summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
AgeCommit message (Expand)Author
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2018-10-02drm/omap: Replace drm_gem_object_unreference_unlocked with put functionThomas Zimmermann
2018-09-03drm/omap: Group CRTC, encoder, connector and dssdev in a structureLaurent Pinchart
2018-06-28drm/omap: gem: Replace struct_mutex usage with omap_obj private lockLaurent Pinchart
2018-03-01drm/omap: Init fbdev emulation only when we have displaysPeter Ujfalusi
2018-03-01drm/omap: cleanup fbdev init/freeTomi Valkeinen
2018-03-01drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't calledTomi Valkeinen
2018-03-01drm/omap: fbdev: avoid double initializer entryTomi Valkeinen
2018-03-01drm/omap: fbdev: use 'screen_buffer' fieldTomi Valkeinen
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm/omap: drop incorrect commentSebastian Reichel
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-06-02drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()Laurent Pinchart
2017-06-02drm: omapdrm: Rename occurrences of paddr to dma_addrLaurent Pinchart
2017-06-02drm: omapdrm: Remove remap argument to omap_gem_get_paddr()Laurent Pinchart
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-12drm/omap: Stop using drm_framebuffer_unregister_privateDaniel Vetter
2016-12-15drm: Nuke fb->depthVille Syrjälä
2016-11-14drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-06-21drm/omapdrm: don't call drm_helper_disable_unused_functionsDaniel Vetter
2016-06-06drm/omap: fix pitch round-upTomi Valkeinen
2016-06-06drm/omap: remove align_pitch()Tomi Valkeinen
2016-04-20drm/omapdrm: Use unlocked gem unreferencingDaniel Vetter
2015-12-31drm: omapdrm: Make fbdev emulation optionalLaurent Pinchart
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen
2015-08-06drm/omap: Use new drm_fb_helper functionsArchit Taneja
2015-07-02drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick
2015-06-12drm: omapdrm: Clean up #include'sLaurent Pinchart
2015-03-20drm: omapdrm: Remove manual update display supportLaurent Pinchart
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-16drm/omap: remove fbdev debug enter/leave hooksRob Clark
2013-02-16drm/omap: move out of stagingRob Clark