summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders2020-09-291-1/+0
* drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher2020-09-291-2/+16
* drm/amd/display: update nv1x stutter latenciesJun Lei2020-09-151-2/+2
* drm/amd/display: Keep current gain when ABM disable immediatelyBrandon Syu2020-08-261-1/+1
* drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulationSamson Tam2020-08-261-0/+1
* drm/amd/display: Revert HDCP disable sequence changeJaehyun Chung2020-08-261-1/+1
* drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee2020-08-263-22/+43
* drm/amd/display: Reject overlay plane configurations in multi-display scenariosNicholas Kazlauskas2020-08-261-0/+8
* drm/amd/display: should check error using DC_OKTong Zhang2020-08-261-4/+4
* drm/amd/display: Reset scrambling on Test PatternChris Park2020-08-181-0/+1
* drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin2020-08-181-0/+4
* drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh2020-08-181-2/+2
* drm/amd/display: Assign correct left shiftChris Park2020-08-182-2/+7
* drm/amd/display: Call DMUB for eDP power controlChris Park2020-08-185-2/+73
* drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa2020-08-101-1/+1
* drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung2020-08-101-2/+1
* drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2020-08-102-8/+22
* drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr2020-08-101-1/+1
* drm/amd/display: Display goes blank after instIgor Kravchenko2020-08-063-3/+56
* drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen2020-08-061-2/+2
* drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu2020-08-061-1/+1
* drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr2020-08-061-16/+0
* drm/amd/display: Fix logger contextHarry Wentland2020-08-061-1/+2
* drm/amd/display: populate new dml variableDmytro Laktyushkin2020-08-061-1/+2
* drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko2020-08-069-8/+129
* drm/amd/display: Use parameter for call to set output muxEric Bernstein2020-08-061-2/+5
* drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr2020-08-061-7/+6
* drm/amd/display: Use hw lock mgrWyatt Wood2020-08-061-1/+1
* drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu2020-08-061-2/+67
* drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini2020-08-067-12/+53
* drm/amd/display: Disable idle optimizations before programming DCNJun Lei2020-08-061-2/+16
* drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha2020-08-061-2/+3
* drm/amd/display: Check lane status again after link training doneMartin Tsai2020-08-061-0/+50
* drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee2020-08-061-3/+4
* drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol2020-08-063-3/+5
* drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin2020-08-063-63/+7
* drm/amd/display: 3.2.95Aric Cyr2020-07-211-1/+1
* drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko2020-07-215-5/+18
* drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq2020-07-211-4/+4
* drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai2020-07-215-1/+20
* drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu2020-07-213-9/+9
* drm/amd/display: Implement AMD VSIF V3Reza Amini2020-07-213-0/+32
* drm/amd/display: Add DSC parameters logging to debugfsEryk Brol2020-07-212-0/+10
* drm/amd/display: remove unhelpful 5ms delayAric Cyr2020-07-211-4/+0
* drm/amd/display: remove an unnecessary NULL checkDan Carpenter2020-07-141-1/+1
* drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2Nicholas Kazlauskas2020-07-141-0/+9
* drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
* drm/amd/display: 3.2.94Aric Cyr2020-07-141-1/+1
* drm/amd/display: fix dcn3 p_state_change_support validation (v2)Dmytro Laktyushkin2020-07-142-7/+41
* drm/amd/display: p-state warning occurs while changing resolution from 120hz ...hersen wu2020-07-141-2/+34