summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm: amd/display: fix Kconfig help textRandy Dunlap2020-04-231-6/+2
* drm/amdgpu: request reg_val_offs each kiq read regYintian Tao2020-04-237-29/+41
* drm/amdgpu: change how we update mmRLC_SPM_MC_CNTLChristian König2020-04-233-8/+28
* drm/amdgpu: set error query ready after all IPs late initDennis Li2020-04-232-5/+3
* drm/amdgpu: code cleanup around gpu resetEvan Quan2020-04-231-10/+4
* drm/amdgpu: optimize the gpu reset for XGMI setup V2Evan Quan2020-04-231-51/+25
* drm/amdgpu: correct cancel_delayed_work_sync on gpu resetEvan Quan2020-04-231-0/+2
* drm/amdgpu: correct fbdev suspend on gpu resetEvan Quan2020-04-231-1/+1
* drm/amdgpu: cleanup coding style in amdkfd a bitBernard Zhao2020-04-231-11/+9
* drm/amdgpu: clean up unused variable about ring lruKevin Wang2020-04-232-6/+0
* drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li2020-04-232-16/+31
* drm/amd/powerplay: limit smu support to Arcturus for onevfJiansong Chen2020-04-231-1/+4
* drm/amdgpu: disble vblank when unloading sriov driverJiawei2020-04-231-1/+2
* drm/amdgpu: Print CU information by default during initializationYong Zhao2020-04-231-1/+2
* drm/amd/powerplay: update smu12_driver_if.h to align with pmfwPrike Liang2020-04-231-15/+25
* drm/amdgpu/powerplay:avoid to show invalid DPM table infoYuxian Dai2020-04-231-0/+2
* drm/amdgpu: Adjust the SDMA doorbell info printingYong Zhao2020-04-232-2/+2
* drm/amdkfd: Adjust three kfd dmesg printings during initializationYong Zhao2020-04-232-3/+1
* drm/amd/display: fix bug in the logic for panel power controlAnthony Koo2020-04-231-1/+1
* drm/amd/display: Convert memory from cpu to fw endianness correctlyWyatt Wood2020-04-231-27/+31
* drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira2020-04-231-9/+29
* drm/amd/display: Adjust refactored dm for color management onlyStylon Wang2020-04-233-14/+14
* drm/amd/display: access ABM from stream resource.Yongqiang Sun2020-04-231-16/+23
* drm/amd/display: blank dp stream before re-train the linkXiaodong Yan2020-04-231-0/+12
* drm/amd/display: DispalyPort: Write OUI only if panel supports itAurabindo Pillai2020-04-231-0/+15
* drm/amd/display: change from panel to panel cntlAnthony Koo2020-04-2316-249/+251
* drm/amd/display: Add HW rotation cursor changes to dcn10Jaehyun Chung2020-04-231-5/+13
* drm/amd/display: Factor in immediate flip support into DLG calculationsNicholas Kazlauskas2020-04-231-1/+1
* drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin2020-04-231-1/+1
* drm/amd/display: destroy panel on link destructAnthony Koo2020-04-231-0/+3
* drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh2020-04-231-3/+0
* drm/amd/display: move panel power seq to new panel structAnthony Koo2020-04-2322-94/+572
* drm/amd/display: make all backlight calls link basedAnthony Koo2020-04-235-32/+33
* drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee2020-04-231-2/+10
* drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood2020-04-233-1/+51
* drm/amd/display: 3.2.81Aric Cyr2020-04-231-1/+1
* drm/amd/display: Update MPCC if requestedAric Cyr2020-04-231-1/+2
* drm/amd/display: Fix HDR visual confirmAric Cyr2020-04-231-10/+10
* drm/amd/display: Use the correct input TF for video formatsNicholas Kazlauskas2020-04-231-3/+19
* drm/amd/display: Change infopacket type programmingHaiyi Zhou2020-04-233-10/+99
* drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULLNicholas Kazlauskas2020-04-231-2/+1
* drm/amd/display: fix stream setting for diags on siliconDmytro Laktyushkin2020-04-231-2/+2
* drm/amd/display: Cast int to float before divisionSung Lee2020-04-231-2/+2
* drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1Sung Lee2020-04-231-1/+4
* drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu2020-04-235-3/+33
* drm/amd/display: Workaround to disable YCbCrJinze Xu2020-04-232-1/+3
* drm/amd/display: Check ramp != NULL before applying lut1d for degammaNicholas Kazlauskas2020-04-231-1/+1
* drm/amd/display: Unify psr feature flagsWyatt Wood2020-04-2313-39/+72
* drm/amd/display: Support plane-level gamut remap in DMStylon Wang2020-04-231-0/+3
* drm/amd/display: Add SetBacklight call to abm on dmcubWyatt Wood2020-04-234-9/+9