summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-17drm: Add reference counting to drm_atomic_stateChris Wilson2-2/+30
2016-10-17drm/crtc: constify drm_crtc_mask parameterMaarten Lankhorst2-2/+2
2016-10-17drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modesetBrian Starkey2-1/+15
2016-10-12dma-buf: Introduce fence_get_rcu_safe()Chris Wilson1-5/+51
2016-10-10drm/crtc: constify drm_crtc_index parametertopic/drm-misc-2016-10-11Jani Nikula1-1/+1
2016-10-10drm: use the right function name in documentationGrazvydas Ignotas1-2/+2
2016-10-10drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPSStefan Christ1-1/+1
2016-10-05drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson1-0/+4
2016-10-05drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson1-1/+2
2016-10-05drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooksMarek Vasut1-0/+20
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso1-0/+1
2016-10-04drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ1-0/+13
2016-10-04drm: Document caveats around atomic event handlingDaniel Vetter1-13/+43
2016-10-04uapi: add missing install of sync_file.hEmilio López1-0/+1
2016-10-04drm: Simplify drm_printk to reduce object size quite a bitJoe Perches1-16/+14
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä1-4/+11
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä1-1/+1
2016-10-04drm: Convert prime dma-buf <-> handle to rbtreeChris Wilson1-2/+3
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-1/+5
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie67-221/+657
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie1-1/+21
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie18-941/+1145
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-22drm: Fix plane type uabi breakageDaniel Vetter2-8/+14
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+80
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+28
2016-09-22drm/doc: Document color space handlingDaniel Vetter1-3/+8
2016-09-22drm: Extract drm_color_mgmt.[hc]Daniel Vetter2-27/+57
2016-09-22drm: Conslidate blending properties in drm_blend.[hc]Daniel Vetter2-26/+60
2016-09-22drm/doc: Polish for drm_plane.[hc]Daniel Vetter1-2/+55
2016-09-22drm: Extract drm_plane.[hc]Daniel Vetter3-582/+625
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2016-09-21vti6: fix input pathNicolas Dichtel1-1/+3
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20dma-buf/sync_file: fix documentation errorEmilio López1-8/+5
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-20Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2-7/+258
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie4-32/+52
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie4-55/+36
2016-09-19drm/fb-helper: Fix sparse warningsVille Syrjälä1-5/+0
2016-09-19drm: Move all decl for drm_edid.c to drm_edid.hDaniel Vetter2-29/+31
2016-09-19drm: Extract drm_bridge.hDaniel Vetter5-186/+228
2016-09-19drm: Move a few macros away from drm_crtc.hDaniel Vetter6-34/+64
2016-09-19drm: drop obsolete drm_core.hDavid Herrmann1-34/+0
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann1-9/+11
2016-09-19drm: remove redundant drm_file->uidDavid Herrmann1-1/+0
2016-09-19Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-2/+3
2016-09-19gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam1-0/+207
2016-09-19gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam1-7/+15