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_client.h
Age
Commit message (
Expand
)
Author
2020-11-09
drm/gem: Store client buffer mappings as struct dma_buf_map
Thomas Zimmermann
2020-05-26
drm/client: Add drm_client_modeset_check()
Noralf Trønnes
2020-05-26
drm/client: Add drm_client_framebuffer_flush()
Noralf Trønnes
2020-05-05
drm/client: Dual licence the header in GPL-2 and MIT
Emmanuel Vadot
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-02-11
drm/client: Rename _force to _locked
Daniel Vetter
2020-02-11
drm/fbdev-helper: don't force restores
Daniel Vetter
2019-07-09
drm/client: Support unmapping of DRM client buffers
Thomas Zimmermann
2019-06-19
drm/client: Change drm_client_panel_rotation name
Maxime Ripard
2019-06-11
drm/fb-helper: Move out modeset config code
Noralf Trønnes
2019-06-11
drm/fb-helper: Remove drm_fb_helper_connector
Noralf Trønnes
2019-06-08
drm/fb-helper: Move out commit code
Noralf Trønnes
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
2019-04-11
drm/client: Rename drm_client_add() to drm_client_register()
Noralf Trønnes
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
2018-10-02
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
2018-07-10
drm/debugfs: Add internal client debugfs file
Noralf Trønnes
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes