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
/
amdgpu_gart.c
Age
Commit message (
Expand
)
Author
2017-08-15
drm/amdgpu: Add a parameter to amdgpu_bo_create()
Yong Zhao
2017-07-14
drm/amdgpu: change gartsize default to 256MB
Christian König
2017-07-14
drm/amdgpu: consistent name all GART related parts
Christian König
2017-07-14
drm/amdgpu: add amdgpu_gart_map function v2
Christian König
2017-07-14
drm/amdgpu: cleanup initializing gtt_size
Christian König
2017-05-24
drm/amdgpu: extend lock range for race condition when gpu reset
Roger.He
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-05-08
drm: use set_memory.h header
Laura Abbott
2017-04-28
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-03-29
drm/amdgpu: gart fixes for vega10
Alex Deucher
2017-03-29
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-09-28
drm/amdgpu: fix GART_DEBUGFS define
Christian König
2016-08-16
drm/amdgpu: Change GART offset to 64-bit
Felix Kuehling
2016-05-02
drm/amdgpu: optionally enable GART debugfs file
Christian König
2016-05-02
drm/amdgpu: remove GART page addr array
Christian König
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher