| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-18 | modetest: Fix pitches, somewhat | Ville Syrjälä | |
| libkms only has the xrgb8888 format, so we're overallocating the bo by quite a lot in some cases. But we still need to get the pitch from the libkms since it's the driver that decides how to align it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
| 2012-07-20 | modeset: Split buffer allocation to a separate file | Laurent Pinchart | |
| As the modeset test application is often referred to as an example of the KMS API usage, move test pattern generation and buffer allocation to a separate file to keep it simple and clear. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
