aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan95-2054/+6056
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König1-2/+0
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König1-2/+1
2018-06-15Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie15-96/+123
2018-06-13drm/amdgpu: fix parsing indirect register list v2Evan Quan1-6/+9
2018-06-13drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2-5/+12
2018-06-13drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang1-2/+4
2018-06-13drm/amdgpu: add checking for sos versionHuang Rui1-1/+26
2018-06-13drm/amdgpu: fix the missed vcn fw version reportHuang Rui1-0/+1
2018-06-01Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher1-1/+0
2018-06-01drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King1-1/+1
2018-05-31drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu1-11/+7
2018-05-31drm/gfx9: Update gc goldensetting for vega20.Feifei Xu1-0/+1
2018-05-30drm/amdgpu: typo fix for vega20 cg flagsEvan Quan1-0/+1
2018-05-30drm/amdgpu: gds bo must not be per-vm-boChunming Zhou1-0/+7
2018-05-30drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng1-15/+23
2018-05-29drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2-43/+10
2018-05-29drm/amdgpu: Add helper function to get buffer domainDeepak Sharma3-13/+17
2018-05-29drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma1-2/+8
2018-05-25drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot1-2/+2
2018-05-25drm/amdgpu: fix 32-bit build warningArnd Bergmann1-2/+2
2018-05-24drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard1-1/+1
2018-05-24drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu1-5/+3
2018-05-24drm/amdgpu: move VM BOs on LRU againChristian König2-5/+26
2018-05-24drm/amdgpu: consistenly use VM moved flagChristian König1-13/+15
2018-05-24drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König1-7/+8
2018-05-24drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König1-13/+14
2018-05-24drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König1-12/+7
2018-05-24drm/amdgpu: rework VM state machine lock handling v2Christian König2-49/+21
2018-05-24drm/amdgpu: Add runtime VCN PG supportRex Zhu2-18/+30
2018-05-24drm/amdgpu: Enable VCN static PG by default on RVRex Zhu1-1/+2
2018-05-24drm/amdgpu: Add VCN static PG support on RVRex Zhu2-1/+102
2018-05-24drm/amdgpu: Enable VCN CG by default on RVRex Zhu1-1/+2
2018-05-24drm/amdgpu: Add static CG control for VCN on RVRex Zhu1-11/+39
2018-05-24drm/amdgpu: Add SOC15_WAIT_ON_RREG macro defineRex Zhu1-0/+15
2018-05-24drm/amdgpu: skip CG for VCN when late_init/finiRex Zhu1-0/+2
2018-05-23drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabledAlex Deucher1-0/+1
2018-05-23drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmwAlex Deucher1-0/+8
2018-05-23drm/amdgpu: add new DF callback for ECC setupAlex Deucher1-0/+2
2018-05-23Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover....Andrey Grodzovsky1-9/+1
2018-05-18drm/amdgpu: fix insert nop for UVD4.2 ringLeo Liu1-2/+13
2018-05-18drm/amdgpu: fix insert nop for UVD5 ringLeo Liu1-2/+13
2018-05-18drm/amdgpu: fix insert nop for UVD6 ringLeo Liu1-2/+13
2018-05-18drm/amdgpu: fix insert nop for UVD7 ringLeo Liu1-4/+6
2018-05-18drm/amdgpu: fix insert nop for VCN decode ringLeo Liu1-6/+8
2018-05-18drm/amdgpu: Take vcn encode rings into account in idle workAlex Deucher1-0/+5
2018-05-18drm/amdgpu: Take uvd encode rings into account in idle work (v2)Alex Deucher1-1/+4
2018-05-18drm/amdgpu: count fences from all uvd instances in idle handlerAlex Deucher1-1/+5
2018-05-18drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)Tom St Denis1-7/+341
2018-05-18drm/amdgpu: remove unused memberChristian König1-3/+0