index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_uvd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2024-01-25
1
-1
/
+0
*
drm/radeon: use DMA_RESV_USAGE_KERNEL
Christian König
2022-04-07
1
-10
/
+2
*
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-07
1
-2
/
+2
*
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-28
1
-4
/
+4
|
\
|
*
drm/radeon: fix variable type
Christian König
2022-02-23
1
-4
/
+4
*
|
drm/radeon/uvd: Fix forgotten unmap buffer objects
zhanglianjie
2022-02-09
1
-3
/
+2
|
/
*
drm/radeon: use dma_resv_wait_timeout() instead of manually waiting
Christian König
2021-11-04
1
-8
/
+5
*
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-10
1
-13
/
+15
|
\
|
*
radeon: use memcpy_to/fromio for UVD fw upload
Chen Li
2021-06-04
1
-2
/
+2
|
*
radeon: fix coding issues reported from sparse
Chen Li
2021-06-04
1
-11
/
+13
*
|
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
2021-06-06
1
-1
/
+1
|
/
*
drm/radeon: use writel to avoid gcc optimization v3
Chen Li
2021-01-05
1
-19
/
+19
*
drm/radeon: remove h from printk format specifier
Tom Rix
2020-12-15
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
drm/radeon: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm/radeon: adjust tested variable
Julia Lawall
2018-01-29
1
-1
/
+1
*
drm/radeon: fix "force the UVD DPB into VRAM as well"
Christian König
2017-06-14
1
-1
/
+1
*
drm/radeon: force the UVD DPB into VRAM as well
Christian König
2017-04-28
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-1
/
+1
*
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
2016-08-24
1
-2
/
+4
*
drm/radeon: add support for UVD_NO_OP register
Alex Deucher
2016-08-24
1
-0
/
+1
*
drm/radeon: handle more than 10 UVD sessions
Arindam Nath
2016-05-04
1
-8
/
+25
*
drm/radeon: add support for loading new UVD fw
Arindam Nath
2016-05-04
1
-14
/
+41
*
drm/radeon: fix indentation.
Jérome Glisse
2016-03-16
1
-3
/
+5
*
drm/radeon: stop trying to suspend UVD sessions
Christian König
2015-05-07
1
-20
/
+19
*
drm/radeon: more strictly validate the UVD codec
Christian König
2015-05-07
1
-2
/
+31
*
drm/radeon: make UVD handle checking more strict
Christian König
2015-05-07
1
-29
/
+43
*
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
2014-12-03
1
-5
/
+5
*
drm/radeon: remove duplicates check
Christian König
2014-12-03
1
-1
/
+1
*
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-12-03
1
-1
/
+1
*
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-03
1
-1
/
+2
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
1
-2
/
+4
*
drm/radeon: preallocate mem for UVD create/destroy msg
Christian König
2014-08-27
1
-75
/
+26
*
drm/radeon: allow UVD to use a second 256MB segment
Christian König
2014-08-27
1
-2
/
+18
*
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2014-08-28
1
-0
/
+23
|
\
|
*
drm/radeon: add UVD fw names for older asic
Christian König
2014-08-27
1
-0
/
+23
*
|
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-27
1
-2
/
+6
|
/
*
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-18
1
-1
/
+1
*
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
2014-08-05
1
-3
/
+3
*
Revert "drm/radeon: use variable UVD clocks"
Alex Deucher
2014-06-09
1
-1
/
+2
*
drm/radeon: add Mullins UVD support.
Samuel Li
2014-05-06
1
-0
/
+1
*
drm/radeon: check buffer relocation offset
Leo Liu
2014-05-01
1
-0
/
+4
*
Merge tag 'v3.14-rc7' into drm-next
Dave Airlie
2014-03-18
1
-0
/
+2
|
\
|
*
drm/radeon: free uvd ring on unload
Jerome Glisse
2014-02-27
1
-0
/
+2
*
|
drm/radeon: remove struct radeon_bo_list
Christian König
2014-03-04
1
-1
/
+1
*
|
drm/radeon: use variable UVD clocks
Alex Deucher
2014-02-28
1
-2
/
+1
|
/
*
drm/radeon: add UVD support for OLAND
Alex Deucher
2014-01-20
1
-0
/
+1
*
drm/radeon: don't power gate paused UVD streams
Christian König
2014-01-20
1
-0
/
+2
[next]