summaryrefslogtreecommitdiff
path: root/include/drm/drm_fb_helper.h
AgeCommit message (Expand)Author
2019-03-07drm/fb-helper: call vga_remove_vgacon automatically.Gerd Hoffmann
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-07-10drm/fb-helper: Finish the generic fbdev emulationNoralf Trønnes
2018-07-10drm/fb-helper: Add generic fbdev emulation .fb_probe functionNoralf Trønnes
2017-12-20drm/fb-helper: Add drm_fb_helper_defio_init()Noralf Trønnes
2017-12-20drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()Noralf Trønnes
2017-12-20drm/fb-helper: Set/clear dev->fb_helper in dummy init/finiNoralf Trønnes
2017-12-04drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.Hans de Goede
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes
2017-08-07drm: remove unused and redundant callbacksPeter Rosin
2017-07-26drm/fb-helper: Support deferred setupDaniel Vetter
2017-07-06drm/fb-helper: Add top-level lockThierry Reding
2017-03-02drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-01-09drm: remove useless parameters from drm_pick_cmdline_mode functionVincent Abriou
2016-12-30drm/doc: use preferred struct reference in kernel-docDaniel Vetter
2016-11-14drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä
2016-08-29drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=yArnd Bergmann
2016-08-23drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter
2016-08-23drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()Noralf Trønnes
2016-08-23drm/fb-helper: Fix the dummy remove_conflicting_framebuffersChris Wilson
2016-08-16drm: Don't export dp-aux devnode functionsDaniel Vetter
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-06-09drm: Replace fb_helper->atomic with mode_config->atomic_commitDaniel Vetter
2016-05-02drm/fb-helper: Add fb_deferred_io supportNoralf Trønnes
2016-02-12drm/kms_helper: Add a common place to call init and exit functions.Rafael Antognolli
2015-12-08drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpersDaniel Vetter
2015-12-08drm: Polish fbdev helper struct docsDaniel Vetter
2015-09-16drm/fb-helper: atomic restore_fbdev_mode()..Rob Clark
2015-09-16drm/fb-helper: add headerdoc for drm_fb_helperRob Clark
2015-09-08drm/fb-helper: Use -errno return in restore_mode_unlockedDaniel Vetter
2015-08-06drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja
2015-08-06drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja
2015-08-06drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja
2015-08-06drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja
2015-03-11drm/fb: document drm_fb_helper_surface_sizeRob Clark
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding