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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
drm/vmwgfx: Fix corner case screen target management
Thomas Hellstrom
1
-4
/
+4
2016-07-01
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
1
-22
/
+25
2016-07-01
drm/vmwgfx: Check pin count before attempting to move a buffer
Sinclair Yeh
1
-3
/
+22
2016-07-01
drm/ttm: Make ttm_bo_mem_compat available
Sinclair Yeh
1
-3
/
+4
2016-07-01
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
3
-0
/
+9
2016-07-01
drm/vmwgfx: Work around mode set failure in 2D VMs
Sinclair Yeh
2
-8
/
+8
2016-07-01
drm/vmwgfx: Add a check to handle host message failure
Sinclair Yeh
1
-0
/
+3
2016-06-30
drm/sun4i: Send vblank event when the CRTC is disabled
Maxime Ripard
1
-0
/
+8
2016-06-30
drm/sun4i: Report proper vblank
Maxime Ripard
1
-1
/
+1
2016-06-30
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-29
drm/amd/powerplay: workaround for UVD clock issue
Rex Zhu
1
-0
/
+4
2016-06-29
drm/amdgpu: add ACLK_CNTL setting for polaris10
Ken Wang
1
-0
/
+3
2016-06-29
drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.
Rex Zhu
1
-41
/
+60
2016-06-29
drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.
Rex Zhu
1
-0
/
+26
2016-06-29
drm/i915: Avoid early timeout during AUX transfers
Imre Deak
1
-1
/
+1
2016-06-29
drm/i915/hsw: Avoid early timeout during LCPLL disable/restore
Imre Deak
1
-4
/
+4
2016-06-29
drm/i915/lpt: Avoid early timeout during FDI PHY reset
Imre Deak
1
-4
/
+4
2016-06-29
drm/i915/bxt: Avoid early timeout during PLL enable
Imre Deak
1
-2
/
+2
2016-06-29
drm/i915: Refresh cached DP port register value on resume
Ville Syrjälä
1
-3
/
+5
2016-06-24
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
Maarten Lankhorst
1
-1
/
+26
2016-06-24
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
20
-157
/
+461
2016-06-24
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
6
-16
/
+10
2016-06-24
Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-...
Dave Airlie
2
-4
/
+8
2016-06-24
Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
6
-46
/
+88
2016-06-24
Merge tag 'drm-intel-fixes-2016-06-22' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-31
/
+3
2016-06-24
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+2
2016-06-24
drm/nouveau: fix for disabled fbdev emulation
Dmitrii Tcvetkov
1
-1
/
+2
2016-06-23
drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation
Rex Zhu
1
-9
/
+17
2016-06-23
drm/amd/powerplay: disable FFC.
Rex Zhu
3
-5
/
+24
2016-06-23
drm/amd/powerplay: add some definition for FFC feature on polaris.
Rex Zhu
2
-1
/
+4
2016-06-21
drm/i915/fbc: Disable on HSW by default for now
Lyude
1
-2
/
+1
2016-06-21
drm/i915: Revert DisplayPort fast link training feature
Mika Kahola
3
-29
/
+2
2016-06-21
drm/amd/powerplay: enable clock stretch feature for polaris
Rex Zhu
1
-97
/
+23
2016-06-21
drm/amdgpu/gfx8: update golden setting for polaris10
Rex Zhu
1
-1
/
+2
2016-06-21
drm/amd/powerplay: enable avfs feature for polaris
Rex Zhu
7
-17
/
+208
2016-06-21
drm/amdgpu/atombios: add avfs struct for Polaris10/11
Rex Zhu
1
-0
/
+72
2016-06-21
drm/amd/powerplay: add avfs related define for polaris
Rex Zhu
2
-19
/
+98
2016-06-21
drm/amd/powrplay: enable stutter_mode for polaris.
Rex Zhu
1
-2
/
+2
2016-06-21
drm/amd/powerplay: disable UVD SMU handshake for MCLK.
Rex Zhu
1
-0
/
+9
2016-06-21
drm/amd/powerplay: initialize variables which were missed.
Rex Zhu
3
-0
/
+4
2016-06-21
drm/amd/powerplay: enable PowerContainment feature for polaris10/11.
Rex Zhu
1
-0
/
+4
2016-06-21
drm/amd/powerplay: need to notify system bios pcie device ready
Rex Zhu
2
-1
/
+16
2016-06-21
drm/amd/powerplay: fix bug that function parameter was incorect.
Rex Zhu
1
-1
/
+1
2016-06-21
drm/amd/powerplay: fix logic error.
Rex Zhu
1
-1
/
+5
2016-06-21
drm: atmel-hlcdc: Fix OF graph parsing
Boris Brezillon
1
-4
/
+6
2016-06-21
drm: atmel-hlcdc: actually disable scaling when no scaling is required
Boris Brezillon
1
-0
/
+2
2016-06-21
drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result value
Nicolas Iooss
1
-1
/
+1
2016-06-21
drm/amdgpu: precedence bug in amdgpu_device_init()
Dan Carpenter
1
-1
/
+1
2016-06-19
drm/exynos: use logical AND in exynos_drm_plane_check_size()
Tobias Jakobi
1
-1
/
+1
2016-06-19
drm/exynos: remove superfluous inclusions of fbdev header
Tobias Jakobi
3
-3
/
+0
[prev]
[next]