index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
2026-08-25
drm/amdgpu: avoid force-completing uninitialized UVD rings
Bob Zhou
1
-1
/
+2
2026-08-12
drm/amdgpu: Reject UVD message with invalid number of h265 refs
David Rosca
1
-0
/
+3
2026-08-12
drm/amdgpu: Fix UVD min buffer sizes
David Rosca
1
-5
/
+7
2026-08-12
drm/amdgpu: Fix UVD decode image min size calculation
David Rosca
1
-2
/
+2
2026-08-12
drm/amdgpu: Fix UVD dpb min size calculation for H264
David Rosca
1
-58
/
+4
2026-08-12
drm/amdgpu: Reject UVD message with dimensions above 4096
David Rosca
1
-2
/
+2
2026-07-16
drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()
Christian König
1
-2
/
+3
2026-07-01
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
1
-0
/
+8
2026-06-17
drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...
Timur Kristóf
1
-9
/
+24
2026-06-17
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
Timur Kristóf
1
-6
/
+11
2026-05-11
drm/amdgpu: plumb timedout fence through to force completion
Alex Deucher
1
-1
/
+1
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
1
-3
/
+4
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2024-12-10
drm/amd: Add the capability to mark certain firmware as "required"
Mario Limonciello
1
-1
/
+1
2024-12-05
drm/amdgpu: fix UVD contiguous CS mapping problem
Christian König
1
-0
/
+2
2024-08-13
drm/amd/amdgpu: cleanup parse_cs callbacks
David (Ming Qiang) Wu
1
-1
/
+0
2024-08-13
drm/amd: Use a constant format string for amdgpu_ucode_request
Arnd Bergmann
1
-1
/
+1
2023-11-17
drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...
Srinivasan Shanmugam
1
-0
/
+1
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
1
-11
/
+11
2023-10-13
drm/amd: Split up UVD suspend into prepare and suspend steps
Mario Limonciello
1
-4
/
+8
2023-06-09
drm/amd/amdgpu: Fix errors & warnings in amdgpu _uvd, _vce.c
Srinivasan Shanmugam
1
-40
/
+43
2023-03-07
drm/amdgpu: simplify amdgpu_uvd_send_msg
Christian König
1
-12
/
+9
2023-03-06
drm/amdgpu: stop waiting in amdgpu_uvd_send_msg
Christian König
1
-10
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for UVD
Mario Limonciello
1
-11
/
+3
2023-01-03
drm/amdgpu: use VRAM|GTT for a bunch of kernel allocations
Christian König
1
-2
/
+5
2022-11-03
drm/amdgpu: use scheduler dependencies for UVD msgs
Christian König
1
-3
/
+3
2022-11-03
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
1
-5
/
+4
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
[next]