summaryrefslogtreecommitdiff
path: root/src/i830_display.c
AgeCommit message (Expand)Author
2009-06-06Merge branch 'ulf' into dlfPaul Menzel
2009-05-31Add frame rate control.Thomas Hilber
2008-07-27Improve FBC size checkingJesse Barnes
2008-07-27Fix official name for GM45 chipsetZhenyu Wang
2008-07-27The phase shift its are now reserved.Julien Cristau
2008-06-12Move debug clock printout from ErrorF to X_INFO.Eric Anholt
2008-04-12Bug #14935: Fix i9xx reference clock for spread spectrum.Hong Liu
2008-04-12Fix compiler warning from 24-bit lvds change.Eric Anholt
2008-04-10Implement support for 24 bit pixel formatMike Isely
2008-04-09Fix LVDS regressionJesse Barnes
2008-03-31Disable cursors while switching modesKeith Packard
2008-03-13Remove fbc enable/disable messagesJesse Barnes
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-03-05Really print adjusted_mode for mode debugZhenyu Wang
2008-03-04Fix DPLL programming in CRTC mode setHong Liu
2008-03-04Change FBC idle mode back to defaultJesse Barnes
2008-02-19Fix last 8XX clock's p2 value commitZhenyu Wang
2008-02-06Only disable FBC if registers are availableJesse Barnes
2008-02-05Only enable FBC if one pipe is activeJesse Barnes
2008-02-05Program FBC fence offset registerJesse Barnes
2008-02-04Bug 10773: fix i8xx pll p2 value in i830_crtc_clock_get()Hong Liu
2008-01-30Frame buffer compression support on new chipsetJesse Barnes
2008-01-24Clear shadow memory after allocationZhenyu Wang
2008-01-09Add pipe A force enable quirkJesse Barnes
2007-11-15remove unnecessary i830_reg.h includesZhenyu Wang
2007-11-14Correct FBC debug messageJesse Barnes
2007-11-13Review PLL spreadsheet and update register ranges.Keith Packard
2007-11-01Framebuffer compression fix: front buffer may not be at fence 0Jesse Barnes
2007-10-30Clear compiler error: "void functions cannot return values"Alan Coopersmith
2007-10-18Warn in the log if we choose a PLL clock that's way out of line.Eric Anholt
2007-09-10Only swap planes and pipes if DRM supports itJesse Barnes
2007-08-26Mechanical API conversions for libpciaccess.Keith Packard
2007-08-17Replace AA allocator usage with i830_memory.c for RandR rotation.Eric Anholt
2007-08-16Disambiguate plane and pipe mapping, use plane A on pipe B on pre-965 LVDSJesse Barnes
2007-08-14Fix seg fault introduced in tiling patch when TV detectZhenyu Wang
2007-08-10Set DSPATILEOFF/DSPBTILEOFF to handle 965 tiled frame buffers.Keith Packard
2007-08-10Attempt to fix several front buffer tiling failure cases.Eric Anholt
2007-08-10Tiling fixes for 965Jesse Barnes
2007-08-03Tiled rendering & fbc fixes:Jesse Barnes
2007-07-13Remove hard-coded CRT blanking frobbing for load detection.Keith Packard
2007-07-13Ensure pipe/output active before doing load detection.Keith Packard
2007-07-13Eliminate bogus (and harmful) blanking adjustment for load detect.Keith Packard
2007-07-07FBC fixes:Jesse Barnes
2007-07-06Fix naming of FBC plane enable bits (mistakenly called them pipes earlier).Jesse Barnes
2007-07-06Fix debug output in fbc enable/disable routines. Add logic to make sure fbcJesse Barnes
2007-07-06FBC and tiling changesJesse Barnes
2007-07-05Merge branch 'master' into fbcJesse Barnes
2007-07-05Revert discard alpha change, requires other fixes to work.Jesse Barnes
2007-07-05FBC fixes:Jesse Barnes
2007-07-03Fixup line length buffer padding, add kludge for front buffer tileJesse Barnes