summaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2008-05-12drm: masters are always authenticatedDave Airlie
2008-05-12drm: fix oops on reading proc file with no masterDave Airlie
2008-05-09i915: use BDB TV flag for TV detectionJesse Barnes
2008-05-09i915: add basic VBT supportJesse Barnes
2008-05-09Fix build problemsAlan Hourihane
2008-05-08i915: Changed intel_fb to use the new drm_crtc_set_config interfaceJakob Bornecrantz
2008-05-08i915: Fixed indent in intel_fb.cJakob Bornecrantz
2008-05-08drm: Made set_config use drm_mode_set as a argumentJakob Bornecrantz
2008-05-08drm: check for NULL fb here, shouldn't happen but avoid oops for nowDave Airlie
2008-05-08drm: set crtc->fb to NULLDave Airlie
2008-05-08intel: set correct limits on screen width/height from DDXDave Airlie
2008-05-08drm: fix replacefb to change fb propertiesDave Airlie
2008-05-08drm_mode: initial replacefb implemenationDave Airlie
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