gallium/radeon: require radeon DRM 2.45.0 from April 2016
This removes most non-radeonsi workarounds. Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17411>
This commit is contained in:
@@ -116,7 +116,7 @@ enum radeon_value_id
|
||||
RADEON_VRAM_USAGE,
|
||||
RADEON_VRAM_VIS_USAGE,
|
||||
RADEON_GTT_USAGE,
|
||||
RADEON_GPU_TEMPERATURE, /* DRM 2.42.0 */
|
||||
RADEON_GPU_TEMPERATURE,
|
||||
RADEON_CURRENT_SCLK,
|
||||
RADEON_CURRENT_MCLK,
|
||||
RADEON_CS_THREAD_TIME,
|
||||
|
||||
Reference in New Issue
Block a user