summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-04-23drm/xe: handle pinned memory in PM notifierMatthew Auld5-19/+176
2025-04-23drm/xe: share bo dma-resv with backup objectMatthew Auld2-15/+15
2025-04-23drm/xe: evict user memory in PM notifierMatthew Auld6-24/+84
2025-04-23drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()Christophe JAILLET1-1/+5
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen1-18/+36
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello1-1/+1
2025-04-22drm/amdgpu: Allow P2P access through XGMIFelix Kuehling1-1/+29
2025-04-22drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto1-2/+2
2025-04-22drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-04-22drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-22drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFYFelix Kuehling1-5/+12
2025-04-22drm/amdgpu: Use allowed_domains for pinning dmabufsFelix Kuehling1-1/+4
2025-04-22drm/xe/guc: Cache DSS info when creating capture register listJohn Harrison2-50/+48
2025-04-22drm/xe/guc: Use the steering flag when printing registersJohn Harrison1-4/+2
2025-04-22drm/xe/guc: Fix capture of steering registersJohn Harrison1-1/+1
2025-04-22drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli1-1/+1
2025-04-22drm/panel: make prepare/enable and disable/unprepare calls return voidDmitry Baryshkov2-41/+22
2025-04-22drm/bridge: analogix_dp: ignore return values of drm_panel_* callsDmitry Baryshkov1-33/+6
2025-04-22drm/bridge: analogix_dp: inline analogix_dp_prepare_panel()Dmitry Baryshkov1-33/+10
2025-04-22drm/bridge: analogic_dp: drop panel_lockDmitry Baryshkov2-7/+0
2025-04-22drm/bridge: analogic_dp: drop panel_is_modesetDmitry Baryshkov2-11/+1
2025-04-22drm/bridge: analogix_dp: drop unused argument to analogix_dp_prepare_panel()Dmitry Baryshkov1-14/+5
2025-04-22drm/bridge: analogix_dp: drop extra calls to analogix_dp_prepare_panel()Dmitry Baryshkov1-21/+1
2025-04-22drm/amdgpu: update fence ptr with context:seqnoSunil Khatri1-1/+2
2025-04-22drm/amdgpu/gfx12: Add fw minimum version check for usermode queueArvind Yadav1-2/+5
2025-04-22drm/amdgpu/gfx11: Add fw minimum version check for usermode queueArvind Yadav1-2/+5
2025-04-22drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam1-6/+12
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher11-94/+94
2025-04-22drm/amdgpu/userq: rename eviction helpersAlex Deucher3-13/+13
2025-04-22drm/amdgpu/userq: move waiting for last fence before umapAlex Deucher1-9/+15
2025-04-22drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()Alex Deucher1-1/+3
2025-04-22drm/amdgpu: switch from queue_active to queue stateAlex Deucher3-41/+77
2025-04-22drm/amdgpu/userq: optimize enforce isolation and s/rAlex Deucher1-0/+18
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert4-30/+0
2025-04-22drm/radeon: Remove unused radeon_fence_wait_anyDr. David Alan Gilbert2-45/+0
2025-04-22drm/radeon/radeon_audio: Remove unused r600_hdmi_audio_workaroundDr. David Alan Gilbert2-23/+0
2025-04-22drm/amdgpu: Print kernel message when error logged by scrubXiang Liu1-0/+3
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu3-0/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone39-129/+400
2025-04-22drm/amdgpu/userq: add a helper to check which IPs are enabledAlex Deucher3-6/+16
2025-04-22drm/amdgpu: Add queue id support to the user queue wait IOCTLArunpravin Paneer Selvam3-10/+12
2025-04-22drm/amdgpu/userq: enable support for secure queuesAlex Deucher1-1/+10
2025-04-22drm/amdgpu/userq/mes: pass the secure flag to mqd initAlex Deucher1-0/+4
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram2-2/+4
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu2-8/+5
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen1-18/+36