aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
AgeCommit message (Expand)Author
2018-03-18drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu
2018-03-18drm/amdgpu:Correct max uvd handlesJames Zhu
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-14drm/amdgpu: bind GTT on demandChristian König
2016-09-14drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang
2016-08-24drm/amdgpu: use memcpy_to/fromio for UVD fw uploadChristian König
2016-08-24drm/amdgpu: switch UVD code to use UVD_NO_OP for paddingAlex Deucher
2016-08-24drm/amdgpu: add support for UVD_NO_OP registerAlex Deucher
2016-08-10drm/amdgpu: Fix memory trashing if UVD ring test failsJay Cornwall
2016-08-08drm/amdgpu: remove the check for sessions being closedLeo Liu
2016-08-08drm/amdgpu: user amdgpu_bo_create_kernel for the UVD BOChristian König
2016-07-29drm/amdgpu: enable UVD context buffer for older HWChristian König
2016-07-29drm/amdgpu: fix default UVD context sizeChristian König
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König
2016-07-29drm/amdgpu: move UVD IB test into common code v2Christian König
2016-07-29drm/amdgpu: use begin/end_use for UVD power/clock gatingChristian König
2016-07-29Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"Rex Zhu
2016-07-28Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-07-14drm/amdgpu: return -ENOSPC when running out of UVD handlesChristian König
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König
2016-07-14drm/amdgpu: cleanup UVD coding styleChristian König
2016-06-29drm/amd/powerplay: workaround for UVD clock issueRex Zhu
2016-06-09drm/amdgpu: fix uvd fini mem leakMonk Liu
2016-05-11amdgpu/uvd: separate context buffer from DPBSonny Jiang
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/amdgpu: code style refine.Rex Zhu
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amdgpu: add UVD support for ELM/BAFSonny Jiang
2016-05-04drm/amdgpu: handle more than 10 UVD sessions (v2)Arindam Nath
2016-04-21amdgpu/uvd: add uvd fw version for amdgpuSonny Jiang
2016-04-14drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.Rex Zhu
2016-04-04drm/amdgpu: save and restore the firwmware cache part when suspend resumeLeo Liu
2016-04-04drm/amdgpu: save and restore UVD context with suspend and resumeLeo Liu
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu
2016-03-14drm/amdgpu: stop waiting on UVD messages before mapping themChristian König
2016-03-08drm/amdgpu: remove HW fence ownerChristian König
2016-02-12drm/amdgpu: use separate scheduler entity for UVD submissionsChristian König
2016-02-12drm/amdgpu: use per VM entity for page table updates (v2)Christian König
2016-02-10drm/amdgpu: move sync into job objectChristian König
2016-02-10drm/amdgpu: send UVD IB tests directly to the ring againChristian König
2016-02-10drm/amdgpu: cleanup in kernel job submissionChristian König
2016-02-10drm/amdgpu: move ring from IBs into jobChristian König
2016-02-10drm/amdgpu: add proper job alloc/free functionsChristian König
2016-02-10drm/amdgpu: add amdgpu_set_ib_value helper (v2)Christian König
2016-02-10drm/amdgpu: clean up non-scheduler code path (v2)Chunming Zhou
2015-10-21drm/amdgpu: add UVD support for StoneySamuel Li