summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-05Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2014-04-04drm/ttm: Hide the implementation details of reservationThomas Hellstrom
2014-04-04drm/cma: include <drm/drmP.h> as neededShawn Guo
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen
2014-04-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2014-04-02drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} capsLespiau, Damien
2014-04-01drm: Allow userspace to ask for universal plane list (v2)Matt Roper
2014-04-01drm: Remove unused drm_crtc->fbMatt Roper
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-31drm/msm: validate flags, etcRob Clark
2014-03-31drm/msm: add chip-id paramRob Clark
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-18drm/dp: let drivers specify the name of the I2C-over-AUX adapterJani Nikula
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