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/amd/powerplay



Module Name:    src
Committed By:   riastradh
Date:           Sun Dec 19 12:21:10 UTC 2021

Modified Files:
        src/sys/external/bsd/drm2/dist/drm/amd/powerplay: amdgpu_renoir_ppt.c

Log Message:
amdgpu: amdgpu_renoir_ppt.c

This abuses snprintf with SIZE_MAX as a substitute for sprintf, which
would be super-sketchy, except this code is all dead because it's
only reached via sysfs stuff that isn't wired up in NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/sys/external/bsd/drm2/dist/drm/amd/powerplay/amdgpu_renoir_ppt.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