| db2373ad | 04-Nov-2025 |
Austin Zheng <Austin.Zheng@amd.com> |
drm/amd/display: Fix presentation of Z8 efficiency
[Why/How] Should differentiate when vblank is or isn't included
Reviewed-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Austin Zheng <Au
drm/amd/display: Fix presentation of Z8 efficiency
[Why/How] Should differentiate when vblank is or isn't included
Reviewed-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Austin Zheng <Austin.Zheng@amd.com> Signed-off-by: Chenyu Chen <chen-yu.chen@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 6a45e909 | 17-Nov-2025 |
Nevenko Stupar <Nevenko.Stupar@amd.com> |
drm/amd/display: Additional info from DML for DMU
[WHAT] Add additional info from DML for DMU when applicable on future platforms.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Signed-off-by: Nevenko
drm/amd/display: Additional info from DML for DMU
[WHAT] Add additional info from DML for DMU when applicable on future platforms.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Signed-off-by: Nevenko Stupar <Nevenko.Stupar@amd.com> Signed-off-by: Chenyu Chen <chen-yu.chen@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 03fc4076 | 13-Nov-2025 |
Harry Wentland <harry.wentland@amd.com> |
drm/amd/display: Drop FPU flags from dml21_wrapper.c
[WHAT] The existing CFLAGS_ lines were pointing to a wrong location for dml21_wrapper.c and were thereby ineffective. This means dml21_wrapper.c
drm/amd/display: Drop FPU flags from dml21_wrapper.c
[WHAT] The existing CFLAGS_ lines were pointing to a wrong location for dml21_wrapper.c and were thereby ineffective. This means dml21_wrapper.c is not an FPU compilation unit. Remove the (erroneous) CFLAGS_ entries.
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 811ffdbf | 30-Oct-2025 |
Harry Wentland <harry.wentland@amd.com> |
drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapper
[WHAT] dml2_init calls DC_FP_START/END and needs to be moved out of the FPU compilation unit.
Reviewed-by: Austin Zheng <austi
drm/amd/display: Move dml2_create and init to the non-FPU dml2_wrapper
[WHAT] dml2_init calls DC_FP_START/END and needs to be moved out of the FPU compilation unit.
Reviewed-by: Austin Zheng <austin.zheng@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 69249b47 | 30-Oct-2025 |
Harry Wentland <harry.wentland@amd.com> |
drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapper
[WHAT] It calls DC_FP_START/END and shouldn't be living inside an FPU compilation unit.
Reviewed-by: Austin Zheng <austin.zheng@amd.c
drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapper
[WHAT] It calls DC_FP_START/END and shouldn't be living inside an FPU compilation unit.
Reviewed-by: Austin Zheng <austin.zheng@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Tested-by: Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 717b836c | 30-Sep-2025 |
Austin Zheng <Austin.Zheng@amd.com> |
drm/amd/display: Add Pstate viewport reduction
[Why/How] Add struct to hold calculated reduced viewport pstate recout reduction lines per plane
Reviewed-by: Dillon Varone <dillon.varone@amd.com> Si
drm/amd/display: Add Pstate viewport reduction
[Why/How] Add struct to hold calculated reduced viewport pstate recout reduction lines per plane
Reviewed-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Austin Zheng <Austin.Zheng@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 1b324635 | 03-Oct-2025 |
Austin Zheng <Austin.Zheng@amd.com> |
drm/amd/display: Refactor VActive implementation
[Why & How] Refactors VActive accounting in PMO, and breaks down fill time requirement by P-State type as it can result in drasitcally different band
drm/amd/display: Refactor VActive implementation
[Why & How] Refactors VActive accounting in PMO, and breaks down fill time requirement by P-State type as it can result in drasitcally different bandwidth requirements depending on the blackout length.
Reviewed-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Austin Zheng <Austin.Zheng@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| e44ee152 | 24-Sep-2025 |
Austin Zheng <Austin.Zheng@amd.com> |
drm/amd/display: Update P-state naming for clarity.
[Why & How] P-state can refer to different things like UCLK P-state, PPT, or temp read Update naming for clarity
Reviewed-by: Dillon Varone <dill
drm/amd/display: Update P-state naming for clarity.
[Why & How] P-state can refer to different things like UCLK P-state, PPT, or temp read Update naming for clarity
Reviewed-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Austin Zheng <Austin.Zheng@amd.com> Signed-off-by: Ray Wu <ray.wu@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|