aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-29drm: record monitor status in output_poll_executeKeith Packard1-3/+4
2010-11-29drm: Set connector DPMS status to ON in drm_crtc_helper_set_configKeith Packard1-0/+7
2010-11-28drm/i915: fix regression due to ba3d8d749b01548b9Daniel Vetter1-25/+18
2010-11-26Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie3-248/+346
2010-11-26Revert "drm/radeon/kms: fix typo in r600 cs checker"Alex Deucher1-1/+1
2010-11-24drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson1-3/+5
2010-11-23drm/i915/sdvo: Always fallback to querying the shared DDC lineChris Wilson1-45/+6
2010-11-23drm/i915: Handle pagefaults in execbuffer user relocationsChris Wilson1-168/+293
2010-11-22drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supportedChris Wilson1-11/+14
2010-11-22Merge remote branch 'linus' into drm-intel-fixesChris Wilson53-307/+813
2010-11-22drm/radeon/kms: fix resume regression for some r5xx laptopsAlex Deucher1-0/+1
2010-11-22drm/radeon/kms: fix regression in rs4xx i2c setupAlex Deucher1-1/+1
2010-11-21drm/i915: Only save/restore cursor regs if !KMSChris Wilson1-20/+20
2010-11-21drm/i915: Prevent integer overflow when validating the execbufferChris Wilson1-1/+8
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intelLinus Torvalds6-107/+157
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds54-424/+1014
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi1-1/+2
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard1-38/+57
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson1-27/+37
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson1-36/+27
2010-11-19drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher1-3/+6
2010-11-19drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher1-0/+13
2010-11-18drm/ttm: Fix up a theoretical deadlockThomas Hellstrom1-0/+11
2010-11-18Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie28-223/+384
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher1-1/+30
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher13-23/+25
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom1-6/+8
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher1-0/+1
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher2-0/+184
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher4-46/+52
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher3-0/+70
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher1-3/+15
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher1-1/+14
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher1-1/+1
2010-11-18drm: radeon: fix error value signVasiliy Kulikov1-2/+2
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2-116/+199
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski3-9/+33
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez3-3/+3
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs1-0/+9
2010-11-18drm/nouveau/pm: improve memtiming mappingsRoy Spliet1-12/+19
2010-11-18drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez1-5/+5
2010-11-18drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez1-1/+1
2010-11-18drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres1-1/+6
2010-11-18drm/nouveau: Don't use load detection for connector polling.Francisco Jerez1-23/+2
2010-11-18drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez1-0/+9
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs7-13/+82
2010-11-18drm/nouveau: Don't poll LVDS outputs.Francisco Jerez1-4/+6
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez3-49/+28
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez2-1/+20
2010-11-18drm/nouveau: fix nv40 pcie gart sizeLucas Stach1-1/+5