summaryrefslogtreecommitdiff
path: root/linux-core/intel_sdvo.c
AgeCommit message (Expand)Author
2008-06-05sysfs registration/teardown fixupsJesse Barnes
2008-06-04drm: remove sysfs in driver for now.. should probably be in helperDave Airlie
2008-06-02drm/modesetting: add best encoder finding for modesettingDave Airlie
2008-06-02drm/modesetting: move some connector functions to helper.Dave Airlie
2008-06-02drm/modesetting: another re-org of some internals.Dave Airlie
2008-05-30modesetting: the great renaming.Dave Airlie
2008-05-30drm: attach an encoder.Dave 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-04-10Remove structure fields & codeJesse Barnes
2008-04-10Keep display info in struct display_infoJesse Barnes
2008-04-09Fixup sysfs output registrationJesse Barnes
2008-03-11Add support for monitor hotplug signals/waitsAlan Hourihane
2007-12-18Merge branch 'modesetting-airlied' into modesetting-101Dave Airlie
2007-12-18remove output namesDave Airlie
2007-12-18Fix and cleanup of HotplugJakob Bornecrantz
2007-12-18Modesetting HotplugJakob Bornecrantz
2007-12-11modesetting: fixup property setting and add connector propertyDave Airlie
2007-09-27Add some more checks to modelist walking for matchingAlan Hourihane
2007-09-24Cleanup SDVO debug outputJesse Barnes
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes
2007-05-18Change some printk's to DRM_DEBUG'sAlan Hourihane
2007-05-17Large changes for fbdev support.root
2007-05-10Just some minor cleanups.Alan Hourihane
2007-04-20Clean up and return if no outputs are found.Kristian Høgsberg
2007-04-19backout SDVO control bus check and comment why this is a bad ideaDave Airlie
2007-04-18Fix return statusAlan Hourihane
2007-04-18Merge remote branch 'origin/modesetting-101' into modesetting-101Alan Hourihane
2007-04-18Support the RGB outputs of SDVO cards, which are essentiallyAlan Hourihane
2007-04-18Check status after SDVO command for sdvo_set_control_bus_switchAlan Hourihane
2007-04-18Move SDVO PENDING check to read_response so all SDVO commandsAlan Hourihane
2007-04-18backout alanh's broken commitDave Airlie
2007-04-17Fix a register read that was swapped SDVOB/SDVOCAlan Hourihane
2007-04-10add sdvo debugging outputDavid Airlie
2007-04-10fixup true/false in intel_sdvo.cDavid Airlie
2007-04-05Add required permission notices for code copied from X.Org source.Eric Anholt
2007-04-05Initial import of modesetting for intel driver in DRMDave Airlie