Age | Commit message (Expand) | Author |
2024-10-22 | drm/amdgpu: Clean the functions pointer set as NULL | Sunil Khatri |
2024-10-07 | drm/amdgpu: update the handle ptr in hw_fini | Sunil Khatri |
2024-10-07 | drm/amdgpu: update the handle ptr in hw_init | Sunil Khatri |
2024-10-07 | drm/amdgpu: update the handle ptr in resume | Sunil Khatri |
2024-10-07 | drm/amdgpu: update the handle ptr in suspend | Sunil Khatri |
2024-10-07 | drm/amdgpu: update the handle ptr in wait_for_idle | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in post_soft_reset | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in soft_reset | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in pre_soft_reset | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in check_soft_reset | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in sw_fini | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in sw_init | Sunil Khatri |
2024-10-01 | drm/amdgpu: update the handle ptr in early_init | Sunil Khatri |
2024-08-13 | drm/amd/amdgpu: cleanup parse_cs callbacks | David (Ming Qiang) Wu |
2024-04-26 | drm/amdgpu: add protype for print ip state | Sunil Khatri |
2024-04-26 | drm/amdgpu: add prototype for ip dump | Sunil Khatri |
2023-11-10 | drm/amdgpu: move UVD and VCE sched entity init after sched init | Alex Deucher |
2023-08-09 | drm/amdgpu: Clean up errors in vce_v3_0.c | Ran Sun |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2021-09-23 | drm/amdgpu: Fix crash on device remove/driver unload | Andrey Grodzovsky |
2021-09-01 | drm/amdgpu/vce: set the priority for each ring | Satyajit Sahu |
2021-08-25 | drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend | Evan Quan |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2020-04-09 | drm/amdgpu: rework sched_list generation | Nirmoy Das |
2020-01-22 | drm/amdgpu: remove unnecessary conversion to bool | Nirmoy Das |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in remaining files | Sam Ravnborg |
2019-05-24 | drm/amdgpu/VCE: set no_user_fence flag to true | Leo Liu |
2019-01-25 | drm/amdgpu: add flags to emit_ib interface v2 | Jack Xiao |
2018-11-21 | drm/amd/amdgpu/vce_v3_0.c: Remove duplicate header | Brajeswar Ghosh |
2018-11-05 | drm/amdgpu: Modify the argument of emit_ib interface | Rex Zhu |
2018-11-05 | drm/amdgpu: Retire amdgpu_ring.ready flag v4 | Andrey Grodzovsky |
2018-09-26 | drm/amdgpu: move more defines into amdgpu_irq.h | Christian König |
2018-08-13 | drm/amdgpu/vce: VCE entity initialization relies on ring initializtion | Emily Deng |
2018-07-13 | drm/amd: Use newly added interrupt source defs for VI v3. | Andrey Grodzovsky |
2018-07-05 | drm/amdgpu/vce: simplify vce instance setup | Alex Deucher |
2018-07-05 | drm/amdgpu: fix swapped emit_ib_size in vce3 | Alex Deucher |
2018-05-15 | drm/amdgpu: add VEGAM to VCE harvest config | Leo Liu |
2018-05-15 | drm/amdgpu: Add APU support in vi_set_vce_clocks | Rex Zhu |
2018-02-19 | drm/amdgpu: separate PASID mapping from VM flush v2 | Christian König |
2018-02-19 | drm/amdgpu: forward pasid to backend flush implementations | Christian König |
2017-12-27 | drm/amdgpu: rename vm_id to vmid | Christian König |
2017-11-01 | drm/amdgpu: allow harvesting check for Polaris VCE | Leo Liu |
2017-05-31 | drm/amdgpu: Program ring for vce instance 1 at its register space | Leo Liu |
2017-04-04 | drm/amdgpu: various cleanups for uvd/vce. | Rex Zhu |
2017-03-29 | drm/amd/powerplay: add a new register define for APU in VI. | Rex Zhu |
2017-03-29 | drm/amdgpu: refine vce_3.0 code. | Rex Zhu |
2017-03-29 | drm/amdgpu/ih: store the full context id | Alex Deucher |
2017-03-29 | drm/amdgpu: switch ih handling to two levels (v3) | Alex Deucher |
2017-03-29 | drm/amdgpu: change wptr to 64 bits (v2) | Ken Wang |