summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28Merge branch 'master' into modesetting-101Thomas Hellstrom
2008-04-27Use fixed sized types in new ioctlsJesse Barnes
2008-04-26Enum-ectomy of vblank modesetting ioctlJesse 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-23i915: fix for compatibility modeXiang, Haihao
2008-04-22i915: allocate devname at init timeJesse Barnes
2008-04-22add sysfs entry for DVO outputHong Liu
2008-04-22clear interrupt status before install irqHong Liu
2008-04-22fix removing output_attrsHong Liu
2008-04-22linux-core Makefile: add GIT_REVISIONPekka Paalanen
2008-04-22i915: gfx hw and i945gme fixes from upstreamDave Airlie
2008-04-20[I915] Handle tiled buffers in vblank taskletKeith Packard
2008-04-20On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard
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-12Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into...Jerome Glisse
2008-04-12radeon_ms: rework command submission ioctl & cleanupJerome Glisse
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-09Add TV out hotplug detectionJesse 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-08Add devname in modeset caseJesse 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-07Add DragonFly BSD support for device creationHasso Tepper
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-06radeon_ms: check for NULL fbJerome 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