summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes-4/+1
2019-06-11drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes-4/+0
2019-06-11drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes-59/+36
2019-06-11Merge tag 'du-next-20190608-2' of git://linuxtv.org/pinchartl/media into drm-...Daniel Vetter-0/+8
2019-06-10drm: fix build errors with drm_print.hSam Ravnborg-0/+2
2019-06-10drm: drm_debugfs.h self-containedSam Ravnborg-0/+2
2019-06-10drm: drm_crtc.h self-containedSam Ravnborg-0/+1
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+1
2019-06-08drm/fb-helper: Move out commit codeNoralf Trønnes-0/+4
2019-06-08drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes-4/+0
2019-06-08drm: bridge: Add dual_link field to the drm_bridge_timings structureLaurent Pinchart-0/+8
2019-06-06drm/edid: Clean up DRM_EDID_DIGITAL_* flagsVille Syrjälä-15/+17
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-5/+7
2019-06-05drm/ttm: fix ttm_bo_unreserveChristian König-8/+6
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner-13/+1
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar-2/+3
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes-8/+30
2019-06-04drm: don't block fb changes for async plane updatesHelen Koike-0/+8
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter-1/+1
2019-06-03drm: Drop a redundant unused variableUma Shankar-2/+0
2019-05-31drm/ttm: Make LRU removal optional v2Christian König-2/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-30/+6
2019-05-28Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-22/+60
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-22/+60
2019-05-27drm: make drm/drm_legacy.h self-containedSam Ravnborg-6/+6
2019-05-27drm: make drm/drm_auth.h self containedSam Ravnborg-2/+9
2019-05-26drm/bridge: make dw_mipi_dsi.h self-containedSam Ravnborg-0/+8
2019-05-23drm: Rename struct edp_vsc_psr to struct dp_sdpGwan-gyeong Mun-10/+23
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul-1/+0
2019-05-22drm: Enable HDR infoframe supportUma Shankar-0/+5
2019-05-22drm: Add HDR source metadata propertyUma Shankar-0/+17
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg-25/+0
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann-4/+4
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann-1/+0
2019-05-21drm/fourcc: Fix the parameters name in the documentationMaxime Ripard-2/+2
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard-17/+0
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard-2/+44
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard-1/+17
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard-2/+0
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard-1/+0
2019-05-17drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann-0/+3
2019-05-15drm: Integrate VRAM MM into struct drm_deviceThomas Zimmermann-1/+55
2019-05-15drm: Add default instance for VRAM MM callback functionsThomas Zimmermann-0/+3
2019-05-15drm: Add VRAM MM, a simple memory manager for dedicated VRAMThomas Zimmermann-0/+69
2019-05-15drm: Add simple PRIME helpers for GEM VRAMThomas Zimmermann-0/+20
2019-05-15drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffersThomas Zimmermann-0/+8
2019-05-15drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|Thomas Zimmermann-0/+10