index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
drm: Add Content Protection property
Sean Paul
2
-0
/
+86
2018-01-08
drm/i915: Add more control to wait_for routines
Sean Paul
3
-15
/
+39
2018-01-08
drm: Fix link-status kerneldoc line lengths
Sean Paul
1
-4
/
+5
2018-01-05
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
8
-38
/
+188
2018-01-05
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
4
-290
/
+496
2018-01-05
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
19
-511
/
+323
2018-01-05
Merge tag 'exynos-drm-next-for-v4.16' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
10
-2089
/
+567
2018-01-05
Merge tag 'drm-amdkfd-next-2017-12-24' of git://people.freedesktop.org/~gabba...
Dave Airlie
36
-641
/
+4619
2018-01-02
drm/etnaviv: use memset32 to init pagetable
Lucas Stach
1
-3
/
+2
2018-01-02
drm/etnaviv: move submit free out of critical section
Lucas Stach
1
-3
/
+5
2018-01-02
drm/etnaviv: re-enable perfmon support
Lucas Stach
1
-7
/
+1
2018-01-02
drm/etnaviv: couple runtime PM management to submit object lifetime
Lucas Stach
3
-27
/
+7
2018-01-02
drm/etnaviv: move GPU active handling to bo pin/unpin
Lucas Stach
2
-10
/
+4
2018-01-02
drm/etnaviv: move cmdbuf into submit object
Lucas Stach
10
-101
/
+72
2018-01-02
drm/etnaviv: use submit exec_state for perfmon sampling
Lucas Stach
3
-4
/
+4
2018-01-02
drm/etnaviv: move exec_state to submit object
Lucas Stach
6
-11
/
+10
2018-01-02
drm/etnaviv: move PMRs to submit object
Lucas Stach
6
-49
/
+44
2018-01-02
drm/etnaviv: refcount the submit object
Lucas Stach
2
-2
/
+13
2018-01-02
drm/etnaviv: move ww_acquire_ctx out of submit object
Lucas Stach
2
-10
/
+13
2018-01-02
drm/etnaviv: move object unpinning to submit cleanup
Lucas Stach
1
-21
/
+12
2018-01-02
drm/etnaviv: attach in fence to submit and move fence wait to fence_sync
Lucas Stach
2
-16
/
+14
2018-01-02
drm/etnaviv: rename submit fence to out_fence
Lucas Stach
3
-9
/
+9
2018-01-02
drm/etnaviv: move object fence attachment to gem_submit path
Lucas Stach
2
-7
/
+21
2018-01-02
drm/etnaviv: simplify submit_create
Lucas Stach
2
-10
/
+5
2018-01-02
drm/etnaviv: add lockdep annotations to buffer manipulation functions
Lucas Stach
1
-0
/
+12
2018-01-02
drm/etnaviv: hold GPU lock while inserting END command
Lucas Stach
1
-0
/
+2
2018-01-02
drm/etnaviv: move workqueue to be per GPU
Lucas Stach
4
-26
/
+16
2018-01-02
drm/etnaviv: remove switch_context member from etnaviv_gpu
Lucas Stach
3
-12
/
+7
2018-01-02
drm/etnaviv: don't flush workqueue in etnaviv_gpu_wait_obj_inactive
Lucas Stach
1
-8
/
+3
2018-01-02
drm/etnaviv: remove stale TODO in etnaviv_gpu_submit
Lucas Stach
1
-9
/
+0
2018-01-02
drm/etnaviv: remove -EAGAIN handling from submit path
Lucas Stach
1
-8
/
+0
2018-01-02
drm/etnaviv: get rid of userptr worker
Lucas Stach
2
-126
/
+23
2018-01-02
drm/etnaviv: change return type of etnaviv_gem_obj_add to void
Lucas Stach
3
-16
/
+6
2018-01-02
drm/etnaviv: fold __etnaviv_gem_new into caller
Lucas Stach
1
-21
/
+5
2018-01-02
drm/etnaviv: add lockdep annotation for userptr object population
Lucas Stach
1
-0
/
+2
2018-01-02
drm/etnaviv: split obj locks in different classes depending on the obj type
Lucas Stach
2
-0
/
+10
2018-01-02
drm/etnaviv: fix GPU vs sync point race
Lucas Stach
1
-10
/
+6
2018-01-02
drm/exynos: ipp: Remove Exynos DRM IPP subsystem
Marek Szyprowski
6
-2081
/
+3
2018-01-02
drm/exynos/decon: Add include guard to the Exynos7 header
Krzysztof Kozlowski
2
-3
/
+8
2018-01-02
drm/exynos/decon: Move headers from global to local place
Krzysztof Kozlowski
4
-3
/
+559
2018-01-02
drm/exynos: decon5433: Remove unnecessary platform_get_resource() error check
Fabio Estevam
1
-5
/
+0
2017-12-28
Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
47
-1558
/
+2018
2017-12-22
drm/i915: Update DRIVER_DATE to 20171222
Rodrigo Vivi
1
-2
/
+2
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
1
-1
/
+33
2017-12-22
drm/i915: Assert that the request is on the execution queue before being removed
Chris Wilson
1
-0
/
+2
2017-12-22
drm/i915/execlists: Show preemption progress in GEM_TRACE
Chris Wilson
1
-2
/
+5
2017-12-22
Merge tag 'gvt-next-2017-12-22' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
15
-666
/
+675
2017-12-22
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2017-12-22
drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+
Ville Syrjälä
2
-0
/
+44
2017-12-22
drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a
Ville Syrjälä
2
-9
/
+13
[next]