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: [FW Promotion] Release 0.1.53.0

[Why]
dmu: Parse freesync mccs vcp code

Acked-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Taimur Hassan and committed by
Alex Deucher
1b0f1459 3722df98

+1
+1
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
··· 6272 6272 uint16_t amd_vsdb_version; /**< AMD VSDB version */ 6273 6273 uint16_t min_frame_rate; /**< Maximum frame rate */ 6274 6274 uint16_t max_frame_rate; /**< Minimum frame rate */ 6275 + uint8_t freesync_mccs_vcp_code; /**< Freesync MCCS VCP code */ 6275 6276 }; 6276 6277 6277 6278 /**