summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
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
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie-933/+1140
2016-09-22drm: Fix plane type uabi breakageDaniel Vetter-8/+14
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran-3/+3
2016-09-22drm/doc: Document color space handlingDaniel Vetter-3/+8
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter-27/+57
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter-26/+60
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter-2/+55
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter-582/+625
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie-32/+51
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-55/+35
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä-5/+0