aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2020-01-22drm/amdgpu: add RAS support for the gfx block of ArcturusDennis Li
2020-01-22drm/amdgpu: add EDC counter registers of gc for ArcturusDennis Li
2020-01-22drm/amdgpu: abstract EDC counter clear to a separated functionDennis Li
2020-01-22drm/amdgpu: refine the security check for RAS functionsDennis Li
2020-01-22drm/amdgpu: enable RAS feature for more mmhub sub-blocks of AcrturusDennis Li
2020-01-22drm/amdgpu: update mmhub 9.4.1 header files for AcrturusDennis Li
2020-01-22drm/amdgpu: read gfx register using RREG32_KIQ macrochen gong
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-22drm/amdgpu: added support to get mGPU DRAM baseJohn Clements
2020-01-22drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra
2020-01-20Merge tag 'drm-msm-next-2020-01-14' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-18Merge tag 'amd-drm-next-5.6-2020-01-17' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-18Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-01-17drm/mst: Don't do atomic checks over disabled managersJosé Roberto de Souza
2020-01-17drm/amdgpu: add the lost mutex_init backPan, Xinhui