summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: use node_id and node_size to calcualte dram_base_addressHawking Zhang2020-05-083-82/+2
* drm/amdgpu: switch to common rlc_autoload helperHawking Zhang2020-05-083-10/+1
* drm/amdgpu: drop unused ras ta helper functionHawking Zhang2020-05-082-32/+0
* drm/amdgpu: switch to common ras ta helperHawking Zhang2020-05-083-33/+30
* drm/amdgpu: switch to common xgmi ta helpersHawking Zhang2020-05-083-137/+123
* drm/amd/display: remove duplicate headersChen Zhou2020-05-071-1/+0
* drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan2020-05-071-3/+1
* drm/amd/amdgpu: cleanup coding style a bitBernard Zhao2020-05-071-30/+13
* drm/amd/display: add basic atomic check for cursor planeSimon Ser2020-05-071-2/+24
* drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas2020-05-071-82/+55
* drm/amdgpu: Fix bug in RAS invokeJohn Clements2020-05-071-3/+3
* drm/amdgpu/navi10: fix unsigned comparison with 0ChenTao2020-05-061-2/+0
* drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling2020-05-061-2/+3
* drm/amdgpu: force fbdev into vramAlex Deucher2020-05-061-2/+1
* drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2020-05-062-6/+6
* drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan2020-05-062-14/+4
* drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan2020-05-061-1/+1
* drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2Christian König2020-05-061-0/+26
* drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption testJerry (Fangzhi) Zuo2020-05-061-27/+13
* drm/amdgpu: allocate large structures dynamicallyArnd Bergmann2020-05-051-10/+21
* amdgpu_acpi: add backlight control for the DC caseAndriy Gapon2020-05-051-1/+21
* drm/radeon: fix unsigned comparison with 0ChenTao2020-05-051-2/+2
* drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audioNathan Chancellor2020-05-051-1/+1
* drm/amd/display: 3.2.84Aric Cyr2020-05-051-1/+1
* drm/amd/display: Add struct field for future useAnthony Koo2020-05-051-0/+1
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-0516-25/+25
* drm/amd/display: remove unused module/statsAurabindo Pillai2020-05-051-448/+0
* drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo2020-05-051-1/+6
* drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai2020-05-051-6/+11
* drm/amd/display: Add 4 to 1 MPC split supportIsabel Zhang2020-05-053-34/+79
* drm/amd/display: The external monitor will show gray screen during SUT rebootyanyan kang2020-05-051-0/+16
* drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo2020-05-056-8/+21
* drm/amd/display: Support FP16 pixel formatStylon Wang2020-05-051-0/+8
* drm/amd/display: temporary clamp the vratio used to 1.0Lewis Huang2020-05-051-12/+14
* drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee2020-05-056-1/+34
* drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li2020-05-051-3/+2
* drm/amd/display: Mode change with same timing causing long display blankAric Cyr2020-05-054-106/+0
* drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee2020-05-051-4/+4
* drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun2020-05-0518-463/+339
* drm/amd/display: remove unused variable 'ret' in dm_suspend()Jason Yan2020-05-051-2/+1
* amd/amdgpu: Limit rlcg write registers only for nv12shaoyunl2020-05-011-7/+25
* drm/amdkfd: Use a systematic method to calculate queue mask bitYong Zhao2020-05-012-1/+6
* drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()Yong Zhao2020-05-012-9/+9
* drm/amdgpu: skip reservation of discovery tmr region in pre-NaviHawking Zhang2020-05-011-3/+5
* drm/amdgpu: re-structue members for ip discoveryHawking Zhang2020-05-013-35/+38
* drm/amdgpu: update the method to set kcq queue maskLikun Gao2020-05-011-1/+14
* drm/amdgpu: check SMU NULL ptr on gfx hw initLikun Gao2020-05-011-7/+9
* drm/amdgpu: change HWIP from UVD to VCN for VCN2.5Boyuan Zhang2020-05-011-196/+196
* drm/amdgpu: Add missing parameter description in commentsFelix Kuehling2020-05-012-0/+2
* drm/amdkfd: Fix comment formattingFelix Kuehling2020-05-011-2/+2