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



Module Name:    src
Committed By:   riastradh
Date:           Sun Sep 20 13:55:33 UTC 2026

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

Log Message:
i915: Fix null pointer deref in i915_gem_object_get_dma_address.

Matches the Linux code in the #else this way.

PR kern/60755: i915drmkms crashes on Intel Bay Trail GPU making the
machine rebooting


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