Source-Changes archive

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

CVS commit: src/sys/external/bsd/drm2/dist/drm/radeon



Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 27 06:45:07 UTC 2018

Modified Files:
        src/sys/external/bsd/drm2/dist/drm/radeon: radeon_kfd.c radeon_kfd.h

Log Message:
Revert "Add volatile to the second argument of radeon_kfd_interrupt to appease"

This reverts commit 1692f7bf1e9f150093b3c238f6706301bb243295.

Stack of things that must change is too deep -- let's just use
__UNVOLATILE here.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
    src/sys/external/bsd/drm2/dist/drm/radeon/radeon_kfd.c \
    src/sys/external/bsd/drm2/dist/drm/radeon/radeon_kfd.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