]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
drm/amd/display: 3.2.285
authorAric Cyr <aric.cyr@amd.com>
Mon, 6 May 2024 02:28:31 +0000 (22:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 19:48:14 +0000 (15:48 -0400)
This version brings along following fixes:
- Read default boot options
- Find max flickerless instant vtotal delta
- Refactor dcn401_update_clocks
- Reduce I2C speed to 95kHz in DCN401
- Allow higher DSC slice support for small timings on dcn401
- Don't offload flip if not only address update
- Check UHBR13.5 cap when determining max link cap
- Enable SYMCLK gating in DCCG
- Expand to higher link rates
- Add left edge pixel for YCbCr422/420 + ODM pipe split
- Add resource interfaces for get ODM slice rect
- Add COEF filter types for DCN401
- Refactor DCN401 DCCG into component directory
- Fix 3dlut size for Fastloading on DCN401
- Fix write to non-existent reg on DCN401
- Remove USBC check for DCN32
- Remove unused code for some dc files
- Disable AC/DC codepath when unnecessary
- Create dcn401_clk_mgr struct

Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index d550b6f97039abff1bfb8fac9a3fa9298191527e..a7ba80c8412872e81f38efd6455e59b1c73250a3 100644 (file)
@@ -55,7 +55,7 @@ struct aux_payload;
 struct set_config_cmd_payload;
 struct dmub_notification;
 
-#define DC_VER "3.2.284"
+#define DC_VER "3.2.285"
 
 #define MAX_SURFACES 3
 #define MAX_PLANES 6