Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Mon Aug 27 00:51:37 UTC 2018

Modified Files:
        src/sys/dev/pci: agp_i810.c agp_i810var.h
        src/sys/external/bsd/drm2/i915drm: intel_gtt.c

Log Message:
Restore gtt page table control register on resume.

Additional subroutine agp_i810_reset is used by i915drmkms to make
sure it happens early enough, since i915drmkms resumes before agp.

XXX pullup-7
XXX pullup-8


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/dev/pci/agp_i810.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/agp_i810var.h
cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/i915drm/intel_gtt.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