aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri2025-02-191-2/+2
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-9/+4
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-3/+0
* drm/amdgpu: change the comment from handle to ip_blockSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-3/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+4
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-4/+9
* drm/amdgpu: update the handle ptr in post_soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in pre_soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in check_soft_resetSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in prepare_suspendSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* 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/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher2023-11-101-2/+0
* drm/amd: Split up UVD suspend into prepare and suspend stepsMario Limonciello2023-10-131-0/+8
* drm/amdgpu: cleanup scheduler job initialization v2Christian König2022-11-031-4/+4
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan2021-11-091-11/+13
* drm/amdgpu: UVD avoid memory allocation during IB testxinhui pan2021-09-141-10/+1
* drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspendEvan Quan2021-08-251-0/+24
* drm/amdgpu: make sure we unpin the UVD BONirmoy Das2021-06-021-0/+1
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-2/+2
* drm/amd/amdgpu/uvd_v6_0: Fix a bunch of kernel-doc function documentation issuesLee Jones2020-12-011-6/+15
* drm/amd: fix typoes in commentsBernard Zhao2020-09-221-2/+2
* drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.cZheng Bin2020-09-151-2/+2
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-2/+5
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-3/+0
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-011-2/+4
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-1/+1
* drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)Alex Deucher2019-10-171-10/+21
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-1/+4
|\
| * drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-111-1/+4
* | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-3/+3
|\ \
| * | drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
| * | drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-2/+2
| |/
* / drm/amdgpu/UVD: set no_user_fence flag to trueLeo Liu2019-05-241-0/+3
|/
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-2/+2
* drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson2018-11-281-4/+4
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-2/+9
* drm/amdgpu: cleanup uvd_v6_0_ring_test_ringChristian König2018-11-051-12/+5
* drm/amdgpu: remove messages from IB testsChristian König2018-11-051-13/+6
* drm/amdgpu: further ring test cleanupsChristian König2018-11-051-11/+2