index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v6_0.c
Age
Commit message (
Expand
)
Author
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/gmc6-8: properly disable the AGP aperture
Alex Deucher
2023-07-10
drm/amdgpu: Fix errors & warnings in gmc_ v6_0, v7_0.c
Srinivasan Shanmugam
2023-06-09
drm/amdgpu: add bitmask to iterate vmhubs
Le Ma
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
Mario Limonciello
2023-01-03
drm/amdgpu: rename vram_scratch into mem_scratch
Christian König
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
2022-01-19
drm/amdgpu: add vram check function for GMC
Xiaojian Du
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
2021-10-28
drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits
Alex Deucher
2021-05-19
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
2021-03-23
drm/amdgpu: Moved gart_size calculation to mc_init functions
Oak Zeng
2020-12-08
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
2020-12-08
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
2020-08-04
drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
2020-08-04
drm/amdgpu: use a define for the memory size of the vga emulator
Alex Deucher
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
2020-05-11
drm/amd/amdgpu: remove defined but not used 'crtc_offsets'
Jason Yan
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
2019-09-16
drm/amdgpu: cleanup PTE flag generation v3
Christian König
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
2019-08-23
drm/amdgpu: set adev->num_vmhubs for gmc6,7,8
Alex Deucher
2019-08-15
drm/amdgpu: Export function to flush TLB of specific vm hub
Oak Zeng
2019-08-15
drm/amdgpu: simplify and cleanup setting the dma mask
Christoph Hellwig
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-03-19
drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_location
Oak Zeng
2019-03-19
drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
Yong Zhao
2019-02-20
drm/amdgpu: fix dma mask check in gmc_v6_0.c
Christian König
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-19
drm/amdgpu: Add missing firmware entry for HAINAN
Takashi Iwai
2018-11-05
drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use
Yong Zhao
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
2018-08-28
drm/amdgpu: Only retrieve GPU address of GART table after pinning it
Michel Dänzer
2018-08-27
drm/amdgpu: remove gart.table_addr
Christian König
2018-08-27
drm/amdgpu: rename gart.robj into gart.bo
Christian König
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
drm/amdgpu: Fix page fault and kasan warning on pci device remove.
Andrey Grodzovsky
2018-07-05
drm/amdgpu: switch firmware path for SI parts
Alex Deucher
2018-05-15
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
2018-05-15
drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
Alex Deucher
2018-02-26
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
2018-02-19
drm/amdgpu: apply top reserved VA space to pre Vega10 as well
Christian König
2018-02-19
drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb
Christian König
2018-02-19
drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h
Christian König
[next]