index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
drm/i915/gvt: Don't mark vgpu context as inactive when preempted
Zhenyu Wang
2017-12-06
1
-1
/
+3
|
|
*
|
|
|
drm/i915/gvt: Limit read hw reg to active vgpu
Xiong Zhang
2017-12-06
2
-4
/
+37
|
|
*
|
|
|
drm/i915/gvt: Export intel_gvt_render_mmio_to_ring_id()
Zhi Wang
2017-12-06
2
-6
/
+17
|
|
*
|
|
|
drm/i915/gvt: Emulate PCI expansion ROM base address register
Changbin Du
2017-12-06
1
-0
/
+21
|
*
|
|
|
|
Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"
Radhakrishna Sripada
2017-12-07
2
-16
/
+0
|
*
|
|
|
|
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
2017-12-07
1
-6
/
+5
|
*
|
|
|
|
drm/i915/cnl: Mask previous DDI - PLL mapping
James Ausmus
2017-12-05
1
-0
/
+1
|
*
|
|
|
|
drm/i915: Fix vblank timestamp/frame counter jumps on gen2
Ville Syrjälä
2017-12-05
1
-16
/
+35
|
*
|
|
|
|
drm/i915: Skip switch-to-kernel-context on suspend when wedged
Chris Wilson
2017-12-05
1
-9
/
+11
*
|
|
|
|
|
drm/exynos: remove unnecessary function declaration
Inki Dae
2017-12-07
1
-23
/
+21
*
|
|
|
|
|
drm/exynos: remove unnecessary descrptions
Inki Dae
2017-12-07
1
-5
/
+0
*
|
|
|
|
|
drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
Marek Szyprowski
2017-12-07
1
-0
/
+9
*
|
|
|
|
|
drm/exynos: Fix dma-buf import
Marek Szyprowski
2017-12-07
3
-1
/
+9
*
|
|
|
|
|
Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-07
2
-2
/
+28
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
drm: safely free connectors from connector_iter
Daniel Vetter
2017-12-06
2
-2
/
+28
|
|
/
/
/
/
*
|
|
|
|
drm/ttm: swap consecutive allocated pooled pages v4
Christian König
2017-12-06
1
-2
/
+9
*
|
|
|
|
drm/ttm: swap consecutive allocated cached pages v3
Christian König
2017-12-05
1
-1
/
+6
*
|
|
|
|
drm/ttm: roundup the shrink request to prevent skip huge pool
Roger He
2017-12-05
1
-5
/
+7
*
|
|
|
|
drm/ttm: add page order support in ttm_pages_put
Roger He
2017-12-05
1
-8
/
+18
*
|
|
|
|
drm/ttm: add set_pages_wb for handling page order more than zero
Roger He
2017-12-05
1
-0
/
+11
*
|
|
|
|
drm/ttm: add page order in page pool
Roger He
2017-12-05
1
-11
/
+27
*
|
|
|
|
drm/ttm: use NUM_PAGES_TO_ALLOC always
Roger He
2017-12-05
1
-2
/
+1
*
|
|
|
|
drm/amdgpu: add license to files where it was missing
Alex Deucher
2017-12-04
15
-8
/
+254
*
|
|
|
|
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-12-04
26
-6
/
+547
|
/
/
/
/
*
|
|
|
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2017-12-01
29
-208
/
+394
|
\
\
\
\
|
*
|
|
|
drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
Oded Gabbay
2017-11-29
1
-24
/
+0
|
*
|
|
|
drm/ttm: fix populate_and_map() functions once more
Christian König
2017-11-29
1
-2
/
+0
|
*
|
|
|
drm/amd/display: USB-C / thunderbolt dock specific workaround
Hersen Wu
2017-11-28
1
-45
/
+40
|
*
|
|
|
drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_done
Andrey Grodzovsky
2017-11-28
1
-1
/
+1
|
*
|
|
|
drm/amd/display: fix gamma setting
Roman Li
2017-11-28
1
-1
/
+2
|
*
|
|
|
drm/amd/display: Do not put drm_atomic_state on resume
Leo (Sunpeng) Li
2017-11-28
1
-1
/
+0
|
*
|
|
|
drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource
Harry Wentland
2017-11-28
1
-2
/
+7
|
*
|
|
|
drm/amd/display: Fix potential NULL and mem leak in create_links
Harry Wentland
2017-11-28
1
-4
/
+10
|
*
|
|
|
drm/amd/display: Fix hubp check in set_cursor_position
Harry Wentland
2017-11-28
2
-12
/
+4
|
*
|
|
|
drm/amd/display: Fix use before NULL check in validate_timing
Harry Wentland
2017-11-28
1
-4
/
+4
|
*
|
|
|
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
2017-11-28
4
-9
/
+16
|
*
|
|
|
drm/amd/display: Fix amdgpu_dm bugs found by smatch
Harry Wentland
2017-11-28
1
-6
/
+10
|
*
|
|
|
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
2017-11-28
2
-5
/
+8
|
*
|
|
|
drm/amd/display: fix seq issue: turn on clock before programming afmt.
Charlene Liu
2017-11-28
2
-12
/
+15
|
*
|
|
|
drm/amd/display: fix memory leaks on error exit return
Colin Ian King
2017-11-28
1
-5
/
+7
|
*
|
|
|
drm/amd/display: check plane state before validating fbc
Shirish S
2017-11-28
1
-0
/
+4
|
*
|
|
|
drm/amd/display: Do DC mode-change check when adding CRTCs
Leo (Sunpeng) Li
2017-11-28
1
-1
/
+1
|
*
|
|
|
drm/amd/display: Revert noisy assert messages
Jordan Lazare
2017-11-28
1
-4
/
+0
|
*
|
|
|
drm/amd/display: fix split viewport rounding error
Dmytro Laktyushkin
2017-11-28
2
-6
/
+8
|
*
|
|
|
drm/amd/display: Check aux channel before MST resume
Jerry (Fangzhi) Zuo
2017-11-28
1
-1
/
+2
|
*
|
|
|
drm/amd/display: fix split recout offset
Dmytro Laktyushkin
2017-11-28
1
-2
/
+2
|
*
|
|
|
drm/amd/display: Don't reject 3D timings
Andrew Jiang
2017-11-28
1
-3
/
+0
|
*
|
|
|
drm/amd/display: Handle as MST first and then DP dongle if sink support both
Hersen Wu
2017-11-28
1
-16
/
+16
|
*
|
|
|
drm/amd/display: fix split recout calculation
Dmytro Laktyushkin
2017-11-28
1
-5
/
+3
|
*
|
|
|
drm/amd/display: Fix S3 topology change
Roman Li
2017-11-28
1
-0
/
+4
[prev]
[next]