index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
stackusage
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
drm/amdgpu: reserve the PD during unmap and remove
Christian König
1
-10
/
+24
2016-03-09
drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping
Felix Kuehling
1
-2
/
+2
2016-03-09
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
Mario Kleiner
1
-2
/
+4
2016-03-09
MAINTAINERS: update radeon entry to include amdgpu as well
Alex Deucher
1
-1
/
+3
2016-03-09
drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2
-5
/
+11
2016-03-09
drm/radeon: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2
-5
/
+11
2016-03-08
drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)
Tom St Denis
1
-3
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)
Tom St Denis
1
-3
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)
Tom St Denis
1
-3
/
+3
2016-03-08
drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11)
Tom St Denis
1
-2
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini in DCEv11 if disabled
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6
Christian König
6
-24
/
+174
2016-03-08
drm/amdgpu: if a GDS switch is needed emit a pipeline sync as well
Christian König
1
-10
/
+12
2016-03-08
drm/amdgpu: split pipeline sync and vm flush
Christian König
4
-9
/
+35
2016-03-08
drm/amdgpu: switch the GDS only on demand v2
Christian König
3
-2
/
+53
2016-03-08
drm/amdgpu: move the GDS switch into vm flush as well
Christian König
3
-14
/
+21
2016-03-08
drm/amdgpu: return the common fence from amdgpu_fence_emit
Christian König
3
-19
/
+19
2016-03-08
drm/amdgpu: add slap cache for sync objects as well
Christian König
3
-4
/
+36
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
12
-43
/
+16
2016-03-08
drm/amdgpu: cleanup the sync code
Christian König
1
-18
/
+30
2016-03-08
drm/amdgpu: prevent get_user_pages recursion
Christian König
1
-10
/
+38
2016-03-08
drm/amdgpu: group userptr in the BO list v2
Christian König
3
-11
/
+18
2016-03-08
drm/amdgpu: sync to the active user on reusing a VMID
Christian König
1
-0
/
+7
2016-03-08
drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE
Chunming Zhou
2
-2
/
+2
2016-03-08
drm/amdgpu: add hdp invalidation for sdma v3_0
Chunming Zhou
1
-0
/
+9
2016-03-08
drm/amdgpu: add hdp invalidation for sdma v2_4
Chunming Zhou
1
-0
/
+8
2016-03-08
drm/amdgpu: add hdp invalidation for cik sdma
Chunming Zhou
1
-0
/
+8
2016-03-08
drm/amdgpu: add hdp invalidation for gfx8
Chunming Zhou
1
-0
/
+14
2016-03-08
drm/amdgpu: add hdp invalidation for gfx7
Chunming Zhou
1
-0
/
+21
2016-03-08
drm/amdgpu: add hdp_invalidate function
Chunming Zhou
2
-0
/
+7
2016-03-08
drm/amdgpu: wait engine idle before vm flush for sdma
Chunming Zhou
3
-0
/
+44
2016-03-08
drm/amdgpu: Switch to drm_vblank_on/off (v2)
Daniel Vetter
3
-6
/
+6
2016-03-08
drm/radeon: Switch to drm_vblank_on/off
Daniel Vetter
2
-4
/
+4
2016-03-08
drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device
Nils Wallménius
3
-7
/
+0
2016-03-08
drm/amdgpu/ci: sync up with dpm changes from radeon
Alex Deucher
1
-2
/
+3
2016-03-08
drm/amdgpu/ci: remove redundant pcie setup
Alex Deucher
1
-20
/
+0
2016-03-08
drm/amdgpu/ci: drop some old thermal setup
Alex Deucher
1
-24
/
+0
2016-03-05
drm/amd/powerplay: refine the dmesg info.
Rex Zhu
2
-3
/
+9
2016-03-03
drm/amdgpu: fix rb bitmap & cu bitmap calculation
Flora Cui
4
-16
/
+13
2016-02-29
drm/amdgpu: trace the pd_addr in vm_grab_id as well
Christian König
2
-10
/
+14
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
9
-80
/
+91
2016-02-26
drm/amdgpu: update radeon acpi header
Alex Deucher
1
-0
/
+2
[next]