Does the Linux kernel have functions to convert images to palleted
images? I want to display a 4bit palleted cursor, not too sure how to
handle that in DRM. Some ideas I have:

 * change DRM to handle palleted cursors
 * convert 32bit images in drivers
 * write library functions do convert
 * require the conversion to be done in userspace

thanks,
Chris

Reply via email to