index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_uvd.c
Age
Commit message (
Expand
)
Author
7 days
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
7 days
drm/amdgpu: Fix UVD min buffer sizes
David Rosca
7 days
drm/amdgpu: Fix UVD decode image min size calculation
David Rosca
7 days
drm/amdgpu: Fix UVD dpb min size calculation for H264
David Rosca
7 days
drm/amdgpu: Reject UVD message with dimensions above 4096
David Rosca
2026-07-01
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
2026-06-17
drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...
Timur Kristóf
2026-06-17
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
Timur Kristóf
2026-05-11
drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
2024-12-05
drm/amdgpu: fix UVD contiguous CS mapping problem
Christian König
2024-08-13
drm/amd/amdgpu: cleanup parse_cs callbacks
David (Ming Qiang) Wu
2024-08-13
drm/amd: Use a constant format string for amdgpu_ucode_request
Arnd Bergmann
2023-11-17
drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...
Srinivasan Shanmugam
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
2023-10-13
drm/amd: Split up UVD suspend into prepare and suspend steps
Mario Limonciello
2023-06-09
drm/amd/amdgpu: Fix errors & warnings in amdgpu _uvd, _vce.c
Srinivasan Shanmugam
2023-03-07
drm/amdgpu: simplify amdgpu_uvd_send_msg
Christian König
2023-03-06
drm/amdgpu: stop waiting in amdgpu_uvd_send_msg
Christian König
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for UVD
Mario Limonciello
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
2022-11-03
drm/amdgpu: use scheduler dependencies for UVD msgs
Christian König
2022-11-03
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
2022-04-07
drm/amdgpu: use DMA_RESV_USAGE_KERNEL
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-03-04
drm/amdgpu: use job and ib structures directly in CS parsers
Christian König
2022-03-04
drm/amdgpu: header cleanup
Christian König
2022-02-09
drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object
zhanglianjie
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
2021-09-23
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
xinhui pan
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-01
amdgpu: remove unreachable code
Jiapeng Chong
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
2021-04-09
amdgpu: avoid incorrect %hu format string
Arnd Bergmann
2021-01-05
drm/amdgpu: use GTT for uvd_get_create/destory_msg
Chen Li
2020-12-15
drm/amdgpu: remove h from printk format specifier
Tom Rix
2020-12-01
drm/amd/amdgpu/amdgpu_uvd: Add description for amdgpu_uvd_cs_msg_decode()'s '...
Lee Jones
2020-12-01
drm/amd/amdgpu/amdgpu_uvd: Fix some function documentation headers
Lee Jones
2020-07-01
drm amdgpu: SI UVD add firmwares
Sonny Jiang
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
2019-12-18
drm/scheduler: rework entity creation
Nirmoy Das
2019-12-05
drm/amdgpu: reduce redundant uvd context lost warning message
Le Ma
[next]