summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-02dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipelineJernej Skrabec1-0/+6
2018-03-01drm/rockchip: analogix_dp: reorder psr_unregister call in unbindJeffy Chen1-1/+1
2018-03-01drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()Jeffy Chen1-3/+10
2018-03-01drm/bridge: analogix_dp: Fix connector and encoder cleanupJeffy Chen3-11/+10
2018-03-01drm/bridge: analogix: Do not use device's drvdataJeffy Chen4-69/+74
2018-03-01drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()Jeffy Chen1-1/+4
2018-03-01drm/rockchip: Add device links for master and componentsJeffy Chen1-1/+22
2018-02-28tinydrm: add backlight dependencyArnd Bergmann1-0/+2
2018-02-28drm/uapi: The ctm matrix uses sign-magnitude representationVille Syrjälä1-2/+5
2018-02-27drm/virtio: Add spaces around operatorsRodrigo Siqueira2-12/+12
2018-02-27drm/virtio: Remove multiple blank linesRodrigo Siqueira3-3/+0
2018-02-27drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira4-5/+5
2018-02-27drm/virtio: Remove return from void functionRodrigo Siqueira1-2/+0
2018-02-27drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira3-3/+6
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira6-0/+12
2018-02-27drm/virtio: Add tabs at the start of a lineRodrigo Siqueira2-4/+4
2018-02-26drm: Include the header with the prototype for drm_get_panel_orientation_quirk()Ville Syrjälä1-0/+1
2018-02-26drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä1-8/+0
2018-02-26drm: Check that the plane supports the request format+modifier comboVille Syrjälä4-17/+40
2018-02-26drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DACThierry Reding1-1/+0
2018-02-23drm/stm: check pitch and size calculations even if !CONFIG_MMUBenjamin Gaignard1-2/+0
2018-02-23drm/panel: Fix ARM Versatile panel clocksLinus Walleij1-4/+4
2018-02-22drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko3-10/+12
2018-02-22drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko3-7/+8
2018-02-22drm/mxsfb: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko1-26/+28
2018-02-22drm/simple_kms_helper: Add {enable|disable}_vblank callback supportOleksandr Andrushchenko2-0/+42
2018-02-22drm: fix drm_get_max_iomem type mismatchArnd Bergmann1-1/+1
2018-02-22drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTCOleksandr Andrushchenko1-7/+3
2018-02-22drm/sun4i: backend: Remove ARGB spoofingMaxime Ripard1-9/+3
2018-02-22drm/sun4i: backend: Make zpos configurableMaxime Ripard1-2/+3
2018-02-22drm/sun4i: Remove the plane description structureMaxime Ripard1-36/+8
2018-02-22drm/sun4i: backend: Assign the pipes automaticallyMaxime Ripard3-8/+39
2018-02-20drm/mm: Fix caching of leftmost node in the interval treeChris Wilson1-4/+5
2018-02-20drm/omapdrm: Use of_find_backlight helperMeghana Madhyastha1-20/+5
2018-02-20drm/panel: Use of_find_backlight helperMeghana Madhyastha3-66/+13
2018-02-20drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha1-9/+2
2018-02-20drm/panel: Use backlight_enable/disable helpersMeghana Madhyastha4-24/+8
2018-02-20drm/tinydrm: Call devres version of of_find_backlightMeghana Madhyastha2-2/+2
2018-02-20drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlightMeghana Madhyastha5-46/+4
2018-02-20drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...Meghana Madhyastha3-59/+2
2018-02-20drm: add documentation for tv connector state marginsJani Nikula1-1/+5
2018-02-20drm/doc: Use new substruct supportDaniel Vetter1-0/+16
2018-02-20drm/doc: Polish for drm_mode_parse_command_line_for_connectorDaniel Vetter1-2/+2
2018-02-20drm/docs: Document "scaling mode" property betterDaniel Vetter2-5/+28
2018-02-20drm/docs: Align layout of optional plane blending propertiesDaniel Vetter1-8/+10
2018-02-20drm/docs: Discourage adding more to kms-properties.csvDaniel Vetter1-2/+3
2018-02-20drm: simple_kms_helper: Add mode_valid() callback supportLinus Walleij2-0/+29
2018-02-19drm/todo: Add idr_init_base todoDaniel Vetter1-0/+10
2018-02-19drm: Use idr_init_base(1) when using id==0 for invalidChris Wilson2-3/+3
2018-02-19drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problemJoe Moriarty1-0/+2