summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/jpeg: Clean up errors in jpeg_v2_0.cRan Sun2023-08-091-2/+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: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-2/+2
* drm/amdgpu/jpeg2: Add jpeg vmid update under IB submitMohammad Zafar Ziya2022-06-081-1/+5
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-2/+2
* drm/amdgpu/jpeg2: move jpeg2 shared macro to header fileJames Zhu2021-10-041-20/+0
* drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu2021-05-201-0/+2
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-1/+1
* drm/amd/amdgpu/jpeg_v2_0: Add some missing kernel-doc descriptionsLee Jones2020-12-011-1/+5
* drm/amdgpu/jpeg: use "*" adjacent to data nameDeepak R Varma2020-11-021-3/+3
* drm/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-4/+4
* drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2Huang Rui2020-07-081-1/+1
* drm/amdgpu: fix unused variableJames Zhu2020-07-011-7/+7
* drm/amdgpu/jpeg2.0: fix no previous prototype for functionsJames Zhu2020-07-011-0/+1
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-1/+2
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-3/+0
* drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2020-03-191-1/+1
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-1/+1
* drm/amdgpu: enable JPEG2.0 dpmLeo Liu2019-11-191-1/+9
* drm/amdgpu: add PG and CG for JPEG2.0Leo Liu2019-11-191-26/+36
* drm/amdgpu: add JPEG v2.0 function supportsLeo Liu2019-11-191-0/+809