aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-05-15drm/i915/psr: Add panel replay sel update support to debugfs interfaceJouni Högander1-3/+6
2024-05-15drm/i915/psr: Split intel_psr2_config_valid for panel replayJouni Högander1-30/+46
2024-05-15drm/i915/psr: Update PSR module parameter descriptionsJouni Högander1-2/+3
2024-05-15drm/i915/psr: Do not apply workarounds in case of panel replayJouni Högander3-9/+15
2024-05-15drm/i915/psr: Panel replay uses SRD_STATUS to track it's statusJouni Högander1-4/+16
2024-05-15drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replayJouni Högander1-7/+55
2024-05-15drm/i915/psr: Detect panel replay selective update supportJouni Högander3-2/+10
2024-05-15drm/i915/psr: Rename psr2_enabled as sel_update_enabledJouni Högander2-27/+27
2024-05-15drm/i915/dp: Use always vsc revision 0x6 for Panel ReplayJouni Högander1-8/+8
2024-05-15drm/i915/display: Do not print "psr: enabled" for on Panel ReplayJouni Högander1-1/+2
2024-05-15drm/i915/psr: Rename has_psr2 as has_sel_updateJouni Högander6-11/+11
2024-05-14drm/xe/xe_guc_submit: Declare reset if banned or killed or wedgedJonathan Cavitt1-1/+1
2024-05-14drm/xe/xe_guc_submit: Allow lr exec queues to be bannedJonathan Cavitt1-2/+10
2024-05-14drm/xe/xe_guc_submit: Fix exec queue stop race conditionJonathan Cavitt1-1/+1
2024-05-14drm/xe/uc: Move GuC submission init to post hwconfig stepMichal Wajdeczko2-7/+12
2024-05-14drm/xe/uc: Reorder post hwconfig uC initialization stepMichal Wajdeczko1-4/+4
2024-05-14drm/xe: Only use reserved BCS instances for usm migrate exec queueMatthew Brost1-7/+5
2024-05-14drm/xe: Fix the warning conditionsHimal Prasad Ghimiray1-1/+5
2024-05-14drm/xe: Change pcode timeout to 50msec while polling againHimal Prasad Ghimiray1-1/+1
2024-05-14drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-05-14drm/edid: remove drm_do_get_edid()Jani Nikula1-28/+0
2024-05-13drm/xe: Move sw-only pcode initializationLucas De Marchi2-3/+2
2024-05-13drm/xe: Move xe_force_wake_init_gt() inside gt initializationLucas De Marchi2-3/+2
2024-05-13drm/xe: Move xe_gt_init_early() where it belongsLucas De Marchi1-6/+6
2024-05-13drm/xe: Drop useless forcewake get/putLucas De Marchi1-8/+0
2024-05-13drm/xe: Drop __engine_maskLucas De Marchi4-14/+5
2024-05-13drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2-25/+22
2024-05-13drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2-25/+22
2024-05-13drm/amdkfd: Use dev_error intead of pr_errorHarish Kasiviswanathan1-11/+8
2024-05-13drm/amdgpu: fix mqd corruption for gfx12Frank Min1-13/+8
2024-05-13drm/amdgpu: add initial value for gfx12 AGP apertureFrank Min1-0/+1
2024-05-13drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-05-13drm/amd/display: Don't register panel_power_savings on OLED panelsMario Limonciello1-4/+25
2024-05-13drm/amdgpu: fix the warning bad bit shift operation for aca_error_type typeJesse Zhang1-1/+1
2024-05-13drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang1-1/+1
2024-05-13drm/amd/pm: remove logically dead codeJesse Zhang1-9/+0
2024-05-13drm/amdgpu: remove structurally dead codeJesse Zhang1-2/+0
2024-05-13drm/amd/pm: fix enum feature compared against 0Jesse Zhang1-1/+1
2024-05-13drm/amd/pm: fix enum type compared against 0Jesse Zhang1-1/+1
2024-05-13drm/amdgu: remove unused codeJesse Zhang1-2/+0
2024-05-13drm/amd/pm: remove logically dead code for renoirJesse Zhang1-2/+0
2024-05-13drm/amdgpu: remove structurally dead code for amd_gmcJesse Zhang1-2/+0
2024-05-13drm/amd/pm: check the return of send smc msg for smu_v13Jesse Zhang1-1/+3
2024-05-13drm/amd/pm: check specific index for smu13Jesse Zhang1-0/+2
2024-05-13drm/amd/pm: check the return of send smc msg for navi10Jesse Zhang1-1/+3
2024-05-13drm/amd/pm: check the return of send smc msg for sienna_cichildJesse Zhang1-1/+3
2024-05-13drm/amd/pm: check specific index for aldebaranJesse Zhang1-1/+2
2024-05-13drm/amd: fix the warning unchecking return vaule for sdma_v7Jesse Zhang1-1/+5
2024-05-13drm/amdgpu: clear the warning unsigned compared against 0 for xcp_idJesse Zhang1-1/+1
2024-05-13drm/amdgpu: fix the waring dereferencing hiveJesse Zhang1-0/+3