aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amd/powerplay: make mmhub pg bit configured by pg_flagsHuang Rui2019-06-251-1/+2
| * drm/amd/amdgpu: sdma_v4_0_start: initialize rErnst Sjöstrand2019-06-251-1/+1
| * drm/amd/amdgpu: amdgpu_hwmon_show_temp: initialize tempErnst Sjöstrand2019-06-251-1/+1
| * drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error checkErnst Sjöstrand2019-06-251-4/+4
| * drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand2019-06-252-4/+4
| * Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-25114-146/+275
| |\
| | * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-1911-18/+48
| | |\
| | * \ Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-14111-141/+271
| | |\ \
| | | * | drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-1043-44/+96
| | | * | drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-1055-64/+95
| | | * | drm/amd: drop use of drmP.h from all header filesSam Ravnborg2019-06-102-3/+4
| | | * | drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-102-1/+3
| | | * | drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-108-2/+22
| | | * | drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-1018-28/+51
| * | | | drm/amdgpu: disable gfxoff on navi10tiancyin2019-06-241-3/+1
| * | | | drm/amdgpu: fix modprobe failure for uvd_4/5/6Hawking Zhang2019-06-241-1/+10
| * | | | drm/amdgpu: drop unused df init callbackAlex Deucher2019-06-221-1/+0
| * | | | drm/amdgpu: add sw_init to df_v1_7Jonathan Kim2019-06-221-2/+2
| * | | | drm/amdgpu: Enable DC support for Navi10Harry Wentland2019-06-222-0/+5
| * | | | drm/amd/display: use fixed-width data type for soc bounding box structXiaojie Yuan2019-06-211-15/+15
| * | | | drm/amdgpu: Split gpu_info_soc_bounding_box out from amdgpu_ucode.hLeo Li2019-06-212-56/+84
| * | | | drm/amd/display: Read soc_bounding_box from gpu_info (v2)Harry Wentland2019-06-212-1/+72
| * | | | drm/amdgpu: initialize THM & CLK IP registers base addressHawking Zhang2019-06-211-0/+2
| * | | | drm/amdgpu: fix PA_SC_FIFO_SIZE for Navi10 (v2)Marek Olšák2019-06-211-10/+11
| * | | | drm/amdgpu: add new navi10 DIDstiancyin2019-06-211-0/+2
| * | | | drm/amdgpu/gfx10: update to latest golden settingAlex Deucher2019-06-211-1/+1
| * | | | drm/amdgpu/VCN: enable indirect DPG SRAM modeLeo Liu2019-06-211-0/+3
| * | | | drm/amdgpu/VCN: implement indirect DPG SRAM modeLeo Liu2019-06-212-19/+53
| * | | | drm/amdgpu/VCN: add buffer for indirect SRAM usageLeo Liu2019-06-212-0/+22
| * | | | drm/amdgpu/psp: add new psp interface for vcn updating sramJack Xiao2019-06-212-0/+16
| * | | | drm/amdgpu/psp: convert ucode id to psp ucode idJack Xiao2019-06-211-0/+6
| * | | | drm/amdgpu: add corresponding vcn ram ucode idJack Xiao2019-06-211-0/+2
| * | | | drm/amdgpu/psp: add new VCN RAM ucode id to pspJack Xiao2019-06-211-0/+2
| * | | | drm/amdgpu: enable VCN2.0 DPG modeLeo Liu2019-06-211-1/+2
| * | | | drm/amdgpu/VCN2.0: add DPG pause modeLeo Liu2019-06-211-0/+70
| * | | | drm/amdgpu/VCN2.0: add DPG mode start and stop (v2)Leo Liu2019-06-211-3/+296
| * | | | drm/amdgpu/VCN2.0: add direct SRAM read and writeLeo Liu2019-06-211-0/+48
| * | | | drm/amdgpu/VCN2.0 remove unused Macro and declarationLeo Liu2019-06-211-2/+0
| * | | | drm/amd/powerplay: fix deadlock issue for smu_force_performance_levelKevin Wang2019-06-211-9/+0
| * | | | drm/amd: the data retured from PRT is expected to be 0Jack Xiao2019-06-212-1/+4
| * | | | drm/amdgpu/gfx10: update gfx golden settingstiancyin2019-06-211-2/+4
| * | | | drm/amd/powerplay: remove smu callback funciton get_mclk(get_sclk)Kevin Wang2019-06-211-6/+24
| * | | | drm/amdgpu: correct reference clock value on navi10Tao Zhou2019-06-211-1/+1
| * | | | drm/amd/powerplay: add function force_clk_levels for navi10Kevin Wang2019-06-211-8/+8
| * | | | drm/amd/powerplay: add function print_clk_levels for navi10Kevin Wang2019-06-211-12/+12
| * | | | drm/amdgpu/gfx10: require to pin/unpin CSIB BO when suspend/resumeJack Xiao2019-06-211-0/+38
| * | | | drm/amdgpu/gfx10: remove unnecessary waiting on gfx inactiveJack Xiao2019-06-211-30/+5
| * | | | drm/amdgpu: RLC must be disabled after SMU when S3 on naviJack Xiao2019-06-211-3/+1
| * | | | drm/amdgpu/VCN2.0: remove powergating for UVDW tileLeo Liu2019-06-212-11/+8
| * | | | drm/amdgpu/gfx10: fix unbalanced MAP/UNMAP_QUEUES when async_gfx_ring is disa...Xiaojie Yuan2019-06-211-3/+7