Age | Commit message (Expand) | Author |
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-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-07-25 | drm/amdgpu: Add -ENOMEM error handling when there is no memory | Srinivasan Shanmugam |
2023-06-09 | drm/amdgpu: switch to unified amdgpu_ring_test_helper | Guchun Chen |
2023-06-09 | drm/amdgpu: fix S3 issue if MQD in VRAM | Jack Xiao |
2023-06-09 | drm/amdgpu: introduce vmhub definition for multi-partition cases (v3) | Hawking Zhang |
2023-06-09 | drm/amdgpu: put MQDs in VRAM | Alex Deucher |
2023-04-18 | drm/amdgpu: convert gfx.kiq to array type (v3) | Le Ma |
2023-01-09 | drm/amd: Remove superfluous assignment for `adev->mes.adev` | Mario Limonciello |
2023-01-09 | drm/amd: Use `amdgpu_ucode_*` helpers for MES | Mario Limonciello |
2023-01-09 | drm/amd: Load MES microcode during early_init | Mario Limonciello |
2022-11-04 | drm/amdgpu: extend halt_if_hws_hang to MES | Graham Sider |
2022-10-27 | drm/amdgpu: remove deprecated MES version vars | Graham Sider |
2022-07-28 | drm/amdgpu: move mes self test after drm sched re-started | Jack Xiao |
2022-07-13 | drm/amdgpu/mes: init aggregated doorbell | Le Ma |
2022-07-12 | drm/amdgpu/mes: set correct mes ring ready flag | Jack Xiao |
2022-07-08 | drm/amdgpu/mes: fix mes submission in atomic context | Jack Xiao |
2022-05-04 | drm/amdgpu/gfx10: enable kiq to map mes ring | Jack Xiao |
2022-05-04 | drm/amdgpu: add mes unmap legacy queue routine | Jack Xiao |
2022-05-04 | drm/amdgpu/mes10.1: add mes self test in late init | Jack Xiao |
2022-05-04 | drm/amdgpu/mes10.1: implement the suspend/resume routine | Jack Xiao |
2022-05-04 | drm/amdgpu/mes10.1: add delay after mes engine enable | Jack Xiao |
2022-05-04 | drm/amdgpu/mes10.1: call general mes initialization | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: relocate status_fence slot allocation | Jack Xiao |
2022-05-04 | drm/amdgpu: enable mes kiq N-1 test on sienna cichlid | Jack Xiao |
2022-05-04 | drm/amdgpu/mes: extend mes framework to support multiple mes pipes | Jack Xiao |
2022-05-04 | drm/amdgpu: use ring structure to access rptr/wptr v2 | Jack Xiao |
2021-04-09 | drm/amdgpu: add the sched_score to amdgpu_ring_init | Christian König |
2020-12-14 | drm/ttm: cleanup BO size handling v3 | Christian König |
2020-11-02 | drm/amdgpu: use "*" adjacent to data name | Deepak R Varma |
2020-09-22 | drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_init | Qinglang Miao |
2020-07-01 | drm/amdgpu/mes10.1: add no scheduler flag for mes | Alex Deucher |
2020-07-01 | drm/amdgpu/mes: allocate memory slots for hw resource setting | Le Ma |
2020-07-01 | drm/amdgpu/mes: add status fence memory definitions | Le Ma |
2020-07-01 | drm/amdgpu/mes: correct register offset for sienna_cichlid | Likun Gao |
2020-07-01 | drm/amdgpu/mes10.1: update mes initialization | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: copy mes fw info into global fw array | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: add sienna_cichlid mes firmware support | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: implement setting hardware resources | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: implement querying the scheduler status | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: implement removing hardware queue | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: implement adding hardware queue | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: add the helper function for mes command submission | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: add the mes fw api | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: enable the mes ring during initialization | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: install mes queue via kiq | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: install mes queue by register programming | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: initialize the mqd | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: allocate mqd buffer | Jack Xiao |