aboutsummaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2008-05-08drm: fix typo from previous mergeDave Airlie
2008-05-08Merge remote branch 'origin/master' into modesetting-101Dave Airlie
2008-05-07drm: nopage compat fixup for drm_vmDave Airlie
2008-04-29i915: fix off by one in VGA save/restore of AR & CR regsJesse Barnes
2008-04-28Merge branch 'master' into modesetting-101Thomas Hellstrom
2008-04-27Use fixed sized types in new ioctlsJesse Barnes
2008-04-23Make via compile.Kristian Høgsberg
2008-04-23Make radeon_ms compile.Kristian Høgsberg
2008-04-23Don't disable IRQs, just tasklets, when taking the drm lock spinlock.Thomas Hellstrom
2008-04-23Fixed unlock check on EAGAINJakob Bornecrantz
2008-04-22add sysfs entry for DVO outputHong Liu
2008-04-22fix removing output_attrsHong Liu
2008-04-22linux-core Makefile: add GIT_REVISIONPekka Paalanen
2008-04-17Porting DVO stuffHong Liu
2008-04-14Fix buffer object map wait error.Thomas Hellstrom
2008-04-14Fix buffer object creation validation.Thomas Hellstrom
2008-04-14Unlock the BO mutex while waiting for idle, unmapped, unfenced.Thomas Hellstrom
2008-04-14Fix up buffer manager locking.Thomas Hellstrom
2008-04-11Save and restore dsparb and d_state regsKeith Packard
2008-04-10Fixup Intel TV property codeJesse Barnes
2008-04-10Split TV property creation into its own routineJesse Barnes
2008-04-10Remove structure fields & codeJesse Barnes
2008-04-10Fix masking in get_load_detect_pipeJesse Barnes
2008-04-10Keep display info in struct display_infoJesse Barnes
2008-04-09Fix TV load detectionJesse Barnes
2008-04-09Port pipe reservation code for load detectionJesse Barnes
2008-04-09Add newline to debug output for output addJesse Barnes
2008-04-09Older kernels don't have kobject_uevent_env(), so puntAlan Hourihane
2008-04-09Fixup sysfs output registrationJesse Barnes
2008-04-08Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into...Jesse Barnes
2008-04-08Improved DRM sysfs supportJesse Barnes
2008-04-08radeon_ms: command buffer validation use array of function pointerJerome Glisse
2008-04-07Missing KERNEL_VERSION macroPatrice Mandin
2008-04-07radeon_ms: another fb fix reset mode if fb changedJerome Glisse
2008-04-07nouveau: enable accelerated move to sysmemBen Skeggs
2008-04-07nouveau: enable m2mf for tt<->vram moves, fix fence_pollBen Skeggs
2008-04-06radeon_ms: fix framebuffer codeJerome Glisse
2008-04-06Place highmem pages last in the ttm page array.Thomas Hellstrom
2008-04-06Use clflush() when available for cache flushing.Thomas Hellstrom
2008-04-06[I915] Fix VRAM eviction.Thomas Hellstrom
2008-04-06Fix emergency allocation accounting.Thomas Hellstrom
2008-04-03radeon_ms: fixes fb handlingJerome Glisse
2008-03-31radeon_ms: initial pass at command buffer validationJerome Glisse
2008-03-30Initialize the fence::error member.Thomas Hellstrom
2008-03-30[i915] Report buffer state _after_ fence submission to user-space.Thomas Hellstrom
2008-03-30Don't call fence::poll during irq if there are no waiters.Thomas Hellström
2008-03-27radeon_ms: this is a modesetting driver, bring things up to dateJerome Glisse
2008-03-27drm: remove authentication on master exit.Dave Airlie
2008-03-24nouveau: silence warningBen Skeggs
2008-03-20Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into...Jerome Glisse