summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_fb_helper.h
AgeCommit message (Expand)Author
2020-04-08drm: Don't return 0 from a void drm_fbdev_generic_setupChris Wilson
2020-04-08drm/fb-helper: Remove return value from drm_fbdev_generic_setup()Thomas Zimmermann
2020-03-06drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2019-11-19drm/fb-helper: Remove drm_fb_helper_unlink_fbi()Thomas Zimmermann
2019-11-13drm/fb-helper: unexport drm_fb_helper_generic_probeDaniel Vetter
2019-11-07drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()Thomas Zimmermann
2019-10-28drm/fb-helper: Remove drm_fb_helper_defio_init() and update docsThomas Zimmermann
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann
2019-06-11drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes
2019-06-11drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes
2019-05-14drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}Noralf Trønnes
2019-05-14drm/fb-helper: No need to cache rotation and sw_rotationsNoralf Trønnes
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-27drm/fb-helper: Fixup fill_info cleanupDaniel Vetter
2019-03-27drm/fb-helper: Unexport fill_{var,info}Daniel Vetter
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter
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