Commit 590178d
committed
drm/vc4: Correct buffer address on async commit when vertically flipped
The buffer address needs to be for the last line of the image if
vertically flipped. The main commit code was handling this, but
the async path wasn't.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>1 parent 3b2b426 commit 590178d
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2400 | 2400 | | |
2401 | 2401 | | |
2402 | 2402 | | |
2403 | | - | |
| 2403 | + | |
| 2404 | + | |
2404 | 2405 | | |
2405 | 2406 | | |
2406 | 2407 | | |
| 2408 | + | |
2407 | 2409 | | |
2408 | 2410 | | |
2409 | 2411 | | |
2410 | 2412 | | |
2411 | 2413 | | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
| 2419 | + | |
| 2420 | + | |
| 2421 | + | |
| 2422 | + | |
2412 | 2423 | | |
2413 | 2424 | | |
2414 | 2425 | | |
| |||
0 commit comments