summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-04-30Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...Dave Airlie92-963/+2625
2020-04-23drm: amd/display: fix Kconfig help textRandy Dunlap1-6/+2
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
2020-04-23drm/amd/display: Force watermark value propagationJoshua Aberback2-1/+6
2020-04-23drm/amd/display: Move enable fractional pwm callWyatt Wood1-17/+17
2020-04-23drm/amd/display: Add user backlight level reg writeWyatt Wood1-0/+2
2020-04-23drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao1-5/+1
2020-04-23drm/amd/display: Remove aconnector condition check for dpcd readZhan Liu1-20/+18
2020-04-23drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing1-33/+0
2020-04-23drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher3-4/+9
2020-04-23drm/amdgpu/display: fix aux registration (v2)Alex Deucher2-5/+14
2020-04-23drm/amd/display: remove redundant assignment to variable dp_ref_clk_khzColin Ian King1-1/+1
2020-04-22Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-33/+12
2020-04-16Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Joonas Lahtinen1-1/+1
2020-04-13drm/amd/display: code clean up in dce80_hw_sequencer.cJason Yan1-28/+0
2020-04-13drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu1-1/+1
2020-04-09drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher1-1/+1
2020-04-09drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha3-0/+112