summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu2021-05-211-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