summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2016-11-22drm/atomic: Unconfuse the old_state mess in commmit_tailDaniel Vetter
2016-11-21drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau
2016-11-17drm: Nuke modifier[1-3]Ville Syrjälä
2016-11-16drm/fence: add out-fences supportGustavo Padovan
2016-11-16drm/fence: add fence timeline to drm_crtcGustavo Padovan
2016-11-16drm/fence: add in-fences supportGustavo Padovan
2016-11-15drm: drm_irq.h header cleanupDaniel Vetter
2016-11-15drm/irq: Unexport drm_vblank_on/offDaniel Vetter
2016-11-15drm/irq: Make drm_vblank_pre/post_modeset internalDaniel Vetter
2016-11-15drm: Drop externs from drm_crtc.hDaniel Vetter
2016-11-15drm: Move tile group code into drm_connector.cDaniel Vetter
2016-11-15drm: Extract drm_mode_config.[hc]Daniel Vetter
2016-11-15drm/print: Move kerneldoc next to definitionDaniel Vetter
2016-11-15drm: Consolidate dumb buffer docsDaniel Vetter
2016-11-15drm: Clean up kerneldoc for struct drm_driverDaniel Vetter
2016-11-15drm: Extract drm_drv.hDaniel Vetter
2016-11-15drm/fb_cma_helper: Add missing forward declarationMarek Vasut
2016-11-15drm: don't let crtc_ww_class leak outRob Clark
2016-11-14drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helperMarek Vasut
2016-11-14drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPSStefan Christ
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-11-08drm/atomic: add debugfs file to dump out atomic stateRob Clark
2016-11-08drm/atomic: add new drm_debug bit to dump atomic stateRob Clark
2016-11-08drm: add helpers to go from plane state to drm_rectRob Clark
2016-11-08drm: add helper for printing to log or seq_fileRob Clark
2016-11-08drm: helper macros to print composite typesRob Clark
2016-11-08drm/plane: add inline doc for struct drm_planeGustavo Padovan
2016-11-08drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan
2016-11-08drm/atomic-helper: fix reference to drm_atomic_helper_commit_planesStefan Agner
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-26drm: mark drm_of_component_match_add dummy inlineArnd Bergmann
2016-10-26drm: Don't force all planes to be added to the state due to zposVille Syrjälä
2016-10-26video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-10-25drm/ttm: fix coding style in ttm_bo_driver.hChristian König
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-10-25drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-19drm: Fix LSPCON kernel-docJani Nikula
2016-10-18drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart
2016-10-18drm: WARN when calling drm_format_info() for an unsupported formatLaurent Pinchart