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
Age
Commit message (
Expand
)
Author
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
drm/amdgpu: release_pages requires linux/pagemap.h
Stephen Rothwell
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
drm/amdgpu: removing BO_VAs shouldn't be interruptible
Christian König
2016-03-17
drm/amdgpu: use sched fence if possible
Monk Liu
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
drm/amdgpu: include the right version of gmc header files for iceland
Ken Wang
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-16
drm/amdgpu: switch back to 32bit hw fences v2
Christian König
2016-03-16
drm/amdgpu: remove amdgpu_fence_is_signaled
Christian König
2016-03-16
drm/amdgpu: drop the extra fence range check v2
Christian König
2016-03-16
drm/amdgpu: signal fences directly in amdgpu_fence_process
Christian König
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_wait_empty v2
Christian König
2016-03-16
drm/amdgpu: keep all fences in an RCU protected array v2
Christian König
2016-03-16
drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring
Christian König
2016-03-16
drm/amdgpu: RCU protected amdgpu_fence_release
Christian König
2016-03-16
drm/amdgpu: merge amdgpu_fence_process and _activity
Christian König
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_activity
Christian König
2016-03-14
drm/amdgpu: move fence structure into amdgpu_fence.c
Christian König
2016-03-14
drm/amdgpu: remove amdgpu_fence_wait_next
Christian König
2016-03-14
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2016-03-14
drm/amdgpu: stop using the ring index in the SA
Christian König
2016-03-14
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
2016-03-14
drm/amdgpu: always wait before kmap a BO
Christian König
2016-03-14
drm/amdgpu: allow write access to mapped userptrs
Christian König
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
2016-03-09
drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"
Christian König
2016-03-09
drm/amdgpu: Revert "add lock for interval tree in vm"
Christian König
2016-03-09
drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)"
Christian König
2016-03-09
drm/amdgpu: reserve the PD during unmap and remove
Christian König
2016-03-09
drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping
Felix Kuehling
2016-03-09
drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2016-03-08
drm/amdgpu/dp: add back special handling for NUTMEG
Alex Deucher
2016-03-08
drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()
Tom St Denis
2016-03-08
drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11)
Tom St Denis
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini in DCEv11 if disabled
Tom St Denis
2016-03-08
drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6
Christian König
[next]