summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-094-44/+55
| * | drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-061-6/+6
| * | drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-022-11/+19
* | | drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher2011-02-141-20/+26
* | | drm/radeon/kms: check AA resolve registers on r300Marek Olšák2011-02-148-13/+49
* | | drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák2011-02-145-12/+5
* | | drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher2011-02-141-2/+2
* | | drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher2011-02-141-2/+2
* | | drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie2011-02-141-0/+4
* | | drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher2011-02-144-10/+40
* | | drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano2011-02-146-20/+54
* | | drm/radeon/kms: atombios big endian fixesCédric Cano2011-02-143-52/+52
* | | drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano2011-02-143-9/+34
* | | drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák2011-02-144-12/+77
* | | drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook2011-02-141-4/+5
* | | drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2011-02-142-0/+48
* | | radeon mkregtable: Add missing fclose() callsJesper Juhl2011-02-141-1/+4
* | | drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2011-02-142-22/+20
* | | drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie2011-02-141-2/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-0426-127/+375
|\ \ \
| * | | gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap2011-02-041-0/+2
| * | | drm/radeon/kms: dynamically allocate power state spaceAlex Deucher2011-02-044-15/+42
| * | | drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher2011-02-041-3/+6
| * | | drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher2011-02-041-1/+6
| * | | drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher2011-02-045-6/+26
| * | | drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher2011-02-023-12/+19
| * | | drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher2011-02-024-19/+137
| * | | drm/radeon/kms: add pll debugging outputAlex Deucher2011-02-021-0/+4
| * | | drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher2011-02-021-1/+1
| * | | drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher2011-02-025-25/+37
| * | | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-022-3/+2
| |\ \ \ | | | |/ | | |/|
| | * | drm/nv50: fix display on 0x50Ben Skeggs2011-02-021-2/+1
| | * | drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach2011-02-021-1/+1
| * | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-028-43/+96
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915: Only bind to function 0 of the PCI deviceChris Wilson2011-02-011-0/+8
| | * | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-312-7/+8
| | * | drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson2011-01-311-5/+3
| | * | drm: Simplify and defend later checks when disabling a crtcChris Wilson2011-01-311-3/+6
| | * | drm: Don't switch fb when disabling an outputChris Wilson2011-01-311-2/+2
| | * | drm/i915: Reset crtc after resumeChris Wilson2011-01-251-3/+14
| | * | drm/i915/crt: Force the initial probe after resetChris Wilson2011-01-251-0/+10
| | * | drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-251-0/+2
| | * | drm: Add an interface to reset the deviceChris Wilson2011-01-251-0/+20
| | * | drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-251-23/+23
| * | | drm/radeon: Fix wrong boolean operatorStefan Weil2011-01-311-1/+1
* | | | drm: Only set DPMS ON when actually configuring a modeKeith Packard2011-02-041-6/+6
* | | | gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap2011-02-021-0/+2
|/ / /
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-2820-45/+132
|\ \ \
| * \ \ Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-281-5/+0
| |\ \ \ | | | |/ | | |/|
| | * | drm/nv50: fix regression on IGPsBen Skeggs2011-01-281-5/+0
OpenPOWER on IntegriCloud