Age | Commit message (Expand) | Author |
2024-01-15 | drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c | Alex Deucher |
2023-10-04 | drm/amdgpu/gmc: add a way to force a particular placement for GART | Alex Deucher |
2023-09-26 | drm/amdgpu/gmc: set a default disable value for AGP | Alex Deucher |
2023-09-26 | drm/amdgpu: drop error return from flush_gpu_tlb_pasid | Christian König |
2023-09-26 | drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid | Christian König |
2023-09-26 | drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2 | Christian König |
2023-07-07 | drm/amdgpu: Update invalid PTE flag setting | Mukul Joshi |
2023-06-15 | drm/amdgpu: Update total channel number for umc v8_10 | Candice Li |
2023-06-09 | drm/amdgpu: Override MTYPE per page on GFXv9.4.3 APUs | Felix Kuehling |
2023-06-09 | drm/amdgpu: Add memory partitions to gmc | Lijo Lazar |
2023-06-09 | drm/amdgpu: Move memory partition query to gmc | Lijo Lazar |
2023-06-09 | drm/amdgpu: Check APU supports true APP mode | Rajneesh Bhardwaj |
2023-06-09 | drm/amdgpu: Add XCC inst to PASID TLB flushing | Mukul Joshi |
2023-04-13 | drm/amdgpu: Rework retry fault removal | Mukul Joshi |
2023-03-15 | drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOV | Yifan Zha |
2023-03-13 | drm/amdgpu: Move umc ras block init to gmc ras sw_init | Hawking Zhang |
2022-08-16 | drm/amdgpu: save and restore gc hub regs | Victor Zhao |
2022-05-04 | drm/amdgpu: save the setting of VM_CONTEXT_CNTL | Jack Xiao |
2022-05-04 | drm/amdgpu: add mmhub v3_0 ip block | Tianci.Yin |
2022-04-28 | drm/amdgpu/discovery: store the number of UMC IPs on the asic | Alex Deucher |
2022-04-28 | drm/amdgpu: store the mall size in the gmc structure | Alex Deucher |
2022-03-15 | drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations. | Yongqiang Sun |
2022-01-25 | drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init | yipechai |
2022-01-19 | drm/amdgpu: add vram check function for GMC | Xiaojian Du |
2022-01-14 | drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops | yipechai |
2021-12-01 | drm/amdgpu: handle IH ring1 overflow | Philip Yang |
2021-06-04 | drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg... | Huang Rui |
2021-04-28 | drm/amdgpu: address remove from fault filter | Philip Yang |
2021-04-20 | Revert "drm/amdgpu: workaround the TMR MC address issue (v2)" | Oak Zeng |
2021-04-15 | drm/amdgpu: Introduce functions for vram physical addr calculation | Oak Zeng |
2021-04-09 | drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs | Hawking Zhang |
2021-03-23 | drm/amdgpu: Reset the devices in the XGMI hive duirng probe | shaoyunl |
2021-03-23 | drm/amdgpu: Fix the comment in amdgpu_gmc.h | Oak Zeng |
2021-03-23 | drm/amdgpu: workaround the TMR MC address issue (v2) | Oak Zeng |
2021-03-23 | drm/amdgpu: Add function to allocate and fill PDB0 | Oak Zeng |
2021-03-23 | drm/amdgpu: Use different gart table parameters for 2-level gart table | Oak Zeng |
2021-03-23 | drm/amdgpu: Placement of gart and vram in sysvm aperture | Oak Zeng |
2021-03-23 | drm/amdgpu: Modify comments of vram_start/end | Oak Zeng |
2021-03-23 | drm/amdgpu: define address map for host xgmi link (v3) | Rajneesh Bhardwaj |
2020-09-25 | drm/amdgpu: store noretry parameter per driver instance | Alex Deucher |
2020-08-04 | drm/amdgpu: move stolen memory from gmc to mman | Alex Deucher |
2020-08-04 | drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console | Alex Deucher |
2020-08-04 | drm/amdgpu: add support for extended stolen vga memory | Alex Deucher |
2020-08-04 | drm/amdgpu: move keep stolen memory check into gmc core | Alex Deucher |
2020-08-04 | drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc | Alex Deucher |
2020-07-22 | drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub level | Huang Rui |
2020-07-22 | drm/amdgpu: add vmhub funcs helper (v2) | Huang Rui |
2020-07-22 | drm/amdgpu: abstract set_vm_fault_masks function to refine the programming | Huang Rui |
2020-07-22 | drm/amdgpu: add member to store vm fault interrupt masks | Huang Rui |
2020-07-08 | drm/amdgpu: add register distance members into vmhub structure | Huang Rui |