index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
35
-318
/
+694
2016-09-28
drm/amdgpu: always apply pci shutdown callbacks (v2)
Alex Deucher
1
-6
/
+4
2016-09-28
drm/amdgpu: improve VM PTE trace points
Christian König
2
-5
/
+25
2016-09-28
drm/amdgpu: fix GART_DEBUGFS define
Christian König
1
-4
/
+4
2016-09-28
drm/amdgpu: free userptrs even if GTT isn't bound
Christian König
1
-3
/
+3
2016-09-28
drm/amd/amdgpu: Various cleanups for DCEv6
Tom St Denis
1
-36
/
+10
2016-09-28
drm/amdgpu: fix BO move offsets
Christian König
1
-2
/
+2
2016-09-28
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
1
-2
/
+2
2016-09-28
drm/amdgpu: fix gtt_mgr bo's offset
Flora Cui
1
-2
/
+3
2016-09-28
drm/amdgpu: fix initializing the VM BO shadow
Christian König
1
-0
/
+15
2016-09-28
drm/amdgpu: fix initializing the VM last eviction counter
Christian König
1
-2
/
+6
2016-09-28
drm/amdgpu: cleanup VM shadow BO unreferencing
Christian König
1
-6
/
+10
2016-09-28
drm/amdgpu: allocate GTT space for shadow VM page tables
Christian König
1
-0
/
+17
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
12
-159
/
+159
2016-09-28
drm/amdgpu: remove unused member from struct amdgpu_bo
Christian König
2
-3
/
+0
2016-09-28
drm/amdgpu: add a custom GTT memory manager v2
Christian König
6
-11
/
+265
2016-09-28
drm/amdgpu/dce6: disable hpd on local panels
Alex Deucher
1
-9
/
+39
2016-09-28
drm/amdgpu/dce8: disable hpd on local panels
Alex Deucher
1
-9
/
+39
2016-09-28
drm/amdgpu/dce11: disable hpd on local panels
Alex Deucher
1
-10
/
+13
2016-09-28
drm/amdgpu/dce10: disable hpd on local panels
Alex Deucher
1
-10
/
+13
2016-09-28
drm/amdgpu/si/dpm: fix phase shedding setup
Alex Deucher
2
-1
/
+2
2016-09-28
drm/amdgpu/si/dpm: sync up quirks from radeon
Alex Deucher
1
-0
/
+13
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
13
-26
/
+43
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
103
-35876
/
+18576
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+2
2016-09-28
Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...
Dave Airlie
9
-67
/
+65
2016-09-27
drm/amdgpu/vce3: don't forget to tear down some rings
Grazvydas Ignotas
1
-2
/
+4
2016-09-27
drm/amdgpu/i2c: add const where appropriate
Grazvydas Ignotas
2
-14
/
+14
2016-09-27
drm/amdgpu: don't leave dangling pointers around
Grazvydas Ignotas
2
-0
/
+3
2016-09-27
drm/amdgpu: clear ring pointer in amdgpu_device on teardown
Grazvydas Ignotas
1
-0
/
+2
2016-09-27
drm/amdgpu/vce: take all rings into account for idle checks
Alex Deucher
1
-2
/
+5
2016-09-27
drm/amdgpu: add version bump for raster config programming
Alex Deucher
1
-1
/
+2
2016-09-27
drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
Christian König
1
-0
/
+1
2016-09-27
drm/amdgpu: bypass vce clock if vce is idle on Fiji.
Rex Zhu
1
-1
/
+2
2016-09-23
drm/amdgpu: fix amdgpu_vm_bo_update param error
Flora Cui
1
-1
/
+1
2016-09-23
drm/amdgpu: Constify tables
Nils Wallménius
6
-21
/
+20
2016-09-22
drm/amd/amdgpu: Clean up afmt allocation in DCEv6. (v2)
Tom St Denis
1
-4
/
+14
2016-09-22
drm/amd/amdgpu: Remove division from vblank_wait
Tom St Denis
3
-9
/
+15
2016-09-22
drm/amdgpu/atif: Send a hotplug event when we get dgpu display request
Alex Deucher
1
-0
/
+11
2016-09-22
drm/amdgpu/atpx: check for ATIF dGPU wake for display events support
Alex Deucher
2
-0
/
+11
2016-09-22
drm/amdgpu: bump version for new vce packet support
Alex Deucher
1
-1
/
+2
2016-09-22
drm/amdgpu/vce: allow the clock table packet
Alex Deucher
1
-0
/
+1
2016-09-22
drm/amdgpu:cleanup virt related define
Monk Liu
2
-31
/
+58
2016-09-22
drm/amdgpu: use powerplay module for dgpu in Vi.
Rex Zhu
12
-3114
/
+6
2016-09-22
drm/amdgpu: set gfx clock gating for tonga/polaris.
Rex Zhu
1
-0
/
+77
2016-09-22
drm/amdgpu: set system clock gating for tonga/polaris.
Rex Zhu
1
-0
/
+61
2016-09-22
drm/amd/powerplay: export function to help to set cg by smu.
Rex Zhu
2
-74
/
+5
2016-09-22
drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets
Colin Ian King
1
-1
/
+1
2016-09-22
drm/amdgpu: mark symbols static where possible
Baoyou Xie
3
-6
/
+8
2016-09-22
drm/amdgpu: remove unused functions
Baoyou Xie
2
-15
/
+0
[next]