summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-06drm/radeon: add pci ids for MullinsSamuel Li
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher
2014-04-05Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-04-05Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2014-04-04drm/mipi_dsi: add flags to DSI messagesAndrzej Hajda
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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-03Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie
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-28drm/ttm: Add a ttm_ref_object_exists functionThomas 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 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