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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
1
-2
/
+72
2017-07-14
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
1
-71
/
+160
2017-07-14
drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
Peter Rosin
1
-15
/
+5
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
2
-29
/
+24
2017-07-13
drm/dp/mst: Use memchr_inv() instead of memcmp() against a zeroed array
Ville Syrjälä
1
-8
/
+10
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
3
-56
/
+115
2017-07-13
drm/atomic: Remove pointless private object NULL state check
Ville Syrjälä
1
-2
/
+1
2017-07-13
drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
Ville Syrjälä
1
-4
/
+4
2017-07-13
drm/mediatek: Convert to new iterator macros
Maarten Lankhorst
1
-3
/
+3
2017-07-13
drm/imx: Use atomic iterator macros
Maarten Lankhorst
2
-5
/
+5
2017-07-13
drm/mali: Use new atomic iterator macros
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
Maarten Lankhorst
1
-3
/
+4
2017-07-13
drm/atmel-hlcdec: Use for_each_new_connector_in_state
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/i915: Use correct iterator macro
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/vmwgfx: Make check_modeset() use the new atomic iterator macros.
Maarten Lankhorst
1
-3
/
+2
2017-07-13
drm/atomic: Use new iterator macros in drm_atomic_helper_wait_for_flip_done
Maarten Lankhorst
1
-2
/
+2
2017-07-13
drm/atomic: Use the new helpers in drm_atomic_helper_disable_all()
Maarten Lankhorst
1
-2
/
+2
2017-07-13
drm/atomic: Use the correct iterator macro in atomic_remove_fb
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC ...
Maarten Lankhorst
1
-3
/
+7
2017-07-11
drm: inhibit drm drivers register to uninitialized drm core
Alexandru Moise
1
-0
/
+16
2017-07-06
drm/bridge: ti-tfp410: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/bridge: tc358767: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/bridge: synopsys: dw-hdmi: clean up drm_bridge_add call
Inki Dae
1
-6
/
+1
2017-07-06
drm/bridge: sii902x: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/bridge: ps8622: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/bridge: panel: clean up drm_bridge_add call
Inki Dae
1
-4
/
+1
2017-07-06
drm/bridge: nxp-ptn3460: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/bridge: vga-dac: clean up drm_bridge_add call
Inki Dae
1
-6
/
+3
2017-07-06
drm/bridge: analogix-anx78xx: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/bridge: adv7511: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-07-06
drm/fb-helper: remove drm_fb_helper_save_lut_atomic
Peter Rosin
1
-17
/
+0
2017-07-06
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
Peter Rosin
1
-0
/
+19
2017-07-06
drm/fb-helper: factor out pseudo-palette
Peter Rosin
1
-23
/
+37
2017-07-06
drm/fb-helper: Split dpms handling into legacy and atomic paths
Daniel Vetter
1
-65
/
+50
2017-07-06
drm/fb-helper: Stop using mode_config.mutex for internals
Daniel Vetter
3
-30
/
+21
2017-07-06
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
Daniel Vetter
1
-23
/
+25
2017-07-06
drm/fb-helper: Push locking into pan_display_atomic|legacy
Daniel Vetter
1
-10
/
+18
2017-07-06
drm/fb-helper: Drop locking from the vsync wait ioctl code
Daniel Vetter
1
-2
/
+0
2017-07-06
drm/fb-helper: Push locking in fb_is_bound
Daniel Vetter
1
-15
/
+9
2017-07-06
drm/fb-helper: Add top-level lock
Thierry Reding
1
-4
/
+43
2017-07-06
drm/i915: Drop FBDEV #ifdev in mst code
Daniel Vetter
2
-30
/
+10
2017-07-06
drm/fb-helper: Push down modeset lock into FB helpers
Thierry Reding
3
-19
/
+37
2017-07-04
drm/atomic-helper: Realign function parameters
Daniel Vetter
1
-13
/
+11
2017-07-04
drm/fb-helper: Remove drm_mode_config_fb.
Maarten Lankhorst
1
-18
/
+4
2017-07-03
drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers
Mark Cave-Ayland
1
-3
/
+3
2017-07-03
drm: qxl: constify ttm_place structures.
Arvind Yadav
1
-1
/
+1
2017-07-03
drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.
Arvind Yadav
1
-1
/
+1
2017-07-03
drm/udl: dma-buf: Constify dma_buf_ops structures.
Arvind Yadav
1
-1
/
+1
2017-07-03
drm: armada: Constify drm_prop_enum_list structures.
Arvind Yadav
1
-1
/
+1
2017-07-03
drm: armada: constify drm_prop_enum_list structures.
Arvind Yadav
1
-2
/
+2
[next]