summary refs log tree commit diff
path: root/include/drm
AgeCommit message (Expand)Author
2017-03-09drm: Move drm_lock_data out of drmP.hDaniel Vetter
2017-03-09drm: Extract drm_prime.hDaniel Vetter
2017-03-08drm/debugfs: Remove the drm_driver.debugfs_cleanup callbackNoralf Trønnes
2017-03-06drm: Fix compilation error when CONFIG_DEBUG_FS is undefinedSean Paul
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso
2017-03-06drm/dp: add crtc backpointer to drm_dp_auxTomeu Vizoso
2017-03-06drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst
2017-03-02drm/fb-helper: implement ioctl FBIO_WAITFORVSYNCMaxime Ripard
2017-03-01drm: Fix the kernel doc warning for drm_link_statusManasi Navare
2017-02-28drm: Rename connector list iterator APIThierry Reding
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja
2017-02-26drm: drm_printer: add __printf validationJoe Perches
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes
2017-02-24Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes
2017-02-18drm/tinydrm: Add MIPI DBI supportNoralf Trønnes
2017-02-18drm/tinydrm: Add helper functionsNoralf Trønnes
2017-02-18drm: Add DRM support for tiny LCD displaysNoralf Trønnes
2017-02-16drm/ttm: make TTM_MAX_BO_PRIORITY unsignedNicolai Hähnle
2017-02-14drm/atomic: Add new iterators over all state, v3.Maarten Lankhorst
2017-02-12drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart
2017-02-07drm: unexport function drm_vblank_no_hw_counter()Shawn Guo
2017-02-07drm: add vblank hooks to struct drm_crtc_funcsShawn Guo
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-06drm: Micro-optimise drm_mm_for_each_node_in_range()Chris Wilson
2017-02-03drm/atomic: Save flip flags in drm_crtc_stateAndrey Grodzovsky
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2017-02-02drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-02drm: Provide a driver hook for drm_dev_release()Chris Wilson
2017-02-02drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda
2017-02-02drm/bridge/mhl: add write burst related definitionsAndrzej Hajda
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-31drm/color: un-inline drm_color_lut_extract()Jani Nikula
2017-01-30drm: Don't race connector registrationDaniel Vetter
2017-01-30drm: prevent double-(un)registration for connectorsDaniel Vetter
2017-01-27drm/ttm: revert "add optional LRU removal callback v2"Christian König