index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
uvd_v1_0.c
Age
Commit message (
Expand
)
Author
2024-01-18
drm/radeon: Clean up errors in uvd_v1_0.c
GuoHua Chen
2020-09-22
drm/radeon: fix typoes in comments
Bernard Zhao
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
2016-05-04
drm/radeon: handle more than 10 UVD sessions
Arindam Nath
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
2015-05-04
drm/radeon: disable semaphores for UVD V1 (v2)
Christian König
2014-08-27
drm/radeon: enable RB_ARB before resetting the VCPU
Christian König
2014-08-27
drm/radeon: implement UVD hw workarounds for R6xx v3
Christian König
2014-08-27
drm/radeon: add UVD support for older asics v4
Christian König
2014-08-18
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-05-01
drm/radeon/uvd: use lower clocks on old UVD to boot v2
Christian König
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
2013-11-15
drm/radeon: allow semaphore emission to fail
Christian König
2013-10-18
drm/radeon/uvd: revert lower msg&fb buffer requirements on UVD3
Christian König
2013-09-23
drm/radeon/uvd: lower msg&fb buffer requirements on UVD3
Christian König
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-30
drm/radeon: check the return value of uvd_v1_0_start in uvd_v1_0_init
Alex Deucher
2013-08-30
drm/radeon: separate UVD code v3
Christian König