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