index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove unecessary dma_fence_ops
Daniel Vetter
2018-05-03
3
-19
/
+0
*
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-05-03
4
-8
/
+12
*
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
2018-05-03
1
-5
/
+0
*
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-05-03
2
-2
/
+14
*
dma-fence: remove fill_driver_data callback
Daniel Vetter
2018-05-03
1
-13
/
+3
*
drm/vmwgfx: Drop DRM_CONTROL_ALLOW
Daniel Vetter
2018-05-03
1
-4
/
+4
*
drm/i915: Drop DRM_CONTROL_ALLOW
Daniel Vetter
2018-05-03
1
-4
/
+4
*
drm: Drop DRM_CONTROL_ALLOW from ioctls
Daniel Vetter
2018-05-03
2
-36
/
+36
*
drm/rect: Fix drm_rect_rotation_inv() docs
Ville Syrjälä
2018-05-02
1
-2
/
+2
*
drm/pl111: Enable device-specific assigned memory
Linus Walleij
2018-05-02
2
-2
/
+33
*
drm/pl111: Support the Versatile Express
Linus Walleij
2018-05-02
4
-1
/
+196
*
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
Colin Ian King
2018-05-02
1
-1
/
+1
*
dma-fence: Some kerneldoc polish for dma-fence.h
Daniel Vetter
2018-05-02
1
-81
/
+155
*
drm/rockchip: Disable blending for win0
Kristian H. Kristensen
2018-05-01
1
-1
/
+12
*
drm/vc4: Enable syncobj support
Stefan Schake
2018-05-01
1
-1
/
+2
*
drm/vc4: Export fence through syncobj
Stefan Schake
2018-05-01
2
-2
/
+34
*
drm/vc4: Syncobj import support
Stefan Schake
2018-05-01
3
-9
/
+29
*
drm/panel: Enable DSI transactions on the RPi panel.
Eric Anholt
2018-04-30
1
-13
/
+1
*
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
Eric Anholt
2018-04-30
1
-0
/
+5
*
drm/vc4: make function vc4_allocate_bin_bo static
Vaishali Thakkar
2018-04-30
1
-2
/
+1
*
drm: Make the prime vmap/vunmap hooks optional.
Eric Anholt
2018-04-30
1
-2
/
+6
*
drm/tinydrm/mi0283qt: Always set rotation value
Tom Callaway
2018-04-30
1
-18
/
+23
*
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
2018-04-27
7
-27
/
+23
*
drm/dp: Rename the edp_sdp_header as dp_sdp_header
Manasi Navare
2018-04-27
1
-4
/
+4
*
drm/stm: ltdc: fix warnings in ltdc_plane_create()
Philippe CORNU
2018-04-27
1
-2
/
+2
*
drm/stm: ltdc: add mode_valid()
Philippe CORNU
2018-04-27
1
-0
/
+38
*
drm/stm: ltdc: fix deferred endpoint management
Philippe CORNU
2018-04-27
1
-6
/
+5
*
qxl: drop dummy functions
Gerd Hoffmann
2018-04-27
1
-50
/
+0
*
qxl: hook monitors_config updates into crtc, not encoder.
Gerd Hoffmann
2018-04-27
2
-92
/
+66
*
qxl: move qxl_send_monitors_config()
Gerd Hoffmann
2018-04-27
1
-24
/
+23
*
qxl: remove qxl_io_log()
Gerd Hoffmann
2018-04-27
5
-62
/
+7
*
drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
Philippe CORNU
2018-04-26
1
-6
/
+6
*
drm/todo: Fallout from v3d review
Daniel Vetter
2018-04-25
1
-0
/
+18
*
drm/virtio: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/i2c: tda998x: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/qxl: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
Luc Van Oostenryck
2018-04-25
2
-2
/
+2
*
drm/gma500: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
7
-7
/
+7
*
drm/bridge: tc358767: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/bochs: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/udl: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/mgag200: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/hisilicon: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/bridge: adv7511: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm/ast: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
drm: adv7511: Add support for i2c_new_secondary_device
Kieran Bingham
2018-04-25
2
-15
/
+33
*
dt-bindings: adv7511: Extend bindings to allow specifying slave map addresses
Kieran Bingham
2018-04-25
1
-2
/
+16
*
drm: Don't EXPORT drm_add/reset_display_info
Daniel Vetter
2018-04-24
3
-4
/
+2
*
drm/xen-front: use simple display pipe prepare_fb helper
Daniel Vetter
2018-04-24
1
-7
/
+1
*
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
2018-04-24
3
-3
/
+21
[next]