summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-18drm/sti:fix spelling mistake: "compoment" -> "component"Colin Ian King
2017-05-18drm/via: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/vgem: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/udl: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/tdfx: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/sis: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2017-05-18drm/savage: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
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-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
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-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-12drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-12drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-12drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-12drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-12drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds