summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher
2011-02-14Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie
2011-02-11drm/i915: Fix resume regression from 5d1d0ccChris Wilson
2011-02-11drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-06drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher
2011-02-02drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson
2011-02-02drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher
2011-02-02drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher
2011-02-02drm/radeon/kms: add pll debugging outputAlex Deucher
2011-02-02drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher
2011-02-02drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher
2011-02-02Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie
2011-02-02drm/nv50: fix display on 0x50Ben Skeggs
2011-02-02drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach
2011-02-02gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap
2011-02-01drm/i915: Only bind to function 0 of the PCI deviceChris Wilson
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson
2011-01-31drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson
2011-01-31drm: Simplify and defend later checks when disabling a crtcChris Wilson
2011-01-31drm: Don't switch fb when disabling an outputChris Wilson
2011-01-31drm/radeon: Fix wrong boolean operatorStefan Weil