index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
jpeg_v2_0.c
Age
Commit message (
Expand
)
Author
2024-11-21
drm/amdgpu/jpeg: cancel the jpeg worker
Alex Deucher
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 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-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
2024-08-13
drm/amdgpu/jpeg2: properly set atomics vmid field
Alex Deucher
2024-06-14
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
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-08-09
drm/jpeg: Clean up errors in jpeg_v2_0.c
Ran Sun
2023-06-09
drm/jpeg: add init value for num_jpeg_rings
James Zhu
2023-06-09
drm/amdgpu/jpeg: add multiple jpeg rings support
James Zhu
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2022-06-08
drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
Mohammad Zafar Ziya
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2021-10-04
drm/amdgpu/jpeg2: move jpeg2 shared macro to header file
James Zhu
2021-05-20
drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
James Zhu
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2020-12-01
drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptions
Lee Jones
2020-11-02
drm/amdgpu/jpeg: use "*" adjacent to data name
Deepak R Varma
2020-11-02
drm/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-07-08
drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2
Huang Rui
2020-07-01
drm/amdgpu: fix unused variable
James Zhu
2020-07-01
drm/amdgpu/jpeg2.0: fix no previous prototype for functions
James Zhu
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-03-19
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2019-11-19
drm/amdgpu: enable JPEG2.0 dpm
Leo Liu
2019-11-19
drm/amdgpu: add PG and CG for JPEG2.0
Leo Liu
2019-11-19
drm/amdgpu: add JPEG v2.0 function supports
Leo Liu