index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2022-07-13
drm/nouveau/flcn: remove unused functions
Ben Skeggs
-45
/
+0
2022-07-13
drm/nouveau: remove double WFI when destroying channels
Ben Skeggs
-4
/
+2
2022-07-13
drm/nouveau/ce/gv100-: move method buffer to ce ctx
Ben Skeggs
-29
/
+85
2022-07-13
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
-37
/
+3
2022-07-13
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
-33
/
+0
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
-48
/
+11
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
-67
/
+0
2022-07-13
drm/nouveau/nvkm: zero out engine pointer for subdev-provided classes
Ben Skeggs
-0
/
+1
2022-07-13
drm/nouveau/nvkm: use list_add_tail() when building object tree
Ben Skeggs
-1
/
+1
2022-07-13
drm/nouveau/nvkm: rip out event uapi
Ben Skeggs
-261
/
+2
2022-07-13
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
-1
/
+7
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-1343
/
+1282
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
-299
/
+695
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individu...
Chris Wilson
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
-9
/
+28
2022-07-12
drm/i915/ttm: fix sg_table construction
Matthew Auld
-15
/
+58
2022-07-12
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
-4
/
+4
2022-07-12
Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
-3
/
+3
2022-07-12
drm/i915: Fix vm use-after-free in vma destruction
Thomas Hellström
-4
/
+8
2022-07-12
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
-0
/
+9
2022-07-12
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
-0
/
+1
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
-1
/
+1
2022-07-12
drm/i915/gt: Only kick the signal worker if there's been an update
Chris Wilson
-1
/
+2
2022-07-12
drm/i915: Bump GT idling delay to 2 jiffies
Chris Wilson
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individu...
Chris Wilson
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
-9
/
+28
2022-07-12
drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO video
Samson Tam
-28
/
+3
2022-07-12
drm/amd/display: Fix black screen when disabling Freesync in OSD
Ilya Bakoulin
-0
/
+10
2022-07-12
drm/amd/display: Disable PSRSU when DSC enabled on the specific sink
Robin Chen
-16
/
+17
2022-07-12
drm/amd/display: Clear edid when unplug mst connector
Wayne Lin
-0
/
+2
2022-07-12
drm/amd/display: Fix windowed MPO video with ODM combine for DCN32
Samson Tam
-21
/
+188
2022-07-12
drm/amd/display: Removing assert statements for Linux
Saaem Rizvi
-9
/
+30
2022-07-12
drm/amd/display: Helper function for ALPM initialization
Muhammad Ansari
-10
/
+19
2022-07-12
drm/amd/display: Check for DP2.0 when checking ODM combine
Wesley Chalmers
-0
/
+1
2022-07-12
drm/amd/display: Exit SubVP if MPO in use
Alvin Lee
-13
/
+92
2022-07-12
drm/amdgpu/mes: set correct mes ring ready flag
Jack Xiao
-0
/
+6
2022-07-12
drm/amdgpu: Remove one duplicated ef removal
xinhui pan
-6
/
+0
2022-07-12
drm/i915/dg2: Add Wa_15010599737
Matt Roper
-0
/
+6
2022-07-12
drm/amdgpu/gmc10: adjust gart size for parts that support S/G display
Alex Deucher
-3
/
+14
2022-07-12
drm/amdgpu/mes: fix bo va unmap issue in mes
Jack Xiao
-3
/
+60
2022-07-12
Merge tag 'mediatek-drm-next-5.20' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
-119
/
+1213
2022-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
-802
/
+1165
2022-07-12
drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.
Jian Zhang
-4
/
+13
2022-07-12
Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-286
/
+621
2022-07-12
Merge tag 'drm-intel-next-2022-07-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-192
/
+192
2022-07-12
Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-2353
/
+354516
2022-07-12
Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/...
Dave Airlie
-23
/
+38
[prev]
[next]