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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
drm/drivers: add support for using the arch wc mapping API.
Dave Airlie
6
-0
/
+38
2016-10-21
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...
Dave Airlie
2
-6
/
+21
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
5
-73
/
+146
2016-10-21
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-8
/
+10
2016-10-21
Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...
Dave Airlie
4
-61
/
+10
2016-10-20
drm/fsl-dcu: enable pixel clock when enabling CRTC
Stefan Agner
2
-20
/
+3
2016-10-20
drm/fsl-dcu: do not transfer registers in mode_set_nofb
Stefan Agner
1
-2
/
+0
2016-10-20
drm/fsl-dcu: do not transfer registers on plane init
Stefan Agner
1
-5
/
+0
2016-10-20
drm/fsl-dcu: enable TCON bypass mode by default
Stefan Agner
2
-34
/
+7
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
6
-9
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2
-3
/
+10
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-5
/
+9
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
27
-131
/
+232
2016-10-17
drm: Print device information again in debugfs
Daniel Vetter
1
-4
/
+0
2016-10-14
drm/amd/powerplay: fix bug stop dpm can't work on Vi.
Rex Zhu
2
-15
/
+25
2016-10-14
drm/amd/powerplay: notify smu no display by default.
Rex Zhu
1
-1
/
+1
2016-10-14
drm/amdgpu/dpm: implement thermal sensor for CZ/ST
Alex Deucher
1
-3
/
+5
2016-10-14
drm/amdgpu/powerplay: implement thermal sensor for CZ/ST
Alex Deucher
1
-0
/
+18
2016-10-14
drm/amdgpu: disable smu hw first on tear down
Alex Deucher
1
-0
/
+24
2016-10-14
drm/amdgpu: fix amdgpu_need_full_reset (v2)
Alex Deucher
9
-64
/
+60
2016-10-14
drm/amdgpu/si_dpm: Limit clocks on HD86xx part
Tom St Denis
1
-0
/
+6
2016-10-14
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-14
drm/amdgpu: potential NULL dereference in debugfs code
Dan Carpenter
1
-2
/
+2
2016-10-14
drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c
Rex Zhu
1
-2
/
+4
2016-10-14
drm/amd/powerplay: fix static checker warnings in iceland_smc.c
Rex Zhu
1
-1
/
+1
2016-10-14
drm/radeon: change vblank_time's calculation method to reduce computational e...
Alex Deucher
1
-7
/
+8
2016-10-14
drm/amdgpu: change vblank_time's calculation method to reduce computational e...
Rex Zhu
1
-6
/
+8
2016-10-12
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
1
-9
/
+11
2016-10-12
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
1
-7
/
+7
2016-10-12
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
3
-1
/
+4
2016-10-12
drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
Nicolai Hähnle
1
-0
/
+3
2016-10-12
drm/amdgpu/gfx8: fix CGCG_CGLS handling
Alex Deucher
1
-3
/
+10
2016-10-12
drm/radeon: fix modeset tear down code
Alex Deucher
1
-7
/
+7
2016-10-12
drm/radeon: fix up dp aux tear down (v2)
Alex Deucher
2
-2
/
+18
2016-10-12
drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
Grazvydas Ignotas
1
-1
/
+12
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
604
-51076
/
+80352
2016-10-11
Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+1
2016-10-11
Merge tag 'topic/drm-misc-2016-10-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
16
-58
/
+313
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-10-10
drm/vmwgfx: Adjust checks for null pointers in 13 functions
Markus Elfring
1
-16
/
+15
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-11
/
+11
2016-10-10
drm/vmwgfx: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-16
/
+5
2016-10-10
drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl()
Markus Elfring
1
-4
/
+6
2016-10-10
drm/vmwgfx: Avoid validating views on view destruction
Thomas Hellstrom
1
-13
/
+58
2016-10-10
drm/vmwgfx: Limit the user-space command buffer size
Thomas Hellstrom
1
-3
/
+3
2016-10-10
drm/vmwgfx: Remove a leftover debug printout
Thomas Hellstrom
1
-3
/
+0
2016-10-10
drm/vmwgfx: Allow resource relocations on byte boundaries
Thomas Hellstrom
1
-15
/
+26
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
2
-1
/
+33
2016-10-10
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-4
/
+2
[next]