index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_uvd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-30
1
-4
/
+4
|
\
|
*
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
1
-4
/
+4
*
|
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Fix memory trashing if UVD ring test fails
Jay Cornwall
2016-08-10
1
-1
/
+2
*
|
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
1
-0
/
+4
*
|
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-09-14
1
-12
/
+3
*
|
drm/amdgpu: use memcpy_to/fromio for UVD fw upload
Christian König
2016-08-24
1
-5
/
+5
*
|
drm/amdgpu: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
1
-2
/
+4
*
|
drm/amdgpu: add support for UVD_NO_OP register
Alex Deucher
2016-08-24
1
-0
/
+1
*
|
drm/amdgpu: remove the check for sessions being closed
Leo Liu
2016-08-08
1
-8
/
+2
*
|
drm/amdgpu: user amdgpu_bo_create_kernel for the UVD BO
Christian König
2016-08-08
1
-28
/
+3
|
/
*
drm/amdgpu: enable UVD context buffer for older HW
Christian König
2016-07-29
1
-2
/
+26
*
drm/amdgpu: fix default UVD context size
Christian König
2016-07-29
1
-1
/
+1
*
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-29
1
-10
/
+15
*
drm/amdgpu: move UVD IB test into common code v2
Christian König
2016-07-29
1
-0
/
+35
*
drm/amdgpu: use begin/end_use for UVD power/clock gating
Christian König
2016-07-29
1
-8
/
+7
*
Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"
Rex Zhu
2016-07-29
1
-4
/
+0
*
Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-07-28
1
-6
/
+5
|
\
|
*
drm/amdgpu: return -ENOSPC when running out of UVD handles
Christian König
2016-07-14
1
-1
/
+1
|
*
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-14
1
-1
/
+1
|
*
drm/amdgpu: cleanup UVD coding style
Christian König
2016-07-14
1
-4
/
+3
*
|
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
2016-06-29
1
-0
/
+4
|
/
*
drm/amdgpu: fix uvd fini mem leak
Monk Liu
2016-06-09
1
-9
/
+10
*
amdgpu/uvd: separate context buffer from DPB
Sonny Jiang
2016-05-11
1
-3
/
+59
*
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-11
1
-3
/
+3
*
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-11
1
-1
/
+1
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-0
/
+5
|
\
|
*
amdgpu/uvd: add uvd fw version for amdgpu
Sonny Jiang
2016-04-21
1
-0
/
+3
|
*
drm/amdgpu: when suspending, if uvd/vce was running. need to cancel delay work.
Rex Zhu
2016-04-14
1
-0
/
+2
*
|
drm/amdgpu: code style refine.
Rex Zhu
2016-05-04
1
-1
/
+1
*
|
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
1
-8
/
+8
*
|
drm/amdgpu: add UVD support for ELM/BAF
Sonny Jiang
2016-05-04
1
-0
/
+10
*
|
drm/amdgpu: handle more than 10 UVD sessions (v2)
Arindam Nath
2016-05-04
1
-8
/
+22
|
/
*
drm/amdgpu: save and restore the firwmware cache part when suspend resume
Leo Liu
2016-04-04
1
-16
/
+11
*
drm/amdgpu: save and restore UVD context with suspend and resume
Leo Liu
2016-04-04
1
-19
/
+26
*
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
1
-0
/
+1
*
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
2016-03-14
1
-7
/
+0
*
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
1
-2
/
+1
*
drm/amdgpu: use separate scheduler entity for UVD submissions
Christian König
2016-02-12
1
-1
/
+14
*
drm/amdgpu: use per VM entity for page table updates (v2)
Christian König
2016-02-12
1
-1
/
+1
*
drm/amdgpu: move sync into job object
Christian König
2016-02-10
1
-1
/
+1
*
drm/amdgpu: send UVD IB tests directly to the ring again
Christian König
2016-02-10
1
-11
/
+21
*
drm/amdgpu: cleanup in kernel job submission
Christian König
2016-02-10
1
-25
/
+12
*
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
1
-1
/
+1
*
drm/amdgpu: add proper job alloc/free functions
Christian König
2016-02-10
1
-3
/
+3
*
drm/amdgpu: add amdgpu_set_ib_value helper (v2)
Christian König
2016-02-10
1
-4
/
+4
*
drm/amdgpu: clean up non-scheduler code path (v2)
Chunming Zhou
2016-02-10
1
-4
/
+0
*
drm/amdgpu: add UVD support for Stoney
Samuel Li
2015-10-21
1
-0
/
+5
*
drm/amdgpu: make UVD handle checking more strict
Leo Liu
2015-09-23
1
-27
/
+41
*
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
2015-09-23
1
-3
/
+3
[next]