2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30
Dr. David Alan Gilbert 21615ea493 drm/amd/display: Remove unused mmhubbub_warmup field
mmhubbub_warmup is a field that was only read by the just removed
dc_stream_warmup_writeback() function.

Remove the field and it's initialisers.

It was only ever initialised to a single function value
(dcn30_mmhubbub_warmup) which is called explicitly elsewhere.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-12-10 10:38:49 -05:00
..
dcn30_hwseq.c drm/amd/display: print messages when programming shaper/3dlut fails 2024-10-15 11:23:37 -04:00
dcn30_hwseq.h drm/amd/display: Wait for all pending cleared before full update 2024-10-01 17:30:47 -04:00
dcn30_init.c drm/amd/display: Remove unused mmhubbub_warmup field 2024-12-10 10:38:49 -05:00
dcn30_init.h drm/amd/display: Refactor INIT into component folder 2024-01-03 10:47:29 -05:00