Source-Changes archive

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

CVS commit: src/sys/external/bsd/drm/dist/shared-core



Module Name:    src
Committed By:   mrg
Date:           Sat Aug  8 17:59:25 UTC 2009

Modified Files:
        src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c radeon_drv.h
            radeon_irq.c

Log Message:
- stash the fbmap into the radeon dev_priv handle so we can ..
- call drm_rmmap() in radeon_do_cleanup_cp on the two maps created
- in several vblank functions, check to make sure we have mappings
  enabled before doing something that might blow up.  fixes PR#41715.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    src/sys/external/bsd/drm/dist/shared-core/radeon_cp.c \
    src/sys/external/bsd/drm/dist/shared-core/radeon_drv.h
cvs rdiff -u -r1.2 -r1.3 \
    src/sys/external/bsd/drm/dist/shared-core/radeon_irq.c

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