summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-08-27drm/amdgpu/display: SPDX copyright for spl_os_types.hZaeem Mohamed-25/+4
2024-08-27drm/amd/display: Add DSC Debug LogFangzhi Zuo-39/+119
2024-08-27drm/amd/display: 3.2.298Aric Cyr-1/+1
2024-08-27drm/amd/display: add sharpness support for windowed YUV420 videoSamson Tam-12/+1
2024-08-27drm/amd/display: add improvements for text display and HDR DWM and MPOSamson Tam-33/+282
2024-08-27drm/amd/display: Add Replay Low Refresh Rate parameters in dc type.Dennis Chan-0/+19
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam-995/+4507
2024-08-27drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas-4/+92
2024-08-27drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo-1/+1
2024-08-27drm/amd/display: Retry Replay residencyChunTao Tso-4/+14
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 tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter-4670/+12809
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter-280/+589
2024-08-23drm/amd/display: use a more lax vblank enable policy for older ASICsHamza Mahfooz-8/+6
2024-08-23drm/amd/display: use a more lax vblank enable policy for DCN35+Hamza Mahfooz-1/+6
2024-08-23drm/amd/display: use new vblank enable policy for DCN35+Hamza Mahfooz-11/+24
2024-08-23drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li-47/+0
2024-08-23drm/amdkfd: Change kfd/svm page fault drain handlingXiaogang Chen-41/+73
2024-08-23drm/amd/pm: Add support for new P2S table revisionLijo Lazar-1/+6
2024-08-23drm/amdgpu: support for gc_info table v1.3Likun Gao-0/+59
2024-08-23drm/amd/display: avoid using null object of framebufferMa Ke-2/+7
2024-08-23drm/amdgpu: add list empty check to avoid null pointer issueYang Wang-0/+10
2024-08-23drm/amd/display: Make dcn401_dsc_funcs staticJinjie Ruan-1/+1
2024-08-23drm/amd/display: Make dcn35_hubp_funcs staticJinjie Ruan-1/+1
2024-08-23drm/amd/display: Make core_dcn4_ip_caps_base staticJinjie Ruan-1/+1
2024-08-23drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table staticJinjie Ruan-1/+2
2024-08-23drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+2
2024-08-23drm/amdgpu: Retire query_utcl2_poison_status callbackHawking Zhang-74/+0
2024-08-23drm/amdgpu: Take IOMMU remapping into account for p2p checksRahul Jain-8/+35
2024-08-23drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng-5/+14
2024-08-23drm/amdkfd: Drop poison hanlding from gfx v10Hawking Zhang-71/+0
2024-08-23drm/amdkfd: Check int source id for utcl2 poison eventHawking Zhang-17/+2
2024-08-20drm/amdgpu: fix eGPU hotplug regressionAlex Deucher-1/+1
2024-08-20drm/amdgpu: Validate TA binary sizeCandice Li-0/+3
2024-08-20drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher-8/+10
2024-08-20drm/amdgpu: fixing rlc firmware loading failure issueYang Wang-2/+3
2024-08-20drm/amd/gfx11: move the gfx mutex into the callerAlex Deucher-4/+3
2024-08-20drm/amd/pm: ensure the fw_info is not null before using itTim Huang-0/+2
2024-08-20drm/amd/amdgpu: allow use kiq to do hdp flush under sriovVictor Zhao-4/+4
2024-08-20drm/amdgpu: fix eGPU hotplug regressionAlex Deucher-1/+1