OSDN Git Service

android-x86/kernel.git
2018-05-11 Ankit Nautiyaldrm: Handle aspect ratio info in legacy modeset path
2018-05-11 Ankit Nautiyaldrm: Add DRM client cap for aspect-ratio
2018-05-11 Ville Syrjälävideo/hdmi: Reject illegal picture aspect ratios
2018-05-11 Ville Syrjälädrm/edid: Don't send bogus aspect ratios in AVI infoframes
2018-05-11 Ville Syrjälädrm/edid: Fix cea mode aspect ratio handling
2018-05-11 Ville Syrjälädrm/edid: Use drm_mode_match_no_clocks_no_stereo()...
2018-05-11 Ville Syrjälädrm/modes: Introduce drm_mode_match()
2018-05-10 Andy Shevchenkodrm: panel-orientation-quirks: Convert to use match_str...
2018-05-08 Matt Atwooddrm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL...
2018-05-08 Matt Atwooddrm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
2018-05-08 Dan Carpenterdrm/xen-front: Fix loop timeout
2018-05-08 Dan Carpenterdrm/xen-front: fix xen_drm_front_shbuf_alloc() error...
2018-05-08 Dan Carpenterdrm/xen-front: checking for NULL instead of IS_ERR
2018-05-07 Ezequiel Garciadma-buf: Remove unneeded stubs around sync_debug interfaces
2018-05-04 Maarten Lankhorstdrm/selftests: Add drm helper selftest
2018-05-04 Maarten Lankhorstdrm/selftests: Rename the Kconfig option to CONFIG_DRM_...
2018-05-04 Maarten Lankhorstdrm/i915: Do not adjust scale when out of bounds, v2.
2018-05-04 Maarten Lankhorstdrm/rect: Handle rounding errors in drm_rect_clip_scale...
2018-05-04 Maarten Lankhorstdrm/rect: Round above 1 << 16 upwards to correct scale...
2018-05-04 Jia-Ju Baigpu: drm: bridge: adv7511: Replace mdelay with usleep_r...
2018-05-04 Peter Rosindrm/bridge: adv7511: fix spelling of driver name in...
2018-05-03 Eric Anholtdrm/v3d: Introduce a new DRM driver for Broadcom V3D...
2018-05-03 Eric Anholtdt-bindings: Add a new binding for Broadcom V3D 3.x...
2018-05-03 Eric Anholtdrm/vc4: Add a pad field to align drm_vc4_submit_cl...
2018-05-03 Linus Walleijdrm/pl111: Fix module probe bug
2018-05-03 Daniel Vetterdrm: remove all control node code
2018-05-03 Daniel Vetterdrm/msm: Don't setup control node debugfs files
2018-05-03 Satendra Singh... drm/atomic: Handling the case when setting old crtc...
2018-05-03 Daniel VetterRevert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012...
2018-05-03 Daniel Vetterdrm/qxl: Remove unecessary dma_fence_ops
2018-05-03 Daniel Vetterdrm: Remove unecessary dma_fence_ops
2018-05-03 Daniel Vetterdma-fence: Make ->wait callback optional
2018-05-03 Daniel Vetterdma-fence: Allow wait_any_timeout for all fences
2018-05-03 Daniel Vetterdma-fence: Make ->enable_signaling optional
2018-05-03 Daniel Vetterdma-fence: remove fill_driver_data callback
2018-05-03 Daniel Vetterdrm/vmwgfx: Drop DRM_CONTROL_ALLOW
2018-05-03 Daniel Vetterdrm/i915: Drop DRM_CONTROL_ALLOW
2018-05-03 Daniel Vetterdrm: Drop DRM_CONTROL_ALLOW from ioctls
2018-05-02 Ville Syrjälädrm/rect: Fix drm_rect_rotation_inv() docs
2018-05-02 Linus Walleijdrm/pl111: Enable device-specific assigned memory
2018-05-02 Linus Walleijdrm/pl111: Support the Versatile Express
2018-05-02 Colin Ian Kinggpu: drm: sti: fix spelling mistake: "initialze" -...
2018-05-02 Daniel Vetterdma-fence: Some kerneldoc polish for dma-fence.h
2018-05-01 Kristian H... drm/rockchip: Disable blending for win0
2018-04-30 Stefan Schakedrm/vc4: Enable syncobj support
2018-04-30 Stefan Schakedrm/vc4: Export fence through syncobj
2018-04-30 Stefan Schakedrm/vc4: Syncobj import support
2018-04-30 Eric Anholtdrm/panel: Enable DSI transactions on the RPi panel.
2018-04-30 Eric Anholtdrm/vc4: Skip ULPS latching when we're in that ULPS...
2018-04-30 Vaishali Thakkardrm/vc4: make function vc4_allocate_bin_bo static
2018-04-30 Eric Anholtdrm: Make the prime vmap/vunmap hooks optional.
2018-04-30 Tom Callawaydrm/tinydrm/mi0283qt: Always set rotation value
2018-04-27 Ville Syrjälädrm: Don't pass the index to drm_property_add_enum()
2018-04-27 Manasi Navaredrm/dp: Rename the edp_sdp_header as dp_sdp_header
2018-04-27 Philippe CORNUdrm/stm: ltdc: fix warnings in ltdc_plane_create()
2018-04-27 Philippe CORNUdrm/stm: ltdc: add mode_valid()
2018-04-27 Philippe CORNUdrm/stm: ltdc: fix deferred endpoint management
2018-04-27 Gerd Hoffmannqxl: drop dummy functions
2018-04-27 Gerd Hoffmannqxl: hook monitors_config updates into crtc, not encoder.
2018-04-27 Gerd Hoffmannqxl: move qxl_send_monitors_config()
2018-04-27 Gerd Hoffmannqxl: remove qxl_io_log()
2018-04-26 Philippe CORNUdrm/bridge/synopsys: dsi: use adjusted_mode in mode_set
2018-04-25 Daniel Vetterdrm/todo: Fallout from v3d review
2018-04-25 Luc Van Oostenryckdrm/virtio: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/i2c: tda998x: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/qxl: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/gma500: fix psb_intel_lvds_mode_valid()'s return...
2018-04-25 Luc Van Oostenryckdrm/gma500: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/bridge: tc358767: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/bochs: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/udl: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/mgag200: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/hisilicon: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/bridge: adv7511: fix mode_valid's return type
2018-04-25 Luc Van Oostenryckdrm/ast: fix mode_valid's return type
2018-04-25 Kieran Binghamdrm: adv7511: Add support for i2c_new_secondary_device
2018-04-25 Kieran Binghamdt-bindings: adv7511: Extend bindings to allow specifyi...
2018-04-24 Daniel Vetterdrm: Don't EXPORT drm_add/reset_display_info
2018-04-24 Daniel Vetterdrm/xen-front: use simple display pipe prepare_fb helper
2018-04-24 Daniel Vetterdrm/atomic: better doc for implicit vs explicit fencing
2018-04-24 Daniel Vetterdrm/mxsfb: Use simple_display_pipe prepare_fb helper
2018-04-24 Daniel Vetterdrm/pl111: Use simple_display_pipe prepare_fb helper
2018-04-24 Daniel Vetterdrm/tve200: Use simple_display_pipe prepare_fb helper
2018-04-24 Daniel Vetterdrm: Move simple_display_pipe prepare_fb helper into...
2018-04-24 Daniel Vetterdrm/vmwgfx: Remove no-op prepare/cleanup_fb callbacks
2018-04-24 Hans de Goededrm: panel-orientation-quirks: Add quirk for Lenovo...
2018-04-24 Hans de Goededrm: panel-orientation-quirks: Add quirk for Lenovo...
2018-04-24 Tomasz Figadrm/rockchip: psr: Remove flush by CRTC
2018-04-24 Tomasz Figadrm/rockchip: Disallow PSR for the whole atomic commit
2018-04-24 Tomasz Figadrm/rockchip: psr: Sanitize semantics of allow/inhibit API
2018-04-24 Tomasz Figadrm/rockchip: psr: Avoid redundant calls to .set()...
2018-04-24 Tomasz Figadrm/rockchip: analogix_dp: Do not call Analogix code...
2018-04-24 Douglas Andersondrm/bridge: analogix_dp: Split the platform-specific...
2018-04-24 Mark Yaodrm/rockchip: pre dither down when output bpc is 8bit
2018-04-24 Douglas Andersondrm/bridge: analogix_dp: Properly disable aux chan...
2018-04-24 Douglas Andersondrm/bridge: analogix_dp: Properly log AUX CH errors
2018-04-24 Douglas Andersondrm/bridge: analogix_dp: Reorder plat_data->power_off...
2018-04-24 zain wangdrm/bridge: analogix_dp: Move fast link training detect...
2018-04-24 zain wangdrm/bridge: analogix_dp: Fix incorrect operations with...
2018-04-24 zain wangdrm/bridge: analogix_dp: Fix timeout of video streamclk...
next