summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-18drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart
2016-10-18drm: Centralize format informationLaurent Pinchart
2016-10-17drm: Add API for capturing frame CRCsTomeu Vizoso
2016-10-17drm: Add and handle new aspect ratios in DRM layerShashank Sharma
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma
2016-10-17drm: add picture aspect ratio flagsShashank Sharma
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson
2016-10-17drm/crtc: constify drm_crtc_mask parameterMaarten Lankhorst
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey
2016-10-12dma-buf: Introduce fence_get_rcu_safe()Chris Wilson
2016-10-10drm/crtc: constify drm_crtc_index parameterJani Nikula
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter
2016-10-04uapi: add missing install of sync_file.hEmilio López
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä
2016-10-04drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner
2016-09-22drm: Fix plane type uabi breakageDaniel Vetter
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22drm/doc: Document color space handlingDaniel Vetter
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-20dma-buf/sync_file: fix documentation errorEmilio López
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-20Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä