summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie
2011-03-16drm: Retry i2c transfer of EDID block after failureChris Wilson
2011-03-16drm/radeon/kms: fix typo in atom overscan setupAlex Deucher
2011-03-16drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson
2011-03-15Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie
2011-03-14drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz
2011-03-14drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs
2011-03-14drm/nv50: check for vm traps on every gr irqBen Skeggs
2011-03-14drm/nv50: decode vm faults some moreBen Skeggs
2011-03-14drm/nouveau: add nouveau_enum_find() util functionBen Skeggs
2011-03-14drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz
2011-03-14drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs
2011-03-14drm/i915: disable opregion lid detection for now.Dave Airlie
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-08drm: index i shadowed in 2nd looproel
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-07drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson
2011-03-07drm/i915/dp: Sanity check eDP existenceChris Wilson
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-04drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie
2011-03-04drm/core: add ioctl to query device/driver capabilitiesBen Skeggs
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs
2011-03-03drm/radeon/kms: allow max clock of 340 Mhz on hdmi 1.3+Alex Deucher
2011-03-03drm/radeon/kms: cayman/evergreen cs checker updatesAlex Deucher
2011-03-03drm/radeon/kms/cayman: always set certain VGT regs at CP initAlex Deucher
2011-03-03drm/radeon/kms: additional default context regs for caymanAlex Deucher
2011-03-03drm/radeon/kms: add cayman CS check supportAlex Deucher
2011-03-03drm/radeon/kms: add radeon_asic entry for caymanAlex Deucher
2011-03-03drm/radeon/kms: add cayman safe regsAlex Deucher
2011-03-03drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functionsAlex Deucher
2011-03-03drm/radeon/kms: add cayman asic reset supportAlex Deucher
2011-03-03drm/radeon/kms: add support for cayman irqsAlex Deucher
2011-03-03drm/radeon/kms: add support for CP setup on cayman asicsAlex Deucher