index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-5
/
+61
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-05
drm: Remove pending_read_domains and pending_write_domain
Chris Wilson
1
-15
/
+0
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
2017-07-03
drm/atomic: initial support for asynchronous plane update
Gustavo Padovan
4
-0
/
+178
2017-06-30
drm/atomic: Drop helper include from drm_atomic.c
Daniel Vetter
1
-1
/
+0
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
27
-55
/
+87
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
31
-87
/
+128
2017-06-29
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2
-6
/
+48
[next]