index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Use pr_cont where appropriate
Joe Perches
2017-03-29
2
-68
/
+73
*
drm/amdgpu: put gtt at 0 in the internal address space
Alex Deucher
2017-03-29
1
-1
/
+1
*
drm/amdgpu/vce2: fix vce bar programming
Alex Deucher
2017-03-29
1
-8
/
+9
*
drivers/gpu: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-29
6
-15
/
+15
*
drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/
Geert Uytterhoeven
2017-03-29
2
-2
/
+2
*
drm/radeon/dp_auxch: Ratelimit aux transfer debug messages
Lyude
2017-03-29
1
-1
/
+2
*
drm/amdgpu/powerplay: enable LEDs on Fiji boards
Alex Deucher
2017-03-29
2
-0
/
+35
*
drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_config
Junwei Zhang
2017-03-29
1
-2
/
+2
*
drm/amdgpu: Fix module unload hang by KIQ IRQ set
Trigger Huang
2017-03-29
1
-6
/
+4
*
drm/amdgpu: bump driver version for new lds buffer query
Alex Deucher
2017-03-29
1
-1
/
+2
*
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
2017-03-29
5
-0
/
+31
*
drm/amdgpu/gfx: free memory of mqd backup
Xiangliang Yu
2017-03-29
1
-0
/
+2
*
drm/amdgpu/virt: fix typo
Xiangliang Yu
2017-03-29
1
-8
/
+8
*
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
Xiangliang Yu
2017-03-29
3
-11
/
+19
*
drm/amdgpu:fix kiq_resume routine (V2)
Monk Liu
2017-03-29
2
-11
/
+35
*
drm/amdgpu:use clear_ring to clr RB
Monk Liu
2017-03-29
3
-1
/
+3
*
drm/amdgpu:imple ring clear
Monk Liu
2017-03-29
1
-0
/
+7
*
drm/amdgpu:alloc mqd backup
Monk Liu
2017-03-29
2
-0
/
+11
*
drm/amdgpu:new field in_reset introduced for gfx
Monk Liu
2017-03-29
1
-0
/
+1
*
drm/amdgpu:RUNTIME flag should clr later
Monk Liu
2017-03-29
1
-3
/
+1
*
drm/amdgpu:use work instead of delay-work
Monk Liu
2017-03-29
2
-20
/
+18
*
drm/amdgpu:no kiq for mailbox registers access
Monk Liu
2017-03-29
1
-16
/
+16
*
drm/amdgpu:Refine handshake of mailbox
Ken Xue
2017-03-29
1
-1
/
+23
*
drm/amdgpu:impl RREG32 no kiq version
Monk Liu
2017-03-29
2
-13
/
+20
*
drm/amdgpu:use MACRO like other places
Monk Liu
2017-03-29
1
-4
/
+2
*
drm/amdgpu: simplify reservation handling during buffer creation
Nicolai Hähnle
2017-03-29
1
-13
/
+4
*
drm/ttm: add ttm_bo_init_reserved
Nicolai Hähnle
2017-03-29
1
-15
/
+44
*
Revert "drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()"
Nicolai Hähnle
2017-03-29
1
-4
/
+1
*
drm/ttm: never add BO that failed to validate to the LRU list
Nicolai Hähnle
2017-03-29
1
-5
/
+7
*
drm/amdgpu: expose GPU sensor related information
Alex Deucher
2017-03-29
2
-1
/
+77
*
drm/amdgpu: expose amdgpu_sensors on pre-powerplay chips
Samuel Pitoiset
2017-03-29
1
-0
/
+6
*
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
2017-03-29
4
-1
/
+121
*
drm/radeon: allow unaligned shader loads on CIK
Marek Olšák
2017-03-29
2
-3
/
+7
*
drm/amdgpu: fix PRT teardown on VM fini v3
Christian König
2017-03-29
2
-26
/
+82
*
drm/amdgpu: add OOM fallback on PRT teardown (v2)
Christian König
2017-03-29
1
-6
/
+22
*
drm/amdgpu: minor PRT turnoff fix (v2)
Christian König
2017-03-29
1
-7
/
+5
*
drm/amdgpu: change pte definitions to 64 bit
Alex Xie
2017-03-29
1
-1
/
+1
*
drm/amdgpu: fix PTE defines
Christian König
2017-03-29
1
-7
/
+7
*
drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)
Tom St Denis
2017-03-29
8
-27
/
+64
*
drm/amdgpu: implement PRT for GFX8 v2
Christian König
2017-03-29
1
-0
/
+57
*
drm/amdgpu: implement PRT for GFX7 v2
Christian König
2017-03-29
1
-0
/
+57
*
drm/amdgpu: implement PRT for GFX6 v2
Christian König
2017-03-29
3
-0
/
+60
*
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
2017-03-29
4
-27
/
+62
*
drm/amdgpu: add basic PRT support (v2)
Christian König
2017-03-29
3
-11
/
+98
*
drm/amdgpu: add support for BO_VAs without BO v2
Christian König
2017-03-29
1
-6
/
+14
*
drm/amdgpu:use hw_init for sriov_gpu_reset
Monk Liu
2017-03-29
1
-6
/
+6
*
drm/amd/powerplay: implement gpu power display for smu7_hwmgr
Eric Huang
2017-03-29
1
-0
/
+33
*
drm/amd/powerplay: add power consumption display support in debugfs
Eric Huang
2017-03-29
2
-0
/
+19
*
drm/amd/powerplay: change parameter type pointer from int32_t to void in read...
Eric Huang
2017-03-29
6
-36
/
+36
*
drm/amd/amdgpu: add power profile support for CI
Eric Huang
2017-03-29
2
-0
/
+259
[next]