summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+33
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-26/+33
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-88/+31
2024-10-11Merge tag 'drm-intel-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+7
2024-10-10Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson-13/+33
2024-10-10drm/fbdev-dma: Only cleanup deferred I/O if necessaryJanne Grunau-1/+2
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie-41/+78
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper-1/+1
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar-1/+3
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld-6/+3
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld-15/+8
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld-3/+18
2024-10-08drm/radeon: always set GEM function pointerChristian König-3/+1
2024-10-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman-1/+1
2024-10-08nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman-1/+1
2024-10-07drm/amd/display: fix hibernate entry for DCN35+Hamza Mahfooz-3/+4
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic-11/+34
2024-10-07drm/amdgpu: partially revert powerplay `__counted_by` changesAlex Deucher-13/+13
2024-10-07drm/radeon: add late_register for connectorWu Hoi Pok-7/+19
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu-4/+7
2024-10-07drm/vc4: Stop the active perfmon before being destroyedMaíra Canal-1/+6
2024-10-07drm/v3d: Stop the active perfmon before being destroyedMaíra Canal-1/+8
2024-10-07drm/i915/hdcp: fix connector refcountingJani Nikula-3/+7
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-104/+265
2024-10-04Merge tag 'drm-xe-fixes-2024-10-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-64/+159
2024-10-03drm/nouveau/gsp: remove extraneous ; after mutexColin Ian King-1/+1
2024-10-03drm/xe: Fix memory leak when aborting bindsMatthew Brost-1/+1
2024-10-03drm/xe: Prevent null pointer access in xe_migrate_copyZhanjun Dong-2/+2
2024-10-03drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream closeJosé Roberto de Souza-6/+3
2024-10-03drm/xe/queue: move xa_alloc to prevent UAFMatthew Auld-1/+3
2024-10-03drm/xe/vm: move xa_alloc to prevent UAFMatthew Auld-8/+8
2024-10-03drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost-12/+19
2024-10-03drm/xe: Resume TDR after GT resetMatthew Brost-0/+8
2024-10-03drm/xe/xe2: Add performance tuning for L3 cache flushingGustavo Sousa-0/+13
2024-10-03drm/xe/xe2: Extend performance tuning to media GTGustavo Sousa-0/+26
2024-10-03drm/xe/mcr: Use Xe2_LPM steering tables for Xe2_HPMGustavo Sousa-1/+1
2024-10-03drm/xe: Use helper for ASID -> VM in GPU faults and access countersMatthew Brost-18/+21
2024-10-03drm/xe: Convert to USM lock to rwsemMatthew Brost-12/+10
2024-10-03drm/xe: use devm_add_action_or_reset() helperHe Lugang-3/+3
2024-10-03drm/xe: fix UAF around queue destructionMatthew Auld-2/+35
2024-10-03drm/xe/guc_submit: add missing locking in wedged_finiMatthew Auld-2/+8
2024-10-03drm/xe: Restore pci state upon resumeRodrigo Vivi-0/+2
2024-10-03Merge tag 'drm-intel-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+1
2024-10-03Merge tag 'drm-misc-fixes-2024-10-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-11/+30
2024-10-03Merge tag 'amd-drm-fixes-6.12-2024-10-02' of https://gitlab.freedesktop.org/a...Dave Airlie-7/+37
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-11/+11
2024-10-02drm/xe: Drop GuC submit_wq poolMatthew Brost-66/+1
2024-10-02drm/sched: Use drm sched lockdep map for submit_wqMatthew Brost-0/+11
2024-10-01drm/amd/display: Fix system hang while resume with TBT monitorTom Chung-0/+6
2024-10-01drm/amd/display: Enable idle workqueue for more IPS modesLeo Li-1/+2