summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
AgeCommit message (Expand)AuthorLines
2017-06-02drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()Laurent Pinchart-5/+4
2017-06-02drm: omapdrm: Rename occurrences of paddr to dma_addrLaurent Pinchart-4/+4
2017-06-02drm: omapdrm: Remove remap argument to omap_gem_get_paddr()Laurent Pinchart-1/+1
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter-4/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi-2/+1
2017-01-12drm/omap: Stop using drm_framebuffer_unregister_privateDaniel Vetter-6/+2
2016-12-15drm: Nuke fb->depthVille Syrjälä-1/+1
2016-11-14drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ-4/+1
2016-06-21drm/omapdrm: don't call drm_helper_disable_unused_functionsDaniel Vetter-3/+0
2016-06-06drm/omap: fix pitch round-upTomi Valkeinen-2/+2
2016-06-06drm/omap: remove align_pitch()Tomi Valkeinen-3/+2
2016-04-20drm/omapdrm: Use unlocked gem unreferencingDaniel Vetter-1/+1
2015-12-31drm: omapdrm: Make fbdev emulation optionalLaurent Pinchart-0/+4
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen-4/+1
2015-08-06drm/omap: Use new drm_fb_helper functionsArchit Taneja-25/+13
2015-07-02drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick-1/+1
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart-3/+3
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart-53/+4
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding-2/+8
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding-1/+1
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding-1/+1
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen-0/+3
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä-14/+0
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+397
2013-02-16drm/omap: remove fbdev debug enter/leave hooksRob Clark-3/+0
2013-02-16drm/omap: move out of stagingRob Clark-0/+402