summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-02-17drm/amdkfd: only flush the validate MES contexPrike Liang1-2/+5
2025-02-17drm/amd/amdgpu: change the config of cgcg on gfx12Kenneth Feng1-11/+0
2025-02-17drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2025-02-17drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-02-17drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger1-4/+4
2025-02-17drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor1-0/+4
2025-02-17drm/amdkfd: Queue interrupt work to different CPUPhilip Yang3-33/+20
2025-02-17drm/amdgpu: Don't enable sdma 4.4.5 CTXEMPTY interruptPhilip Yang1-3/+5
2025-02-17drm/amd/display: Fix Mode Cutoff in DSC Passthrough to DP2.1 MonitorFangzhi Zuo1-3/+3
2025-02-17drm/amd/display: use eld_mutex to protect access to connector->eldDmitry Baryshkov1-0/+2
2025-02-17drm/amd/display: Overwriting dualDPP UBF values before usageAusef Yousof2-18/+18
2025-02-17drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2-11/+29
2025-02-17drm/amd/display: Add support for minimum backlight quirkThomas Weißschuh2-0/+7
2025-02-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-02-08drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-02-08drm/amdgpu: fix gpu recovery disable with per queue resetJonathan Kim1-0/+6
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu1-0/+1
2025-02-08drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set()Dan Carpenter1-2/+2
2025-02-08drm/amdgpu: Fix potential integer overflow in scheduler mask calculationsKarol Przybylski1-4/+4
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang1-0/+2
2025-02-08drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_r...Ivan Stepchenko1-0/+2
2025-02-08drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_co...Christophe JAILLET1-2/+3
2025-01-14drm/amdgpu: fix fw attestation for MP0_14_0_{2/3}Gui Chengming1-0/+4
2025-01-14drm/amdgpu: always sync the GFX pipe on ctx switchChristian König1-2/+2
2025-01-14drm/amdgpu: disable gfxoff with the compute workload on gfx12Kenneth Feng1-2/+3
2025-01-14drm/amdgpu: Fix Circular Locking Dependency in AMDGPU GFX IsolationSrinivasan Shanmugam1-2/+10
2025-01-13drm/amd/display: Disable replay and psr while VRR is enabledTom Chung3-4/+6
2025-01-13drm/amd/display: Fix PSR-SU not support but still call the amdgpu_dm_psr_enableTom Chung1-1/+1
2025-01-10drm/amd/display: Initialize denominator defaults to 1Alex Hung1-2/+2
2025-01-10drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen1-6/+6
2025-01-10drm/amd/display: Do not elevate mem_type change to full updateLeo Li1-6/+23
2025-01-10drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li6-17/+54
2025-01-10Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto1-2/+2
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin2-9/+27
2025-01-10drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin1-5/+9
2025-01-10drm/amdgpu/smu13: update powersave optimizationsAlex Deucher1-5/+6
2025-01-06drm/amdgpu: Add a lock when accessing the buddy trim functionArunpravin Paneer Selvam1-1/+1
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu4-6/+10
2025-01-06drm/amdkfd: wq_release signals dma_fence only when availableZhu Lingshan1-1/+2
2025-01-06drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2025-01-06drm/amdkfd: fixed page fault when enable MES shader debuggerJesse.zhang@amd.com1-0/+17
2025-01-06drm/amd/display: fix divide error in DM plane scale calcsMelissa Wen1-2/+2
2025-01-06drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-06drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-06drm/amd/display: Remove unnecessary amdgpu_irq_get/putAlex Hung1-31/+0
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher1-1/+1
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello1-0/+11
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König1-3/+2