summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-30radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse
2020-01-27drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"Colin Ian King
2020-01-27drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher
2020-01-27drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König
2020-01-27Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland
2020-01-27drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-27drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin
2020-01-27drm/amdgpu: fix doc by clarifying sched_list definitionNirmoy Das
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan
2020-01-27drm/amdgpu/vcn: use inst_idx relacing instJames Zhu
2020-01-27drm/amdgpu/vcn: fix typo errorJames Zhu
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu
2020-01-27drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu
2020-01-27drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling
2020-01-27drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu
2020-01-22drm/amd/display: init hw i2c speedLewis Huang
2020-01-22drm/amd/display: changed max_downscale_src_width to 4096.Isabel Zhang
2020-01-22drm/amd/display: support VSC SDP update on video test pattern requestWenjing Liu
2020-01-22drm/amd/display: Check hw_init state when determining if DMCUB is initializedNicholas Kazlauskas
2020-01-22drm/amd/display: Reset inbox rptr/wptr when resetting DMCUBNicholas Kazlauskas
2020-01-22drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas
2020-01-22drm/amd/display: Add hardware reset interface for DMUB serviceNicholas Kazlauskas
2020-01-22drm/amd/display: Fix update type for multiple planesRoman Li
2020-01-22drm/amd/display: fix rotation_angle to use enum valuesBrandon Syu
2020-01-22drm/amd/display: 3.2.69Aric Cyr
2020-01-22drm/amd/display: Refine i2c frequency calculating sequenceLewis Huang
2020-01-22drm/amd/display: Refactor to remove diags specific rgam funcAnthony Koo
2020-01-22drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo
2020-01-22drm/amd/display: Do DMCUB hw_init before DCNicholas Kazlauskas
2020-01-22drm/amd/display: Fixed comment stylingHaiyi Zhou
2020-01-22drm/amd/display: check pipe_ctx is split pipe or notPaul Hsieh
2020-01-22drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas
2020-01-22drm/amd/display: Get fb base and fb offset for DMUB from registersNicholas Kazlauskas
2020-01-22drm/amd/display: Add debug option to disable DSC supportWenjing Liu
2020-01-22drm/amd/display: Do not send training pattern if VS DifferentSung Lee
2020-01-22drm/amd/display: update MSA and VSC SDP on video test pattern requestWenjing Liu
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das
2020-01-22Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin