aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-01drm: Fix the kernel doc warning for drm_link_statusManasi Navare1-0/+5
2017-02-28drm: Rename connector list iterator APIThierry Reding1-6/+6
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding1-5/+30
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding1-16/+64
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding1-12/+37
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding1-8/+33
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding1-6/+30
2017-02-27drm/i915/skl: Add missing SKL IDMichał Winiarski1-1/+2
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare2-0/+24
2017-02-27Merge airlied/drm-next into drm-misc-nextDaniel Vetter9-5/+363
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja1-3/+3
2017-02-26drm: drm_printer: add __printf validationJoe Perches1-0/+3
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter9-5/+363
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds45-552/+1321
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-2/+2
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+64
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie3-2/+3
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula1-3/+4
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-17/+4
2017-02-20Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai1-0/+13
2017-02-19Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/...Mark Brown2-2/+2
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/...Mark Brown1-0/+13
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes1-0/+54
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes1-0/+107
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes1-0/+100
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes1-0/+115
2017-02-17drm: Remove the struct drm_device platformdev fieldLaurent Pinchart1-1/+0
2017-02-17drm: Remove unused drm_platform midlayerLaurent Pinchart1-3/+0
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle1-1/+1
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst2-3/+80
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart1-1/+1
2017-02-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter6-124/+197
2017-02-07drm: unexport function drm_vblank_no_hw_counter()Shawn Guo2-5/+3
2017-02-07drm: add vblank hooks to struct drm_crtc_funcsShawn Guo2-0/+53
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter1-4/+0
2017-02-07Merge branch 'for-linus' into for-nextTakashi Iwai4-3/+18
2017-02-06drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson1-1/+4
2017-02-03drm/atomic: Save flip flags in drm_crtc_stateAndrey Grodzovsky1-1/+8
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson1-92/+92
2017-02-02drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi1-1/+1
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2-6/+4
2017-02-02drm: Provide a driver hook for drm_dev_release()Chris Wilson1-0/+13
2017-02-02drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda1-0/+32
2017-02-02drm/bridge/mhl: add write burst related definitionsAndrzej Hajda1-0/+53
2017-02-01drm/i915: Pass platform device to LPE audio notifierTakashi Iwai1-1/+3
2017-02-01drm/i915: Pass pipe to LPE audio notificationTakashi Iwai1-0/+1
2017-02-01drm/i915: add DP support in LPE audio modePierre-Louis Bossart1-0/+2
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter29-257/+290
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter4-21/+26