summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_client.h
Commit message (Expand)AuthorAgeFilesLines
* drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()Thomas Zimmermann2024-03-111-0/+10
* drm/debugfs: rework debugfs directory creation v5Christian König2023-09-011-1/+1
* Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-221-0/+8
|\
| * drm/client: fix kernel-doc warning in drm_client.hRandy Dunlap2023-02-011-1/+1
| * drm/client: Add hotplug_failed flagThomas Zimmermann2023-01-261-0/+8
* | drm/client: fix circular reference counting issueChristian König2023-02-071-5/+0
|/
* dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-071-3/+4
* drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann2020-11-091-3/+4
* drm/client: Add drm_client_modeset_check()Noralf Trønnes2020-05-261-0/+1
* drm/client: Add drm_client_framebuffer_flush()Noralf Trønnes2020-05-261-0/+1
* drm/client: Dual licence the header in GPL-2 and MITEmmanuel Vadot2020-05-051-1/+1
* drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-181-1/+1
* drm/client: Rename _force to _lockedDaniel Vetter2020-02-111-1/+1
* drm/fbdev-helper: don't force restoresDaniel Vetter2020-02-111-0/+5
* drm/client: Support unmapping of DRM client buffersThomas Zimmermann2019-07-091-0/+2
* drm/client: Change drm_client_panel_rotation nameMaxime Ripard2019-06-191-1/+1
* drm/fb-helper: Move out modeset config codeNoralf Trønnes2019-06-111-4/+1
* drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes2019-06-111-0/+15
* drm/fb-helper: Move out commit codeNoralf Trønnes2019-06-081-0/+4
* drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes2019-06-041-0/+30
* drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes2019-04-111-1/+1
* drm: Trivial comment grammar cleanupsMatt Roper2019-02-041-1/+1
* drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes2018-10-021-2/+3
* drm/debugfs: Add internal client debugfs fileNoralf Trønnes2018-07-101-0/+3
* drm: Begin an API for in-kernel clientsNoralf Trønnes2018-07-101-0/+136