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/display
Module Name: src
Committed By: riastradh
Date: Sun Dec 19 12:04:42 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915/display: intel_sprite.c
Log Message:
i915: Rework locking in intel_pipe_update_start/end.
Use event_lock rather than vbl_lock for the operation; narrow the
scope of vbl_lock.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/sys/external/bsd/drm2/dist/drm/i915/display/intel_sprite.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