aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111/pl111_display.c
AgeCommit message (Expand)Author
2019-09-16drm/pl111: Initialize clock spinlock earlyGuenter Roeck
2018-04-24drm/pl111: Use simple_display_pipe prepare_fb helperDaniel Vetter
2018-03-28drm/simple-kms-helper: Plumb plane state to the enable hookVille Syrjälä
2018-03-07drm/pl111: Use max memory bandwidth for resolutionLinus Walleij
2018-02-22drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblankOleksandr Andrushchenko
2018-02-07drm/pl111: Support variants with broken VBLANKLinus Walleij
2018-02-07drm/pl111: Support variants with broken clock dividerLinus Walleij
2018-02-07drm/pl111: Handle the Versatile RGB/BGR565 modeLinus Walleij
2018-01-12drm/pl111: Support handling bridge timingsLinus Walleij
2017-09-10drm/pl111: Add handling of Versatile platformsLinus Walleij
2017-09-10drm/pl111: Add optional variant display en/disable callbacksLinus Walleij
2017-09-10drm/pl111: Insert delay before powering up PL11xLinus Walleij
2017-09-10drm/pl111: Enable PL110 variantLinus Walleij
2017-09-10drm/pl111: Replace custom connector with panel bridgeLinus Walleij
2017-08-16drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-06-07drm/pl111: Fix offset calculation for the primary plane.Eric Anholt
2017-05-19drm/pl111: make structure pl111_display_funcs staticColin Ian King
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey