summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-28drm/omap: gem: Replace struct_mutex usage with omap_obj private lockLaurent Pinchart1-7/+1
2018-03-01drm/omap: Init fbdev emulation only when we have displaysPeter Ujfalusi1-0/+3
2018-03-01drm/omap: cleanup fbdev init/freeTomi Valkeinen1-10/+8
2018-03-01drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't calledTomi Valkeinen1-1/+2
2018-03-01drm/omap: fbdev: avoid double initializer entryTomi Valkeinen1-3/+9
2018-03-01drm/omap: fbdev: use 'screen_buffer' fieldTomi Valkeinen1-1/+1
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis1-3/+1
2017-12-19drm/omap: drop incorrect commentSebastian Reichel1-3/+0
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter1-1/+0
2017-06-02drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()Laurent Pinchart1-5/+4
2017-06-02drm: omapdrm: Rename occurrences of paddr to dma_addrLaurent Pinchart1-4/+4
2017-06-02drm: omapdrm: Remove remap argument to omap_gem_get_paddr()Laurent Pinchart1-1/+1
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter1-4/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi1-2/+1
2017-01-12drm/omap: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-6/+2
2016-12-15drm: Nuke fb->depthVille Syrjälä1-1/+1
2016-11-14drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ1-4/+1
2016-06-21drm/omapdrm: don't call drm_helper_disable_unused_functionsDaniel Vetter1-3/+0
2016-06-06drm/omap: fix pitch round-upTomi Valkeinen1-2/+2
2016-06-06drm/omap: remove align_pitch()Tomi Valkeinen1-3/+2
2016-04-20drm/omapdrm: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2015-12-31drm: omapdrm: Make fbdev emulation optionalLaurent Pinchart1-0/+4
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen1-4/+1
2015-08-06drm/omap: Use new drm_fb_helper functionsArchit Taneja1-25/+13
2015-07-02drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick1-1/+1
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart1-3/+3
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart1-53/+4
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding1-2/+8
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding1-1/+1
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding1-1/+1
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen1-0/+3
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä1-14/+0
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+397
2013-02-16drm/omap: remove fbdev debug enter/leave hooksRob Clark1-3/+0
2013-02-16drm/omap: move out of stagingRob Clark1-0/+402