summaryrefslogtreecommitdiff
path: root/src/radeon_display.c
AgeCommit message (Expand)Author
2007-02-25fix typoDave Airlie
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-25make radeon randr build against master serverDave Airlie
2007-02-12fix LVDS by moving bios reading aroundDave Airlie
2007-02-12remove assignments to pOutput before it is createdDavid Airlie
2007-02-12remove all the locking glxgears runs fine over screen changes without itDavid Airlie
2007-02-02get rid of mergetype and displaytype from radeon.hDavid Airlie
2007-02-02rename some variables to output from connectorDavid Airlie
2007-02-02fixup mode probing a bit neaterDavid Airlie
2007-02-02move i2c buses into outputsDavid Airlie
2007-02-02fixup callers to crtcsetmode fixes my cursorsDavid Airlie
2007-02-02add locks for crtcs and some missing lines from intel updateDavid Airlie
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie
2007-01-23remove isused and isactiveDave Airlie
2007-01-23radeon: fixup problem with cursor not going offDavid Airlie
2007-01-23fixup init disp bandwidthDavid Airlie
2007-01-22radeon: fixup some of the video code after randrDave Airlie
2007-01-22add back overlay CRTC chooser this may not work yetDave Airlie
2007-01-21remove alot more mergedfb supportDave Airlie
2007-01-14radeon: get randr-1.2 mode switching mostly working on my laptopDave Airlie
2007-01-14use more randr-ish names for variablesDave Airlie
2007-01-14radeon: move blank/unblank to use randrDave Airlie
2007-01-14disable dpms on/off as it was writing regs before we wanted toDave Airlie
2007-01-14radeon: destroy and fixup LVDS crtcDave Airlie
2007-01-12always create a second CRTC I think this should solve any problemsDave Airlie
2007-01-05minor randr1.2 fixupsDave Airlie
2007-01-05hook up DPMS through xf86Dave Airlie
2007-01-05fix LUTDave Airlie
2007-01-04hook up crtc modesettingDave Airlie
2007-01-04hook up detection of outputDave Airlie
2007-01-04more minor fixes to get radeon up to speedDave Airlie
2006-12-17fix up output namingsDave Airlie
2006-12-16hook up mode detect to new randr codeDave Airlie
2006-12-15bring over latest code from Intel git repo.Dave Airlie
2006-12-10hook up randr crtc settingDave Airlie
2006-12-07Fix radeon compile warnings.Michel Dänzer
2006-12-04update radeon driver to Intel driver xf86Crtc interfacesDave Airlie
2006-12-03move monitor detection into single functionDave Airlie
2006-12-03move crtc to connector mapping to a connector to crtc mapping.Dave Airlie
2006-12-03radeon: dynamically allocate connectorsDave Airlie
2006-12-02make CRTCs malloc'ed rather than part of EntDave Airlie
2006-12-02move HasCRTC2 to pRADEONEnt from infoDave Airlie
2006-11-19Fix compile warnings.Michel Dänzer
2006-11-13fix up issue with bindings and mergedfbDavid Airlie
2006-11-12radeon: abstract init display bandwidth from mergedfbDave Airlie
2006-11-12add initial controller binding, remove uses of mergedfb testDave Airlie
2006-11-12radeon: separate static controller setup from non-staticDave Airlie
2006-10-15clean up magic numberAlex Deucher
2006-10-15Disable all ouputs on initial mode set. The ones we want will getAlex Deucher