Age | Commit message (Expand) | Author | Files | Lines |
2022-05-04 | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao | 1 | -3/+3 |
2022-03-04 | drm/amdgpu: use job and ib structures directly in CS parsers | Christian König | 1 | -6/+7 |
2022-03-04 | drm/amdgpu: header cleanup | Christian König | 1 | -0/+1 |
2021-09-23 | drm/amdgpu: Fix crash on device remove/driver unload | Andrey Grodzovsky | 1 | -15/+17 |
2021-09-14 | drm/amdgpu: UVD avoid memory allocation during IB test | xinhui pan | 1 | -10/+1 |
2021-08-25 | drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend | Evan Quan | 1 | -0/+24 |
2021-04-26 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 1 | -2/+2 |
2021-04-19 | drm/amdgpu: make sure we unpin the UVD BO | Christian König | 1 | -0/+1 |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König | 1 | -2/+2 |
2021-01-05 | drm/amdgpu: remove redundant logic related HDP | Likun Gao | 1 | -1/+0 |
2020-12-01 | drm/amd/amdgpu/uvd_v7_0: Fix a bunch of kernel-doc function documentation issues | Lee Jones | 1 | -6/+15 |
2020-09-22 | drm/amd: fix typoes in comments | Bernard Zhao | 1 | -1/+1 |
2020-07-08 | drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4 | Huang Rui | 1 | -2/+3 |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das | 1 | -2/+6 |
2020-04-01 | drm/amdgpu: stop disable the scheduler during HW fini | Christian König | 1 | -7/+0 |
2020-04-01 | drm/amdgpu: implement more ib pools (v2) | xinhui pan | 1 | -2/+4 |
2020-04-01 | drm/amdgpu/uvd7: remove unnecessary conversion to bool | Chen Zhou | 1 | -1/+1 |
2019-10-17 | drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) | Alex Deucher | 1 | -11/+22 |
2019-07-18 | drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number | Le Ma | 1 | -2/+2 |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter | 1 | -1/+4 |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 1 | -3/+3 |
2019-06-11 | drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc | Shirish S | 1 | -1/+4 |
2019-06-10 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg | 1 | -1/+1 |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg | 1 | -2/+2 |
2019-05-24 | drm/amdgpu/UVD: set no_user_fence flag to true | Leo Liu | 1 | -0/+2 |
2019-05-07 | drm/amdgpu: Use FW addr returned by PSP for VF MM | Trigger Huang | 1 | -6/+10 |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao | 1 | -2/+2 |
2018-12-20 | drm/amdgpu/uvd:Change uvd ring name convention | James Zhu | 1 | -2/+2 |
2018-11-28 | drm/amdgpu: Reorder uvd ring init before uvd resume | Chris Wilson | 1 | -4/+4 |
2018-11-28 | drm/amdgpu: Use asic specific doorbell index instead of macro definition | Oak Zeng | 1 | -2/+2 |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu | 1 | -2/+8 |
2018-11-05 | drm/amdgpu: remove messages from IB tests | Christian König | 1 | -13/+5 |
2018-11-05 | drm/amdgpu: further ring test cleanups | Christian König | 1 | -23/+7 |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky | 1 | -11/+5 |
2018-10-09 | drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msg | Rex Zhu | 1 | -8/+4 |
2018-08-27 | drm/amdgpu:change VEGA booting with firmware loaded by PSP | Feifei Xu | 1 | -4/+9 |
2018-08-27 | drm/amdgpu: added support 2nd UVD instance | Evan Quan | 1 | -0/+7 |
2018-08-27 | drm/amdgpu: use entity instead of ring for CS | Christian König | 1 | -1/+2 |
2018-08-13 | drm/amdgpu/uvd: UVD entity initialization relys on ring initialization | Emily Deng | 1 | -0/+5 |
2018-07-27 | drm/amdgpu: implement harvesting support for UVD 7.2 (v3) | Alex Deucher | 1 | -3/+53 |
2018-07-27 | drm/amdgpu: patch the IBs for the second UVD instance v2 | Christian König | 1 | -0/+29 |
2018-07-19 | drm/amdgpu: remove superflous UVD encode entity | Christian König | 1 | -14/+0 |
2018-07-16 | drm/amdgpu: add amdgpu_job_submit_direct helper | Christian König | 1 | -14/+6 |
2018-07-16 | drm/amdgpu: remove ring parameter from amdgpu_job_submit | Christian König | 1 | -1/+1 |
2018-07-13 | drm/scheduler: modify args of drm_sched_entity_init | Nayan Deshmukh | 1 | -2/+2 |
2018-07-13 | drm/amd: Use newly added interrupt source defs for SOC15. | Andrey Grodzovsky | 1 | -2/+3 |
2018-07-05 | drm/scheduler: Rename cleanup functions v2. | Andrey Grodzovsky | 1 | -1/+1 |
2018-05-18 | drm/amdgpu: fix insert nop for UVD7 ring | Leo Liu | 1 | -4/+6 |
2018-05-18 | drm/amdgpu/vg20:Enable the 2nd instance IRQ for uvd 7.2 | James Zhu | 1 | -2/+10 |
2018-05-18 | drm/amdgpu/vg20:Enable the 2nd instance for uvd | James Zhu | 1 | -1/+6 |