CVS log for xc/programs/Xserver/hw/xfree86/common/xf86DPMS.c

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Oct 14 14:16:32 2005 UTC (7 years, 8 months ago) by tsi
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_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, HEAD
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
 161. Implement a major #include rework throughout the tree.  Also enforce it
      for all non-external builds (i.e. in-tree & SDK)  (Marc La France).
 160. Rework the building of hw/xfree86/parser to be more in line with the
      building of other server subdirectories (such as common/)
      (Marc La France).
 159. ANSIfy /xc/lib/font/builtins/, and fix warnings, whitespace & formatting
      (Marc La France).

Notes:
 - `make World` highly recommended ;-)
 - This will be further tested in the next few days.

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Jun 1 00:23:49 2004 UTC (9 years ago) by dawes
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_5, xf-4_5_99_4, xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11, xf-4_5_99_10, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902, xf-4_4_99_901, xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10
Changes since 1.12: +90 -13 lines
Diff to previous 1.12
 113. Automatic configuration updates:
       - Auto-detect DPMS support based on EDID data.
       - Fix DPMS enable/disable logic.
       - Allow multiple probe phases, allowing the driver search to continue
         after failures at the PreInit stage.
       - Update static driver list handling to allow automatic configuration
         to work with static servers.
       - Add a '-autoconfig' command line option to force automatic
         configuration mode.
      (X-Oz Technologies).

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Feb 13 23:58:36 2004 UTC (9 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_2, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903
Changes since 1.11: +43 -23 lines
Diff to previous 1.11
 802. Licence update.
(except client-side libraries)

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Nov 11 21:02:28 2003 UTC (9 years, 7 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16
Changes since 1.10: +6 -1 lines
Diff to previous 1.10
 576. Force screen blanking when entering DPMS states (Bugzilla #866,
      David Dawes, reported by Ed Fardos).

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Oct 17 19:02:12 2003 UTC (9 years, 8 months ago) by alanh
Branch: MAIN
CVS Tags: xf-4_3_99_15
Changes since 1.9: +13 -9 lines
Diff to previous 1.9
 505. Declare LoadPalette, SetOverscan and DPMSSet as public functions through
      the XFree86's ScrnInfoRec, so these functions can be wrapped.
      (Alan Hourihane).

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Aug 24 16:36:52 2003 UTC (9 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11
Changes since 1.8: +25 -2 lines
Diff to previous 1.8
Add/update copyright and license notices.

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Feb 13 02:41:09 2003 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_9, xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_3, xf-4_3_99_2, xf-4_3_99_10, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch, xf-4_2_99_902
Changes since 1.7: +9 -3 lines
Diff to previous 1.7
 874. DPMSClose() wasn't correctly setting it's devPrivate to NULL (based
      on #A.1594, Denis Zaitsev).

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Oct 28 03:33:18 2001 UTC (11 years, 7 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_2_99_901, xf-4_2_99_4, xf-4_2_99_3, xf-4_2_99_2, xf-4_2_99_1, xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6, xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3, xf-4_1_99_2, Domain-branch
Changes since 1.6: +4 -6 lines
Diff to previous 1.6
 407. Fix for threaded libraries (Marc La France).
 406. Finish removal of SuperProbe (Marc La France).
 405. A rather large number of warning fixes throughout (Marc La France).
 404. Fix bug in HTML install script (Marc La France).
 403. Missing ident lines for some XFree86-modified files (Marc La France).
 402. Add default half-width doublescanned modes (Marc La France).
 401. Mark all driver-registered resources with ResBus (Maarc La France).
 400. Fix DPMS-related build problem (Marc La France).
 399. Log a message just before calling each ChipProbe() during '-probe'
      processing (Marc La France).
 398. Temporarily disable ISA probing on SPARCs and PowerPCs (Marc La France).
 397. Add PCI IDs for Sun hardware (Marc La France).
 396. Fix memory leak in resource relocation (Marc La France).
 395. Do not relocate resources that only conflict with disabled non-video PCI
      devices or disabled PCI ROMs (Marc La France).
 394. Re-organise SBUS code (Marc La France).
 393. Add as-yet-unused definitions for PCI resource types other than I/O and
      memory (Marc La France).
 392. Add doc for Solaris, but don't format it yet (Marc La France).
 391. Normalise driver names (Marc La France).
 390. For SPARCs, disable DGA support in ATI driver (Marc La France).
 389. Clean up some debugging messages (Marc La France).
 388. Fix newport driver for when a /proc fs isn't mounted (Marc La France).
 387. Fix DAC handling bugs in s3 driver (Marc La France).
 386. Fix resource registration bug for PCI Tseng's (Marc La France).
 385. Add aperture driver for Solaris (not yet used) (Marc La France).
 384. Rework scanpci to fix problems that prevented it from completely
      displaying non-PCI bridges and Simba bridges (Marc La France).
 383. Fix build problems in some input drivers (Marc La France).
 382. Fix int10 compile problem for SPARCs and PowerPCs (Marc La France).
 381. Ensure master aborts on secondary buses complete normally during PCI
      scans (Marc La France).
 380. Some memory mapping and Solaris cleanups (Marc La France).

Revision 1.6 / (view) - annotate - [select for diffs] , Thu May 10 09:17:39 2001 UTC (12 years, 1 month ago) by alanh
Branch: MAIN
CVS Tags: xf-4_1_99_1, xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_1-branch, xf-4_0_99_902, xf-4_0_99_901, xf-4_0_99_900
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
fix a bug in width checking in localResizeOffscreenLinear
+ warning fixes

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Sep 19 11:46:13 2000 UTC (12 years, 9 months ago) by eich
Branch: MAIN
CVS Tags: xf-4_0_99_3, xf-4_0_99_2, xf-4_0_99_1, xf-4_0_3b, xf-4_0_3a, xf-4_0_3, xf-4_0_2c, xf-4_0_2b, xf-4_0_2a, xf-4_0_2-branch, xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1h, xf-4_0_1g, xf-4_0_1f, xf-4_0_1e, xf-4_0_1d, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, pre-R651-import
Changes since 1.4: +13 -3 lines
Diff to previous 1.4
 701. Fix to xterm InsertChar() to handle cases where cur_col + n
      ends up past the end of the line (Andreas Schwab).
 700. Added keyboard layouts for PowerMac (Olaf Hering).
 609. Fixed Macintosh keyboard layouts (Olaf Hering).
 608. Fixed build when BuildServer defined NO (Egbert Eich).
 607. Fixes for C&T 69030 (David Bateman).
 606. Fix for locale setting in Xlib and Xt using getlocale()
      from glibc5 (Egbert Eich).
 605. Added handling of i5/686 and k6 compiler defines to Imake.cf
      (Philipp Thomas).
 604. Added support for non-English locales in xload (Egbert Eich).
 603. Fixed memory initialization in Xlib (Vladimir Nadvornik).
 602. Fixed memory initialization in xdm (Egbert Eich).
 601. Rudimentary S390 support (Ruediger Oertel, Bernhard Kaindl).
 600. Enabled support for compressed xpm-files (Stefan Dirsch).
 599. Added support for Czech querty keyboard (Jan Holesovsky).
      Some fixes for ia64 ().
 598. Added CPU to Screen Color expansion to Neomagic driver (Egbert Eich).
 597. Added support for hotkey display output switch for Neomagic
      driver (Egbert Eich).

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Jun 20 04:23:29 1999 UTC (14 years ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0e, xf-4_0d, xf-4_0c, xf-4_0b, xf-4_0a, xf-4_0_1c, xf-4_0_1b, xf-4_0_1a, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z, xf-4_0-bindist, xf-4_0, xf-3_9_18b, xf-3_9_18a, xf-3_9_18Za, xf-3_9_18Z, xf-3_9_18, xf-3_9_17f, xf-3_9_17e, xf-3_9_17d, xf-3_9_17c, xf-3_9_17b, xf-3_9_17a, xf-3_9_17Z, xf-3_9_17, xf-3_9_16f, xf-3_9_16e, xf-3_9_16d, xf-3_9_16c, xf-3_9_16b, xf-3_9_16a, xf-3_9_16Za, xf-3_9_16Z, xf-3_9_16, xf-3_9_15d, xf-3_9_15c, xf-3_9_15b, xf-3_9_15a, xf-3_9_15, xf-3_9Py, xf-3_9Px, xf-3_9Pw, xf-3_9Pv, xf-3_9Pu, xf-3_9Pt
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
2756. Fix for DPMS with the new RAC (Itai Nahshon).
2755. RAC updates, including changing the way PCI resource validation works
      (Egbert Eich).
2754. Update the TGA driver for the new RAC (#2886, Matt Grossman).
2753. Fix a fatal event problem with DGA 2.0 (#2884, Mark Vojkovich).
2752. Fix some macros in xf86str.h that conflict with system headers on some
      platforms (#2883, 2888, Matt Grossman).

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jan 13 08:31:03 1999 UTC (14 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Ps, xf-3_9Pr, xf-3_9Pq, xf-3_9Pp, xf-3_9Po, xf-3_9Pn, xf-3_9Pm, xf-3_9Pl, xf-3_9Pk, xf-3_9Pj, xf-3_9Pi, xf-3_9Phb, xf-3_9Pha, xf-3_9Ph-branch, xf-3_9Ph, xf-3_9Pg, xf-3_9Pf, xf-3_9Pe, xf-3_9Pd, xf-3_9Pc, xf-3_9Pb, xf-3_9Pa, xf-3_9P, xf-3_9Nz, xf-3_9Ny, xf-3_9Nx, xf-3_9Nw, xf-3_9Nva, xf-3_9Nv-branch, xf-3_9Nv, xf-3_9Nu
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
merge pandix/panmi into dix/mi
fix an xtrans bug introduced earlier
minor server header cleanups

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Jul 25 15:55:01 1998 UTC (14 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nt, xf-3_9Ns, xf-3_9Nr, xf-3_9Nq, xf-3_9Np, xf-3_9No, xf-3_9Nn, xf-3_9Nm, xf-3_9Nl, xf-3_9Nk, xf-3_9Nj, xf-3_9Ni, xf-3_9Nh, xf-3_9Ng, xf-3_9Nf, xf-3_9Ne, xf-3_9Nd, xf-3_9Nc, xf-3_9Nb, xf-3_9Na, xf-3_9N
Changes since 1.1: +159 -0 lines
Diff to previous 1.1
First pass merge of xc/programs/Xserver/hw/xfree86

Revision 1.1 , Wed Jul 16 14:00:01 1997 UTC (15 years, 11 months ago) by dawes
Branch: MAIN
Branch point for: xf-3_9j-branch
FILE REMOVED
file xf86DPMS.c was initially added on branch xf-3_9j-branch.

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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2