Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9482d0d3 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: Bump version for CIK DCE tiling fix



Note when CIK DCE tiling was fixed.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent e3ea94a6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -77,9 +77,10 @@
 *   2.33.0 - Add SI tiling mode array query
 *   2.34.0 - Add CIK tiling mode array query
 *   2.35.0 - Add CIK macrotile mode array query
 *   2.36.0 - Fix CIK DCE tiling setup
 */
#define KMS_DRIVER_MAJOR	2
#define KMS_DRIVER_MINOR	35
#define KMS_DRIVER_MINOR	36
#define KMS_DRIVER_PATCHLEVEL	0
int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
int radeon_driver_unload_kms(struct drm_device *dev);