summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-1/+1
* drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie2023-08-091-1/+1
* drm/jpeg: add init value for num_jpeg_ringsJames Zhu2023-06-091-0/+1
* drm/amdgpu/jpeg: add multiple jpeg rings supportJames Zhu2023-06-091-7/+7
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-1/+1
* drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar2023-06-091-0/+1
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-1/+1
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-2/+2
* drm/amdgpu: convert to UVD IP version checkingTim Huang2022-01-251-2/+7
* drm/amdgpu/jpeg: Remove harvest checking on CHIP_YELLOW_CARPJames Zhu2021-06-041-3/+6
* drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gateJames Zhu2021-05-211-2/+2
* drm/amdgpu: stop touching sched.ready in the backendChristian König2021-05-191-2/+0
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-1/+1
* drm/amdgpu/jpeg: use "*" adjacent to data nameDeepak R Varma2020-11-021-3/+3
* drm/amdgpu/jpeg: remove redundant check when it returnsLeo Liu2020-08-181-6/+1
* drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu2020-07-271-5/+4
* drm/amdgpu: fix unused variableJames Zhu2020-07-011-7/+7
* drm/amdgpu: fix typo for vcn3/jpeg3 idle checkJames Zhu2020-07-011-1/+1
* drm/amdgpu: add Sienna_Cichlid JPEG PG and CG supportLeo Liu2020-07-011-0/+129
* drm/amdgpu: add JPEG3.0 support for Sienna_CichlidLeo Liu2020-07-011-0/+484