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
.gitignore -rw-r--r-- 65 bytes
Kconfig -rw-r--r-- 3.8 KB
Makefile -rw-r--r-- 2.3 KB
arm_ssp_per_task_plugin.c -rw-r--r-- 2.8 KB
cyc_complexity_plugin.c -rw-r--r-- 1.7 KB
gcc-common.h -rw-r--r-- 14.0 KB
gcc-generate-gimple-pass.h -rw-r--r-- 3.9 KB
gcc-generate-ipa-pass.h -rw-r--r-- 6.7 KB
gcc-generate-rtl-pass.h -rw-r--r-- 3.8 KB
gcc-generate-simple_ipa-pass.h -rw-r--r-- 3.8 KB
gen-random-seed.sh -rwxr-xr-x 305 bytes
latent_entropy_plugin.c -rw-r--r-- 16.4 KB
randomize_layout_plugin.c -rw-r--r-- 26.3 KB
sancov_plugin.c -rw-r--r-- 3.7 KB
stackleak_plugin.c -rw-r--r-- 17.8 KB
structleak_plugin.c -rw-r--r-- 7.3 KB

back to top