summaryrefslogtreecommitdiff
path: root/linux-core/intel_display.c
AgeCommit message (Expand)Author
2008-01-11Panning now works without modesetJakob Bornecrantz
2008-01-04drm: move drm_head to drm_minor and fix up usersDave Airlie
2007-12-21s/TRUE/trueDave Airlie
2007-09-28Set the fb_base, so userspace applications can actually workAlan Hourihane
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes
2007-05-17Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-05-17Fix FB pitch value (we had it wrong and were working around it in a fewJesse Barnes
2007-05-17Large changes for fbdev support.root
2007-04-26i915: fix vblank pipe setupDave Airlie
2007-04-20Add a mode name generation wrapper to make name format changes easier.Jesse Barnes
2007-04-17Lvds now power up backlight on commitJakob Bornecrantz
2007-04-16Fix offset should from pci device addressJakob Bornecrantz
2007-04-12Add new function for getting a CRTC pointer given a pipe number.Jesse Barnes
2007-04-12set bracing style like LinuxDave Airlie
2007-04-11Whitespace cleanups.Jesse Barnes
2007-04-11Various changes for in-kernel modesetting:Jesse Barnes
2007-04-11use fb pitch and fix up some whitespaceDavid Airlie
2007-04-10Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-04-10Finish bringing in LVDS code, re-add to Makefile. Needed other changes too:Jesse Barnes
2007-04-10fixup sarea writes for set pipe base and dpmsDavid Airlie
2007-04-10re-tab and fixup the i915GM get core clock function to actually workDavid Airlie
2007-04-10set the base address of the CRTC correctlyDavid Airlie
2007-04-10mode: fixup problems with framebuffer add functionDavid Airlie
2007-04-10make crtc_config be named mode_configDave Airlie
2007-04-05Add required permission notices for code copied from X.Org source.Eric Anholt
2007-04-05Add copyrights before I forgetJesse Barnes
2007-04-05Initial import of modesetting for intel driver in DRMDave Airlie