HomeSort by relevance Sort by last modified time
    Searched refs:ELOGTRACE (Results 1 - 25 of 32) sorted by null

1 2

  /hardware/intel/img/hwcomposer/ips/common/
Wsbm.cpp 40 ELOGTRACE("failed to initialize Wsbm");
61 ELOGTRACE("failed to allocate buffer");
72 ELOGTRACE("failed to allocate UB buffer");
83 ELOGTRACE("failed to destroy buffer");
104 ELOGTRACE("failed to wrap buffer");
115 ELOGTRACE("failed to unreference buffer");
131 ELOGTRACE("failed to wait ttm buffer for idle");
WsbmWrapper.c 46 ELOGTRACE("failed to allocate memory");
56 ELOGTRACE("failed to allocate node");
115 ELOGTRACE("invalid drm fd %d", drmFD);
122 ELOGTRACE("failed to initialize Wsbm, error code %d", ret);
133 ELOGTRACE("failed to get device offset, error code %d", ret);
141 ELOGTRACE("failed to initialize TTM Pool");
164 ELOGTRACE("invalid parameter");
174 ELOGTRACE("wsbmGenBuffers failed with error code %d", ret);
183 ELOGTRACE("wsbmBOData failed with error code %d", ret);
203 ELOGTRACE("invalid parameter")
    [all...]
HdcpControl.cpp 71 ELOGTRACE("failed to create hdcp control thread");
76 ELOGTRACE("failed to run HDCP");
115 ELOGTRACE("invalid callback or user data");
128 ELOGTRACE("failed to create hdcp control thread");
176 ELOGTRACE("failed to enable HDCP authentication");
187 ELOGTRACE("failed to stop disable authentication");
208 ELOGTRACE("failed to enable overlay IED");
219 ELOGTRACE("failed to disable overlay IED");
231 ELOGTRACE("failed to query HDCP capability");
249 ELOGTRACE("failed to get hdcp link status")
    [all...]
