summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-10/+57
2026-04-24Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-532/+1377
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-10/+57
2026-04-24Merge tag 'amd-drm-fixes-7.1-2026-04-23' of https://gitlab.freedesktop.org/ag...Dave Airlie-18/+29
2026-04-24Merge tag 'drm-misc-next-fixes-2026-04-23' of https://gitlab.freedesktop.org/...Dave Airlie-3/+3
2026-04-23drm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu-0/+15
2026-04-23drm: rcar-du: Fix crash when no CMM is availableLaurent Pinchart-3/+3
2026-04-23Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org...Dave Airlie-1/+1
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-777/+1123
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf-0/+6
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He-2/+5
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello-6/+3
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li-10/+0
2026-04-20drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman-1/+1
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+7
2026-04-20drm/i915/psr: Init variable to avoid early exit from et alignment loopJouni Högander-1/+1
2026-04-19drm/v3d: Reject empty multisync extension to prevent infinite loopAshutosh Desai-0/+5
2026-04-17drm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang-14/+33
2026-04-17drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri-5/+5
2026-04-17drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri-5/+8
2026-04-17drm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri-1/+1
2026-04-17drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri-15/+13
2026-04-17drm/amdgpu/userq: hold root bo lock in caller of input_va_validateSunil Khatri-6/+32
2026-04-17drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanupSunil Khatri-12/+18
2026-04-17drm/amdgpu/userq: create_mqd does not need userq_mutexSunil Khatri-9/+7
2026-04-17drm/amdgpu/userq: dont lock root bo with userq_mutex heldSunil Khatri-3/+8
2026-04-17drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fenceSunil Khatri-7/+9
2026-04-17drm/amdgpu/userq: clean the VA mapping list for failed queue creationSunil Khatri-4/+5
2026-04-17drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_createSunil Khatri-16/+12
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam-8/+8
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski-12/+13
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin-8/+36
2026-04-17drm/amdgpu: Clear cached EDID pointer after drm_edid_free()Srinivasan Shanmugam-0/+6
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan-1/+1
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu-1/+1
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung-4/+49
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian-6/+8
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu-2/+14
2026-04-17drm/amd/display: Add missing do_mccs parameter descriptionSrinivasan Shanmugam-0/+4
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li-4/+0
2026-04-17drm/amd/display: Promote DC to 3.2.377Taimur Hassan-1/+1
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng-2/+3
2026-04-17drm/amd/display: Remove Duplicate Prefetch ParameterZheng, Austin-3/+0
2026-04-17drm/amd/display: Add DCN42 PMO policy for DML2.1Nicholas Kazlauskas-7/+229
2026-04-17drm/amd/display: move memory latency update to dml for dcn42Dmytro Laktyushkin-78/+4
2026-04-17drm/amd/display: Fix implicit narrowing conversions in modulesGaghik Khachatrian-28/+61
2026-04-17drm/amd/display: update dcn42 memory latenciesDmytro Laktyushkin-3/+16
2026-04-17drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BBNicholas Kazlauskas-1/+1