summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-05-08drm/amdgpu: use node_id and node_size to calcualte dram_base_addressHawking Zhang3-82/+2
2020-05-08drm/amdgpu: switch to common rlc_autoload helperHawking Zhang3-10/+1
2020-05-08drm/amdgpu: drop unused ras ta helper functionHawking Zhang2-32/+0
2020-05-08drm/amdgpu: switch to common ras ta helperHawking Zhang3-33/+30
2020-05-08drm/amdgpu: switch to common xgmi ta helpersHawking Zhang3-137/+123
2020-05-07drm/amd/display: remove duplicate headersChen Zhou1-1/+0
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan1-3/+1
2020-05-07drm/amd/amdgpu: cleanup coding style a bitBernard Zhao1-30/+13
2020-05-07drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-07drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas1-82/+55
2020-05-07drm/amdgpu: Fix bug in RAS invokeJohn Clements1-3/+3
2020-05-06drm/amdgpu/navi10: fix unsigned comparison with 0ChenTao1-2/+0
2020-05-06drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling1-2/+3
2020-05-06drm/amdgpu: force fbdev into vramAlex Deucher1-2/+1
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