index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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
*
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-23
1
-3
/
+3
*
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-03
1
-3
/
+9
*
drm/amdgpu: stop trying to suspend UVD sessions v2
Christian König
2015-08-28
1
-23
/
+19
*
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
2015-08-20
1
-1
/
+1
*
drm/amdgpu: add reference for **fence
Chunming Zhou
2015-08-17
1
-1
/
+1
*
drm/amdgpu: fix UVD return code checking
Christian König
2015-08-17
1
-5
/
+5
*
drm/amdgpu: use the reservation obj wait for the UVD msg
Christian König
2015-08-17
1
-8
/
+5
*
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
Chunming Zhou
2015-08-17
1
-3
/
+5
*
drm/amdgpu: change uvd ib test to use kernel fence directly
Chunming Zhou
2015-08-17
1
-7
/
+7
[next]