summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter15-23/+79
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter189-157/+1400
2019-06-14drm/amdgpu: Fix connector atomic_check compilation failSean Paul1-2/+3
2019-06-13drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher1-2/+2
2019-06-13drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter1-0/+2
2019-06-11drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S3-3/+11
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg43-44/+96
2019-06-11drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg55-64/+95
2019-06-11drm/amd: drop use of drmP.h in display/Sam Ravnborg5-6/+3
2019-06-11drm/amd: drop use of drmP.h in powerplay/Sam Ravnborg1-2/+2
2019-06-11drm/amd: drop use of drmP.h from all header filesSam Ravnborg3-4/+8
2019-06-11drm/amd: drop use of drmP.h in atom.hSam Ravnborg7-2/+15
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg19-3/+38
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg44-3/+86
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg36-28/+90
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie82-2002/+2876
2019-06-06Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"Alex Deucher1-2/+1
2019-06-06drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guardsAlex Deucher2-6/+0
2019-06-06drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher3-59/+61
2019-06-06drm/amdgpu: cancel late_init_work before gpu resetxinhui pan1-0/+2
2019-06-06Merge tag 'drm-misc-next-2019-06-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-4/+151
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+1
2019-06-06Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-14/+63
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang4-10/+30
2019-06-05drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui3-3/+30
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li1-1/+3
2019-06-04drm/amd: fix fb references in async updateHelen Koike1-2/+1
2019-06-03drm/amd/display: Only force modesets when toggling HDRNicholas Kazlauskas1-6/+28
2019-06-03drm/amd/display: Expose HDR output metadata for supported connectorsNicholas Kazlauskas1-0/+125
2019-05-31drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2Chunming Zhou1-5/+16
2019-05-31drm/ttm: Make LRU removal optional v2Christian König4-8/+9
2019-05-31drm/amdgpu/display: Fix reload driver errorEmily Deng1-1/+14
2019-05-31drm/amdgpu/sriov: Correct some register program methodEmily Deng2-9/+9
2019-05-31drm/amdkfd: Return proper error code for gws alloc APIOak Zeng3-5/+5
2019-05-31drm/amd/display: program manual trigger only for bottom most pipeAric Cyr1-7/+7
2019-05-31drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac1-1/+2
2019-05-31drm/amd/display: Reset planes for color management changesNicholas Kazlauskas1-0/+4
2019-05-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2-0/+5
2019-05-31drm/amd/display: fix issues with bad AUX reply on some displaysAnthony Koo1-0/+12
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein4-30/+34
2019-05-31drm/amd/display: Modified AUX_DPHY_RX_CONTROL0Daniel He1-1/+1
2019-05-31drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin1-0/+6
2019-05-31drm/amd/display: Refactor clk_mgr functionsEric Yang5-52/+65
2019-05-31drm/amd/display: Fix type of pp_smu_wm_set_range structEric Yang1-5/+26
2019-05-31drm/amd/display: do not power on eDP power rail earlyAnthony Koo2-6/+0
2019-05-31drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung1-2/+13
2019-05-31drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung1-1/+38
2019-05-31drm/amd/display: 3.2.32Aric Cyr1-1/+1
2019-05-31drm/amd/display: Move link functions from dc to dc_linkChris Park2-123/+126
2019-05-31drm/amd/display: Add min_dcfclk_mhz field to bb overridesJun Lei1-0/+1