summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-1/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-14/+21
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-6/+6
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1975/+5948
2018-05-30PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()Ulf Hansson-1/+1
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann-2/+2
2018-05-24drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard-1/+1
2018-05-18drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay-9/+63
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu-5/+3
2018-05-24drm/amdgpu: move VM BOs on LRU againChristian König-5/+26
2018-05-24drm/amdgpu: consistenly use VM moved flagChristian König-13/+15
2018-05-24drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König-7/+8
2018-05-24drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König-13/+14
2018-05-24drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König-12/+7
2018-05-24drm/amdgpu: rework VM state machine lock handling v2Christian König-49/+21
2018-05-24drm/amdgpu: Add runtime VCN PG supportRex Zhu-18/+30
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu-1/+2
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu-1/+102
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu-1/+2
2018-05-24drm/amdgpu: Add static CG control for VCN on RVRex Zhu-11/+39
2018-05-24drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu-0/+15
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu-0/+2
2018-05-23drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher-0/+1
2018-05-23drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher-0/+8
2018-05-23drm/amdgpu: add new DF callback for ECC setupAlex Deucher-0/+2
2018-05-23Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky-9/+1
2018-05-18drm/amdgpu: fix insert nop for UVD4.2 ringLeo Liu-2/+13
2018-05-18drm/amdgpu: fix insert nop for UVD5 ringLeo Liu-2/+13
2018-05-18drm/amdgpu: fix insert nop for UVD6 ringLeo Liu-2/+13
2018-05-18drm/amdgpu: fix insert nop for UVD7 ringLeo Liu-4/+6
2018-05-18drm/amdgpu: fix insert nop for VCN decode ringLeo Liu-6/+8
2018-05-18drm/amdgpu: Take vcn encode rings into account in idle workAlex Deucher-0/+5
2018-05-18drm/amdgpu: Take uvd encode rings into account in idle work (v2)Alex Deucher-1/+4
2018-05-18drm/amdgpu: count fences from all uvd instances in idle handlerAlex Deucher-1/+5
2018-05-18drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)Tom St Denis-7/+341
2018-05-18drm/amdgpu: remove unused memberChristian König-3/+0
2018-05-18drm/amdgpu: Skip drm_sched_entity related ops for KIQ ring.Andrey Grodzovsky-3/+18
2018-05-18drm/amdgpu: flag Vega20 as experimentalAlex Deucher-6/+6
2018-05-18drm/amdgpu: Add vega20 pci idsFeifei Xu-0/+7
2018-05-18drm/amdgpu: Switch to use df_v3_6_funcs for vega20 (v2)Feifei Xu-1/+5
2018-05-18drm/amdgpu/df: implement df v3_6 callback functions (v2)Feifei Xu-1/+158
2018-05-18drm/amdgpu/vg20:Enable UVD/VCE for Vega20James Zhu-4/+2
2018-05-18drm/amdgpu/vg20:Enable 2nd instance queue maping for uvd 7.2James Zhu-4/+10
2018-05-18drm/amdgpu/vg20:Enable the 2nd instance IRQ for uvd 7.2James Zhu-2/+10
2018-05-18drm/amdgpu/vg20:Enable the 2nd instance for uvdJames Zhu-15/+22
2018-05-18drm/amdgpu/vg20:increase 3 rings for AMDGPU_MAX_RINGSJames Zhu-1/+1
2018-05-18drm/amdgpu/vg20:Restruct uvd.inst to support multiple instancesJames Zhu-590/+660
2018-05-18drm/amdgpu/vg20:Restruct uvd to support multiple uvdsJames Zhu-194/+205
2018-05-18drm/amdgpu: Disable ip modules that are not ready yetFeifei Xu-5/+9
2018-05-18drm/amd/powerplay: update vega20 cg flags (v2)Evan Quan-1/+17