mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Maíra Canal fd3bc691fc drm/amd/display: Remove duplicate code across dcn30 and dcn31
The function CalculateBytePerPixelAnd256BBlockSizes was defined four
times: on display_mode_vba_30.c, display_rq_dlg_calc_30.c,
display_mode_vba_31.c and display_rq_dlg_calc_31.c. In order to avoid
code duplication, the CalculateBytePerPixelAnd256BBlockSizes is defined
on display_mode_vba_30.h and used across dcn30 and dcn31.

Signed-off-by: Maíra Canal <mairacanal@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-07-05 16:18:27 -04:00
..
amdgpu_dm drm/amd/display: Fix refresh rate issue on Club 3D 2022-07-05 16:14:26 -04:00
dc drm/amd/display: Remove duplicate code across dcn30 and dcn31 2022-07-05 16:18:27 -04:00
dmub drm/amd/display: Add basic infrastructure for enabling FAMS 2022-07-05 16:12:00 -04:00
include drm/amd/display: OVT Update on InfoFrame and Mode Management 2022-07-05 16:17:20 -04:00
modules drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
Kconfig drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
Makefile
TODO