index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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_object.c
Age
Commit message (
Expand
)
Author
2017-05-24
drm/amdgpu: add an INFO query for monitoring VRAM CPU page faults
Marek Olšák
2017-04-28
drm/amdgpu: validate shadow before restoring from it
Roger.He
2017-04-28
drm/amdgpu: Fix use of interruptible waiting
Alex Xie
2017-04-07
drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...
Christopher James Halse Rogers
2017-04-06
drm/amdgpu: handle CPU access for split VRAM buffers (v2)
Christian König
2017-04-04
drm/amdgpu: use TTM_PL_FLAG_CONTIGUOUS v2
Christian König
2017-03-29
drm/amd/amdgpu: fix performance drop when VRAM pressure
Roger.He
2017-03-29
drm/amdgpu: don't validate TILE_SPLIT on GFX9
Marek Olšák
2017-03-29
drm/amdgpu: simplify reservation handling during buffer creation
Nicolai Hähnle
2017-03-29
Revert "drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()"
Nicolai Hähnle
2017-02-09
drm/amdgpu: report the number of bytes moved at buffer creation
Samuel Pitoiset
2017-02-09
drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
Samuel Pitoiset
2017-02-09
drm/amdgpu: shut up #warning for compile testing
Arnd Bergmann
2017-01-27
drm/amdgpu: Bring bo creation in line with radeon driver (v2)
Nils Holland
2017-01-27
drm/amdgpu: double the priority of kernel allocations
Christian König
2017-01-27
drm/amdgpu: user BO priority instead of self coding it (v2)
Christian König
2017-01-27
drm/amd/amdgpu: fix locking in bo creation error path
Nicolai Hähnle
2017-01-27
drm/amd/amdgpu: lock reservation object while creating shadow bo
Nicolai Hähnle
2017-01-27
drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify
Nicolai Hähnle
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
2016-11-23
drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling (v2)
Christian König
2016-11-23
drm/amdgpu: fix error handling in amdgpu_bo_create_restricted
Christian König
2016-11-11
drm/amdgpu: remove extra placement for AMDGPU_GEM_CREATE_NO_CPU_ACCESS
Christian König
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
2016-10-25
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
Christian König
2016-10-25
drm/amdgpu: use explicit limit for VRAM_CONTIGUOUS
Christian König
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
2016-09-28
drm/amdgpu: remove unused member from struct amdgpu_bo
Christian König
2016-09-28
drm/amdgpu: add a custom GTT memory manager v2
Christian König
2016-09-16
drm/amdgpu: clean function declarations in amdgpu_ttm.c up
Baoyou Xie
2016-09-14
drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
Christian König
2016-09-14
drm/amdgpu: update gart_pin_size if bo is in GTT
Flora Cui
2016-09-14
drm/amdgpu: bind GTT on demand
Christian König
2016-09-14
drm/amdgpu: add a new helper to free a BO in kernel allocations
Junwei Zhang
2016-08-22
drm/amdgpu: stop adding dummy entry in amdgpu_ttm_placement_init
Christian König
2016-08-22
drm/amdgpu: cleanup amdgpu_ttm_placement_init
Christian König
2016-08-22
drm/amdgpu: link all shadow bo V2
Chunming Zhou
2016-08-22
drm/amdgpu: sync bo and shadow V3
Chunming Zhou
2016-08-19
drm/amdgpu: add need backup function V2
Chunming Zhou
2016-08-19
drm/amdgpu: use domain's gpu_offset for start addr
Flora Cui
2016-08-19
drm/amdgpu: update gart_pin_size only if the bo is pined to GTT
Flora Cui
2016-08-19
drm/amdgpu: check domain sanity in amdgpu_bo_pin_restricted()
Flora Cui
2016-08-16
drm/amdgpu: fix coding style in amdgpu_object.c
Christian König
2016-08-16
drm/amdgpu: add shadow bo support V2
Chunming Zhou
2016-08-08
drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user space
Flora Cui
2016-08-08
drm/amdgpu: add more warning to amdgpu_bo_offset
Christian König
[next]