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/i915



Module Name:    src
Committed By:   riastradh
Date:           Fri Jul 25 21:57:54 UTC 2014

Modified Files:
        src/sys/external/bsd/drm2/dist/drm/i915: i915_gem_stolen.c

Log Message:
Disable reusing graphics stolen memory in i915drmkms for now.

Sometimes the GTT is located in graphics stolen memory, and who knows
what else the BIOS might have done with it.  Upstream has a patch to
sneak around the GTT, but disabling it altogether is simpler and
probably safer.


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