index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gmc_v8_0.c
Age
Commit message (
Expand
)
Author
2016-08-23
drm/amdgpu/gmc8: remove dead code (v2)
Heinrich Schuchardt
2016-08-08
drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu
Ken Wang
2016-08-08
drm/amdgpu: implement gmc8 check/pre/post_soft_reset
Chunming Zhou
2016-07-07
drm/amdgpu/gmc8: remove duplicate wait_for_idle functions
Alex Deucher
2016-07-07
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
2016-07-07
drm/amdgpu/gmc: make some functions static
Alex Deucher
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-04
drm/amdgpu: change ELM/BAF to Polaris10/Polaris11
Flora Cui
2016-05-04
drm/amdgpu: add GMC support for ELM/BAF
Flora Cui
2016-05-04
drm/amdgpu/gmc: add proper CG flags for fiji
Alex Deucher
2016-04-27
drm/amdgpu: disable vm interrupts with vm_fault_stop=2
Flora Cui
2016-04-01
drm/amdgpu/gmc: use proper register for vram type on Fiji
Alex Deucher
2016-04-01
drm/amdgpu/gmc: move vram type fetching into sw_init
Alex Deucher
2016-03-08
drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE
Chunming Zhou
2016-02-16
drm/amdgpu: cleanup gem init/finit
Christian König
2016-02-10
drm/amdgpu/gmc8: skip MC ucode loading on SR-IOV capable boards
Alex Deucher
2016-02-10
drm/amdgpu: use a global LRU list for VMIDs
Christian König
2016-02-02
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
2016-01-29
drm/amdgpu: no need to load MC firmware on fiji
Alex Deucher
2016-01-04
drm/amdgpu: fix NULL in vm_grab_id while S3 back
Chunming Zhou
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-21
drm/amd/amdgpu: add gmc clock gating support for Fiji.
Eric Huang
2015-12-17
drm/amdgpu: limit visible vram if it's smaller than the BAR
Alex Deucher
2015-12-04
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2015-11-18
drm/amdgpu: move VM manager clean into the VM code again
Christian König
2015-11-16
drm/amdgpu: Fix default page access routing
Jay Cornwall
2015-10-30
drm/amdgpu: use common fences for VMID management v2
Christian König
2015-10-21
drm/amdgpu: add GMC support for Stoney
Samuel Li
2015-10-14
drm/amdgpu: add option to stop on VM fault
Christian König
2015-10-14
drm/amdgpu: only print meaningful VM faults
Christian König
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2015-08-17
drm/amdgpu: Add Fiji support to the GMC 8.5 IP module
David Zhang
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-06-10
drm/amdgpu: whitespace cleanup in gmc8 golden regs
Alex Deucher
2015-06-03
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
2015-06-03
drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
2015-06-03
drm/amdgpu: switch to amdgpu folder for firmware files v2
Jammy Zhou
2015-06-03
drm/amdgpu: Add initial VI support
Alex Deucher