summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-23Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-23Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-23Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-23Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-23drm/vgem: Pin our pages for dmabuf exportsChris Wilson
2017-06-23drm: arcpgu: arc_pgu_crtc_mode_valid() can be statickbuild test robot
2017-06-23drm/mxsfb: Drop drm_vblank_cleanupDaniel Vetter
2017-06-23drm/amd|radeon: Drop drm_vblank_cleanupDaniel Vetter
2017-06-23drm/qxl: move extern variable declaration header fileGerd Hoffmann
2017-06-23drm/qxl: declare a bunch of functions as staticGerd Hoffmann
2017-06-23drm/qxl: fix __user annotationsGerd Hoffmann
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan
2017-06-23Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-23drm/rockchip: dw_hdmi: introduce the pclk for grfMark Yao
2017-06-23drm/rockchip: dw_hdmi: introduce the VPLL clock settingMark Yao
2017-06-23drm/rockchip: dw_hdmi: add RK3399 HDMI supportMark Yao
2017-06-22drm: atmel-hlcdc: add support for 8-bit color lookup table modePeter Rosin
2017-06-22drm: atmel-hlcdc: add missing .set_property helper to the crtcPeter Rosin