index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_simple_kms_helper.h
Age
Commit message (
Expand
)
Author
2020-03-02
drm/simple-kms: Add drm_simple_encoder_{init,create}()
Thomas Zimmermann
2020-01-30
drm: Initialize struct drm_crtc_state.no_vblank from device settings
Thomas Zimmermann
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-04-24
drm: Move simple_display_pipe prepare_fb helper into gem fb helpers
Daniel Vetter
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
2018-03-07
drm: simple_kms_helper: Fix .mode_valid() documentation
Linus Walleij
2018-02-22
drm/simple_kms_helper: Add {enable|disable}_vblank callback support
Oleksandr Andrushchenko
2018-02-20
drm: simple_kms_helper: Add mode_valid() callback support
Linus Walleij
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-03-30
drm: Clarify the role of plane_state argument to drm_simple update().
Eric Anholt
2017-01-25
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-24
drm/simple-helpers: Add missing includes
Noralf Trønnes
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-10-05
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
2016-08-29
drm: simple_kms_helper: add support for bridges
Andrea Merello
2016-08-25
drm/simple-helpers: Always add planes to the state update
Daniel Vetter
2016-06-10
drm: Add helper for simple display pipeline
Noralf Trønnes