summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-01-31radeon: completely remove lut leftoversDaniel Vetter2-8/+0
2020-01-31drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu1-4/+10
2020-01-31radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-01-31drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King3-7/+7
2020-01-31amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell1-0/+1
2020-01-31drm/amdgpu: allocate entities on demandNirmoy Das2-117/+124
2020-01-31drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse2-2/+21
2020-01-28drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"Colin Ian King2-12/+12
2020-01-28drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King1-4/+4
2020-01-28drm/amdgpu: enable GPU reset by default on renoirAlex Deucher1-0/+1
2020-01-28drm/amdgpu: enable GPU reset by default on NaviAlex Deucher1-0/+3
2020-01-28drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-01-28drm/amdgpu: add coreboot workaround for KV/KBChristian König1-1/+2
2020-01-28Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland1-8/+2
2020-01-28drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland1-2/+1
2020-01-28drm/amdgpu: original raven doesn't support full asic resetAlex Deucher1-0/+4
2020-01-28drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher1-4/+40
2020-01-28drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-28drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin1-3/+3
2020-01-28drm/amdgpu: fix doc by clarifying sched_list definitionNirmoy Das1-1/+1
2020-01-28drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan1-0/+1
2020-01-28drm/amdgpu/vcn: use inst_idx relacing instJames Zhu1-12/+12
2020-01-28drm/amdgpu/vcn: fix typo errorJames Zhu1-1/+1
2020-01-28drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu1-44/+44
2020-01-28drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu1-5/+8
2020-01-28drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu3-2/+3
2020-01-28drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling2-4/+4
2020-01-28drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling2-6/+7
2020-01-23drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu3-22/+45
2020-01-23drm/amd/display: init hw i2c speedLewis Huang2-9/+1
2020-01-23drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang1-1/+1
2020-01-23drm/amd/display: support VSC SDP update on video test pattern requestWenjing Liu1-8/+3
2020-01-23drm/amd/display: Check hw_init state when determining if DMCUB is initializedNicholas Kazlauskas1-0/+3
2020-01-23drm/amd/display: Reset inbox rptr/wptr when resetting DMCUBNicholas Kazlauskas1-2/+2
2020-01-23drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas1-0/+4
2020-01-23drm/amd/display: Add hardware reset interface for DMUB serviceNicholas Kazlauskas2-0/+31
2020-01-23drm/amd/display: Fix update type for multiple planesRoman Li1-30/+34
2020-01-23drm/amd/display: fix rotation_angle to use enum valuesBrandon Syu1-6/+6
2020-01-23drm/amd/display: 3.2.69Aric Cyr1-1/+1
2020-01-23drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang1-49/+19
2020-01-23drm/amd/display: Refactor to remove diags specific rgam funcAnthony Koo2-182/+129
2020-01-23drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo1-2/+2
2020-01-23drm/amd/display: Do DMCUB hw_init before DCNicholas Kazlauskas1-2/+2
2020-01-23drm/amd/display: Fixed comment stylingHaiyi Zhou1-1/+1
2020-01-23drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh1-2/+15
2020-01-23drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas1-4/+70
2020-01-23drm/amd/display: Get fb base and fb offset for DMUB from registersNicholas Kazlauskas3-4/+27
2020-01-23drm/amd/display: Add debug option to disable DSC supportWenjing Liu2-1/+3
2020-01-23drm/amd/display: Do not send training pattern if VS DifferentSung Lee1-1/+1
2020-01-23drm/amd/display: update MSA and VSC SDP on video test pattern requestWenjing Liu1-1/+36