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
2015-09-23
drm/amdgpu: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
2015-08-17
drm/amdgpu: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
2015-08-17
drm/amdgpu: remove VI hw bug workaround v3
Christian König
2015-08-17
drm/amdgpu: use kernel fence diretly in amdgpu_bo_fence
Chunming Zhou
2015-08-17
drm/amdgpu: remove VM workaround for Fiji
Alex Deucher
2015-08-17
drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)
Jammy Zhou
2015-06-05
drm/amdgpu: fix user ptr race condition
Christian König
2015-06-03
drm/amdgpu: remove mclk_lock
Christian König
2015-06-03
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
2015-06-03
drm/amdgpu: port fault_reserve_notify changes from radeon
Christian König
2015-06-03
drm/amdgpu: rework tiling flags
Marek Olšák
2015-06-03
drm/amdgpu: enforce AMDGPU_GEM_CREATE_NO_CPU_ACCESS
Christian König
2015-06-03
drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
2015-06-03
drm/amdgpu: drop ttm two ended allocation
Alex Deucher
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher