summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-06drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2-6/+6
2020-05-06drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan2-14/+4
2020-05-06drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan1-1/+1
2020-05-06drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2Christian König1-0/+26
2020-05-06drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo1-27/+13
2020-05-05drm/amdgpu: allocate large structures dynamicallyArnd Bergmann1-10/+21
2020-05-05amdgpu_acpi: add backlight control for the DC caseAndriy Gapon1-1/+21
2020-05-05drm/radeon: fix unsigned comparison with 0ChenTao1-2/+2
2020-05-05drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audioNathan Chancellor1-1/+1
2020-05-05drm/amd/display: 3.2.84Aric Cyr1-1/+1
2020-05-05drm/amd/display: Add struct field for future useAnthony Koo1-0/+1
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo16-25/+25
2020-05-05drm/amd/display: remove unused module/statsAurabindo Pillai1-448/+0
2020-05-05drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo1-1/+6
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai1-6/+11
2020-05-05drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang3-34/+79
2020-05-05drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang1-0/+16
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo6-8/+21
2020-05-05drm/amd/display: Support FP16 pixel formatStylon Wang1-0/+8
2020-05-05drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang1-12/+14
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee6-1/+34
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li1-3/+2
2020-05-05drm/amd/display: Mode change with same timing causing long display blankAric Cyr4-106/+0
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee1-4/+4
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun18-463/+339
2020-05-05drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan1-2/+1
2020-05-01amd/amdgpu: Limit rlcg write registers only for nv12shaoyunl1-7/+25
2020-05-01drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao2-1/+6
2020-05-01drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao2-9/+9
2020-05-01drm/amdgpu: skip reservation of discovery tmr region in pre-NaviHawking Zhang1-3/+5
2020-05-01drm/amdgpu: re-structue members for ip discoveryHawking Zhang3-35/+38
2020-05-01drm/amdgpu: update the method to set kcq queue maskLikun Gao1-1/+14
2020-05-01drm/amdgpu: check SMU NULL ptr on gfx hw initLikun Gao1-7/+9
2020-05-01drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang1-196/+196
2020-05-01drm/amdgpu: Add missing parameter description in commentsFelix Kuehling2-0/+2
2020-05-01drm/amdkfd: Fix comment formattingFelix Kuehling1-2/+2
2020-05-01drm/amdgpu: Changed CU reservation golden settingsOak Zeng1-2/+2
2020-05-01drm/amdkfd: Report domain with topologyOri Messinger2-0/+4
2020-04-30drm/amd/display: Fix unsigned comparison to zeroZou Wei1-1/+2
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin1-2/+0
2020-04-30drm/amd/display: remove set but not used variable 'pixel_width'Zheng Bin1-7/+0
2020-04-30drm/amd/display: remove set but not used variable 'dc'Zheng Bin1-2/+0
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.cZheng Bin1-2/+0
2020-04-30drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.cZheng Bin1-3/+0
2020-04-30drm/amdgpu: remove set but not used variable 'priority'Zheng Bin1-2/+0
2020-04-30drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa1-8/+23
2020-04-30drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer1-1/+1
2020-04-30drm/radeon: cleanup coding style a bitBernard Zhao1-2/+1
2020-04-30drm/amdgpu: update RAS sequence to parse TA flagsJohn Clements1-1/+28