index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v11_0.c
Age
Commit message (
Expand
)
Author
6 days
drm/amdgpu: use common defines for HUB faults
Alex Deucher
6 days
drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
Alex Deucher
2025-09-05
drm/amdgpu/gmc: Remove redundant ternary operators
Liao Yuanhong
2025-08-04
drm/amdgpu: rework how PTE flags are generated v3
Christian König
2025-06-17
drm: amdgpu: Create amdgpu_vm_print_task_info()
André Almeida
2025-05-13
drm/amdgpu: fix incorrect MALL size for GFX1151
Tim Huang
2025-04-30
drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()
Alex Deucher
2025-04-11
drm/amdgpu: Use the right function for hdp flush
Lijo Lazar
2025-04-08
drm/amdgpu: remove is_mes_queue flag
Alex Deucher
2025-02-25
drm/amdgpu: update the handle ptr in is_idle
Sunil Khatri
2025-02-19
drm/amdgpu: update the handle ptr in get_clockgating_state
Sunil Khatri
2025-02-12
drm/amdgpu: add support for MMHUB IP version 3.3.2
Tim Huang
2025-02-12
drm/amdgpu: add support for GC IP version 11.5.3
Tim Huang
2024-12-10
drm/amdgpu: pass ip_block in set_clockgating_state
Boyuan Zhang
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
2024-10-24
amdgpu: Don't print L2 status if there's nothing to print
Kent Russell
2024-10-22
drm/amdgpu: clean the dummy soft_reset functions
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_fini
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in hw_init
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in resume
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in suspend
Sunil Khatri
2024-10-07
drm/amdgpu: update the handle ptr in wait_for_idle
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in soft_reset
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_fini
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in sw_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in late_init
Sunil Khatri
2024-10-01
drm/amdgpu: update the handle ptr in early_init
Sunil Khatri
2024-08-13
drm/amdgpu/mes: add multiple mes ring instances support
Jack Xiao
2024-07-02
drm/amdgpu: add GFXHUB IP v11.5.2 support
Tim Huang
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10
Shane Xiao
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
2024-02-22
drm/amdgpu: add GFXHUB 11.5.1 support
Yifan Zhang
2024-02-19
drm/amdgpu: add MMHUB 3.3.1 support
Yifan Zhang
2024-01-15
drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.c
Alex Deucher
2024-01-03
drm/amdgpu: Fix ecc irq enable/disable unpaired
Stanley.Yang
2023-11-17
drm/amdgpu/gmc11: disable AGP aperture
Alex Deucher
2023-11-17
drm/amdgpu: add a module parameter to control the AGP aperture
Alex Deucher
2023-11-17
drm/amdgpu/gmc11: fix logic typo in AGP check
Alex Deucher
2023-11-09
drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)
Victor Lu
2023-11-09
drm/amdgpu: fix AGP init order
Alex Deucher
2023-10-27
drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded
Kenneth Feng
2023-10-13
drm/amdgpu: flush the correct vmid tlb for specific pasid
Yifan Zhang
2023-10-04
drm/amdgpu: cache gpuvm fault information for gmc7+
Alex Deucher
2023-10-04
drm/amdgpu/gmc11: set gart placement GC11
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/gmc11: disable AGP on GC 11.5
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_v11_0_flush_gpu_tlb_pasid
Christian König
2023-09-26
drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb
Christian König
[next]