summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen1-2/+0
2020-08-18drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()Kevin Wang1-3/+6
2020-08-18drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen1-0/+3
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-10drm/amdgpu: update gc golden register for arcturusshiwu.zhang1-0/+1
2020-08-10drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0
2020-08-10drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan1-19/+19
2020-08-10drm/amdgpu: Skip some registers config for SRIOVLiu ChengZhe2-0/+38
2020-08-10drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-07drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman1-1/+4
2020-08-07drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)Evan Quan2-13/+73
2020-08-07drm/amd/powerplay: update swSMU VCN/JPEG PG logicsEvan Quan7-34/+60
2020-08-07drm/amdgpu: use mode1 reset by default for sienna_cichlidLikun Gao1-3/+8
2020-08-06drm/amdgpu/smu: rework i2c adpater registrationAlex Deucher4-48/+6
2020-08-06drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56
2020-08-06drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-06drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-06drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-08-06drm/amd/display: Fix logger contextHarry Wentland1-1/+2
2020-08-06drm/amd/display: populate new dml variableDmytro Laktyushkin1-1/+2
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko10-9/+182
2020-08-06drm/amd/display: Use parameter for call to set output muxEric Bernstein1-2/+5
2020-08-06drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen2-0/+2
2020-08-06drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe1-6/+29
2020-08-06drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe1-1/+3
2020-08-06drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen1-2/+2
2020-08-06drm/amd/powerplay: update driver if version for navy_flounderJiansong Chen1-1/+1
2020-08-06drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui1-0/+6
2020-08-06drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr1-7/+6
2020-08-06drm/amd/display: Use hw lock mgrWyatt Wood1-1/+1
2020-08-06drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu1-2/+67
2020-08-06drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini8-13/+57
2020-08-06drm/amd/display: Disable idle optimizations before programming DCNJun Lei1-2/+16
2020-08-06drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang1-0/+23
2020-08-06drm/amd/display: Use proper abm/backlight functions for DCN3Bhawanpreet Lakha1-2/+3
2020-08-06drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha1-1/+6
2020-08-06drm/amd/display: Check lane status again after link training doneMartin Tsai2-0/+52
2020-08-06drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee1-3/+4
2020-08-06drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol4-4/+6
2020-08-06drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin3-63/+7
2020-08-06drm/amd/swsmu: allow asic to handle sensor type by itselfKevin Wang1-2/+7
2020-08-06drm/amd/powerplay: off by one bugs in smu_cmn_to_asic_specific_index()Dan Carpenter1-5/+5
2020-08-06drm/amd/powerplay: update driver if file for sienna_cichlidLikun Gao3-10/+24
2020-08-06drm/amd/powerplay: drop unnecessary message support check(v2)Changfeng2-10/+1