summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-28tinydrm: add backlight dependencyArnd Bergmann
2018-02-27drm/virtio: Add spaces around operatorsRodrigo Siqueira
2018-02-27drm/virtio: Remove multiple blank linesRodrigo Siqueira
2018-02-27drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira
2018-02-27drm/virtio: Remove return from void functionRodrigo Siqueira
2018-02-27drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira
2018-02-27drm/virtio: Add tabs at the start of a lineRodrigo Siqueira
2018-02-26drm: Include the header with the prototype for drm_get_panel_orientation_quirk()Ville Syrjälä
2018-02-26drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä
2018-02-26drm: Check that the plane supports the request format+modifier comboVille Syrjälä
2018-02-26drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DACThierry Reding
2018-02-23drm/stm: check pitch and size calculations even if !CONFIG_MMUBenjamin Gaignard
2018-02-23drm/panel: Fix ARM Versatile panel clocksLinus Walleij
2018-02-22drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-22drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-22drm/mxsfb: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-22drm/simple_kms_helper: Add {enable|disable}_vblank callback supportOleksandr Andrushchenko
2018-02-22drm: fix drm_get_max_iomem type mismatchArnd Bergmann
2018-02-22drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTCOleksandr Andrushchenko
2018-02-22drm/sun4i: backend: Remove ARGB spoofingMaxime Ripard
2018-02-22drm/sun4i: backend: Make zpos configurableMaxime Ripard
2018-02-22drm/sun4i: Remove the plane description structureMaxime Ripard
2018-02-22drm/sun4i: backend: Assign the pipes automaticallyMaxime Ripard
2018-02-20drm/mm: Fix caching of leftmost node in the interval treeChris Wilson
2018-02-20drm/omapdrm: Use of_find_backlight helperMeghana Madhyastha
2018-02-20drm/panel: Use of_find_backlight helperMeghana Madhyastha
2018-02-20drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha
2018-02-20drm/panel: Use backlight_enable/disable helpersMeghana Madhyastha
2018-02-20drm/tinydrm: Call devres version of of_find_backlightMeghana Madhyastha
2018-02-20drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlightMeghana Madhyastha
2018-02-20drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...Meghana Madhyastha
2018-02-20Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...Sean Paul
2018-02-20drm/doc: Polish for drm_mode_parse_command_line_for_connectorDaniel Vetter
2018-02-20drm/docs: Document "scaling mode" property betterDaniel Vetter
2018-02-20drm/docs: Align layout of optional plane blending propertiesDaniel Vetter
2018-02-20drm: simple_kms_helper: Add mode_valid() callback supportLinus Walleij
2018-02-19drm: Use idr_init_base(1) when using id==0 for invalidChris Wilson
2018-02-19drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty
2018-02-19drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty
2018-02-19dma-buf/sw_sync: Fix kerneldoc warningsChris Wilson
2018-02-19drm: Fix kerneldoc warnings for drm_leaseChris Wilson
2018-02-19drm/bochs: make structure bochs_bo_driver staticColin Ian King
2018-02-18drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide
2018-02-18drm/rockchip: support prime import sg tableHaixia Shi
2018-02-18drm/rockchip: Get rid of unnecessary struct fieldsTomasz Figa
2018-02-18drm/rockchip: inno_hdmi: Remove unnecessary platform_get_resource() error checkFabio Estevam
2018-02-18drm/rockchip: dsi: Remove unnecessary platform_get_resource() error checkFabio Estevam
2018-02-16Merge airlied/drm-next into drm-misc-nextSean Paul
2018-02-16drm/sun4i: fix HSYNC and VSYNC polarityGiulio Benetti