Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/drm



Module Name:    src
Committed By:   bjs
Date:           Wed May 28 04:51:20 UTC 2008

Modified Files:
        src/sys/dev/drm: drm_atomic.h

Log Message:
Rework drm_atomic.h for correctness and readability:

 - Use macros where appropriate.
 - Remove code for other operating systems -- we don't need it.
 - In atomic_read/atomic_set, cast to volatile.
 - Misc. cleanup.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/drm/drm_atomic.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index