summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/pl111/pl111_display.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes1-1/+2
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-1/+1
2017-06-07drm/pl111: Fix offset calculation for the primary plane.Eric Anholt1-13/+2
2017-05-19drm/pl111: make structure pl111_display_funcs staticColin Ian King1-1/+1
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt1-15/+147
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey1-0/+344