summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2019-06-17Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst3-5/+15
2019-06-14drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNTVille Syrjälä1-0/+7
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter16-101/+311
2019-06-13drm: Add helpers to kick off self refresh mode in driversSean Paul4-0/+68
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul1-1/+1
2019-06-13drm: Add atomic variants for bridge enable/disableSean Paul1-0/+106
2019-06-13drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpersLaurent Pinchart2-0/+12
2019-06-13drm: Add atomic variants of enable/disable to encoder helper funcsSean Paul1-0/+49
2019-06-13drm: Remove functions with kmap-object argument from GEM VRAM helpersThomas Zimmermann1-4/+0
2019-06-13drm: Remove lock interfaces from GEM VRAM helpersThomas Zimmermann1-5/+0
2019-06-12drm: Tweak drm_encoder_helper_funcs.enable kerneldocSean Paul1-5/+5
2019-06-12drm/bridge/synopsys: dsi: add power on/off optional phy opsYannick Fertré1-0/+2
2019-06-11drm: bridge: dw-hdmi: Add hook for resumeDouglas Anderson1-0/+2
2019-06-11drm/fb: document dirty helper betterDaniel Vetter1-0/+3
2019-06-11drm/fb-helper: Move out modeset config codeNoralf Trønnes1-4/+1
2019-06-11drm/fb-helper: Prepare to move out modeset config codeNoralf Trønnes1-4/+0
2019-06-11drm/fb-helper: Remove drm_fb_helper_connectorNoralf Trønnes2-59/+36
2019-06-11Merge tag 'du-next-20190608-2' of git://linuxtv.org/pinchartl/media into drm-...Daniel Vetter1-0/+8
2019-06-10drm: fix build errors with drm_print.hSam Ravnborg1-0/+2
2019-06-10drm: drm_debugfs.h self-containedSam Ravnborg1-0/+2
2019-06-10drm: drm_crtc.h self-containedSam Ravnborg1-0/+1
2019-06-08drm/fb-helper: Move out commit codeNoralf Trønnes1-0/+4
2019-06-08drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()Noralf Trønnes1-4/+0
2019-06-08drm: bridge: Add dual_link field to the drm_bridge_timings structureLaurent Pinchart1-0/+8
2019-06-06drm/edid: Clean up DRM_EDID_DIGITAL_* flagsVille Syrjälä1-15/+17
2019-06-06Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2-5/+7
2019-06-06drm/ttm: fix ttm_bo_unreserveChristian König1-8/+6
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar2-2/+3
2019-06-04drm/fb-helper: Remove drm_fb_helper_crtcNoralf Trønnes2-8/+30
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter1-1/+1
2019-06-03drm: Drop a redundant unused variableUma Shankar1-2/+0
2019-05-31drm/ttm: Make LRU removal optional v2Christian König2-2/+6
2019-05-28Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst5-22/+60
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-22/+60
2019-05-27drm: make drm/drm_legacy.h self-containedSam Ravnborg1-6/+6
2019-05-27drm: make drm/drm_auth.h self containedSam Ravnborg1-2/+9
2019-05-26drm/bridge: make dw_mipi_dsi.h self-containedSam Ravnborg1-0/+8
2019-05-23drm: Rename struct edp_vsc_psr to struct dp_sdpGwan-gyeong Mun1-10/+23
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-1/+0
2019-05-22drm: Enable HDR infoframe supportUma Shankar1-0/+5
2019-05-22drm: Add HDR source metadata propertyUma Shankar2-0/+17
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg1-25/+0
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann1-4/+4
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann1-1/+0
2019-05-21drm/fourcc: Fix the parameters name in the documentationMaxime Ripard1-2/+2
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-17/+0
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard1-2/+44
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+17
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard1-2/+0
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard1-1/+0