aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/drm/drm_client.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König1-1/+1
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+8
2023-02-07drm/client: fix circular reference counting issueChristian König1-5/+0
2023-02-01drm/client: fix kernel-doc warning in drm_client.hRandy Dunlap1-1/+1
2023-01-26drm/client: Add hotplug_failed flagThomas Zimmermann1-0/+8
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi1-3/+4
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann1-3/+4
2020-05-26drm/client: Add drm_client_modeset_check()Noralf Trønnes1-0/+1
2020-05-26drm/client: Add drm_client_framebuffer_flush()Noralf Trønnes1-0/+1
2020-05-05drm/client: Dual licence the header in GPL-2 and MITEmmanuel Vadot1-1/+1
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga1-1/+1
2020-02-11drm/client: Rename _force to _lockedDaniel Vetter1-1/+1
2020-02-11drm/fbdev-helper: don't force restoresDaniel Vetter1-0/+5
2019-07-09drm/client: Support unmapping of DRM client buffersThomas Zimmermann1-0/+2
2019-06-19drm/client: Change drm_client_panel_rotation nameMaxime Ripard1-1/+1
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes1-4/+1
2019-06-11drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes1-0/+15
2019-06-08drm/fb-helper: Move out commit codeNoralf Trønnes1-0/+4
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes1-0/+30
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes1-1/+1
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper1-1/+1
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes1-2/+3
2018-07-10drm/debugfs: Add internal client debugfs fileNoralf Trønnes1-0/+3
2018-07-10drm: Begin an API for in-kernel clientsNoralf Trønnes1-0/+136