开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
uvd_v6_0.c
Age
Commit message (
Expand
)
Author
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in post_soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in pre_soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in check_soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in prepare_suspend
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
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
2022-11-03
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2021-11-09
drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
Evan Quan
2021-09-14
drm/amdgpu: UVD avoid memory allocation during IB test
xinhui pan
2021-08-25
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
2021-06-02
drm/amdgpu: make sure we unpin the UVD BO
Nirmoy Das
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2020-12-01
drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issues
Lee Jones
2020-09-22
drm/amd: fix typoes in comments
Bernard Zhao
2020-09-15
drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.c
Zheng Bin
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2019-10-17
drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
Alex Deucher
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-11
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Shirish S
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-05-24
drm/amdgpu/UVD: set no_user_fence flag to true
Leo Liu
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2018-11-28
drm/amdgpu: Reorder uvd ring init before uvd resume
Chris Wilson
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
drm/amdgpu: cleanup uvd_v6_0_ring_test_ring
Christian König
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-10-09
drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg
Rex Zhu
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-08-13
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
[next]