CVS log for xc/programs/Xserver/hw/xfree86/drivers/i810/i830_modes.c |
 |
|
Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / drivers / i810
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Sat Jul 9 20:19:37 2005 UTC (4 years, 8 months ago) by alanh
Branch:
MAIN
CVS Tags:
xf-4_8_0-bindist,
xf-4_8_0,
xf-4_8-branch,
xf-4_7_99_9,
xf-4_7_99_8,
xf-4_7_99_7,
xf-4_7_99_6,
xf-4_7_99_5,
xf-4_7_99_4,
xf-4_7_99_31,
xf-4_7_99_30,
xf-4_7_99_3,
xf-4_7_99_29,
xf-4_7_99_28,
xf-4_7_99_27,
xf-4_7_99_26,
xf-4_7_99_25,
xf-4_7_99_24,
xf-4_7_99_23,
xf-4_7_99_22,
xf-4_7_99_21,
xf-4_7_99_20,
xf-4_7_99_2,
xf-4_7_99_19,
xf-4_7_99_18,
xf-4_7_99_17,
xf-4_7_99_16,
xf-4_7_99_15,
xf-4_7_99_14,
xf-4_7_99_13,
xf-4_7_99_12,
xf-4_7_99_11,
xf-4_7_99_10,
xf-4_7_99_1,
xf-4_7_0,
xf-4_7-branch,
xf-4_6_99_9,
xf-4_6_99_8,
xf-4_6_99_7,
xf-4_6_99_6,
xf-4_6_99_5,
xf-4_6_99_4,
xf-4_6_99_3,
xf-4_6_99_29,
xf-4_6_99_28,
xf-4_6_99_27,
xf-4_6_99_26,
xf-4_6_99_25,
xf-4_6_99_24,
xf-4_6_99_23,
xf-4_6_99_22,
xf-4_6_99_21,
xf-4_6_99_20,
xf-4_6_99_2,
xf-4_6_99_19,
xf-4_6_99_18,
xf-4_6_99_17,
xf-4_6_99_16,
xf-4_6_99_15,
xf-4_6_99_14,
xf-4_6_99_13,
xf-4_6_99_12,
xf-4_6_99_11,
xf-4_6_99_10,
xf-4_6_99_1,
xf-4_6_0,
xf-4_6-branch,
xf-4_5_99_904,
xf-4_5_99_903,
xf-4_5_99_902,
xf-4_5_99_901,
xf-4_5_99_9,
xf-4_5_99_8,
xf-4_5_99_22,
xf-4_5_99_21,
xf-4_5_99_20,
xf-4_5_99_19,
xf-4_5_99_18,
xf-4_5_99_17,
xf-4_5_99_16,
xf-4_5_99_15,
xf-4_5_99_14,
xf-4_5_99_13,
xf-4_5_99_12,
xf-4_5_99_11,
xf-4_5_99_10,
HEAD
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
Copy mode string on mode copy
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Mon Jul 4 19:49:11 2005 UTC (4 years, 8 months ago) by alanh
Branch:
MAIN
CVS Tags:
xf-4_5_99_7
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Initialize pointer
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Tue Jun 28 15:14:34 2005 UTC (4 years, 8 months ago) by alanh
Branch:
MAIN
Changes since 1.7: +41 -6 lines
Diff to previous 1.7
84. Add support to check the in-built VESA mode list in the i830 driver
(Alan Hourihane).
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Wed Jun 8 16:52:01 2005 UTC (4 years, 9 months ago) by alanh
Branch:
MAIN
CVS Tags:
xf-4_5_99_6
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
72. Fix the mode validation such that using function 5f05 to set
the refresh rate works again in the i830 driver (Alan Hourihane).
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Wed May 25 08:15:05 2005 UTC (4 years, 9 months ago) by alanh
Branch:
MAIN
CVS Tags:
xf-4_5_99_5
Changes since 1.5: +1 -17 lines
Diff to previous 1.5
53. Change the sequence on how refresh rates are set in the i830 driver.
This works much better with custom modelines (Alan Hourihane).
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Fri May 20 13:06:32 2005 UTC (4 years, 9 months ago) by alanh
Branch:
MAIN
CVS Tags:
xf-4_5_99_4
Changes since 1.4: +80 -58 lines
Diff to previous 1.4
49. Changes for the i830 driver.
- Much better display switching support for mobile chipsets using
the Fn+F? combination keys.
- Add DirectColor support.
- Add gamma correction support.
(Alan Hourihane).
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Thu Mar 3 18:06:27 2005 UTC (5 years ago) by alanh
Branch:
MAIN
CVS Tags:
xf-4_5_99_3,
xf-4_5_99_2,
xf-4_5_99_1,
xf-4_5_0,
xf-4_5-branch,
xf-4_4_99_903
Changes since 1.3: +19 -5 lines
Diff to previous 1.3
352. Limit the maximum refresh rate to 85Hz and remove the bogus
100Hz and 120Hz settings as they don't match close enough and
are really unsupported in the i830 driver (Alan Hourihane).
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Mon Jan 10 17:09:32 2005 UTC (5 years, 2 months ago) by tsi
Branch:
MAIN
CVS Tags:
xf-4_4_99_902,
xf-4_4_99_901,
xf-4_4_99_22,
xf-4_4_99_21
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
More warnings
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Jan 10 16:46:18 2005 UTC (5 years, 2 months ago) by tsi
Branch:
MAIN
Changes since 1.1: +5 -6 lines
Diff to previous 1.1
Warnings
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Sun Jan 9 20:47:19 2005 UTC (5 years, 2 months ago) by alanh
Branch:
MAIN
262. Add Intel i915GM support, also....
- PanelID identification
- DRI suspend/resume support
- Detection of monitor changes on VT switches
- Support custom video modes if available in the Video BIOS
- 3D enhancements
(Tungsten Graphics, Alan Hourihane & Keith Whitwell)
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.