index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
108
-749
/
+1196
|
\
|
*
Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...
Dave Airlie
2019-12-06
4
-14
/
+13
|
|
\
|
|
*
drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
Matt Roper
2019-12-03
1
-7
/
+5
|
|
*
Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
2019-12-02
2
-5
/
+6
|
|
|
\
|
|
|
*
drm/i915/gvt: Fix cmd length check for MI_ATOMIC
Zhenyu Wang
2019-12-02
1
-3
/
+3
|
|
|
*
drm/i915/gvt: Update force-to-nonpriv register whitelist
Gao, Fred
2019-11-27
1
-0
/
+1
|
|
|
*
drm/i915/gvt: Refine non privilege register address calucation
Gao, Fred
2019-11-27
1
-2
/
+2
|
|
*
|
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
2019-12-02
1
-2
/
+2
|
*
|
|
Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-12-05
6
-4
/
+64
|
|
\
\
\
|
|
*
|
|
drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
Wayne Lin
2019-12-04
1
-2
/
+4
|
|
*
|
|
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
2019-12-04
1
-0
/
+4
|
|
*
|
|
drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n
Guenter Roeck
2019-12-03
1
-0
/
+1
|
|
*
|
|
drm/mgag200: Add workaround for HW that does not support 'startadd'
Thomas Zimmermann
2019-11-27
2
-1
/
+38
|
|
*
|
|
drm/mgag200: Store flags from PCI driver data in device structure
Thomas Zimmermann
2019-11-27
2
-0
/
+9
|
|
*
|
|
drm/mgag200: Extract device type from flags
Thomas Zimmermann
2019-11-27
2
-1
/
+8
|
*
|
|
|
Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
2019-12-05
7
-30
/
+104
|
|
\
\
\
\
|
|
*
|
|
|
drm/tegra: Run hub cleanup on ->remove()
Thierry Reding
2019-12-04
1
-0
/
+3
|
|
*
|
|
|
drm/tegra: sor: Make the +5V HDMI supply optional
Thierry Reding
2019-12-04
1
-2
/
+16
|
|
*
|
|
|
drm/tegra: Silence expected errors on IOMMU attach
Thierry Reding
2019-12-04
3
-5
/
+3
|
|
*
|
|
|
drm/tegra: vic: Export module device table
Thierry Reding
2019-12-04
1
-2
/
+3
|
|
*
|
|
|
drm/tegra: sor: Implement system suspend/resume
Thierry Reding
2019-12-04
1
-5
/
+19
|
|
*
|
|
|
drm/tegra: Use proper IOVA address for cursor image
Thierry Reding
2019-12-04
1
-8
/
+8
|
|
*
|
|
|
drm/tegra: gem: Remove premature import restrictions
Thierry Reding
2019-12-04
2
-7
/
+11
|
|
*
|
|
|
drm/tegra: gem: Properly pin imported buffers
Thierry Reding
2019-12-04
1
-0
/
+43
|
|
*
|
|
|
drm/tegra: hub: Remove bogus connection mutex check
Thierry Reding
2019-12-04
1
-3
/
+0
|
*
|
|
|
|
Merge tag 'drm-next-5.5-2019-12-03' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-12-04
30
-302
/
+235
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2019-12-03
2
-4
/
+4
|
|
*
|
|
|
|
drm/amdgpu: fix GFX10 missing CSIB set(v3)
Monk Liu
2019-12-03
1
-28
/
+5
|
|
*
|
|
|
|
drm/amdgpu: should stop GFX ring in hw_fini
Monk Liu
2019-12-03
1
-1
/
+1
|
|
*
|
|
|
|
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
2019-12-03
1
-2
/
+2
|
|
*
|
|
|
|
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
Monk Liu
2019-12-03
1
-39
/
+41
|
|
*
|
|
|
|
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
2019-12-03
5
-144
/
+6
|
|
*
|
|
|
|
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
Xiaojie Yuan
2019-12-03
1
-2
/
+3
|
|
*
|
|
|
|
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
John Clements
2019-12-03
1
-2
/
+17
|
|
*
|
|
|
|
drm/amdgpu/powerplay: unify smu send message function
Likun Gao
2019-12-03
11
-67
/
+21
|
|
*
|
|
|
|
drm/amd/display: re-enable wait in pipelock, but add timeout
Alex Deucher
2019-12-03
1
-0
/
+19
|
|
*
|
|
|
|
drm/amd/display: Get NV14 specific ip params as needed
Zhan liu
2019-12-03
1
-0
/
+4
|
|
*
|
|
|
|
drm/amd/display: Adding NV14 IP Parameters
Zhan liu
2019-12-03
1
-0
/
+68
|
|
*
|
|
|
|
drm/amd/display: Include num_vmid and num_dsc within NV14's resource caps
Zhan Liu
2019-12-03
1
-0
/
+2
|
|
*
|
|
|
|
drm/amdgpu: use CPU to flush vmhub if sched stopped
Monk Liu
2019-12-03
1
-1
/
+2
|
|
*
|
|
|
|
amdgpu: Enable KFD on POWER systems
Timothy Pearson
2019-11-26
1
-1
/
+1
|
|
*
|
|
|
|
drm/amdgpu: Optimize KFD page table reservation
Felix Kuehling
2019-11-26
1
-1
/
+14
|
|
*
|
|
|
|
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
2019-11-26
2
-4
/
+10
|
|
*
|
|
|
|
drm/amdgpu: Resolved offchip EEPROM I/O issue
John Clements
2019-11-26
2
-5
/
+13
|
|
*
|
|
|
|
drm/amd/display: add default clocks if not able to fetch them
Alex Deucher
2019-11-26
1
-1
/
+2
|
*
|
|
|
|
|
Merge tag 'drm-intel-next-fixes-2019-11-28' of git://anongit.freedesktop.org/...
Dave Airlie
2019-12-02
24
-93
/
+354
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
drm/i915: Reduce nested prepare_remote_context() to a trylock
Chris Wilson
2019-11-27
1
-4
/
+17
|
|
*
|
|
|
|
drm/i915: Default to a more lenient forced preemption timeout
Chris Wilson
2019-11-27
1
-1
/
+1
|
|
*
|
|
|
|
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
2019-11-26
1
-9
/
+4
|
|
*
|
|
|
|
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
7
-3
/
+108
[next]