aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+3
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+7
2017-03-06drm/dp: add crtc backpointer to drm_dp_auxTomeu Vizoso1-0/+2
2017-03-06drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst1-0/+108
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst1-18/+8
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-03-02drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard1-1/+11
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/~airlied/linuxLinus 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/linux into drm-nextDave Airlie1-2/+2
2017-02-23Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus 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/kernel/git/tip/tipLinus Torvalds3-17/+4
2017-02-20Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+13
2017-02-19Merge remote-tracking branches 'asoc/topic/max9867', 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/topic/nau8825' and 'asoc/topic/omap' into asoc-nextMark Brown2-2/+2
2017-02-19Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-nextMark 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