index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_uvd.c
Age
Commit message (
Expand
)
Author
2017-03-29
drm/amdgpu: Don't touch PG&CG for SRIOV MM
Xiangliang Yu
2017-03-29
drm/amdgpu: add initial uvd 7.0 support for vega10
Leo Liu
2017-02-08
drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.
Rex Zhu
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
drm/amd/amdgpu: get maximum and used UVD handles (v4)
Arindam Nath
2017-01-06
drm/amd/amdgpu: add Polaris12 support (v3)
Junwei Zhang
2016-11-23
drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2)
Alex Deucher
2016-11-23
drm/amdgpu/uvd: consolidate code for fetching addr from ctx
Alex Deucher
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amdgpu: improve parse_cs handling a bit
Christian König
2016-10-25
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
Christian König
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-08-24
drm/amdgpu: use memcpy_to/fromio for UVD fw upload
Christian König
2016-08-24
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
2016-08-10
drm/amdgpu: Fix memory trashing if UVD ring test fails
Jay Cornwall
2016-08-08
drm/amdgpu: remove the check for sessions being closed
Leo Liu
2016-08-08
drm/amdgpu: user amdgpu_bo_create_kernel for the UVD BO
Christian König
2016-07-29
drm/amdgpu: enable UVD context buffer for older HW
Christian König
2016-07-29
drm/amdgpu: fix default UVD context size
Christian König
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-29
drm/amdgpu: move UVD IB test into common code v2
Christian König
2016-07-29
drm/amdgpu: use begin/end_use for UVD power/clock gating
Christian König
2016-07-29
Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"
Rex Zhu
2016-07-28
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-07-14
drm/amdgpu: return -ENOSPC when running out of UVD handles
Christian König
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-14
drm/amdgpu: cleanup UVD coding style
Christian König
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
2016-06-09
drm/amdgpu: fix uvd fini mem leak
Monk Liu
2016-05-11
amdgpu/uvd: separate context buffer from DPB
Sonny Jiang
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-04
drm/amdgpu: code style refine.
Rex Zhu
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
drm/amdgpu: add UVD support for ELM/BAF
Sonny Jiang
2016-05-04
drm/amdgpu: handle more than 10 UVD sessions (v2)
Arindam Nath
2016-04-21
amdgpu/uvd: add uvd fw version for amdgpu
Sonny Jiang
2016-04-14
drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.
Rex Zhu
2016-04-04
drm/amdgpu: save and restore the firwmware cache part when suspend resume
Leo Liu
2016-04-04
drm/amdgpu: save and restore UVD context with suspend and resume
Leo Liu
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-14
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
[next]