Home
last modified time | relevance | path

Searched refs:DLOGE (Results 1 – 25 of 228) sorted by relevance

12345678910

/hardware/qcom/sm7250/display/sdm/libs/core/
Dcolor_manager.cpp109 DLOGE("GetHdrInterface symbol not found!, error = %s", dlerror()); in Init()
119 DLOGE("Failed to get STC Interface!"); in Init()
126 DLOGE("STC Interface init failed!, error = %d", ret); in Init()
152 DLOGE("Failed to SetProperty: %d, length = %d, ret = %d", payload.prop, payload.len, ret); in SetProperty()
167 DLOGE("Invalid parameters"); in GetProperty()
173 DLOGE("Failed to GetProperty: %d, length = %d, ret = %d", payload->prop, payload->len, ret); in GetProperty()
188 DLOGE("Invalid parameters"); in ProcessOps()
195 DLOGE("Failed to ProcessOps: %d, ret = %d", op, ret); in ProcessOps()
240 DLOGE("Failed to init feature interface"); in ColorManagerProxy()
506 DLOGE("Invalid input parameters"); in ConvertToPPFeatures()
[all …]
Ddisplay_builtin.cpp106 DLOGE("Failed to create hardware interface on. Error = %d", error); in Init()
149 DLOGE("Failed to create hardware events interface on. Error = %d", error); in Init()
166 DLOGE("Failed to setup panel feature factory, error: %d", error); in Init()
210 DLOGE("Unable to load symbols, error = %s", feature_impl_lib.Error()); in CreatePanelfeatures()
222 DLOGE("Failed to create PanelFeatureFactoryIntf"); in CreatePanelfeatures()
228 DLOGE("Failed to create PanelFeaturePropertyIntf"); in CreatePanelfeatures()
385 DLOGE("Failed to set frame trigger mode %d, err %d", (int)trigger_mode_debug_, error); in Commit()
613 DLOGE("Bad brightness value = %f", brightness); in SetPanelBrightness()
631 DLOGE("Minimum brightness is greater than or equal to maximum brightness"); in SetPanelBrightness()
688 DLOGE("Invalid Fps = %d request", refresh_rate); in SetRefreshRate()
[all …]
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_events_drm.cpp87 DLOGE("Failed to acquire DRMMaster instance"); in InitializePollFd()
107 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
116 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
125 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
134 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
143 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
234 DLOGE("Failed to start %s, error = %s", event_thread_name_.c_str(), strerror(errno)); in Init()
289 DLOGE("Event not supported"); in SetEventState()
358 DLOGE("Couldn't set SCHED_FIFO: %d", errno); in DisplayEventHandler()
421 DLOGE("drmWaitVBlank failed with err %d", errno); in RegisterVSync()
[all …]
Dhw_color_manager_drm.cpp194 DLOGE("Invalid input parameter, block = %d", (int) block); in ToDrmFeatureId()
199 DLOGE("Invalid output parameter, block = %d", (int) block); in ToDrmFeatureId()
221 DLOGE("Invalid input parameter, in_data or out_data is NULL"); in GetDrmFeature()
323 DLOGE("Invalid feature: %d\n", feature->id); in FreeDrmFeatureData()
346 DLOGE("Unsupported pcc feature version: %d", in_data.feature_version_); in GetDrmPCC()
365 DLOGE("Failed to allocate memory for pcc"); in GetDrmPCC()
424 DLOGE("Unsupported igc feature version: %d", in_data.feature_version_); in GetDrmIGC()
443 DLOGE("Failed to allocate memory for igc"); in GetDrmIGC()
454 DLOGE("Invaid igc data pointer"); in GetDrmIGC()
494 DLOGE("Failed to allocate memory for pgc"); in GetDrmPGC()
[all …]
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_events_drm.cpp87 DLOGE("Failed to acquire DRMMaster instance"); in InitializePollFd()
107 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
116 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
125 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
134 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
143 DLOGE("drmOpen failed with error %d", poll_fds_[i].fd); in InitializePollFd()
234 DLOGE("Failed to start %s, error = %s", event_thread_name_.c_str(), strerror(errno)); in Init()
298 DLOGE("Event not supported"); in SetEventState()
367 DLOGE("Couldn't set SCHED_FIFO: %d", errno); in DisplayEventHandler()
430 DLOGE("drmWaitVBlank failed with err %d", errno); in RegisterVSync()
[all …]
Dhw_peripheral_drm.cpp101 DLOGE("Init failed for %s", device_name_); in Init()
348 DLOGE("invalid payload size %zu, expected %zu", size, sizeof(DppsFeaturePayload)); in SetDppsFeature()
362 DLOGE("invalid playload value %" PRIu64, feature_payload->value); in SetDppsFeature()
382 DLOGE("invalid object type 0x%x", object_type); in SetDppsFeature()
392 DLOGE("invalid payload size %zu, expected %zu", size, sizeof(DRMDppsFeatureInfo)); in GetDppsFeatureInfo()
427 DLOGE("Invalid secure event %d", secure_event); in HandleSecureEvent()
479 DLOGE("RegisterDisplay failed for Concurrent Writeback"); in SetupConcurrentWritebackModes()
502 DLOGE("Dump CWBConfig: mode_count %d flags %x", cwb_cfg.count_modes, cwb_cfg.flags); in SetupConcurrentWritebackModes()
564 DLOGE("DRM Atomic Interface is null!"); in PowerOn()
686 DLOGE("Invalid payload parameter"); in SetDisplayDppsAdROI()
[all …]
Dhw_color_manager_drm.cpp194 DLOGE("Invalid input parameter, block = %d", (int) block); in ToDrmFeatureId()
199 DLOGE("Invalid output parameter, block = %d", (int) block); in ToDrmFeatureId()
221 DLOGE("Invalid input parameter, in_data or out_data is NULL"); in GetDrmFeature()
323 DLOGE("Invalid feature: %d\n", feature->id); in FreeDrmFeatureData()
346 DLOGE("Unsupported pcc feature version: %d", in_data.feature_version_); in GetDrmPCC()
365 DLOGE("Failed to allocate memory for pcc"); in GetDrmPCC()
424 DLOGE("Unsupported igc feature version: %d", in_data.feature_version_); in GetDrmIGC()
443 DLOGE("Failed to allocate memory for igc"); in GetDrmIGC()
454 DLOGE("Invaid igc data pointer"); in GetDrmIGC()
494 DLOGE("Failed to allocate memory for pgc"); in GetDrmPGC()
[all …]
/hardware/qcom/sm7250/display/composer/
Dhwc_color_manager.cpp88 DLOGE("writeDupFileDescriptor status = %d", err); in MarshallStructIntoParcel()
106 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
125 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
138 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
168 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
192 DLOGE("invalid bit depth r %d g %d b %d", solid_fill_params_.color.r_bitdepth, in SetSolidFill()
238 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
249 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
256 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
274 DLOGE("FrameCaptureAsync failed. ret = %d", ret); in SetFrameCapture()
[all …]
Dgl_layer_stitch.cpp40 DLOGE("Failed to create layer stitch instance. secure: %d", secure); in GetInstance()
46 DLOGE("Failed to initialize GL layer stitch instance %d", status); in GetInstance()
59 DLOGE("De Init failed"); in Destroy()
Dgl_color_convert.cpp40 DLOGE("Failed to create color convert instance for %d target %d secure", target, secure); in GetInstance()
46 DLOGE("Failed to initialize GL Color convert instance %d", status); in GetInstance()
59 DLOGE("De Init failed"); in Destroy()
Dhwc_session_services.cpp101 DLOGE("Invalid DisplayConfigIntf location"); in RegisterClientContext()
128 DLOGE("Invalid display = %d", disp_id); in IsDisplayConnected()
142 DLOGE("Invalid display = %d", disp_id); in SetDisplayStatus()
147 DLOGE("Not supported for this display"); in SetDisplayStatus()
214 DLOGE("Invalid display = %d", disp_id); in GetConfigCount()
234 DLOGE("Invalid display = %d", disp_id); in GetActiveConfigIndex()
254 DLOGE("Invalid display = %d", disp_id); in SetActiveConfigIndex()
281 DLOGE("Invalid display = %d", disp_id); in GetDisplayAttributes()
338 DLOGE("Invalid display = %d", disp_id); in MinHdcpEncryptionLevelChanged()
345 DLOGE("Display = %d is not connected.", disp_idx); in MinHdcpEncryptionLevelChanged()
[all …]
Dhwc_session.cpp211 DLOGE("Failed to acquire %s", qservice_name); in Init()
292 DLOGE("Display core de-initialization failed. Error = %d", error); in Deinit()
318 DLOGE("Failed to create CoreInterface"); in InitSupportedDisplaySlots()
326 DLOGE("Primary display type not recognized. Error = %d", error); in InitSupportedDisplaySlots()
337 DLOGE("Could not find maximum built-in displays supported. Error = %d", error); in InitSupportedDisplaySlots()
344 DLOGE("Could not find maximum pluggable displays supported. Error = %d", error); in InitSupportedDisplaySlots()
351 DLOGE("Could not find maximum virtual displays supported. Error = %d", error); in InitSupportedDisplaySlots()
407 DLOGE("Should only be invoked during null display"); in InitSupportedNullDisplaySlots()
449 DLOGE("Display index not found for display %d.", dpy); in GetDisplayIndex()
520 DLOGE("Failed to create virtual display: %s", to_string(status).c_str()); in CreateVirtualDisplay()
[all …]
Dhwc_display_virtual_factory.cpp45 DLOGE("Could not find maximum virtual displays supported. Error = %d", error); in Create()
60 DLOGE("Failed to create instance"); in Create()
90 DLOGE("Failed to destroy instance"); in Destroy()
Dhwc_display_builtin.cpp135 DLOGE("Failed to write gamma calibration(retry %d), error = %s", retry_count, in WritePanelGammaTableToDriver()
562 DLOGE("Thermal bandwidth request failed %d", error); in SetBwLimitHint()
609 DLOGE("Flush failed. Error = %d", error); in Present()
619 DLOGE("Stitch failed: %d", status); in Present()
662 DLOGE("failed to setHbm to %d", enable_hbm); in Present()
721 DLOGE("failed for mode = %d intent = %d", mode, intent); in SetColorModeWithRenderIntent()
732 DLOGE("failed for mode = %d", color_mode_id); in SetColorModeById()
748 DLOGE("Failed to get mode name for mode %d", color_mode_id); in SetColorModeFromClientApi()
754 DLOGE("Failed to set mode = %d", color_mode_id); in SetColorModeFromClientApi()
764 DLOGE("failed to RestoreColorTransform"); in RestoreColorTransform()
[all …]
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session_services.cpp103 DLOGE("Invalid display = %d", disp_id); in isDisplayConnected()
118 DLOGE("Invalid display = %d", disp_id); in SetSecondaryDisplayStatus()
123 DLOGE("Not supported for this display"); in SetSecondaryDisplayStatus()
190 DLOGE("Invalid display = %d", disp_id); in GetConfigCount()
216 DLOGE("Invalid display = %d", disp_id); in GetActiveConfigIndex()
242 DLOGE("Invalid display = %d", disp_id); in SetActiveConfigIndex()
271 DLOGE("Invalid display = %d", disp_id); in getDisplayAttributes()
300 DLOGE("Failed to set the panel brightness = %d. Error = %d", level, error); in setPanelBrightness()
314 DLOGE("Failed to get the panel brightness. Error = %d", error); in GetPanelBrightness()
328 DLOGE("Failed to get the panel max brightness. Error = %d", error); in GetPanelMaxBrightness()
[all …]
Dhwc_color_manager.cpp88 DLOGE("writeDupFileDescriptor status = %d", err); in MarshallStructIntoParcel()
106 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
128 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
142 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
172 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
196 DLOGE("invalid bit depth r %d g %d b %d", solid_fill_params_.color.r_bitdepth, in SetSolidFill()
242 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
253 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
260 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
278 DLOGE("FrameCaptureAsync failed. ret = %d", ret); in SetFrameCapture()
[all …]
Dhwc_session.cpp109 DLOGE("Failed to init uevent with err %d", status); in UEventThread()
204 DLOGE("Failed to acquire %s", qservice_name); in Init()
261 DLOGE("Display core de-initialization failed. Error = %d", error); in Deinit()
287 DLOGE("Failed to create CoreInterface"); in InitSupportedDisplaySlots()
295 DLOGE("Primary display type not recognized. Error = %d", error); in InitSupportedDisplaySlots()
306 DLOGE("Could not find maximum built-in displays supported. Error = %d", error); in InitSupportedDisplaySlots()
313 DLOGE("Could not find maximum pluggable displays supported. Error = %d", error); in InitSupportedDisplaySlots()
320 DLOGE("Could not find maximum virtual displays supported. Error = %d", error); in InitSupportedDisplaySlots()
392 DLOGE("Display index not found for display %d.", dpy); in GetDisplayIndex()
401 DLOGE("Invalid parameters."); in Open()
[all …]
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_sync_handler.cpp50 DLOGE("sync_wait error errno = %d, desc = %s", errno, strerror(errno)); in SyncWait()
73 DLOGE("Invalid arguments passed"); in SyncMerge()
78 DLOGE("Sync merge error! fd1 %d fd2 %d", fd1, fd2); in SyncMerge()
Dhwc_color_manager.cpp99 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
118 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
131 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
157 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
253 DLOGE("Failed to allocate memory."); in CreateSolidFillLayers()
352 DLOGE("RGB 10-bit format NOT supported"); in SetFrameCapture()
355 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
366 DLOGE("Memory allocation for buffer_allocator_ FAILED"); in SetFrameCapture()
372 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
382 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
[all …]
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_color_manager.cpp98 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
117 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
130 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
160 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
212 DLOGE("RGB 10-bit format NOT supported"); in SetFrameCapture()
215 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
226 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
233 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
247 DLOGE("munmap failed. err = %d", errno); in SetFrameCapture()
254 DLOGE("FreeBuffer failed. ret = %d", ret); in SetFrameCapture()
Dhwc_display_primary.cpp220 DLOGE("Flush failed. Error = %d", error); in Present()
250 DLOGE("failed for mode = %d", mode); in SetColorMode()
268 DLOGE("failed for hint = %d", hint); in SetColorTransform()
442 DLOGE("sync_wait error errno = %d, desc = %s", errno, strerror(errno)); in HandleFrameDump()
452 DLOGE("unmap failed with err %d", errno); in HandleFrameDump()
455 DLOGE("FreeBuffer failed"); in HandleFrameDump()
482 DLOGE("Buffer allocation failed"); in SetFrameDumpConfig()
491 DLOGE("mmap failed with err %d", errno); in SetFrameDumpConfig()
506 DLOGE("Invalid fd %d", output_buffer_info.alloc_buffer_info.fd); in FrameCaptureAsync()
520 DLOGE("Buffer dimensions should not be less than panel resolution"); in FrameCaptureAsync()
[all …]
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_color_manager.cpp98 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
117 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
130 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
160 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
213 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
224 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
231 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
242 DLOGE("FrameCaptureAsync failed. ret = %d", ret); in SetFrameCapture()
250 DLOGE("munmap failed. err = %d", errno); in SetFrameCapture()
257 DLOGE("FreeBuffer failed. ret = %d", ret); in SetFrameCapture()
[all …]
Dhwc_display_primary.cpp221 DLOGE("Flush failed. Error = %d", error); in Present()
250 DLOGE("failed for mode = %d", mode); in SetColorMode()
262 DLOGE("failed for mode = %d", color_mode_id); in SetColorModeById()
280 DLOGE("failed for hint = %d", hint); in SetColorTransform()
459 DLOGE("sync_wait error errno = %d, desc = %s", errno, strerror(errno)); in HandleFrameDump()
469 DLOGE("unmap failed with err %d", errno); in HandleFrameDump()
472 DLOGE("FreeBuffer failed"); in HandleFrameDump()
499 DLOGE("Buffer allocation failed"); in SetFrameDumpConfig()
508 DLOGE("mmap failed with err %d", errno); in SetFrameDumpConfig()
523 DLOGE("Invalid fd %d", output_buffer_info.alloc_buffer_info.fd); in FrameCaptureAsync()
[all …]
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_color_manager.cpp98 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
117 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
130 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
160 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
213 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
224 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
231 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
242 DLOGE("FrameCaptureAsync failed. ret = %d", ret); in SetFrameCapture()
250 DLOGE("munmap failed. err = %d", errno); in SetFrameCapture()
257 DLOGE("FreeBuffer failed. ret = %d", ret); in SetFrameCapture()
[all …]
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_color_manager.cpp97 DLOGE("Fail to retrieve = %s from %s", DISPLAY_API_FUNC_TABLES, in CreateColorManager()
116 DLOGE("Fail to retrieve = %s from %s", INIT_QDCM_DIAG_CLIENT_NAME, in CreateColorManager()
129 DLOGE("Unable to create HWCColorManager"); in CreateColorManager()
159 DLOGE("Unable to create QDCM operating mode manager."); in EnableQDCMMode()
212 DLOGE("Pixel-format: %d NOT support.", frame_capture_data->input_params.out_pix_format); in SetFrameCapture()
223 DLOGE("Buffer allocation failed. ret: %d", ret); in SetFrameCapture()
230 DLOGE("mmap failed. err = %d", errno); in SetFrameCapture()
241 DLOGE("FrameCaptureAsync failed. ret = %d", ret); in SetFrameCapture()
249 DLOGE("munmap failed. err = %d", errno); in SetFrameCapture()
256 DLOGE("FreeBuffer failed. ret = %d", ret); in SetFrameCapture()
[all …]

12345678910