summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-04-01drm: Add drm_crtc_init_with_planes() (v2)Matt Roper
2014-04-01drm: Add plane type property (v2)Rob Clark
2014-04-01drm: Add drm_universal_plane_init()Matt Roper
2014-04-01drm: Add primary plane helpers (v3)Matt Roper
2014-04-01drm: Make drm_crtc_check_viewport non-staticMatt Roper
2014-04-01drm: Add support for multiple plane types (v2)Matt Roper
2014-03-28drm/ttm: Add a ttm_ref_object_exists functionThomas Hellstrom
2014-03-28drm/vmwgfx: Allow prime fds in the surface reference ioctlsThomas Hellstrom
2014-03-28drm: Add a function to get the ioctl flagsThomas Hellstrom
2014-03-28drm: Protect the master management with a drm_device::master_mutex v3Thomas Hellstrom
2014-03-28drm: Remove the minor master listThomas Hellstrom
2014-03-28drm: Improve on minor type helpers v3Thomas Hellstrom
2014-03-28drm: Make control nodes master-less v3Thomas Hellstrom
2014-03-28drm: Remove the prefix argument of drm_ut_debug_printk()Lespiau, Damien
2014-03-28drm: Pull the test on drm_debug in the logging macrosLespiau, Damien
2014-03-28drm: Remove the now unused DRM_LOG* macrosLespiau, Damien
2014-03-28drm: Remove the unused (and unusable) DRM_LOG_MODE()Lespiau, Damien
2014-03-28drm: Refresh the explanation of debug categoriesLespiau, Damien
2014-03-24drm/bridge/ptn3460: fix modular buildDave Airlie
2014-03-24drm/bridge: Add PTN3460 bridge driverSean Paul
2014-03-21Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie
2014-03-18Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-03-18Merge tag 'v3.14-rc7' into drm-nextDave Airlie
2014-03-18Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...Dave Airlie
2014-03-17drm/gma500: Remove unused ioctlsPatrik Jakobsson
2014-03-16Merge branch 'drm-minor' into drm-nextDavid Herrmann
2014-03-16drm: remove redundant minor->device fieldDavid Herrmann
2014-03-16drm: add minor-lookup/release helpersDavid Herrmann
2014-03-16drm: provide device-refcountDavid Herrmann
2014-03-16drm: turn DRM_MINOR_* into enumDavid Herrmann
2014-03-16drm: remove unused DRM_MINOR_UNASSIGNEDDavid Herrmann
2014-03-16drm: group dev-lifetime related membersDavid Herrmann
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13drm: drop error code for drm_helper_resume_force_modeDaniel Vetter
2014-03-13drm: remove return value from drm_helper_mode_fill_fb_structDaniel Vetter
2014-03-13drm: remove drm_display_mode->private_sizeDaniel Vetter
2014-03-13drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter
2014-03-13drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter
2014-03-13drm/modes: drop return value from drm_display_mode_from_videomodeDaniel Vetter
2014-03-13drm/modes: remove drm_mode_height/widthDaniel Vetter
2014-03-13drm: extract drm_modes.h for drm_crtc.h functionsDaniel Vetter
2014-03-13drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter
2014-03-13drm/doc: Add function reference documentation for drm_mm.cDaniel Vetter
2014-03-13drm/docs: Include hdmi infoframe helper referenceDaniel Vetter
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds