summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
2010-08-30drm: drop return value of drm_free_agpDaniel Vetter
2010-08-30drm: don't export drm_get_drawable_infoDaniel Vetter
2010-08-30drm: kill context_ctor callbackDaniel Vetter
2010-08-30drm: kill gem_free_object_unlocked driver callbackDaniel Vetter
2010-08-30drm: kill dma_ready callbacksDaniel Vetter
2010-08-30drm: kill procfs callbacksDaniel Vetter
2010-08-30drm: kill kernel_context_switch callbacksDaniel Vetter
2010-08-30drm: don't export drm_sg_allocDaniel Vetter
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann
2010-08-27drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher
2010-08-27drm: mm: fix range restricted allocationsDaniel Vetter
2010-08-27Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-27drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-24drm/i915: fix vblank wait test conditionJesse Barnes
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-23Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-23drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher
2010-08-23drm/radeon/kms: try to detect tv vs monitor for underscanAlex Deucher
2010-08-23drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher
2010-08-23drm/radeon: fix passing wrong type to gem object create.Dave Airlie
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21drm/i915: fix render pipe control notify on sandybridgeZhenyu Wang
2010-08-21drm/i915: Remove the conflicting BUG_ON()Chris Wilson
2010-08-21drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/Chris Wilson
2010-08-21drm/i915/suspend: Flush register writes before busy-waiting.Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-20drm/radeon/kms: set encoder type to DVI for HDMI on evergreenAlex Deucher
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-20drm/radeon/kms: add back missing break in info ioctlAlex Deucher
2010-08-20drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher
2010-08-20drm/radeon/kms: fix agp mode setup on cards that use pcie bridgesAlex Deucher
2010-08-20drm: move dereference below checkDan Carpenter
2010-08-20drm: fix end of loop testDan Carpenter
2010-08-20drm/radeon/kms: rework radeon_dp_detect() logicAlex Deucher
2010-08-20drm/radeon/kms: add missing asic callback assignment for evergreenAlex Deucher
2010-08-20drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher