index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/v3d: Don't bother flushing L1TD at job start.
Eric Anholt
2018-12-07
1
-12
/
+0
*
drm/v3d: Drop unused v3d_flush_caches().
Eric Anholt
2018-12-07
2
-22
/
+0
*
drm/v3d: fix broken build
Christian König
2018-12-06
1
-1
/
+1
*
drm: revert "expand replace_fence to support timeline point v2"
Christian König
2018-12-05
1
-2
/
+1
*
drm/v3d: Add more tracepoints for V3D GPU rendering.
Eric Anholt
2018-12-03
3
-3
/
+121
*
drm/v3d: Add missing fence timeline name for TFU.
Eric Anholt
2018-12-03
1
-2
/
+8
*
drm/v3d: Fix prime imports of buffers from other drivers.
Eric Anholt
2018-11-30
1
-0
/
+1
*
drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.
Eric Anholt
2018-11-30
1
-11
/
+9
*
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
2018-11-30
7
-51
/
+402
*
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-29
2
-23
/
+12
|
\
|
*
drm/v3d: Clean up the reservation object setup.
Eric Anholt
2018-11-27
1
-22
/
+11
|
*
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
2018-11-27
1
-1
/
+1
*
|
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-19
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/scheduler: Add drm_sched_job_cleanup
Sharat Masetty
2018-11-05
1
-0
/
+2
|
*
drm/sched: make sure timer is restarted
Christian König
2018-11-05
1
-3
/
+0
*
|
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-25
1
-1
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-24
1
-1
/
+1
|
\
|
|
*
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
Nayan Deshmukh
2018-09-27
1
-1
/
+1
*
|
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
2018-10-16
1
-2
/
+2
*
|
drm/v3d: Skip debugfs dumping GCA on platforms without GCA.
Eric Anholt
2018-10-15
1
-4
/
+7
*
|
drm/v3d: Add a little debugfs entry for measuring the core clock.
Eric Anholt
2018-10-15
2
-0
/
+65
*
|
drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
Eric Anholt
2018-10-15
2
-2
/
+11
|
/
*
drm: expand replace_fence to support timeline point v2
Chunming Zhou
2018-09-06
1
-1
/
+1
*
drm: expand drm_syncobj_find_fence to support timeline point v2
Chunming Zhou
2018-09-06
1
-2
/
+2
*
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
2018-07-25
2
-5
/
+1
*
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-07-20
1
-4
/
+3
|
\
|
*
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
2018-07-13
1
-4
/
+3
*
|
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-19
5
-38
/
+30
|
\
\
|
|
/
|
/
|
|
*
drm/v3d: Fix a grammar nit in the scheduler docs.
Eric Anholt
2018-07-05
1
-2
/
+2
|
*
drm/v3d: Remove unnecessary dma_fence_ops.
Eric Anholt
2018-07-05
1
-12
/
+0
|
*
drm/v3d: Delay the scheduler timeout if we're still making progress.
Eric Anholt
2018-07-05
3
-0
/
+21
|
*
drm/v3d: use new return type vm_fault_t in v3d_gem_fault
Souptick Joarder
2018-07-05
2
-24
/
+7
*
|
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
2018-07-05
1
-1
/
+1
|
/
*
drm/v3d: Remove the bad signaled() implementation.
Eric Anholt
2018-06-21
4
-18
/
+6
*
drm/v3d: Take a lock across GPU scheduler job creation and queuing.
Eric Anholt
2018-06-21
2
-0
/
+9
*
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
2
-1
/
+2
|
\
|
*
Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...
Dave Airlie
2018-06-08
1
-0
/
+1
|
|
\
|
|
*
drm/v3d: add CONFIG_MMU dependency
Arnd Bergmann
2018-05-30
1
-0
/
+1
|
*
|
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-05-16
1
-1
/
+1
|
|
/
*
/
drm/v3d: Checking for NULL vs IS_ERR()
Dan Carpenter
2018-05-21
1
-2
/
+2
|
/
*
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
Eric Anholt
2018-05-03
14
-0
/
+2940
[prev]