aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amd/display: Use pr_debug in DM to prevent dmesg floodingVictor Lu2-10/+13
2021-04-09drm/amd/display: add DMCUB trace irq support for DCN302Guchun Chen1-0/+30
2021-04-09drm/amdgpu: Add new PF2VF flags for VF register access methodRohit Khaire2-2/+26
2021-04-09drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-04-09drm/amd/display: fix typo: liason -> liaisonDiego Viola1-1/+1
2021-04-09drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-04-09drm/amd/display: 3.2.129Aric Cyr1-1/+1
2021-04-09drm/amd/display: Disable MALL when SMU not presentChris Park3-0/+14
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.58Anthony Koo1-2/+2
2021-04-09drm/amd/display: add log for automated testQingqing Zhuo1-0/+4
2021-04-09drm/amd/display: Set max TTU on DPG enableWesley Chalmers2-7/+25
2021-04-09drm/amd/display: New path for enabling DPGWesley Chalmers2-0/+23
2021-04-09drm/amd/display: Update display endpoint control path.Jimmy Kizito4-8/+146
2021-04-09drm/amd/display: Add dynamic link encoder selection.Jimmy Kizito11-7/+366
2021-04-09drm/amd/display: Fix MST topology debugfsEryk Brol1-0/+4
2021-04-09drm/amd/display: LTTPR config logicWesley Chalmers1-10/+41
2021-04-09drm/amd/display: Enumerate LTTPR modesWesley Chalmers3-12/+32
2021-04-09drm/amd/display: Interface for LTTPR interopWesley Chalmers3-12/+67
2021-04-09drm/amd/display: Rename fs_params to hdr_tm_paramsKrunoslav Kovac2-5/+5
2021-04-09drm/amd/display: Fix typo for variable nameVladimir Stempen1-5/+5
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu7-29/+54
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu3-7/+13
2021-04-09drm/amd/display: enable DP DSC Compliance automationQingqing Zhuo1-0/+40
2021-04-09drm/amd/display: Guard ASSR with internal display flagStylon Wang1-17/+41
2021-04-09drm/amd/display: Fix static checker warnings on tracebuff_fbLeo (Hanghong) Ma1-74/+68
2021-04-09drm/amd/display: Add refresh rate traceRodrigo Siqueira3-0/+34
2021-04-09drm/amd/display: BIOS LTTPR Caps InterfaceWesley Chalmers3-1/+178
2021-04-09drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaranFeifei Xu1-2/+1
2021-04-09drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEBARANChengming Gui1-1/+3
2021-04-09drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar1-3/+8
2021-04-09drm/amd/display: Fix black screen with scaled modes on some eDP panelsNikola Cornij1-13/+26
2021-04-09drm/amdgpu: ih reroute for newer asics than vega20Alex Sierra1-3/+3
2021-04-09drm/amdkfd: dqm fence memory corruptionQu Huang7-12/+12
2021-04-09drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-09drm/amd/amdgpu: Add CP_IB1_BASE_* to gc_10_3_0 headersTom St Denis2-0/+15
2021-04-09drm/amd/pm: Fix DPM level count on aldebaranLijo Lazar1-4/+8
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan3-13/+10
2021-04-09drm/amd/pm: unify the interface for power gatingEvan Quan3-15/+3
2021-04-09drm/amd/pm: fix missing static declarationsEvan Quan1-7/+7
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan4-34/+26
2021-04-09drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan1-1/+2
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar3-3/+3
2021-04-09drm/amdgpu: Enable recovery on aldebaranLijo Lazar1-0/+1
2021-04-09drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar5-2/+463
2021-04-09drm/amdgpu: Make set PG/CG state functions publicLijo Lazar2-3/+9
2021-04-09drm/amdgpu: Add PSP public function to load a list of FWsLijo Lazar2-0/+19
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar3-39/+97
2021-04-09drm/amdgpu: Add reset control to amdgpu_deviceLijo Lazar4-0/+175
2021-04-09drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar5-2/+36
2021-04-09drm/amd/pm: Add function to wait for smu eventsLijo Lazar2-1/+29