summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding-6/+30
2017-02-27drm/i915/skl: Add missing SKL IDMichał Winiarski-1/+2
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare-0/+24
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter-5/+363
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja-3/+3
2017-02-26drm: drm_printer: add __printf validationJoe Perches-0/+3
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter-5/+363
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-552/+1321
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes-19/+0
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie-2/+2
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+64
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie-2/+3
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula-3/+4
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-17/+4
2017-02-20Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-0/+13
2017-02-19Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/...Mark Brown-2/+2
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown-0/+13
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes-0/+54
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes-0/+107
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes-0/+100
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes-0/+115
2017-02-17drm: Remove the struct drm_device platformdev fieldLaurent Pinchart-1/+0
2017-02-17drm: Remove unused drm_platform midlayerLaurent Pinchart-3/+0
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle-1/+1
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst-3/+80
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart-1/+1
2017-02-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter-124/+197
2017-02-07drm: unexport function drm_vblank_no_hw_counter()Shawn Guo-5/+3
2017-02-07drm: add vblank hooks to struct drm_crtc_funcsShawn Guo-0/+53
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter-4/+0
2017-02-07Merge branch 'for-linus' into for-nextTakashi Iwai-3/+18
2017-02-06drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson-1/+4
2017-02-03drm/atomic: Save flip flags in drm_crtc_stateAndrey Grodzovsky-1/+8
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson-92/+92
2017-02-02drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi-1/+1
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi-6/+4
2017-02-02drm: Provide a driver hook for drm_dev_release()Chris Wilson-0/+13
2017-02-02drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda-0/+32
2017-02-02drm/bridge/mhl: add write burst related definitionsAndrzej Hajda-0/+53
2017-02-01drm/i915: Pass platform device to LPE audio notifierTakashi Iwai-1/+3
2017-02-01drm/i915: Pass pipe to LPE audio notificationTakashi Iwai-0/+1
2017-02-01drm/i915: add DP support in LPE audio modePierre-Louis Bossart-0/+2
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter-257/+290
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter-21/+26
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-19/+14
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie-228/+242
2017-01-31drm/color: un-inline drm_color_lut_extract()Jani Nikula-25/+2
2017-01-30drm: Don't race connector registrationDaniel Vetter-0/+1
2017-01-30drm: prevent double-(un)registration for connectorsDaniel Vetter-1/+15
2017-01-27drm/ttm: revert "add optional LRU removal callback v2"Christian König-6/+0