summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-02-27Merge tag 'amd-drm-fixes-7.0-2026-02-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-02-27Merge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-27Merge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-25drm/amd: Disable MES LR compute W/AMario Limonciello
2026-02-25drm/amdgpu: Fix error handling in slot resetLijo Lazar
2026-02-25drm/amdgpu/vcn5: Add SMU dpm interface typesguttula
2026-02-25drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-02-25drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-02-25drm/amdgpu: add upper bound check on user inputs in wait ioctlSunil Khatri
2026-02-25drm/amdgpu: add upper bound check on user inputs in signal ioctlSunil Khatri
2026-02-25drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warningsTvrtko Ursulin
2026-02-25drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctlTvrtko Ursulin
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost
2026-02-23drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-23drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-23drm/xe/wa: Steer RMW of MCR registers while building default LRCMatt Roper
2026-02-23drm/i915/alpm: ALPM disable fixesJouni Högander
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-21Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-21Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-20drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones