]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd: Bump KMS_DRIVER_MINOR version
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Wed, 10 Jul 2024 20:20:47 +0000 (20:20 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jul 2024 21:41:23 +0000 (17:41 -0400)
commit28814be8823002eca06d857d4bce70eb4c6fccd3
tree7427f0fff6b55014dd6280c37ccd8ac457fcdc80
parent1cff1010bef6f325d895db0306b59dc7232ed9b7
drm/amd: Bump KMS_DRIVER_MINOR version

Increase the KMS minor version to indicate GFX12 DCC support since this
contains a major change in how DCC is managed across IPs like GFX, DCN
etc. This will be used mainly by userspace like Mesa to figure out
DCC support on GFX12 hardware.

v2: fix version number (Alex)

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c