commit | 8975626ea35adcca561f8a81dedccfbc5dd8ec72 | [log] [tgz] |
---|---|---|
author | Zach Reizner <zachr@google.com> | Wed Oct 29 11:04:24 2014 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Thu Nov 20 11:42:46 2014 +1000 |
tree | acf4290d5b83894212eb71dc51d2a5c088fa67b3 | |
parent | ebfdd6d5e837bd1c170b9bdd749fee2a4183a7f5 [diff] |
drm/cirrus: allow 32bpp framebuffers for cirrus drm This patch allows framebuffers for cirrus to be created with 32bpp pixel formats provided that they do not violate certain restrictions of the cirrus hardware. v2: Use pci resource length for vram size. Signed-off-by: Zach Reizner <zachr@google.com> Signed-off-by: Dave Airlie <airlied@redhat.com>