backend/drm: fix broken link to KMS property docs

The Linux graphics section of 01.org is no more. Link to more
official docs instead.
master
Simon Ser 9 months ago
parent cf7b91cc5f
commit d8f4a3d78c

@ -7,8 +7,8 @@
/* /*
* These types contain the property ids for several DRM objects. * These types contain the property ids for several DRM objects.
* See https://01.org/linuxgraphics/gfx-docs/drm/gpu/drm-kms.html#kms-properties * For more details, see:
* for more details. * https://dri.freedesktop.org/docs/drm/gpu/drm-kms.html#kms-properties
*/ */
union wlr_drm_connector_props { union wlr_drm_connector_props {

Loading…
Cancel
Save