Age | Commit message (Expand) | Author |
2024-07-10 | drm/amdgpu: Initialize VF partition mode | Lijo Lazar |
2024-06-05 | drm/amdgpu: rename ip_dump_cp_queues to compute queues | Sunil Khatri |
2024-05-23 | drm/amdgpu: add gfx queue support of gfx10 in ipdump | Sunil Khatri |
2024-05-23 | drm/amdgpu: Add cp queues support fro gfx10 in ipdump | Sunil Khatri |
2024-05-23 | drm/amdgpu: rename the ip_dump to ip_dump_core | Sunil Khatri |
2024-05-13 | drm/amdgpu: remove structurally dead code | Jesse Zhang |
2024-05-03 | drm/amdgpu: remove ip dump reg_count variable | Sunil Khatri |
2024-04-26 | drm/amdgpu: add support of gfx10 register dump | Sunil Khatri |
2024-03-20 | drm/amdgpu: retire gfx ras query_utcl2_poison_status | Tao Zhou |
2024-02-22 | drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ring | Ma Jun |
2023-11-09 | drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5) | Victor Lu |
2023-10-05 | drm/amdgpu: Move package type enum to amdgpu_smuio | Lijo Lazar |
2023-09-11 | drm/amdgpu: Rename KGD_MAX_QUEUES to AMDGPU_MAX_QUEUES | Mukul Joshi |
2023-09-11 | drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3 | Mukul Joshi |
2023-08-30 | drm/amdgpu: update gc_info v2_1 from discovery | Le Ma |
2023-06-30 | drm/amdgpu: make mcbp a per device setting | Alex Deucher |
2023-06-09 | drm/amdgpu: add RAS definitions for GFX | Tao Zhou |
2023-06-09 | drm/amdgpu: add GFX RAS common function | Tao Zhou |
2023-06-09 | drm/amdgpu: Add compute mode descriptor function | Lijo Lazar |
2023-06-09 | drm/amdgpu: Add auto mode for compute partition | Lijo Lazar |
2023-06-09 | drm/amdgpu: Move memory partition query to gmc | Lijo Lazar |
2023-06-09 | drm/amdgpu: correct the vmhub index when page fault occurs | Le Ma |
2023-06-09 | drm/amdgpu: Switch to SOC partition funcs | Lijo Lazar |
2023-06-09 | drm/amdgpu: Add SOC partition funcs for GC v9.4.3 | Lijo Lazar |
2023-06-09 | drm/amdgpu: Add initial version of XCP routines | Lijo Lazar |
2023-06-09 | drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3 | Shiwu Zhang |
2023-06-09 | drm/amdgpu: detect current GPU memory partition mode | Rajneesh Bhardwaj |
2023-06-09 | drm/amdgpu: implement smuio v13_0_3 callbacks | Rajneesh Bhardwaj |
2023-06-09 | drm/amd/amdgpu: Update debugfs for XCC support (v3) | Tom St Denis |
2023-06-09 | drm/amdgpu: Change num_xcd to xcc_mask | Lijo Lazar |
2023-06-09 | drm/amdgpu: add sysfs node for compute partition mode | Le Ma |
2023-06-09 | drm/amdgpu: add [en/dis]able_kgq() functions | Alex Deucher |
2023-04-24 | drm/amdgpu: add gfx shadow callback | Alex Deucher |
2023-04-24 | drm/amdgpu/gfx11: add FW version check for new CP GFX shadow feature | Alex Deucher |
2023-04-20 | drm/amdgpu: add master/slave check in init phase | Le Ma |
2023-04-18 | drm/amdgpu: add xcc index argument to select_sh_se function v2 | Le Ma |
2023-04-18 | drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4) | Le Ma |
2023-04-18 | drm/amdgpu: separate the mqd_backup for kiq from kcq | Le Ma |
2023-04-18 | drm/amdgpu: move queue_bitmap to an independent structure (v3) | Le Ma |
2023-04-18 | drm/amdgpu: convert gfx.kiq to array type (v3) | Le Ma |
2023-04-14 | drm/amdgpu: add some basic elements for multiple XCD case | Le Ma |
2023-02-23 | drm/amdgpu: add more fields into device info, caches sizes, etc. | Marek Olšák |
2023-01-17 | drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum... | YiPeng Chai |
2023-01-17 | drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3 | YiPeng Chai |
2023-01-17 | drm/amdgpu: Add gfx ras function on gfx v11_0_3 | YiPeng Chai |
2022-12-02 | drm/amdgpu: Add software ring callbacks for gfx9 (v8) | Jiadong.Zhu |
2022-12-02 | drm/amdgpu: Introduce gfx software ring (v9) | Jiadong.Zhu |
2022-09-29 | drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode | Likun Gao |
2022-09-29 | drm/amdgpu: add function to init CP microcode | Likun Gao |
2022-09-19 | drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx | Hawking Zhang |