aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma6-6/+6
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds104-1417/+5532
2011-07-26drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse1-4/+18
2011-07-26drm/radeon/kms: add missing vddci setting on NI+Alex Deucher1-0/+3
2011-07-25Merge 'akpm' patch seriesLinus Torvalds5-18/+9
2011-07-25drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possibleRakib Mullick5-18/+9
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+2
2011-07-25drm/radeon: Add a rmb() in IH processingBenjamin Herrenschmidt2-0/+6
2011-07-25drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()Benjamin Herrenschmidt1-3/+2
2011-07-25drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BITBenjamin Herrenschmidt1-1/+1
2011-07-25drm/radeon: Do an MMIO read on interrupts when not uisng MSIsBenjamin Herrenschmidt1-0/+4
2011-07-25drm/radeon: Writeback endian fixesBenjamin Herrenschmidt3-24/+9
2011-07-25drm/radeon: Remove a bunch of useless _iomem castsBenjamin Herrenschmidt2-12/+12
2011-07-25drm/gem: add support for private objectsAlan Cox1-2/+24
2011-07-25DRM: clean up and document parsing of video= parameterRolf Eike Beer1-27/+60
2011-07-25DRM: Radeon: Fix section mismatch.Ralf Baechle1-2/+2
2011-07-25drm: really make debug levels match in edid failure codeTormod Volden1-2/+2
2011-07-25drm/radeon/kms: fix i2c map for rv250/280Alex Deucher1-1/+2
2011-07-25Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-nextDave Airlie18-147/+98
2011-07-25drm/nouveau/gr: disable fifo access and idle before suspend ctx unloadBen Skeggs4-0/+20
2011-07-25drm/nouveau: pass flag to engine fini() method on suspendBen Skeggs14-20/+21
2011-07-25drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashingBen Skeggs4-20/+8
2011-07-25drm/nv40/gr: rewrite/split context takedown functionsBen Skeggs1-91/+19
2011-07-25drm/nouveau: detect disabled device in irq handler and return IRQ_NONEBen Skeggs1-1/+1
2011-07-25drm/nouveau: ignore connector type when deciding digital/analog on DVI-IBen Skeggs1-15/+19
2011-07-25drm/nouveau: Add a quirk for Gigabyte NX86TEmil Velikov1-0/+6
2011-07-25drm/nouveau: do not leak in nv20_graph_createJesper Juhl1-0/+2
2011-07-25drm/nv50/dp: fix hack to work for macbooks booted via EFIBen Skeggs1-0/+2
2011-07-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds4-39/+56
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-2/+2
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson3-38/+41
2011-07-18drm/radeon/kms: add info query for backend mapAlex Deucher7-1/+22
2011-07-15drm: platform multi-device supportRob Clark1-2/+3
2011-07-13drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard2-1/+15
2011-07-14drm/radeon: Don't clobber error return value in page flipping cleanup paths.Michel Dänzer1-7/+2
2011-07-14drm/radeon: Don't generate new fence for page flip.Michel Dänzer1-27/+6
2011-07-14Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-core-nextDave Airlie20-404/+1101
2011-07-13drm/i915: provide module parameter descriptionBen Widawsky1-0/+29
2011-07-13drm/i915: add module parameter compiler hintsBen Widawsky2-22/+22
2011-07-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds6-12/+34
2011-07-13drm/i915/bios: Avoid temporary allocation whilst searching for downclockChris Wilson1-59/+83
2011-07-13drm/i915: Cache GT fifo count for SandyBridgeChris Wilson3-5/+12
2011-07-13i915: Fix opregion notificationsMatthew Garrett1-4/+11
2011-07-13drm/i915: TVDAC_STATE_CHG does not indicate successful load-detectKeith Packard1-20/+20
2011-07-13drm/i915: Select correct pipe during TV detectKeith Packard1-0/+6
2011-07-13Merge 3.0-rc7 into drm-core-nextDave Airlie25-297/+509
2011-07-13DRM: remove drm_pci_device_is_pcieJon Mason6-7/+7
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher1-2/+7
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds4-32/+105
2011-07-12Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard3-5/+13