aboutsummaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2008-05-30drm: init the encoder list/countDave Airlie
2008-05-30drm: add red hat copyright.Dave Airlie
2008-05-30drm: add encoder ids to the output handlingDave Airlie
2008-05-30drm: add encoder / get encoder to the modesetting resources interfaceDave Airlie
2008-05-30drm: remove unused init func from outputsDave Airlie
2008-05-30drm/modesetting: add initial encoder structures and setup functionsDave Airlie
2008-05-30modesetting: reorganise out crtc/outputs are allocated.Dave Airlie
2008-05-29modesetting: reorganise code into core and helper functions.Dave Airlie
2008-05-29modeset: disable radeon ms by defaultDave Airlie
2008-05-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2008-05-28i915: unmap BIOS when we're done with itJesse Barnes
2008-05-28radeon: split microcode out into a separate header file.Dave Airlie
2008-05-23i915: do a better job of parsing VBIOS dataJesse Barnes
2008-05-23drm_mode_debug_printmodeline doesn't need struct drm_device *Jesse Barnes
2008-05-22i915: check dummy page before freeingHong Liu
2008-05-14ati_pcigart: oops wrong way around not that it actually matteredDave Airlie
2008-05-14ati_pcigart: stop working in the evenings you mess up too oftenDave Airlie
2008-05-14Revert "ati_pcigart: fixup properly this version might even work"Dave Airlie
2008-05-14ati_pcigart: fixup properly this version might even workDave Airlie
2008-05-14ati_pcigart: fill out 40-bit gart table support properlyDave Airlie
2008-05-13i915: register definition & header file cleanupJesse Barnes
2008-05-12i915: TV hotplug fixesJesse Barnes
2008-05-12fix kernel oops when removing fbHong Liu
2008-05-12free dummy read page if fail to init mmHong Liu
2008-05-12drm: remove root only from a lot of drm ioctls to get stuff running as non-rootDave Airlie
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