Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amd/display: 3.2.149

This version brings along following fixes:
- Ensure DCN save init registers after VM setup
- Fix multi-display support for idle opt workqueue
- Use vblank control events for PSR enable/disable
- Create default dc_sink when fail reading EDID under MST

Acked-by: Wayne Lin <wayne.lin@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>

authored by

Aric Cyr and committed by
Alex Deucher
571ca8de 01934c30

+1 -1
+1 -1
drivers/gpu/drm/amd/display/dc/dc.h
··· 45 45 /* forward declaration */ 46 46 struct aux_payload; 47 47 48 - #define DC_VER "3.2.148" 48 + #define DC_VER "3.2.149" 49 49 50 50 #define MAX_SURFACES 3 51 51 #define MAX_PLANES 6