summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-23/+29
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+4
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-617/+2274
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-2/+3
2025-06-06Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-0/+1
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni-1/+1
2025-06-06Merge tag 'amd-drm-fixes-6.16-2025-06-05' of https://gitlab.freedesktop.org/a...Dave Airlie-51/+205
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie-176/+476
2025-06-06Merge tag 'drm-misc-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/...Dave Airlie-17/+12
2025-06-06Merge tag 'drm-intel-next-fixes-2025-06-05' of https://gitlab.freedesktop.org...Dave Airlie-14/+25
2025-06-05drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()Maciej Patelczyk-5/+1
2025-06-05drm/xe: Create LRC BO without VMNiranjana Vishwanathapura-28/+4
2025-06-05drm/xe/guc_submit: add back fixMatthew Auld-0/+11
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio-2/+6
2025-06-05drm/xe/pxp: Use the correct define in the set_property_funcs arrayDaniele Ceraolo Spurio-1/+1
2025-06-05drm/xe/sched: stop re-submitting signalled jobsMatthew Auld-1/+9
2025-06-05drm/xe: Rework eviction rejection of bound external bosThomas Hellström-18/+105
2025-06-05drm/xe/vsec: fix CONFIG_INTEL_VSEC dependencyArnd Bergmann-1/+2
2025-06-05drm/xe: drop redundant conversion to boolRaag Jadav-1/+1
2025-06-05drm/xe/hwmon: Move card reactive critical power under channel cardKarthik Poosa-3/+3
2025-06-05drm/xe/hwmon: Add support to manage power limits though mailboxKarthik Poosa-106/+318
2025-06-05drm/xe/vm: move xe_svm_init() earlierMatthew Auld-7/+12
2025-06-05drm/xe/vm: move rebind_work init earlierMatthew Auld-4/+4
2025-06-05drm/panel-simple: fix the warnings for the Evervision VGG644804Michael Walle-2/+3
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+12
2025-06-04drm/ttm: Fix compile error when CONFIG_SHMEM is not setSteven Rostedt-0/+1
2025-06-04drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setupDibin Moolakadan Subrahmanian-8/+8
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello-1/+6
2025-06-03drm/amd/display: Use DC log instead of using DM error msgCruise Hung-1/+1
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang-2/+13
2025-06-03drm/amd/display: Correct non-OLED pre_T11_delay.Zhongwei Zhang-3/+4
2025-06-03drm/amdgpu: Add userq fence support to SDMAv7.0Arunpravin Paneer Selvam-23/+120
2025-06-03drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()Dan Carpenter-1/+1
2025-06-03drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.cDan Carpenter-4/+4
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher-0/+31
2025-06-03drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10Vitaly Prosyak-10/+9
2025-06-03drm/amdgpu: Add more checks to discovery fetchLijo Lazar-3/+13
2025-06-03drm/amdkfd: enable kfd on RISCV systemsXuemei Liu-1/+1
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds-97/+11
2025-06-02drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez-3/+14
2025-06-02drm/i915/psr: Fix using wrong mask in REG_FIELD_PREPJouni Högander-2/+2
2025-06-02drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez-1/+1
2025-06-02Merge tag 'amd-drm-fixes-6.16-2025-05-29' of https://gitlab.freedesktop.org/a...Dave Airlie-347/+1533
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+1
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu-13/+13
2025-05-29drm/amdgpu/mes: remove some unused functionsAlex Deucher-67/+0
2025-05-29drm/amdgpu/mes: add missing locking in helper functionsAlex Deucher-0/+16