[PATCH] drm/radeon: bump version to 2.51.0
Alex Deucher
alexdeucher at gmail.com
Mon Jun 30 14:25:54 UTC 2025
Applied. Thanks!
Alex
On Sat, Jun 28, 2025 at 2:55 PM Patrick Lerda <patrick9876 at free.fr> wrote:
>
> The version 2.51.0 adds OpenGL 4.6 compatibility to
> evergreen and cayman.
>
> Signed-off-by: Patrick Lerda <patrick9876 at free.fr>
> ---
> drivers/gpu/drm/radeon/radeon_drv.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon_drv.c b/drivers/gpu/drm/radeon/radeon_drv.c
> index 267f082bc430..88e821d67af7 100644
> --- a/drivers/gpu/drm/radeon/radeon_drv.c
> +++ b/drivers/gpu/drm/radeon/radeon_drv.c
> @@ -110,9 +110,10 @@
> * 2.48.0 - TA_CS_BC_BASE_ADDR allowed on SI
> * 2.49.0 - DRM_RADEON_GEM_INFO ioctl returns correct vram_size/visible values
> * 2.50.0 - Allows unaligned shader loads on CIK. (needed by OpenGL)
> + * 2.51.0 - Add evergreen/cayman OpenGL 4.6 compatibility
> */
> #define KMS_DRIVER_MAJOR 2
> -#define KMS_DRIVER_MINOR 50
> +#define KMS_DRIVER_MINOR 51
> #define KMS_DRIVER_PATCHLEVEL 0
>
> int radeon_no_wb;
> --
> 2.50.0
>
More information about the amd-gfx
mailing list