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.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
2015-07-03
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
20
-76
/
+482
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
1
-3
/
+3
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
1
-1
/
+58
2015-06-29
drm/amdgpu: recreate fence from user seq
Christian König
3
-9
/
+44
2015-06-29
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
1
-0
/
+6
2015-06-29
drm/amdgpu: disable enable_nb_ps_policy temporarily
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
3
-9
/
+3
2015-06-29
drm/amdgpu: remove unnecessary check before kfree
Maninder Singh
1
-2
/
+1
2015-06-29
drm/amdgpu: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-06-29
drm/amdgpu: add chunk id validity check
Christian König
1
-3
/
+11
2015-06-29
drm/amdgpu: fix crash on invalid CS IOCTL
Christian König
1
-2
/
+3
2015-06-29
drm/amdgpu: reset wptr at cp compute resume (v2)
Sonny Jiang
1
-0
/
+6
2015-06-29
drm/amdgpu: check VCE feedback and bitstream index
Christian König
1
-8
/
+16
2015-06-29
drm/amdgpu: make VCE handle check more strict
Christian König
1
-16
/
+48
2015-06-29
drm/amdgpu: check VCE relocation buffer range
Christian König
3
-29
/
+92
2015-06-29
drm/amdgpu: silence invalid error message
Christian König
1
-1
/
+1
2015-06-29
drm/amdgpu: fix wrong type
monk.liu
1
-1
/
+2
2015-06-29
drm/amdgpu: print the bo_list in the CS trace point as well
Christian König
1
-2
/
+4
2015-06-29
drm/amdgpu: add amdgpu_bo_list_set trace point
Christian König
2
-0
/
+18
2015-06-29
drm/amdgpu: add BO map/unmap trace point
Christian König
2
-0
/
+52
2015-06-29
drm/amdgpu: simplify fence debugfs output a bit
Christian König
1
-2
/
+3
2015-06-29
drm/amdgpu: Configure doorbell to maximum slots
Ben Goz
1
-1
/
+1
2015-06-29
drm/amdgpu: Initialize compute sdma and memory from kgd
Ben Goz
4
-0
/
+123
2015-06-29
drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()
Alex Deucher
1
-1
/
+1
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
257
-228
/
+428321
2015-06-16
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
1
-3
/
+3
2015-06-12
Merge tag 'drm-amdkfd-next-fixes-2015-06-10' of git://people.freedesktop.org/...
Dave Airlie
8
-185
/
+53
2015-06-10
drm/amdgpu: fix a amdgpu_dpm=0 bug
Sonny Jiang
1
-3
/
+5
2015-06-10
drm/amdgpu: don't enable/disable display twice on suspend/resume
Alex Deucher
3
-54
/
+0
2015-06-10
drm/amdgpu: fix UVD/VCE VM emulation
Christian König
1
-3
/
+15
2015-06-10
drm/amdgpu: enable vce powergating
Sonny Jiang
4
-14
/
+148
2015-06-10
drm/amdgpu/iceland: don't call smu_init on resume
Alex Deucher
1
-6
/
+19
2015-06-10
drm/amdgpu/tonga: don't call smu_init on resume
Alex Deucher
1
-6
/
+19
2015-06-10
drm/amdgpu/cz: don't call smu_init on resume
Alex Deucher
1
-7
/
+8
2015-06-10
drm/amdgpu: update to latest gfx8 golden register settings
Alex Deucher
1
-0
/
+7
2015-06-10
drm/amdgpu: whitespace cleanup in gmc8 golden regs
Alex Deucher
1
-1
/
+1
2015-06-10
drm/admgpu: move XDMA golden registers to dce code
Alex Deucher
3
-4
/
+18
2015-06-10
drm/amdgpu: fix the build on big endian
Alex Deucher
2
-3
/
+5
2015-06-10
drm/amdgpu: remove the VI hardware semaphore in ring sync
David Zhang
1
-5
/
+4
2015-06-09
drm/amdgpu: set the gfx config properly for all CZ variants (v2)
Alex Deucher
1
-2
/
+36
2015-06-09
drm/amdgpu: also print the pci revision when printing the pci ids
Alex Deucher
1
-3
/
+3
2015-06-09
drm/amdgpu: cleanup VA IOCTL
Christian König
1
-43
/
+21
2015-06-09
drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap
Christian König
1
-0
/
+2
2015-06-09
drm/amdgpu: fix amdgpu_vm_bo_map
Christian König
1
-0
/
+2
2015-06-06
drm/amdkfd: remove not used defines from cik_regs.h
Oded Gabbay
1
-164
/
+13
2015-06-06
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
1
-0
/
+3
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
3
-13
/
+25
2015-06-06
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
1
-0
/
+4
2015-06-06
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2
-8
/
+8
[next]