Age | Commit message (Expand) | Author |
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 |
2020-07-01 | drm/amdgpu/mes10.1: implement the ring functions of mes specific | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: initialize the software part of mes ring | Jack Xiao |
2020-07-01 | drm/amdgpu/mes10.1: allocate the eop buffer | Jack Xiao |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher |
2019-06-21 | drm/amdgpu/mes10.1: enable mes FW backdoor loading | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: implement mes enablement function | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: implement MES firmware backdoor loading | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: implement ucode buffers destruction | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: upload mes data ucode to gpu buffer | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: upload mes ucode to gpu buffer | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: implement ucode CPU buffer destruction | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: load mes firmware file to CPU buffer | Jack Xiao |
2019-06-21 | drm/amdgpu/mes10.1: add ip block mes10.1 (v2) | Jack Xiao |