index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
jpeg_v3_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
2025-07-17
1
-3
/
+0
*
drm/amdgpu/jpeg: clean up reset type handling
Alex Deucher
2025-07-16
1
-1
/
+3
*
drm/amdgpu/jpeg3: re-emit unprocessed state on ring reset
Alex Deucher
2025-07-16
1
-7
/
+2
*
drm/amdgpu: clean up jpeg reset functions
Alex Deucher
2025-07-16
1
-1
/
+5
*
drm/amdgpu/jpeg3: add additional ring reset error checking
Alex Deucher
2025-07-16
1
-2
/
+6
*
drm/amdgpu: move scheduler wqueue handling into callbacks
Alex Deucher
2025-06-30
1
-0
/
+2
*
drm/amdgpu: move force completion into ring resets
Alex Deucher
2025-06-30
1
-1
/
+7
*
drm/amdgpu: update ring reset function signature
Alex Deucher
2025-06-30
1
-1
/
+3
*
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-25
1
-3
/
+3
*
drm/amdgpu: Add ring reset callback for JPEG3_0_0
Sathishkumar S
2025-02-17
1
-1
/
+14
*
drm/amdgpu: Enable devcoredump for JPEG3_0_0
Sathishkumar S
2025-02-13
1
-0
/
+22
*
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
1
-3
/
+3
*
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-12-10
1
-4
/
+4
*
drm/amdgpu/jpeg: cancel the jpeg worker
Alex Deucher
2024-11-21
1
-1
/
+1
*
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
2024-10-22
1
-7
/
+0
*
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
2024-10-07
1
-7
/
+7
*
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
1
-5
/
+4
*
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
1
-5
/
+4
*
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-07
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-10-01
1
-2
/
+2
*
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
2024-09-10
1
-0
/
+1
*
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
2024-06-14
1
-9
/
+1
*
drm/amdgpu: add protype for print ip state
Sunil Khatri
2024-04-26
1
-0
/
+1
*
drm/amdgpu: add prototype for ip dump
Sunil Khatri
2024-04-26
1
-0
/
+1
*
drm/amdgpu: Use function for IP version check
Lijo Lazar
2023-09-20
1
-1
/
+1
*
drm/amdgpu: Remove a lot of unnecessary ternary operators
Ruan Jinjie
2023-08-09
1
-1
/
+1
*
drm/jpeg: add init value for num_jpeg_rings
James Zhu
2023-06-09
1
-0
/
+1
*
drm/amdgpu/jpeg: add multiple jpeg rings support
James Zhu
2023-06-09
1
-7
/
+7
*
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
2023-06-09
1
-1
/
+1
*
drm/amdgpu/jpeg: Remove harvest checking for JPEG3
Saleemkhan Jamadar
2023-06-09
1
-0
/
+1
*
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
2023-04-14
1
-1
/
+1
*
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-05-04
1
-2
/
+2
*
drm/amdgpu: convert to UVD IP version checking
Tim Huang
2022-01-25
1
-2
/
+7
*
drm/amdgpu/jpeg: Remove harvest checking on CHIP_YELLOW_CARP
James Zhu
2021-06-04
1
-3
/
+6
*
drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
James Zhu
2021-05-21
1
-2
/
+2
*
drm/amdgpu: stop touching sched.ready in the backend
Christian König
2021-05-20
1
-2
/
+0
*
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
1
-1
/
+1
*
drm/amdgpu/jpeg: use "*" adjacent to data name
Deepak R Varma
2020-11-02
1
-3
/
+3
*
drm/amdgpu/jpeg: remove redundant check when it returns
Leo Liu
2020-08-18
1
-6
/
+1
*
drm/amdgpu/jpeg3.0: remove extra asic type check
James Zhu
2020-07-27
1
-5
/
+4
*
drm/amdgpu: fix unused variable
James Zhu
2020-07-01
1
-7
/
+7
*
drm/amdgpu: fix typo for vcn3/jpeg3 idle check
James Zhu
2020-07-01
1
-1
/
+1
*
drm/amdgpu: add Sienna_Cichlid JPEG PG and CG support
Leo Liu
2020-07-01
1
-0
/
+129
*
drm/amdgpu: add JPEG3.0 support for Sienna_Cichlid
Leo Liu
2020-07-01
1
-0
/
+484