summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
AgeCommit message (Expand)Author
2018-05-18drm/amdgpu: Take uvd encode rings into account in idle work (v2)Alex Deucher
2018-05-18drm/amdgpu: count fences from all uvd instances in idle handlerAlex Deucher
2018-05-18drm/amdgpu/vg20:Enable the 2nd instance for uvdJames Zhu
2018-05-18drm/amdgpu/vg20:Restruct uvd.inst to support multiple instancesJames Zhu
2018-05-18drm/amdgpu/vg20:Restruct uvd to support multiple uvdsJames Zhu
2018-05-17drm/amdgpu: Specify vega20 uvd firmwareFeifei Xu
2018-05-15drm/scheduler: remove unused parameterNayan Deshmukh
2018-05-15drm/amdgpu: add VEGAM UVD firmware supportLeo Liu
2018-03-21drm/amdgpu: specify vega12 uvd firmwareAlex Deucher
2018-03-07drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu
2018-03-07drm/amdgpu:Correct max uvd handlesJames Zhu
2018-02-28drm/amdgpu: don't use MM idle_work for SRIOV(v2)Monk Liu
2018-02-19drm/amdgpu: fix and cleanup UVD IB generationChristian König
2018-02-19drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"Christian König
2017-12-18drm/amdgpu: restore uvd fence seq in uvd resumeJim Qu
2017-12-18drm/amdgpu: always cancel uvd idle handler in uvd suspendJim Qu
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-12-04drm/amd/scheduler:introduce guilty pointer memberMonk Liu
2017-09-26drm/amdgpu:fix uvd ring fini routine(v2)Monk Liu
2017-09-12drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mappingChristian König
2017-08-17drm/amdgpu: add MJPEG check for UVD physical mode msg bufferLeo Liu
2017-08-15drm/amdgpu: Add a parameter to amdgpu_bo_create()Yong Zhao
2017-04-04drm/amdgpu: use a 64bit interval tree for VM management v2Christian König
2017-03-29drm/amdgpu: Don't touch PG&CG for SRIOV MMXiangliang Yu
2017-03-29drm/amdgpu: add initial uvd 7.0 support for vega10Leo Liu
2017-02-08drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2016-11-23drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)Alex Deucher
2016-11-23drm/amdgpu/uvd: consolidate code for fetching addr from ctxAlex Deucher
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amdgpu: improve parse_cs handling a bitChristian König
2016-10-25drm/amdgpu: remove adev pointer from struct amdgpu_bo v2Christian König
2016-10-25drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3Christian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
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