index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v9_0.c
Age
Commit message (
Expand
)
Author
2019-04-10
drm/amdgpu: Add a check to avoid panic because of unexpected irqs
xinhui pan
2019-04-10
drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_boot
xinhui pan
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-03-19
drm/amdgpu: use ring/hash for fault handling on GMC9 v3
Christian König
2019-03-19
drm/amdgpu: query sram ecc/ecc availability from atombios
Hawking Zhang
2019-03-19
drm/amdgpu: handle ras resume
xinhui pan
2019-03-19
drm/amdkfd: add RAS ECC event support (v3)
Eric Huang
2019-03-19
drm/amdgpu: enable ras on gmc9
xinhui pan
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-03-19
drm/amdgpu: fix invalid use of change_bit
Christian König
2019-02-20
drm: change func to better detect wether swiotlb is needed
Michael D Labriola
2019-01-29
drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLE
wentalou
2019-01-14
drm/amdgpu: improve GMC v9 page fault message
Christian König
2019-01-14
drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)
Shirish S
2018-12-14
drm/amdgpu: update the vm invalidation engine layout V2
Evan Quan
2018-12-07
drm/amdgpu: move IV prescreening into the GMC code
Christian König
2018-12-03
drm/amdgpu: add missing error handling
Christian König
2018-12-03
drm/amdgpu: add a xgmi supported flag
Alex Deucher
2018-11-19
Revert "drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB" (v2)
Chengming Gui
2018-11-05
drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB
Christian König
2018-11-05
drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations
Christian König
2018-11-05
drm/amdgpu: cleanup GMC v9 TLB invalidation
Christian König
2018-11-05
drm/amdgpu: drop the remaining uses of ring idx in messages
Christian König
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to use
Yong Zhao
2018-09-26
drm/amdgpu: make function pointers mandatory
Christian König
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
drm/amdgpu: enable mmhub power gating
Kenneth Feng
2018-09-14
drm/amdgpu: add picasso support for gmc
Likun Gao
2018-09-10
drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)
Alex Deucher
2018-09-10
drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmi
Alex Deucher
2018-09-10
drm/amdgpu: enable AGP aperture for GMC9 v2
Christian König
2018-09-02
drm/amdgpu/gmc9: don't keep stolen memory on vega20
Alex Deucher
2018-09-02
drm/amdgpu/gmc9: don't keep stolen memory on vega12
Alex Deucher
2018-09-02
drm/amdgpu/gmc9: don't keep stolen memory on Raven
Alex Deucher
2018-09-02
drm/amdgpu/gmc9: rework stolen vga memory handling
Alex Deucher
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
2018-08-28
drm/amdgpu: remove extra newline when printing VM faults
Christian König
2018-08-27
drm/amdgpu: Refine gmc9 VM fault print.
Andrey Grodzovsky
2018-08-27
drm/amdgpu: add GMC9 support for PDs/PTs in system memory
Christian König
2018-08-27
drm/amdgpu: add amdgpu_gmc_pd_addr helper
Christian König
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: amdgpu_kiq_reg_write_reg_wait() can be static
kbuild test robot
2018-08-27
drm/amdgpu: Don't use kiq in gpu reset
Emily Deng
2018-08-27
drm/amdgpu/sriov: Only sriov runtime support use kiq
Emily Deng
2018-08-27
drm/amdgpu: use kiq to do invalidate tlb
Emily Deng
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
[next]