Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/external/bsd/drm2



Module Name:    src
Committed By:   martin
Date:           Fri Aug 11 14:48:35 UTC 2023

Modified Files:
        src/sys/external/bsd/drm2/amdgpu [netbsd-10]: amdgpu_pci.c
        src/sys/external/bsd/drm2/nouveau [netbsd-10]: nouveau_pci.c
        src/sys/external/bsd/drm2/radeon [netbsd-10]: radeon_pci.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #321):

        sys/external/bsd/drm2/amdgpu/amdgpu_pci.c: revision 1.12
        sys/external/bsd/drm2/nouveau/nouveau_pci.c: revision 1.38
        sys/external/bsd/drm2/radeon/radeon_pci.c: revision 1.24

amdgpu: Suspend ioctls while device is suspended.
nouveau: Suspend ioctls while device is suspended.
radeon: Suspend ioctls while device is suspended.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.4.1 src/sys/external/bsd/drm2/amdgpu/amdgpu_pci.c
cvs rdiff -u -r1.36.4.1 -r1.36.4.2 \
    src/sys/external/bsd/drm2/nouveau/nouveau_pci.c
cvs rdiff -u -r1.21.4.1 -r1.21.4.2 \
    src/sys/external/bsd/drm2/radeon/radeon_pci.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