summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson2010-09-071-20/+15
* | | | | | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth2010-09-074-12/+113
* | | | | | drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson2010-09-071-13/+12
* | | | | | drm/i915: Allocate the PCI resource for the MCHBARChris Wilson2010-09-071-10/+10
* | | | | | drm/i915/dp: Really try 5 times before giving up.Chris Wilson2010-09-071-30/+28
* | | | | | drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson2010-09-071-1/+39
* | | | | | drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson2010-09-071-1/+1
* | | | | | drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson2010-09-071-71/+9
* | | | | | drm/i915: Fix offset page-flips on i965+Chris Wilson2010-09-071-19/+48
* | | | | | drm/i915: Include a generation number in the device infoChris Wilson2010-09-072-54/+34
* | | | | | i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-0/+1
* | | | | | i915: return -EFAULT if copy_to_user failsDan Carpenter2010-09-061-3/+9
* | | | | | drm/i915: overlay on gen2 can't address above 1GDaniel Vetter2010-09-061-0/+4
* | | | | | drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson2010-09-061-0/+16
* | | | | | i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg2010-09-061-3/+6
* | | | | | i915: revert some checks added by commit 32aad86fPavel Roskin2010-09-061-16/+13
* | | | | | Revert "drm/i915: Unreference object not handle on creation"Chris Wilson2010-09-061-3/+6
* | | | | | drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton2010-09-061-0/+2
|/ / / / /
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-2812-74/+82
|\ \ \ \ \
| * | | | | drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher2010-08-271-0/+1
| * | | | | drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-271-1/+4
| * | | | | drm: fix regression in drm locking since BKL removal.Arnd Bergmann2010-08-271-0/+2
| * | | | | drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher2010-08-271-2/+0
| * | | | | drm: mm: fix range restricted allocationsDaniel Vetter2010-08-271-10/+14
| * | | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-277-61/+61
| |\ \ \ \ \ | | |/ / / /
| | * | | | drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs2010-08-271-0/+2
| | * | | | drm: export drm_global_mutex for drivers to useBen Skeggs2010-08-271-0/+1
| | * | | | drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez2010-08-261-2/+2
| | * | | | drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez2010-08-261-14/+6
| | * | | | drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez2010-08-262-21/+27
| | * | | | drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin2010-08-261-3/+5
| | * | | | drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez2010-08-263-20/+16
| | * | | | drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs2010-08-262-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-1/+1
|\ \ \ \ \ \
| * | | | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+1
* | | | | | | drm/i915: fix vblank wait test conditionJesse Barnes2010-08-241-1/+1
* | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-2342-472/+637
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-08-2310-34/+103
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | drm/nouveau: fix earlier mistake when fixing merge conflictBen Skeggs2010-08-171-2/+2
| | * | | | | drm/nvc0: fix thinko in instmem suspend/resumeBen Skeggs2010-08-171-4/+7
| | * | | | | drm/nouveau: Workaround missing GPIO tables on an Apple iMac G4 NV18.Francisco Jerez2010-08-171-0/+16
| | * | | | | drm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.Francisco Jerez2010-08-171-0/+8
| | * | | | | drm/nv50-nvc0: ramht_size is meant to be in bytes, not entriesBen Skeggs2010-08-172-2/+2
| | * | | | | drm/nouveau: punt some more log messages to debug levelBen Skeggs2010-08-171-5/+5
| | * | | | | drm/nouveau: remove warning about unknown tmds table revisionsBen Skeggs2010-08-171-7/+5
| | * | | | | drm/nouveau: check for error when allocating/mapping dummy pageBen Skeggs2010-08-171-1/+11
| | * | | | | drm/nouveau: fix race condition when under memory pressureBen Skeggs2010-08-173-10/+42
| | * | | | | drm/nv50: fix minor thinko from nvc0 changesBen Skeggs2010-08-171-1/+1
| | * | | | | drm/nouveau: Don't try DDC on the dummy I2C channel.Francisco Jerez2010-08-171-2/+4
| * | | | | | drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher2010-08-231-1/+1
OpenPOWER on IntegriCloud