summaryrefslogtreecommitdiff
path: root/src/i830_crt.c
AgeCommit message (Expand)Author
2009-06-03Wait doubled regis to be stable for load pipe detectionMa Ling
2009-06-03Set activation periods as 64 cdclk sync up with KMSMa Ling
2009-02-24Limit CRT DAC speed better.Adam Jackson
2009-02-23Revert "Limit CRT DAC speed better."Keith Packard
2009-02-23Limit CRT DAC speed better.Adam Jackson
2008-12-11bug #17395: Quirk CRT for Sony VGC-LT71DBZhenyu Wang
2008-11-06Use long crt hotplug activation time on GM45.Keith Packard
2008-10-12Bug #17892: Fix possible crash in CRT probeZhenyu Wang
2008-09-26Do force CRT detect sequence twice on 4 series chipsetZhenyu Wang
2008-09-19Fix output detection for DVI-IZhenyu Wang
2008-08-20Don't allocate a pipe for hotplug detectionJesse Barnes
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt
2008-01-10Remove unnecessary quirk code in CRT probingJesse Barnes
2008-01-09Add pipe A force enable quirkJesse Barnes
2007-12-10CRT hotplug detection improvementsJesse Barnes
2007-07-13Remove hard-coded CRT blanking frobbing for load detection.fbcKeith 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-06-30Fix load detection to use border region instead of blanking.Keith Packard
2007-06-19Fix left G33 issuesWang Zhenyu
2007-05-17Make each output control clones/crtcs. Split DVO into LVDS, TMDS, TV.Keith Packard
2007-05-12Deal with i830 CRT load detection which cannot use FORCE_BORDER.Keith Packard
2007-03-04Support new CRTC/Output prepare/commit hooks.Keith Packard
2007-02-16Change rotation pixmap creation API to permit start-time rotation.Keith Packard
2007-01-16Interim work on rotation support with new xf86 code.Keith Packard
2007-01-15Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.Keith Packard
2006-12-30Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.Keith Packard
2006-12-28Configuration support: per-output mode lines, preferred mode.Keith Packard
2006-12-06Merge branch 'modesetting' into nonrandr-setupnonrandr-setupKeith Packard
2006-12-06Merge branch 'generic-mode-set' into modesettingEric Anholt
2006-12-06Use xf86 structures for default config instead of RandR.Keith Packard
2006-12-05fix up misleading comment in i830_crt.c about border registerKeith Packard
2006-12-05WIP code to move mode set sequencing to XFree86 handlers.Eric Anholt
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-28Conditionally compile old-server compatibility code in.Eric Anholt
2006-11-27Move crtc/output config to sub-structure.Keith Packard
2006-11-26Remove mode setting from load detect CRTC allocation.Keith Packard
2006-11-26Clean up reworked data structure code so the server actually starts.Keith Packard
2006-11-26Start output/crtc restructuring work. It compiles.Keith Packard
2006-11-08Adapt to RandR updates that split object creation from screen association.Keith Packard
2006-11-08Merge branch 'modesetting-keithp' into modesettingKeith Packard
2006-11-08Clean up i830_crt_detect_load() a bit more.Eric Anholt
2006-11-07Eliminate operatingDevices member and PIPE_* values.Keith Packard
2006-11-05Fix CRT output on 965 chipset.Keith Packard
2006-11-04Rename availablePipes to num_pipesKeith Packard
2006-11-04Eliminate operatingDevices member and PIPE_* values.Keith Packard
2006-11-03Add support for load-based CRT detection.Eric Anholt
2006-11-01Attempt to pull monitor physical size information out of DDC EDID data.Eric Anholt