[PATCH v2 2/2] Doc/ABI: sysfs-drm initial document; "polled" entry

Greg KH greg at kroah.com
Wed Sep 22 08:06:03 PDT 2010


On Tue, Sep 21, 2010 at 11:20:22PM -0400, Andy Walls wrote:
> +Where:		/sys/devices/<...>/drm/cardN/cardN-C-M/polled
> +		For N a decimal system graphics adapter number: 0, 1, 2, ...
> +		For C a connector type name (including spaces) from the set:

Spaces?  Really?  Yeah, I know it will work just fine, but why go out of
your way to make it hard for people?

> +			Unknown
> +			VGA
> +			DVI-I
> +			DVI-D
> +			DVI-A
> +			Composite
> +			SVIDEO
> +			LVDS
> +			Component
> +			9-pin DIN
> +			DisplayPort
> +			HDMI Type A
> +			HDMI Type B
> +			TV
> +			Embedded DisplayPort

You could always just use a '_' instead of a space for those that need
it.

thanks,

greg k-h


More information about the dri-devel mailing list