summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-05-18drm/r128: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/omap: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/mga: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/i2c: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/i810: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/gma500: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-18drm/virtio: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/tilcdc: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/radeon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/qxl: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/nouveau: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/msm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/mgag200: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-17drm/hisilicon: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/vc4: Adjust modes in DSI to work around the integer PLL divider.Eric Anholt
2017-05-16drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"Colin Ian King
2017-05-16drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.Eric Anholt
2017-05-16drm/cirrus: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/bridge: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/bochs: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/ast: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-05-15drm/dp: Wait up all outstanding tx waitersChris Wilson
2017-05-15drm/dp: Read the tx msg state once after checking for an eventChris Wilson
2017-05-10drm/vblank: Lock down vblank->hwmode moreDaniel Vetter
2017-05-10drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutposDaniel Vetter
2017-05-10drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestampDaniel Vetter
2017-05-10drm/vblank: Switch drm_driver->get_vblank_timestamp to return a boolDaniel Vetter
2017-05-10drm/vgem: Convert to a struct drm_device subclassChris Wilson
2017-05-10gpu: drm: gma500: remove dead codeGustavo A. R. Silva
2017-05-09drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()Markus Elfring
2017-05-09drm/sti: Fix typos in a comment lineMarkus Elfring
2017-05-09drm/sti: Fix a typo in a comment lineMarkus Elfring
2017-05-09drm/sti: Replace 17 seq_puts() calls by seq_putc()Markus Elfring
2017-05-09drm/sti: Reduce function calls for sequence output at five placesMarkus Elfring
2017-05-09drm/sti: use seq_puts to display a stringNicolas Iooss
2017-05-09drm: Nerf the preclose callback for modern driversDaniel Vetter
2017-05-09drm/exynos: Merge pre/postclose hooksDaniel Vetter
2017-05-09drm/tegra: switch to postcloseDaniel Vetter
2017-05-09drm/nouveau: Merge pre/postclose hooksDaniel Vetter
2017-05-08drm/pl111: Initial drm/kms driver for pl111Tom Cooksey
2017-05-08drm/vc4: Add specific compatible strings for Cygnus.Eric Anholt
2017-05-08drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.Eric Anholt
2017-05-08drm/vc4: Turn the V3D clock on at runtime.Eric Anholt
2017-05-08drm: Remove redundant NULL check during atomic plane commitImre Deak
2017-05-08drm/atomic: Add support for custom scaling mode properties, v2Maarten Lankhorst
2017-05-08drm/atomic: Handle picture_aspect_ratio in atomic coreMaarten Lankhorst
2017-05-08drm/vgem: Enable dmabuf import interfacesLaura Abbott