Age | Commit message (Expand) | Author | Files | Lines |
2024-07-10 | drm/amdgpu: select compute ME engines dynamically | Sunil Khatri | 1 | -1/+1 |
2024-07-08 | drm/amd/pm: avoid to load smu firmware for APUs | Tim Huang | 1 | -5/+3 |
2024-07-02 | drm/amdgpu: fix out of bounds access in gfx11 during ip dump | Sunil Khatri | 1 | -0/+2 |
2024-07-02 | drm/amdgpu: add firmware for GC IP v11.5.2 | Tim Huang | 1 | -0/+4 |
2024-07-02 | drm/amdgpu: initialize GC IP v11.5.2 | Tim Huang | 1 | -1/+7 |
2024-07-01 | drm/amdgpu/gfx11: remove superfluous cache flags | Marek Olšák | 1 | -5/+1 |
2024-06-27 | drm/amdgpu: Fix smatch static checker warning | Hawking Zhang | 1 | -4/+4 |
2024-06-27 | drm/amdgpu: refine gfx11 firmware loading | Yang Wang | 1 | -14/+12 |
2024-06-14 | drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable | Yunxiang Li | 1 | -1/+3 |
2024-06-05 | Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support" | Alex Deucher | 1 | -3/+3 |
2024-06-05 | drm/amdgpu: fix comments and error message for ipdump | Sunil Khatri | 1 | -3/+3 |
2024-06-05 | drm/amdgpu: rename ip_dump_cp_queues to compute queues | Sunil Khatri | 1 | -7/+7 |
2024-05-29 | drm/amdgpu/gfx11: enable gfx pipe1 hardware support | Alex Deucher | 1 | -3/+3 |
2024-05-29 | drm/amdgpu/gfx11: handle priority setup for gfx pipe1 | Alex Deucher | 1 | -11/+25 |
2024-05-29 | drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipe | Alex Deucher | 1 | -1/+1 |
2024-05-23 | drm/amdgpu: add gfx queue support for gfx11 ipdump | Sunil Khatri | 1 | -0/+92 |
2024-05-23 | drm/amdgpu: add cp queue registers for gfx11 ipdump | Sunil Khatri | 1 | -2/+109 |
2024-05-23 | drm/amdgpu: add print support for gfx11 ipdump | Sunil Khatri | 1 | -1/+16 |
2024-05-23 | drm/amdgpu: add gfx11 registers support in ipdump | Sunil Khatri | 1 | -1/+106 |
2024-05-23 | drm/amdgpu - optimize rlc spm cntl | Jane Jian | 1 | -7/+14 |
2024-04-26 | drm/amdgpu: add protype for print ip state | Sunil Khatri | 1 | -0/+1 |
2024-04-26 | drm/amdgpu: add prototype for ip dump | Sunil Khatri | 1 | -0/+1 |
2024-04-26 | drm/amdgpu: Fix the ring buffer size for queue VM flush | Prike Liang | 1 | -2/+1 |
2024-04-16 | drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft reset | Alex Deucher | 1 | -10/+5 |
2024-04-09 | drm/amdgpu: fix incorrect number of active RBs for gfx11 | Tim Huang | 1 | -1/+1 |
2024-04-09 | drm/amdgpu: clear set_q_mode_offs when VM changed | ZhenGuo Yin | 1 | -0/+1 |
2024-03-22 | drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode() | Srinivasan Shanmugam | 1 | -1/+1 |
2024-03-04 | drm/amdgpu: workaround to avoid SET_Q_MODE packets v2 | Christian König | 1 | -16/+90 |
2024-03-04 | drm/amdgpu: cleanup conditional execution | Christian König | 1 | -19/+8 |
2024-02-22 | drm/amdgpu: initialize gfx11.5.1 | Yifan Zhang | 1 | -1/+7 |
2024-02-22 | drm/amdgpu: add firmware for GC 11.5.1 | Yifan Zhang | 1 | -0/+4 |
2024-02-22 | drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ring | Ma Jun | 1 | -3/+2 |
2024-01-31 | drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0 | Yifan Zhang | 1 | -22/+0 |
2024-01-25 | drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs | Alex Deucher | 1 | -1/+1 |
2024-01-18 | drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest | YuanShang | 1 | -3/+13 |
2024-01-15 | drm/amdgpu: update regGL2C_CTRL4 value in golden setting | Yifan Zhang | 1 | -1/+1 |
2024-01-09 | drm/amdgpu: correct the cu count for gfx v11 | Likun Gao | 1 | -0/+3 |
2024-01-03 | drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2 | Jack Xiao | 1 | -1/+47 |
2023-12-13 | drm/amdgpu: Enable tunneling on high-priority compute queues | Friedrich Vock | 1 | -1/+2 |
2023-11-30 | drm/amdgpu: distinguish rlc fw for different SKU | Likun Gao | 1 | -1/+6 |
2023-11-30 | drm/amdgpu: Skip access gfx11 golden registers under SRIOV | ZhenGuo Yin | 1 | -0/+3 |
2023-11-29 | drm/amdgpu: fix memory overflow in the IB test | Tim Huang | 1 | -1/+1 |
2023-11-29 | drm/amdgpu: Force order between a read and write to the same address | Alex Sierra | 1 | -0/+8 |
2023-11-03 | drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs | Alex Deucher | 1 | -6/+6 |
2023-10-31 | drm/amdgpu: add unmap latency when gfx11 set kiq resources | Tong Liu01 | 1 | -0/+1 |
2023-10-19 | drm/amd: Read IMU FW version from scratch register during hw_init | Mario Limonciello | 1 | -0/+4 |
2023-10-19 | drm/amd: Move microcode init step to early_init() | Mario Limonciello | 1 | -8/+8 |
2023-10-19 | drm/amdgpu/mes11: remove aggregated doorbell code | Alex Deucher | 1 | -71/+15 |
2023-10-13 | drm/amdgpu: enable GFX IP v11.5.0 CG and PG support | Li Ma | 1 | -0/+3 |
2023-09-26 | drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb | Christian König | 1 | -2/+0 |