summaryrefslogtreecommitdiff
path: root/src/i830_display.c
AgeCommit message (Expand)Author
2009-04-06Use best PLL timing values for G4X platformMa Ling
2009-04-06Define documented PLL timing limits for G4X platformMa Ling
2009-03-31disable center mode for 965GM and G4X platformMa, Ling
2009-03-19Create known output configuration at EnterVT timeJesse Barnes
2009-03-06DRI1: Update sarea (and other information) when CRTC configuration changes.Eric Anholt
2009-03-06intel: Nuke shared-entity support (zaphod mode).Eric Anholt
2009-02-26Intel video driver patchShaohua Li
2009-02-18Fix SDVO mulitiplier setting for 945GZhenyu Wang
2009-02-13SDVO: Fix TV supportZhenyu Wang
2009-02-06Don't disable vga centering bit.Ma Ling
2009-01-14Disable VGA plane reliablyMa Ling
2009-01-13Assign rotation memory dri_bo to rotation pixmap.Keith Packard
2009-01-06Resize framebuffer on screen size change (requires UXA and DRI2)Keith Packard
2009-01-06Make i830_allocate_memory take tiling parameters.Keith Packard
2008-12-30Don't touch the pipestat regs for detecting FIFO underrun. The kernel owns them.Eric Anholt
2008-12-09Add RandR 1.3 panning support by supporting the crtc set_origin functionKeith Packard
2008-11-17Merge commit 'origin/master' into dri2Kristian Høgsberg
2008-11-06Make IS_GM45 into IS_G4X defineZhenyu Wang
2008-10-19Use pipes, not planes for sarea geometry dataKeith Packard
2008-10-14Merge commit 'origin/master' into HEADKristian Høgsberg
2008-09-30Fix ordering of VGA vs. plane disableOlivier Fourdan
2008-08-29Add DRI2 support.Kristian Høgsberg
2008-08-26Fix typo in last commitRobert Noland
2008-08-26Check for drm before calling modeset ioctl.Robert Noland
2008-08-20Don't disable planes in i830_update_dsparbJesse Barnes
2008-08-14Fix pipe A force quirkJesse Barnes
2008-08-11Fix DPMS off in the presence of the pipe A quirk.Olivier Fourdan
2008-07-31Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...Jesse Barnes
2008-07-31Update DSPARB while planes are still offJesse Barnes
2008-07-31Don't program dsparb on new Intel chipZhenyu Wang
2008-07-22SSC is LVDS onlyZhenyu Wang
2008-07-18Choose a split for DSPARB based on the configured modes for both planes.Jesse Barnes
2008-07-10Improve VBIOS feature detection, add SSC supportJesse Barnes
2008-07-07Improve FBC size checkingJesse Barnes
2008-07-03Fix official name for GM45 chipsetZhenyu Wang
2008-06-24Remove ErrorF debugging from modeset ioctlJesse Barnes
2008-06-24Add support for keeping vblank counters sane across mode settingJesse Barnes
2008-06-19The phase shift its are now reserved, and add HDMI clock limits.Eric Anholt
2008-06-19Initial HDMI work. Not currently hooked up at startup.Eric Anholt
2008-06-05Move debug clock printout from ErrorF to X_INFO.Eric Anholt
2008-05-26Handle display FIFOs betterJesse Barnes
2008-04-11Bug #14935: Fix i9xx reference clock for spread spectrum.Hong Liu
2008-04-10Fix compiler warning from 24-bit lvds change.Eric Anholt
2008-04-09SDVO: Use the TV reference clock for SDVO TV outputs.Eric Anholt
2008-04-09Implement support for 24 bit pixel formatMike Isely
2008-04-09Fix LVDS regressionJesse Barnes
2008-03-30Disable 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