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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
drm/atmel: ditch fb_create wrapper
Daniel Vetter
1
-7
/
+1
2019-11-19
drm/gma500: Fixup fbdev stolen size usage evaluation
Paul Kocialkowski
1
-2
/
+6
2019-11-19
drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
Thomas Zimmermann
1
-15
/
+1
2019-11-19
drm/udl: Replace fbdev code with generic emulation
Thomas Zimmermann
5
-296
/
+7
2019-11-19
drm/komeda: Clean warnings: candidate for 'gnu_printf’ format attribute
james qian wang (Arm Technology China)
1
-0
/
+1
2019-11-18
drm/gma500: remove set but not used variable 'channel_eq'
zhengbin
1
-3
/
+0
2019-11-18
drm/fbdev: Fallback to non tiled mode if all tiles not present
Manasi Navare
1
-0
/
+70
2019-11-15
drm/edid: no CEA v3 extension is not an error
Jean Delvare
1
-4
/
+4
2019-11-15
drm/gma500: remove set but not used variable 'is_hdmi','is_crt'
zhengbin
1
-5
/
+2
2019-11-15
drm/gma500: remove set but not used variable 'error'
zhengbin
1
-2
/
+0
2019-11-15
drm/gma500: remove set but not used variable 'htotal'
zhengbin
1
-3
/
+1
2019-11-14
drm/ast: Call struct drm_driver.{load, unload} before registering device
Thomas Zimmermann
1
-4
/
+9
2019-11-14
drm/ast: Replace drm_get_pci_device() and drm_put_dev()
Thomas Zimmermann
1
-2
/
+29
2019-11-14
drm/print: convert debug category macros into an enum
Jani Nikula
1
-2
/
+2
2019-11-14
drm/print: underscore prefix functions that should be private to print
Jani Nikula
1
-4
/
+4
2019-11-14
drm/print: rename drm_debug to __drm_debug to discourage use
Jani Nikula
1
-4
/
+4
2019-11-14
drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-2
/
+2
2019-11-14
drm/nouveau: use drm_debug_enabled() to check for debug categories
Jani Nikula
2
-4
/
+4
2019-11-14
drm/i915: use drm_debug_enabled() to check for debug categories
Jani Nikula
6
-7
/
+7
2019-11-14
drm/komeda: Adds gamma and color-transform support for DOU-IPS
Lowry Li (Arm Technology China)
4
-0
/
+31
2019-11-14
drm/komeda: Add drm_ctm_to_coeffs()
james qian wang (Arm Technology China)
2
-0
/
+15
2019-11-14
drm/komeda: Add drm_lut_to_fgamma_coeffs()
james qian wang (Arm Technology China)
2
-1
/
+60
2019-11-14
drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()
james qian wang (Arm Technology China)
1
-0
/
+34
2019-11-13
drm/fb-helper: unexport drm_fb_helper_generic_probe
Daniel Vetter
1
-11
/
+3
2019-11-13
drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OF
Maxime Ripard
1
-0
/
+1
2019-11-13
drm/komeda: Fix komeda driver build error
james qian wang (Arm Technology China)
1
-2
/
+2
2019-11-12
drm/bridge: fix anx6345 compilation for v5.5
Torsten Duwe
1
-18
/
+42
2019-11-12
drm/virtgpu: fix double unregistration
Chuhong Yuan
1
-1
/
+1
2019-11-12
drm/komeda: add rate limiting disable to err_verbosity
Mihail Atanassov
2
-1
/
+3
2019-11-12
drm/komeda: Add option to print WARN- and INFO-level IRQ events
Mihail Atanassov
2
-0
/
+15
2019-11-12
drm/komeda: Optionally dump DRM state on interrupts
Mihail Atanassov
2
-2
/
+11
2019-11-12
drm/komeda: Remove CONFIG_KOMEDA_ERROR_PRINT
Mihail Atanassov
3
-15
/
+2
2019-11-12
drm/komeda: Add debugfs node to control error verbosity
Mihail Atanassov
4
-5
/
+24
2019-11-10
drm/mcde: Handle pending vblank while disabling display
Stephan Gerhold
1
-0
/
+10
2019-11-10
drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set()
Stephan Gerhold
1
-30
/
+37
2019-11-10
drm/mcde: dsi: Fix duplicated DSI connector
Stephan Gerhold
1
-51
/
+1
2019-11-10
drm/mcde: dsi: Delay start of video stream generator
Stephan Gerhold
1
-5
/
+8
2019-11-10
drm/mcde: dsi: Make video mode errors more verbose
Stephan Gerhold
2
-1
/
+31
2019-11-10
drm/mcde: Fix frame sync setup for video mode panels
Stephan Gerhold
4
-18
/
+30
2019-11-10
drm/mcde: Provide vblank handling unconditionally
Stephan Gerhold
2
-22
/
+9
2019-11-08
drm/rockchip: use DRM_DEV_ERROR for log output
Wambui Karuga
1
-1
/
+1
2019-11-08
drm/udl: Remove struct udl_gem_object and functions
Thomas Zimmermann
4
-490
/
+1
2019-11-08
drm/udl: Switch to SHMEM
Thomas Zimmermann
5
-60
/
+138
2019-11-08
drm/udl: Allocate GEM object via struct drm_driver.gem_create_object
Thomas Zimmermann
3
-4
/
+24
2019-11-08
drm/udl: Remove flags field from struct udl_gem_object
Thomas Zimmermann
3
-25
/
+7
2019-11-08
drm/radeon: finally fix the racy VMA setup
Christian König
1
-15
/
+14
2019-11-08
drm/ttm: also export ttm_bo_vm_fault v2
Christian König
1
-3
/
+5
2019-11-08
drm/ast: Enable atomic modesetting
Thomas Zimmermann
3
-286
/
+33
2019-11-08
drm/ast: Add cursor plane
Thomas Zimmermann
2
-1
/
+155
2019-11-08
drm/ast: Add CRTC helpers for atomic modesetting
Thomas Zimmermann
1
-1
/
+104
[prev]
[next]