summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/pl111
Commit message (Expand)AuthorAgeFilesLines
* drm/pl111: Add handling of Versatile platformsLinus Walleij2017-09-105-10/+285
* drm/pl111: Add optional variant display en/disable callbacksLinus Walleij2017-09-102-0/+9
* drm/pl111: Insert delay before powering up PL11xLinus Walleij2017-09-101-3/+28
* drm/pl111: Enable PL110 variantLinus Walleij2017-09-103-25/+108
* drm/pl111: Replace custom connector with panel bridgeLinus Walleij2017-09-106-168/+49
* drm/pl111: Add all registers to debugfsLinus Walleij2017-09-101-0/+6
* drm/pl111: Cleanup local header fileLinus Walleij2017-09-101-4/+0
* drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2017-08-162-2/+4
* drm: make drm_mode_config_func constBhumika Goyal2017-08-091-1/+1
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* drm: Plumb modifiers through plane initBen Widawsky2017-08-011-1/+1
* drm/pl111: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-291-2/+0
* drm/pl111: Use gem_free_object_unlockedDaniel Vetter2017-07-181-1/+1
* drm/pl111: Fix offset calculation for the primary plane.Eric Anholt2017-06-071-13/+2
* drm/pl111: fix warnings without CONFIG_ARM_AMBAArnd Bergmann2017-05-311-3/+3
* drm/pl111: select DRM_PANELArnd Bergmann2017-05-311-0/+1
* drm/pl111: Fix return value check in pl111_amba_probe()Wei Yongjun2017-05-221-2/+2
* drm/pl111: Add a debugfs node to dump our registers.Eric Anholt2017-05-194-0/+64
* drm/pl111: make structure mode_config_funcs staticColin Ian King2017-05-191-1/+1
* drm/pl111: make structure pl111_display_funcs staticColin Ian King2017-05-191-1/+1
* drm/pl111: Register the clock divider and use it.Eric Anholt2017-05-194-24/+158
* drm/pl111: Initial drm/kms driver for pl111Tom Cooksey2017-05-086-0/+816
OpenPOWER on IntegriCloud