index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_uvd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
drm/amdgpu: use DMA_RESV_USAGE_KERNEL
Christian König
1
-1
/
+1
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-03-04
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
1
-19
/
+17
2022-03-04
drm/amdgpu: header cleanup
Christian König
1
-0
/
+1
2022-02-09
drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object
zhanglianjie
1
-0
/
+2
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
1
-3
/
+3
2021-09-23
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
xinhui pan
1
-1
/
+8
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
1
-33
/
+71
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
1
-1
/
+0
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+2
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-3
/
+2
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+1
2021-06-01
amdgpu: remove unreachable code
Jiapeng Chong
1
-2
/
+1
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-10
/
+21
2021-04-09
amdgpu: avoid incorrect %hu format string
Arnd Bergmann
1
-1
/
+1
2021-01-05
drm/amdgpu: use GTT for uvd_get_create/destory_msg
Chen Li
1
-2
/
+2
2020-12-15
drm/amdgpu: remove h from printk format specifier
Tom Rix
1
-2
/
+2
2020-12-01
drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s '...
Lee Jones
1
-0
/
+1
2020-12-01
drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headers
Lee Jones
1
-2
/
+4
2020-07-01
drm amdgpu: SI UVD add firmwares
Sonny Jiang
1
-0
/
+26
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-2
/
+2
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-1
/
+2
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
1
-1
/
+2
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
1
-3
/
+4
2019-12-05
drm/amdgpu: reduce redundant uvd context lost warning message
Le Ma
1
-4
/
+7
2019-11-11
drm/amd/amdgpu: finish delay works before release resources
Jesse Zhang
1
-0
/
+1
2019-10-30
drm/amdgpu: clear UVD VCPU buffer when err_event_athub generated
Le Ma
1
-1
/
+9
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
1
-2
/
+2
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+1
2018-11-26
drm/amd:Enable/Disable NBPSTATE on On/OFF of UVD
Guttula, Suresh
1
-0
/
+2
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
1
-14
/
+4
2018-08-16
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
1
-3
/
+3
2018-08-13
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
1
-9
/
+23
2018-07-27
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
1
-1
/
+10
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
1
-2
/
+1
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-2
/
+2
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
1
-62
/
+59
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
1
-4
/
+1
2018-07-16
drm/amdgpu: remove job->ring
Christian König
1
-1
/
+1
2018-07-16
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
1
-1
/
+1
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
1
-2
/
+2
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
1
-5
/
+5
2018-07-05
drm/scheduler: Rename cleanup functions v2.
Andrey Grodzovsky
1
-1
/
+1
2018-07-04
Merge v4.18-rc3 into drm-next
Dave Airlie
1
-7
/
+7
2018-06-19
drm/amdgpu:All UVD instances share one idle_work handle
James Zhu
1
-7
/
+7
2018-06-15
drm/amdgpu: Fix uvd firmware version information for vega20 (v2)
Alex Deucher
1
-18
/
+24
2018-06-15
drm/amdgpu/vg20:support new UVD FW version naming convention
James Zhu
1
-5
/
+16
2018-05-18
drm/amdgpu: Take uvd encode rings into account in idle work (v2)
Alex Deucher
1
-1
/
+4
2018-05-18
drm/amdgpu: count fences from all uvd instances in idle handler
Alex Deucher
1
-1
/
+5
[next]