Commit 41ae768
committed
Merge tag 'drm-intel-next-fixes-2025-03-25' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
drm/i915 fixes for v6.15 merge window:
- Bounds check for scalers in DSC prefill latency computation
- Fix build by adding a missing include
Signed-off-by: Dave Airlie <[email protected]>
From: Jani Nikula <[email protected]>
Link: https://lore.kernel.org/r/[email protected]2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2314 | 2314 | | |
2315 | 2315 | | |
2316 | 2316 | | |
| 2317 | + | |
2317 | 2318 | | |
2318 | 2319 | | |
2319 | 2320 | | |
| |||
2323 | 2324 | | |
2324 | 2325 | | |
2325 | 2326 | | |
2326 | | - | |
| 2327 | + | |
| 2328 | + | |
| 2329 | + | |
2327 | 2330 | | |
2328 | 2331 | | |
2329 | 2332 | | |
| |||
0 commit comments