summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-08-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas-3/+3
2024-08-27drm/amd/display: do not set traslate_by_source for DCN401 cursorAurabindo Pillai-1/+4
2024-08-27drm/amd/display: Resolve Coverity IssuesDaniel Sa-14/+15
2024-08-27drm/amd/display: Fix MS/MP mismatches in dml21 for dcn401Dillon Varone-16/+36
2024-08-27drm/amd/display: Wait for all pending cleared before full updateAlvin Lee-34/+161
2024-08-27drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad-1/+2
2024-08-27drm/amd/display: Don't skip clock updates in overclockingAlvin Lee-3/+0
2024-08-27drm/amd: Introduce additional IPS debug flagsLeo Li-1/+80
2024-08-27drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher-2/+2
2024-08-27drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher-1/+1
2024-08-27drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher-4/+2
2024-08-27Merge drm/drm-next into drm-intel-nextRodrigo Vivi-15797/+25465
2024-08-27drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann-3/+36
2024-08-27Revert "drm/panel-edp: Add SDC ATNA45AF01"Stephan Gerhold-2/+0
2024-08-27drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio-1/+6
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost-13/+24
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter-4957/+13103
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter-381/+844
2024-08-27Merge tag 'drm-intel-gt-next-2024-08-23' of https://gitlab.freedesktop.org/dr...Daniel Vetter-41/+145
2024-08-27Merge tag 'drm-misc-next-2024-08-22' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter-1472/+1748
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison-2/+51
2024-08-27drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede-1/+0
2024-08-27drm/xe: Remove unrequired NULL check in xe_sched_job_free_fencesHimal Prasad Ghimiray-2/+1
2024-08-27drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanupHimal Prasad Ghimiray-4/+2
2024-08-27drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failureHimal Prasad Ghimiray-10/+3
2024-08-27drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driverTakashi Iwai-4/+26
2024-08-26drm/xe/lnl: Drop force_probe requirementLucas De Marchi-1/+0
2024-08-26drm/i915/guc: Fix missing enable of Wa_14019159160 on ARLJohn Harrison-1/+1
2024-08-26drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.Dnyaneshwar Bhadane-2/+2
2024-08-26drm: Expand max DRM device number to full MINORBITSMichał Winiarski-0/+12
2024-08-26accel: Use XArray instead of IDR for minorsMichał Winiarski-39/+33
2024-08-26drm: Use XArray instead of IDR for minorsMichał Winiarski-38/+25
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang-31/+2
2024-08-26drm/i915: ARL requires a newer GSC firmwareJohn Harrison-2/+51
2024-08-26drm/panel-edp: add BOE NE140WUM-N6G panel entryAbel Vesa-0/+1
2024-08-26drm/i915/dp_mst: Fix MST state after a sink resetImre Deak-0/+53
2024-08-26drm: renesas: rz-du: Add RZ/G2UL DU SupportBiju Das-2/+20
2024-08-26drm: renesas: Move RZ/G2L MIPI DSI driver to rz-duLad Prabhakar-10/+10
2024-08-26drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke-0/+5
2024-08-26drm/i915: remove unused leftover basedie step codeJani Nikula-7/+0
2024-08-26drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()Apoorva Singh-1/+1
2024-08-26drm/i915: remove unnecessary display includesJani Nikula-11/+1
2024-08-26drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin-2/+4
2024-08-26drm/vmwgfx: Fix prime with external buffersZack Rusin-12/+118
2024-08-26drm/vmwgfx: Prevent unmapping active read buffersZack Rusin-2/+14
2024-08-24drm/xe: Fix total initialization in xe_ggtt_print_holes()Nathan Chancellor-2/+2
2024-08-24drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede-1/+0
2024-08-24drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang-3/+2
2024-08-24drm/i915/gt: Continue creating engine sysfs files even after a failureAndi Shyti-3/+2
2024-08-23drm/xe/display: handle HPD polling in display runtime suspend/resumeVinod Govindapillai-3/+32