aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/radeon: Use the ttm execbuf utilitiesThomas Hellstrom2010-11-21
* drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-21
* drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
* drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-21
* drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-21
* drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-21
* drm/ttm: Optimize ttm_eu_backoff_reservationThomas Hellstrom2010-11-21
* drm/ttm: Use kref_sub instead of repeatedly calling kref_putThomas Hellstrom2010-11-21
* drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-21
* drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-21
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-19
|\
| * drm/i915: Disable FBC on Ironlake to save 1WAlex Shi2010-11-19
| * drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard2010-11-19
| * drm/i915/crt: Introduce struct intel_crtChris Wilson2010-11-19
| * drm/i915: Do not hold mutex when faulting in user addressesChris Wilson2010-11-19
| * Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson2010-11-15
| |\
| | * drm: radeon: fix error value signVasiliy Kulikov2010-11-14
| | * drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2010-11-14
| * | drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-13
| * | drm/i915: Fix I2C adapter registrationJean Delvare2010-11-09
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-11-19
|\ \ \
| * | | drm/radeon/kms: i2c s/sprintf/snprintf/g for safetyAlex Deucher2010-11-18
| * | | drm/radeon/kms: fix i2c pad masks on rs4xxAlex Deucher2010-11-18
| * | | drm/ttm: Fix up a theoretical deadlockThomas Hellstrom2010-11-18
| * | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie2010-11-17
| |\ \ \
| | * | | nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski2010-11-17
| | * | | drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez2010-11-17
| | * | | drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs2010-11-17
| | * | | drm/nouveau/pm: improve memtiming mappingsRoy Spliet2010-11-17
| | * | | drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres2010-11-17
| | * | | drm/nouveau: Don't use load detection for connector polling.Francisco Jerez2010-11-17
| | * | | drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez2010-11-17
| | * | | drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs2010-11-17
| | * | | drm/nouveau: Don't poll LVDS outputs.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez2010-11-17
| | * | | drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez2010-11-17
| | * | | drm/nouveau: fix nv40 pcie gart sizeLucas Stach2010-11-17
| | * | | drm/nva3: fix overflow in fixed point math used for pll calculationBen Skeggs2010-11-17
| | * | | drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Expose some BO usage flags to userspace.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Reduce severity of the unknown getparam error.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Some random cleanups.Francisco Jerez2010-11-17
| | * | | drm/nv11: Fix bad PLL detection false positive.Francisco Jerez2010-11-17
| | * | | drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth.Francisco Jerez2010-11-17
| | * | | drm/nouveau: Fix sleep while atomic in the semaphore code.Francisco Jerez2010-11-17
| | * | | drm/nouveau: ratelimit IRQ messagesJiri Slaby2010-11-17
| | | |/ | | |/|