Closed Bug 989561 Opened 10 years ago Closed 10 years ago

Remove gralloc min size limitation on newer gonk

Categories

(Core :: Graphics: Layers, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: sotaro, Assigned: sotaro)

Details

Attachments

(1 file, 1 obsolete file)

ISurfaceAllocator::PlatformAllocSurfaceDescriptor() have a min gralloc buffer width( < 64 ) limitation.

http://mxr.mozilla.org/mozilla-central/source/gfx/layers/ipc/ShadowLayerUtilsGralloc.cpp#413

It is a workaround of Adreno 200's defect. It caused the problem like Bug 873937 and Bug 983971. It is not necessary for other GPUs. It seems better to remove this limitation on newer gonk(after JB).
Assignee: nobody → sotaro.ikeda.g
Attachment #8398853 - Flags: review?(nical.bugzilla)
Attachment #8398853 - Flags: review?(nical.bugzilla) → review+
Fix build failure. carry "r=gal".
Attachment #8398853 - Attachment is obsolete: true
Attachment #8399186 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/16003840b0a5
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: