Revision 946ca97e2ea3682e434ae1d0958a4565fa10b6bc authored by Dave Airlie on 28 October 2021, 18:46:14 UTC, committed by Dave Airlie on 28 October 2021, 18:46:14 UTC
drm/i915 fixes for v5.15 final:
- Remove unconditional clflushes
- Fix oops on boot due to sync state on disabled DP encoders
- Revert backend specific data added to tracepoints
- Remove useless and incorrect memory frequence calculation

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/8735olh27y.fsf@intel.com
2 parent s 79516af + 9a4aa3a
History
File Mode Size
vdso32
.gitignore -rw-r--r-- 71 bytes
Makefile -rw-r--r-- 4.6 KB
checkundef.sh -rw-r--r-- 205 bytes
vclock_gettime.c -rw-r--r-- 9.2 KB
vdso-layout.lds.S -rw-r--r-- 2.2 KB
vdso-note.S -rw-r--r-- 291 bytes
vdso.lds.S -rw-r--r-- 498 bytes
vdso2c.c -rw-r--r-- 5.8 KB
vdso2c.h -rw-r--r-- 4.0 KB
vma.c -rw-r--r-- 9.6 KB

back to top