[igt-dev] [CI 0/5] Reviewed ADL-P patches
From: Matt Roper <hidden>
Date: 2021-06-05 19:29:00
For some reason CI keeps trying to apply the series against an older commit (not the latest master commit), so this series includes one extra prereq patch (resynchronizing PCI IDs) that's already landed upstream. Clint Taylor (1): lib/i915/adl-p: Basic ADL-P enabling Imre Deak (1): lib/i915: Add ADL-P plane offset restriction for CCS framebuffers Matt Roper (3): lib: sync i915_pciids.h with kernel lib/i915: Split 'gen' into graphics version and display version lib/i915: Add intel_display_ver() and use it in display tests/libs lib/i915/perf.c | 4 +- lib/i915/perf.h | 2 +- lib/i915/perf_data_reader.c | 6 +- lib/i915_pciids.h | 23 ++++ lib/igt_device_scan.c | 2 +- lib/igt_draw.c | 6 +- lib/igt_fb.c | 40 +++++-- lib/igt_gt.c | 10 +- lib/intel_chipset.h | 10 +- lib/intel_device_info.c | 153 +++++++++++++++++++-------- tests/i915/gem_exec_store.c | 4 +- tests/i915/i915_pciid.c | 4 +- tests/kms_atomic_transition.c | 2 +- tests/kms_big_fb.c | 10 +- tests/kms_ccs.c | 2 +- tests/kms_draw_crc.c | 2 +- tests/kms_flip_scaled_crc.c | 2 +- tests/kms_flip_tiling.c | 2 +- tests/kms_frontbuffer_tracking.c | 4 +- tests/kms_getfb.c | 2 +- tests/kms_hdmi_inject.c | 2 +- tests/kms_panel_fitting.c | 2 +- tests/kms_plane.c | 2 +- tests/kms_plane_lowres.c | 4 +- tests/kms_plane_scaling.c | 8 +- tests/kms_rotation_crc.c | 8 +- tests/kms_universal_plane.c | 10 +- tools/i915-perf/i915_perf_configs.c | 2 +- tools/i915-perf/i915_perf_reader.c | 5 +- tools/i915-perf/i915_perf_recorder.c | 6 +- 30 files changed, 227 insertions(+), 112 deletions(-) -- 2.25.4 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev