summaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-23drm/amdgpu: request reg_val_offs each kiq read regYintian Tao7-29/+41
2020-04-23drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König3-8/+28
2020-04-23drm/amdgpu: set error query ready after all IPs late initDennis Li2-5/+3
2020-04-23drm/amdgpu: code cleanup around gpu resetEvan Quan1-10/+4
2020-04-23drm/amdgpu: optimize the gpu reset for XGMI setup V2Evan Quan1-51/+25
2020-04-23drm/amdgpu: correct cancel_delayed_work_sync on gpu resetEvan Quan1-0/+2
2020-04-23drm/amdgpu: correct fbdev suspend on gpu resetEvan Quan1-1/+1
2020-04-23drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao1-11/+9
2020-04-23drm/amdgpu: clean up unused variable about ring lruKevin Wang2-6/+0
2020-04-23drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li2-16/+31
2020-04-23drm/amd/powerplay: limit smu support to Arcturus for onevfJiansong Chen1-1/+4
2020-04-23drm/amdgpu: disble vblank when unloading sriov driverJiawei1-1/+2
2020-04-23drm/amdgpu: Print CU information by default during initializationYong Zhao1-1/+2
2020-04-23drm/amd/powerplay: update smu12_driver_if.h to align with pmfwPrike Liang1-15/+25
2020-04-23drm/amdgpu/powerplay:avoid to show invalid DPM table infoYuxian Dai1-0/+2
2020-04-23drm/amdgpu: Adjust the SDMA doorbell info printingYong Zhao2-2/+2
2020-04-23drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao2-3/+1
2020-04-23drm/amd/display: fix bug in the logic for panel power controlAnthony Koo1-1/+1
2020-04-23drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood1-27/+31
2020-04-23drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-04-23drm/amd/display: Adjust refactored dm for color management onlyStylon Wang3-14/+14
2020-04-23drm/amd/display: access ABM from stream resource.Yongqiang Sun1-16/+23
2020-04-23drm/amd/display: blank dp stream before re-train the linkXiaodong Yan1-0/+12
2020-04-23drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai1-0/+15
2020-04-23drm/amd/display: change from panel to panel cntlAnthony Koo16-249/+251
2020-04-23drm/amd/display: Add HW rotation cursor changes to dcn10Jaehyun Chung1-5/+13
2020-04-23drm/amd/display: Factor in immediate flip support into DLG calculationsNicholas Kazlauskas1-1/+1
2020-04-23drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin1-1/+1
2020-04-23drm/amd/display: destroy panel on link destructAnthony Koo1-0/+3
2020-04-23drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo22-94/+572
2020-04-23drm/amd/display: make all backlight calls link basedAnthony Koo5-32/+33
2020-04-23drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee1-2/+10
2020-04-23drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood3-1/+51
2020-04-23drm/amd/display: 3.2.81Aric Cyr1-1/+1
2020-04-23drm/amd/display: Update MPCC if requestedAric Cyr1-1/+2
2020-04-23drm/amd/display: Fix HDR visual confirmAric Cyr1-10/+10
2020-04-23drm/amd/display: Use the correct input TF for video formatsNicholas Kazlauskas1-3/+19
2020-04-23drm/amd/display: Change infopacket type programmingHaiyi Zhou3-10/+99
2020-04-23drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULLNicholas Kazlauskas1-2/+1
2020-04-23drm/amd/display: fix stream setting for diags on siliconDmytro Laktyushkin1-2/+2
2020-04-23drm/amd/display: Cast int to float before divisionSung Lee1-2/+2
2020-04-23drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1Sung Lee1-1/+4
2020-04-23drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu5-3/+33
2020-04-23drm/amd/display: Workaround to disable YCbCrJinze Xu2-1/+3
2020-04-23drm/amd/display: Check ramp != NULL before applying lut1d for degammaNicholas Kazlauskas1-1/+1
2020-04-23drm/amd/display: Unify psr feature flagsWyatt Wood13-39/+72
2020-04-23drm/amd/display: Support plane-level gamut remap in DMStylon Wang1-0/+3
2020-04-23drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood4-9/+9
2020-04-23drm/amd/display: Remove byte swapping for dmcub abm config tableWyatt Wood1-38/+36