summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2016-11-09drm/edid: Remove drm_select_eldMaarten Lankhorst-1/+0
2016-11-08drm/atomic: add debugfs file to dump out atomic stateRob Clark-0/+7
2016-11-08drm/atomic: add new drm_debug bit to dump atomic stateRob Clark-0/+40
2016-11-08drm: add helpers to go from plane state to drm_rectRob Clark-0/+24
2016-11-08drm: add helper for printing to log or seq_fileRob Clark-0/+117
2016-11-08drm: helper macros to print composite typesRob Clark-0/+21
2016-11-08drm/plane: add inline doc for struct drm_planeGustavo Padovan-14/+44
2016-11-08drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan-1/+3
2016-11-08drm/atomic-helper: fix reference to drm_atomic_helper_commit_planesStefan Agner-8/+8
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson-0/+6
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie-1/+7
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula-0/+5
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie-16/+319
2016-10-26drm: mark drm_of_component_match_add dummy inlineArnd Bergmann-4/+5
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä-1/+7
2016-10-26video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda-0/+291
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König-0/+25
2016-10-25drm/ttm: fix coding style in ttm_bo_driver.hChristian König-14/+16
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King-0/+12
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson-9/+9
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter-3/+30
2016-10-25drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak-0/+6
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie-3/+30
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä-7/+0
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä-0/+5
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä-0/+5
2016-10-19drm: Fix LSPCON kernel-docJani Nikula-7/+8
2016-10-18drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart-1/+0
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart-0/+1
2016-10-18drm: Centralize format informationLaurent Pinchart-0/+21
2016-10-18drm: Helper for lspcon in drm_dp_dual_modeShashank Sharma-0/+26
2016-10-17drm: Add API for capturing frame CRCsTomeu Vizoso-0/+114
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson-2/+30
2016-10-17drm/crtc: constify drm_crtc_mask parameterMaarten Lankhorst-2/+2
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey-1/+15
2016-10-12Merge tag 'drm-for-v4.9' into drm-intel-next-queuedDaniel Vetter-2164/+3163
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula-1/+1
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas-2/+2
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ-1/+1
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson-0/+4
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson-1/+2
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut-0/+20
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso-0/+1
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ-0/+13
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter-13/+43
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches-16/+14
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä-4/+11
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä-1/+1
2016-10-04drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson-2/+3
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie-1/+5