summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-3/+3
2025-02-17drm/amdgpu: Add ring reset callback for JPEG3_0_0Sathishkumar S1-1/+14
2025-02-13drm/amdgpu: Enable devcoredump for JPEG3_0_0Sathishkumar S1-0/+22
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-3/+3
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-4/+4
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher1-1/+1
2024-10-23drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri1-7/+0
2024-10-07drm/amdgpu: change the comment from handle to ip_blockSunil Khatri1-7/+7
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu1-0/+1
2024-06-14drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu1-9/+1
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-1/+1
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie1-1/+1
2023-06-09drm/jpeg: add init value for num_jpeg_ringsJames Zhu1-0/+1
2023-06-09drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu1-7/+7
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-1/+1
2023-06-09drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar1-0/+1
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-1/+1
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao1-2/+2
2022-01-26drm/amdgpu: convert to UVD IP version checkingTim Huang1-2/+7
2021-06-04drm/amdgpu/jpeg: Remove harvest checking on CHIP_YELLOW_CARPJames Zhu1-3/+6
2021-05-21drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu1-2/+2
2021-05-20drm/amdgpu: stop touching sched.ready in the backendChristian König1-2/+0
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König1-1/+1
2020-11-02drm/amdgpu/jpeg: use "*" adjacent to data nameDeepak R Varma1-3/+3
2020-08-19drm/amdgpu/jpeg: remove redundant check when it returnsLeo Liu1-6/+1
2020-07-27drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu1-5/+4
2020-07-01drm/amdgpu: fix unused variableJames Zhu1-7/+7
2020-07-01drm/amdgpu: fix typo for vcn3/jpeg3 idle checkJames Zhu1-1/+1
2020-07-01drm/amdgpu: add Sienna_Cichlid JPEG PG and CG supportLeo Liu1-0/+129
2020-07-01drm/amdgpu: add JPEG3.0 support for Sienna_CichlidLeo Liu1-0/+484