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
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-750
/
+1474
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-11
/
+54
2021-11-12
BackMerge tag 'v5.15' into drm-next
Dave Airlie
-1
/
+18
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
-4
/
+2
2021-11-11
drm/ttm: Double check mem_type of BO while eviction
xinhui pan
-1
/
+2
2021-11-11
Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
-79
/
+205
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
-189
/
+21
2021-11-10
drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)
Guchun Chen
-0
/
+3
2021-11-10
drm/amdgpu: drop jpeg IP initialization in SRIOV case
Guchun Chen
-1
/
+2
2021-11-10
drm/amd/display: reject both non-zero src_x and src_y only for DCN1x
Shirish S
-9
/
+11
2021-11-10
Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/...
Dave Airlie
-111
/
+148
2021-11-09
drm/amd/display: Add callbacks for DMUB HPD IRQ notifications
Nicholas Kazlauskas
-2
/
+15
2021-11-09
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Nicholas Kazlauskas
-4
/
+0
2021-11-09
drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends
Anson Jacob
-7
/
+9
2021-11-09
drm/amdkfd: Fix retry fault drain race conditions
Felix Kuehling
-5
/
+20
2021-11-09
drm/amdkfd: lower the VAs base offset to 8KB
Alex Sierra
-1
/
+1
2021-11-09
drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly
Shirish S
-1
/
+1
2021-11-09
drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov
shaoyunl
-4
/
+1
2021-11-09
drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
Evan Quan
-11
/
+13
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-27
/
+8
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
-27
/
+8
2021-11-09
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
Imre Deak
-1
/
+11
2021-11-09
drm/i915/fb: Fix rounding error in subsampled plane size calculation
Imre Deak
-2
/
+2
2021-11-09
drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->shutdown()
Ville Syrjälä
-2
/
+17
2021-11-09
drm/locking: fix __stack_depot_* name conflict
Stephen Rothwell
-7
/
+7
2021-11-08
drm/virtio: Fix NULL dereference error in virtio_gpu_poll
Vivek Kasireddy
-1
/
+2
2021-11-05
drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()
Alex Deucher
-1
/
+11
2021-11-05
drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
Felix Kuehling
-6
/
+12
2021-11-05
drm/amd/amdkfd: Don't sent command to HWS on kfd reset
shaoyunl
-2
/
+6
2021-11-05
drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
Evan Quan
-0
/
+17
2021-11-05
drm/amdgpu: correct xgmi ras error count reset
Tao Zhou
-2
/
+2
2021-11-05
drm/amd/pm: Correct DPMS disable IP version check
Mario Limonciello
-1
/
+1
2021-11-05
drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9
YuBiao Wang
-1
/
+3
2021-11-05
drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9
YuBiao Wang
-0
/
+4
2021-11-05
drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
Alex Deucher
-12
/
+51
2021-11-05
drm/amdgpu: Make sure to reserve BOs before adding or removing
Kent Russell
-3
/
+10
2021-11-05
drm/amdkfd: avoid recursive lock in migrations back to RAM
Alex Sierra
-0
/
+8
2021-11-05
drm/amd/display: Don't allow partial copy_from_user
Harry Wentland
-6
/
+4
2021-11-05
Revert "drm/imx: Annotate dma-fence critical section in commit path"
Fabio Estevam
-2
/
+0
2021-11-05
drm: fb_helper: improve CONFIG_FB dependency
Arnd Bergmann
-3
/
+2
2021-11-05
drm/udl: fix control-message timeout
Johan Hovold
-1
/
+1
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
-173
/
+6
2021-11-05
Merge tag 'amd-drm-fixes-5.16-2021-11-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
-252
/
+398
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-120
/
+662
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+30
2021-11-04
drm/nouveau: clean up all clients on device removal
Jeremy Cline
-0
/
+30
2021-11-04
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
-4
/
+11
2021-11-04
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
-1
/
+1
2021-11-04
drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
Chenyuan Mi
-0
/
+4
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
-1
/
+4
[next]