index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
jpeg_v2_5.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
1
-3
/
+3
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-4
/
+4
2024-11-21
drm/amdgpu/jpeg: cancel the jpeg worker
Alex Deucher
1
-1
/
+1
2024-10-22
drm/amdgpu: Clean the functions pointer set as NULL
Sunil Khatri
1
-14
/
+0
2024-10-07
drm/amdgpu: change the comment from handle to ip_block
Sunil Khatri
1
-7
/
+7
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
1
-5
/
+4
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
1
-2
/
+2
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
1
-2
/
+2
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
1
-2
/
+2
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
1
-0
/
+2
2024-06-14
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
1
-3
/
+0
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+2
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+2
2024-01-15
drm/amdgpu: Clean up errors in jpeg_v2_5.c
chenxuebing
1
-6
/
+4
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
1
-2
/
+2
2023-06-09
drm/jpeg: add init value for num_jpeg_rings
James Zhu
1
-0
/
+1
2023-06-09
drm/amdgpu: add RAS POISON interrupt funcs for jpeg_v2_6
Horatio Zhang
1
-6
/
+22
2023-06-09
drm/amdgpu/jpeg: add multiple jpeg rings support
James Zhu
1
-9
/
+9
2023-06-09
drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)
Hawking Zhang
1
-2
/
+2
2023-04-14
drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)
Le Ma
1
-2
/
+4
2023-03-13
drm/amdgpu: Move jpeg ras block init to ras sw_init
Hawking Zhang
1
-2
/
+4
2022-11-17
drm/amdgpu: define common jpeg_set_ras_funcs
Tao Zhou
1
-12
/
+1
2022-05-10
drm/amdgpu/jpeg: add jpeg ras poison consumption handling
Mohammad Zafar Ziya
1
-0
/
+16
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
1
-2
/
+2
2022-03-28
drm/amdgpu/jpeg: Add jpeg ras error query support
Mohammad Zafar Ziya
1
-0
/
+74
2021-10-04
drm/amdgpu/jpeg: add jpeg2.6 start/end
James Zhu
1
-2
/
+38
2021-05-20
drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-2
/
+2
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
1
-2
/
+0
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-1
/
+1
2021-03-23
drm/amdgpu/jpeg2.6: Add jpeg2.6 support
James Zhu
1
-2
/
+63
2020-11-02
drm/amdgpu/jpeg: use "*" adjacent to data name
Deepak R Varma
1
-2
/
+2
2020-07-27
drm/amdgpu/jpeg: Remove extra asic type check
James Zhu
1
-15
/
+11
2020-07-01
drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
Colin Ian King
1
-1
/
+1
2020-07-01
drm/amdgpu: fix unused variable
James Zhu
1
-3
/
+3
2020-05-21
drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungating
James Zhu
1
-1
/
+0
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
1
-1
/
+1
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
1
-1
/
+1
2019-11-19
drm/amdgpu: move JPEG2.5 out from VCN2.5
Leo Liu
1
-0
/
+641