aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-nextDaniel Vetter2-4/+0
2017-03-10drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong1-0/+1
2017-03-10drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham1-7/+0
2017-03-10drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham1-0/+7
2017-03-10drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart1-2/+16
2017-03-09drm: Extract drm_file.hDaniel Vetter3-126/+174
2017-03-09drm: Remove DRM_MINOR_CNTDaniel Vetter1-1/+0
2017-03-09drm: rename drm_fops.c to drm_file.cDaniel Vetter1-1/+1
2017-03-09drm/doc: document fallback behaviour for atomic eventsDaniel Vetter1-0/+6
2017-03-09drm: Extract drm_pci.hDaniel Vetter2-39/+82
2017-03-09drm: Move drm_lock_data out of drmP.hDaniel Vetter2-15/+17
2017-03-09drm: Extract drm_prime.hDaniel Vetter4-30/+86
2017-03-08drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes1-1/+0
2017-03-06drm: Fix compilation error when CONFIG_DEBUG_FS is undefinedSean Paul1-1/+1
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-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-27of: add devm_ functions for populate and depopulateBenjamin Gaignard1-0/+11
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare3-0/+28
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja1-3/+3
2017-02-26dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson1-0/+20
2017-02-26drm: drm_printer: add __printf validationJoe Perches1-0/+3
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter50-93/+583
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 'v4.10-rc8' into drm-nextDave Airlie42-90/+220
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula1-3/+4
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-17Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle1-1/+1
2017-02-14uapi: add missing install of dma-buf.hDenys Dmytriyenko1-0/+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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+8