Re: [PATCH 2/2] drm: parse color format support for digital displays

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -
> +#define DRM_COLOR_FORMAT_RGB444                (1<<0)
> +#define DRM_COLOR_FORMAT_YCRCB444      (1<<1)
> +#define DRM_COLOR_FORMAT_YCRCB422      (1<<2)
>  /*
>  * Describes a given display (e.g. CRT or flat panel) and its limitations.
>  */
> @@ -201,6 +203,7 @@ struct drm_display_info {
>        unsigned int bpc;
>
>        enum subpixel_order subpixel_order;
> +       unsigned long color_formats;

^ wtf?

unsigned long? its 2011.

Dave.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux