summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-06drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacyDaniel Vetter
2017-07-06drm/fb-helper: Push locking into pan_display_atomic|legacyDaniel Vetter
2017-07-06drm/fb-helper: Drop locking from the vsync wait ioctl codeDaniel Vetter
2017-07-06drm/fb-helper: Push locking in fb_is_boundDaniel Vetter
2017-07-06drm/fb-helper: Add top-level lockThierry Reding
2017-07-06drm/i915: Drop FBDEV #ifdev in mst codeDaniel Vetter
2017-07-06drm/fb-helper: Push down modeset lock into FB helpersThierry Reding
2017-07-04drm/atomic-helper: Realign function parametersDaniel Vetter
2017-07-04drm/fb-helper: Remove drm_mode_config_fb.Maarten Lankhorst
2017-07-03drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpersMark Cave-Ayland
2017-07-03drm: qxl: constify ttm_place structures.Arvind Yadav
2017-07-03drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.Arvind Yadav
2017-07-03drm/udl: dma-buf: Constify dma_buf_ops structures.Arvind Yadav
2017-07-03drm: armada: Constify drm_prop_enum_list structures.Arvind Yadav
2017-07-03drm: armada: constify drm_prop_enum_list structures.Arvind Yadav
2017-07-03drm/atomic: initial support for asynchronous plane updateGustavo Padovan
2017-06-30drm/atomic: Drop helper include from drm_atomic.cDaniel Vetter
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-29dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson
2017-06-29dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson
2017-06-29dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson
2017-06-29dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson
2017-06-29dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson
2017-06-29dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson
2017-06-28drm/gma500: remove an unneeded NULL checkDan Carpenter
2017-06-28drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart
2017-06-28drm: vmwgfx: Remove unneeded CRTC .prepare() helper operationLaurent Pinchart
2017-06-28drm: qxl: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart
2017-06-28drm: qxl: Remove unused CRTC .dpms() helper operationLaurent Pinchart
2017-06-28drm: arcpgu: Remove CRTC .prepare() helper operationLaurent Pinchart
2017-06-28drm: arcpgu: Remove CRTC .commit() helper operationLaurent Pinchart
2017-06-28drm/vblank: Unexport drm_vblank_cleanupDaniel Vetter
2017-06-28drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies editionDaniel Vetter
2017-06-28drm/core: Fail atomic IOCTL with no CRTC state but with signaling.Andrey Grodzovsky
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-27drm/atomic-helper: Simplify commit tracking lockingDaniel Vetter
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-26drm/udl: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/rockchip: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/nouveau: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/mtk: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/i915: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/kirin: Drop drm_vblank_cleanupDaniel Vetter
2017-06-26drm/hibmc: Drop drm_vblank_cleanupDaniel Vetter
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds