Re: [Intel-gfx] [PULL] gvt-fixes

2022-08-19 Thread Colin King (gmail)
On 17/08/2022 21:07, Vivi, Rodrigo wrote: On Tue, 2022-08-16 at 12:43 +0800, Zhenyu Wang wrote: On 2022.08.16 12:05:08 +0800, Zhenyu Wang wrote: On 2022.08.15 19:32:45 -0400, Rodrigo Vivi wrote: On Mon, Aug 15, 2022 at 10:38:55AM +0800, Zhenyu Wang wrote: Hi, Here's one gvt-fixes pull for 6

Re: [PATCH][next] ice: make const read-only array dflt_rules static

2025-03-17 Thread Colin King (gmail)
Ignore, managed to mangle two commits into one. On 17/03/2025 14:46, Colin Ian King wrote: Don't populate the const read-only array dflt_rules on the stack at run time, instead make it static. Signed-off-by: Colin Ian King --- drivers/gpu/drm/i915/intel_memory_region.c| 2 +- driv