Commit c85c2c8
drm/amd/display: Take full update path if number of planes changed
[Description]
- A full update is required if the number of planes for a given
stream changes
- The new fast update path only checked for stream and plane updates,
but there could be a plane addition or removal without one of the
stream and plane updates triggering a full update
- Add an explicit check for number of planes changing for a full update
Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent d5b5d6c commit c85c2c8
1 file changed
Lines changed: 14 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4286 | 4286 | | |
4287 | 4287 | | |
4288 | 4288 | | |
4289 | | - | |
| 4289 | + | |
| 4290 | + | |
4290 | 4291 | | |
4291 | 4292 | | |
4292 | 4293 | | |
| 4294 | + | |
4293 | 4295 | | |
4294 | 4296 | | |
4295 | 4297 | | |
| |||
4333 | 4335 | | |
4334 | 4336 | | |
4335 | 4337 | | |
| 4338 | + | |
| 4339 | + | |
| 4340 | + | |
| 4341 | + | |
| 4342 | + | |
| 4343 | + | |
4336 | 4344 | | |
4337 | 4345 | | |
4338 | 4346 | | |
4339 | 4347 | | |
4340 | 4348 | | |
4341 | 4349 | | |
4342 | | - | |
| 4350 | + | |
| 4351 | + | |
4343 | 4352 | | |
4344 | 4353 | | |
4345 | | - | |
| 4354 | + | |
4346 | 4355 | | |
4347 | 4356 | | |
4348 | 4357 | | |
| |||
4414 | 4423 | | |
4415 | 4424 | | |
4416 | 4425 | | |
4417 | | - | |
| 4426 | + | |
4418 | 4427 | | |
4419 | 4428 | | |
4420 | 4429 | | |
| |||
4560 | 4569 | | |
4561 | 4570 | | |
4562 | 4571 | | |
4563 | | - | |
| 4572 | + | |
4564 | 4573 | | |
4565 | 4574 | | |
4566 | 4575 | | |
| |||
0 commit comments