aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-28
|\
| * drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-26
| * drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-26
| * drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-26
| * drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher2010-08-26
| * drm: mm: fix range restricted allocationsDaniel Vetter2010-08-26
| * Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-26
| |\
| | * drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-26
| | * drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-26
| | * drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-26
| | * drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-26
| | * drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-26
| | * drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-26
| | * drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-26
| | * drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\ \ \
| * | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
* | | | drm/i915: fix vblank wait test conditionJesse Barnes2010-08-24
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-22
| |\ \ \ | | | |/ | | |/|
| | * | drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs2010-08-16
| | * | drm/nvc0: fix thinko in instmem suspend/resumeBen Skeggs2010-08-16
| | * | drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez2010-08-16
| | * | drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez2010-08-16
| | * | drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs2010-08-16
| | * | drm/nouveau: punt some more log messages to debug levelBen Skeggs2010-08-16
| | * | drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs2010-08-16
| | * | drm/nouveau: check for error when allocating/mapping dummy pageBen Skeggs2010-08-16
| | * | drm/nouveau: fix race condition when under memory pressureBen Skeggs2010-08-16
| | * | drm/nv50: fix minor thinko from nvc0 changesBen Skeggs2010-08-16
| | * | drm/nouveau: Don't try DDC on the dummy I2C channel.Francisco Jerez2010-08-16
| * | | drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher2010-08-22
| * | | drm/radeon/kms: try to detect tv vs monitor for underscanAlex Deucher2010-08-22
| * | | drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher2010-08-22
| * | | drm/radeon: fix passing wrong type to gem object create.Dave Airlie2010-08-22
| * | | drm/radeon/kms: set encoder type to DVI for HDMI on evergreenAlex Deucher2010-08-20
| * | | drm/radeon/kms: add back missing break in info ioctlAlex Deucher2010-08-19
| * | | drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher2010-08-19
| * | | drm/radeon/kms: fix agp mode setup on cards that use pcie bridgesAlex Deucher2010-08-19
| * | | drm: move dereference below checkDan Carpenter2010-08-19
| * | | drm: fix end of loop testDan Carpenter2010-08-19
| * | | drm/radeon/kms: rework radeon_dp_detect() logicAlex Deucher2010-08-19
| * | | drm/radeon/kms: add missing asic callback assignment for evergreenAlex Deucher2010-08-19
| * | | drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher2010-08-19
| * | | drm/radeon/kms/pm: bail early if nothing's changingAlex Deucher2010-08-19
| * | | drm/radeon/kms/atom: clean up dig atom handlingAlex Deucher2010-08-19
| * | | drm/radeon/kms: DCE3/4 transmitter fixesAlex Deucher2010-08-19
| * | | drm/radeon/kms: rework encoder handlingAlex Deucher2010-08-19
| * | | drm/radeon/kms: DCE3/4 AdjustPixelPll updatesAlex Deucher2010-08-19
| * | | drm/radeon: Fix stack data leakJean Delvare2010-08-19