RotationBufferProvider.cpp 25 ELOGTRACE(FUNC" failed. vaStatus = %#x", vaStatus);\
31 ELOGTRACE(FUNC" failed. vaStatus = %#x", vaStatus);\
146 ELOGTRACE("failed to allocate TTM buffer");
183 ELOGTRACE("invalid stride value");
212 ELOGTRACE("failed to create buffer by wsbm");
242 ELOGTRACE("vaCreateSurfacesWithAttribute returns %d", vaStatus);
243 ELOGTRACE("Attributes: target: %d, width: %d, height %d, bufferHeight %d, tiling %d",
265 ELOGTRACE("failed to get VADisplay");
275 ELOGTRACE("numEntryPoints value is invalid");
281 ELOGTRACE("failed to malloc memory for entryPoint")
    [all...]
TTMBufferMapper.cpp 52 ELOGTRACE("failed to map TTM buffer");
59 ELOGTRACE("failed to wait ttm buffer idle");
OverlayPlaneBase.cpp 276 ELOGTRACE("failed to allocate back buffer");
286 ELOGTRACE("failed to allocate TTM buffer");
356 ELOGTRACE("invalid payload buffer");
433 ELOGTRACE("failed to allocate mapper");
439 ELOGTRACE("failed to map");
443 ELOGTRACE("failed to remap");
455 ELOGTRACE("failed to add TTMMapper");
572 ELOGTRACE("no payload found");
662 ELOGTRACE("invalid back buffer");
754 ELOGTRACE("unsupported format %d", format)
    [all...]
  /hardware/intel/img/hwcomposer/common/buffers/
BufferCache.cpp 30 ELOGTRACE("buffer cache is not empty");
39 ELOGTRACE("buffer %#llx exists", handle);
46 ELOGTRACE("failed to add mapper. err = %d", index);
58 ELOGTRACE("invalid mapper");
75 // don't add ELOGTRACE here as this condition will happen frequently
89 ELOGTRACE("invalid index");
BufferManager.cpp 54 ELOGTRACE("failed to create gralloc buffer cache");
173 ELOGTRACE("failed to allocate mapper");
178 ELOGTRACE("failed to map");
185 ELOGTRACE("failed to add mapper");
205 ELOGTRACE("invalid mapper");
212 ELOGTRACE("invalid ref count");
231 ELOGTRACE("invalid input parameter");
247 ELOGTRACE("failed to allocate frame buffer, error = %d", err);
257 ELOGTRACE("failed to get data buffer, handle = %#x", handle);
263 ELOGTRACE("failed to create buffer mapper")
    [all...]
  /hardware/intel/img/hwcomposer/common/base/
Drm.cpp 50 ELOGTRACE("failed to open Drm, error: %s", strerror(errno));
88 ELOGTRACE("fail to get drm resources, error: %s", strerror(errno));
99 ELOGTRACE("fail to get drm resources connectors, error: %s", strerror(errno));
105 ELOGTRACE("drmModeGetConnector failed");
129 ELOGTRACE("failed to get encoder from a known encoder id");
138 ELOGTRACE("fail to get drm resources encoders, error: %s", strerror(errno));
144 ELOGTRACE("drmModeGetEncoder failed");
156 ELOGTRACE("failed to get drm encoder");
165 ELOGTRACE("failed to get crtc from a known crtc id");
174 ELOGTRACE("fail to get drm resources crtcs, error: %s", strerror(errno))
    [all...]
Hwcomposer.cpp 62 ELOGTRACE("invalid parameters");
95 ELOGTRACE("failed to do prepare for device %d", i);
112 ELOGTRACE("invalid parameters");
135 ELOGTRACE("failed to do commit for device %d", i);
151 ELOGTRACE("invalid disp %d", disp);
159 ELOGTRACE("no device found");
172 ELOGTRACE("invalid disp %d", disp);
180 ELOGTRACE("no device found");
194 ELOGTRACE("invalid disp %d", disp);
202 ELOGTRACE("no device %d found", disp)
    [all...]
HwcModule.cpp 33 ELOGTRACE("invalid HWC device."); \
53 ELOGTRACE("failed to prepare");
66 ELOGTRACE("failed to commit");
115 ELOGTRACE("failed to control vsync");
133 ELOGTRACE("failed to blank disp %d, blank %d", disp, blank);
179 ELOGTRACE("failed for disp %d", disp);
245 ELOGTRACE("invalid name.");
252 ELOGTRACE("try to open unknown HWComposer %s", name);
259 ELOGTRACE("failed to intialize HWComposer");
HwcLayerList.cpp 252 ELOGTRACE("invalid hwc list");
315 ELOGTRACE("no frame buffer target?");
412 ELOGTRACE("ZOrder config is not cleaned up!");
463 ELOGTRACE("ZOrder config is not cleaned up!");
516 ELOGTRACE("ZOrder config is not cleaned up!");
565 ELOGTRACE("failed to compose all layers to primary plane, should never happen");
634 ELOGTRACE("invalid ZOrderLayer, should never happen!!");
740 ELOGTRACE("plane is candidate!, order = %d", zorder);
746 ELOGTRACE("layer exists!");
756 ELOGTRACE("layer does not exist!")
    [all...]
  /hardware/intel/img/hwcomposer/ips/tangier/
TngGrallocBufferMapper.cpp 62 ELOGTRACE("gtt mapping failed");
79 ELOGTRACE("invalid parameter");
89 ELOGTRACE("gtt unmapping failed");
112 ELOGTRACE("failed to map. err = %d", err);
170 ELOGTRACE("failed to unmap. err = %d", err);
193 ELOGTRACE("Wrap ttm buffer failed!");
199 ELOGTRACE("Create from UB failed!");
226 ELOGTRACE("failed to map. err = %d", err);
238 ELOGTRACE("failed to unmap. err = %d", err);
TngGrallocBuffer.cpp 45 ELOGTRACE("gralloc handle is null");
TngDisplayContext.cpp 49 ELOGTRACE("failed to load gralloc module, error = %d", err);
56 ELOGTRACE("failed to get display device");
80 ELOGTRACE("invalid parameters");
88 ELOGTRACE("layer count exceeds the limit");
157 ELOGTRACE("post failed, err = %d", err);
  /hardware/intel/img/hwcomposer/common/observers/
UeventObserver.cpp 53 ELOGTRACE("failed to create uevent observer thread");
87 ELOGTRACE("failed to make pipe");
131 ELOGTRACE("invalid event string or listener to register");
137 ELOGTRACE("listener for uevent %s exists", event);
143 ELOGTRACE("failed to create Uevent Listener");
155 ELOGTRACE("invalid uEvent file descriptor");
204 ELOGTRACE("no listener for uevent %s", msg);
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnPlaneManager.cpp 157 ELOGTRACE("unsupported type %d", type);
162 ELOGTRACE("failed to initialize plane.");
215 ELOGTRACE("number of sprite: %d, maximum 1 sprite and 1 primary supported on pipe 1", sprites);
219 ELOGTRACE("invalid display device %d", dsp);
228 ELOGTRACE("invalid display device %d", dsp);
284 ELOGTRACE("invalid zorder of cursor layer");
289 ELOGTRACE("cursor plane is not available");
309 ELOGTRACE("invalid plane type %d, expected %d", desc.type, config[i]->planeType);
316 ELOGTRACE("invalid plane type %d,", config[i]->planeType);
321 ELOGTRACE("invalid plane type %d, expected %d", desc.type, config[i]->planeType)
    [all...]
PlaneCapabilities.cpp 72 ELOGTRACE("invalid plane type %d", planeType);
133 ELOGTRACE("invalid plane type %d", planeType);
159 ELOGTRACE("invalid plane type %d", planeType);
216 ELOGTRACE("invalid plane type %d", planeType);
AnnOverlayPlane.cpp 49 ELOGTRACE("handle == 0");
63 ELOGTRACE("Failed to allocate gralloc buffer.");
108 ELOGTRACE("Invalid overlay plane zorder %d", slot);
209 ELOGTRACE("invalid back buffer");
340 ELOGTRACE("unsupported format %d", format);
374 ELOGTRACE("invalid back buffer");
405 ELOGTRACE("invalid back buffer");
431 ELOGTRACE("invalid dst width/height");
497 ELOGTRACE("xscaleInt > %d", INTEL_OVERLAY_MAX_SCALING_RATIO);
503 ELOGTRACE("xscaleIntUV > %d", INTEL_OVERLAY_MAX_SCALING_RATIO)
    [all...]
AnnRGBPlane.cpp 64 ELOGTRACE("Failed to blit RGB buffer.");
90 ELOGTRACE("Invalid handle while scaling is required.");
105 ELOGTRACE("Failed to allocate gralloc buffer.");
131 ELOGTRACE("failed to set data buffer");
161 ELOGTRACE("unsupported format %#x", mapper.getFormat());
179 ELOGTRACE("invalid source crop");
  /hardware/intel/img/hwcomposer/common/devices/
PhysicalDevice.cpp 61 ELOGTRACE("list is NULL");
145 ELOGTRACE("failed to blank device");
157 ELOGTRACE("invalid parameters");
193 ELOGTRACE("invalid parameters");
220 ELOGTRACE("invalid parameters");
237 ELOGTRACE("refresh rate is 0!!!");
254 ELOGTRACE("unknown attribute %d", attributes[i]);
287 ELOGTRACE("drm detection on device %d failed ", mType);
313 ELOGTRACE("failed to get mode info");
321 ELOGTRACE("failed to get physical size")
    [all...]
DummyDevice.cpp 103 ELOGTRACE("invalid parameters");
118 ELOGTRACE("invalid parameters");
140 ELOGTRACE("invalid parameters");
168 ELOGTRACE("unknown attribute %d", attributes[i]);
ExternalDevice.cpp 65 ELOGTRACE("Uevent observer is NULL");
128 ELOGTRACE("failed to create mode settings thread");
167 ELOGTRACE("failed to set Drm mode");
173 ELOGTRACE("failed to update display configs");
181 ELOGTRACE("startHdcpAsync() failed; HDCP is not enabled");
231 ELOGTRACE("failed to detect display config");
252 ELOGTRACE("failed to start HDCP");
364 ELOGTRACE("unknown attribute %d", attributes[i]);
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlaneManager.cpp 81 ELOGTRACE("plane count is not initialized");
97 ELOGTRACE("failed to allocate plane %d, type %d", j, i);
159 ELOGTRACE("Invalid plane type %d", type);
179 ELOGTRACE("Invalid plane type %d", type);
205 ELOGTRACE("Invalid plane type %d", type);
215 ELOGTRACE("Invalid plane type %d", type);
231 ELOGTRACE("Invalid display device %d", dsp);
236 ELOGTRACE("Invalid plane type %d", type);
267 ELOGTRACE("Invalid plane type %d", type);
  /hardware/intel/img/hwcomposer/common/utils/
HwcTrace.h 33 #define ELOGTRACE(fmt,...) ALOGE("%s: "fmt, __func__, ##__VA_ARGS__)
85 ELOGTRACE(__VA_ARGS__); \

Completed in 126 milliseconds

1 2