Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 91) sorted by relevance

1234

/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp30 #define DEBUG 0 macro
145 ALOGD_IF(DEBUG, "%s: num: %d fb_type_path: %s", __FUNCTION__, num, fb_type_path); in cec_get_fb_node_number()
147 ALOGD_IF(DEBUG, "%s: fb_type:%s", __FUNCTION__, fb_type); in cec_get_fb_node_number()
149 ALOGD_IF(DEBUG, "%s: Found DTV panel at fb%d", __FUNCTION__, num); in cec_get_fb_node_number()
186 ALOGD_IF(DEBUG, "%s: Cleared logical addresses", __FUNCTION__); in cec_clear_logical_address()
199 ALOGD_IF(DEBUG, "%s: Physical Address: 0x%x", __FUNCTION__, *addr); in cec_get_physical_address()
214 ALOGD_IF(DEBUG, "%s: initiator: %d destination: %d length: %u", in cec_send_message()
222 ALOGD_IF(DEBUG, "%s: message from framework: %s", __FUNCTION__, dump); in cec_send_message()
243 ALOGD_IF(DEBUG, "%s: message to driver: %s", __FUNCTION__, dump); in cec_send_message()
274 ALOGD_IF(DEBUG, "%s: Sent CEC message - %zd bytes written", in cec_send_message()
[all …]
/hardware/qcom/sdm845/display/hdmi_cec/
Dqhdmi_cec.cpp30 #define DEBUG 0 macro
145 ALOGD_IF(DEBUG, "%s: num: %d fb_type_path: %s", __FUNCTION__, num, fb_type_path); in cec_get_fb_node_number()
147 ALOGD_IF(DEBUG, "%s: fb_type:%s", __FUNCTION__, fb_type); in cec_get_fb_node_number()
149 ALOGD_IF(DEBUG, "%s: Found DTV panel at fb%d", __FUNCTION__, num); in cec_get_fb_node_number()
186 ALOGD_IF(DEBUG, "%s: Cleared logical addresses", __FUNCTION__); in cec_clear_logical_address()
199 ALOGD_IF(DEBUG, "%s: Physical Address: 0x%x", __FUNCTION__, *addr); in cec_get_physical_address()
214 ALOGD_IF(DEBUG, "%s: initiator: %d destination: %d length: %u", in cec_send_message()
222 ALOGD_IF(DEBUG, "%s: message from framework: %s", __FUNCTION__, dump); in cec_send_message()
243 ALOGD_IF(DEBUG, "%s: message to driver: %s", __FUNCTION__, dump); in cec_send_message()
274 ALOGD_IF(DEBUG, "%s: Sent CEC message - %zd bytes written", in cec_send_message()
[all …]
/hardware/qcom/display/msm8998/hdmi_cec/
Dqhdmi_cec.cpp30 #define DEBUG 0 macro
149 ALOGD_IF(DEBUG, "%s: num: %d fb_type_path: %s", __FUNCTION__, num, fb_type_path); in cec_get_fb_node_number()
151 ALOGD_IF(DEBUG, "%s: fb_type:%s", __FUNCTION__, fb_type); in cec_get_fb_node_number()
153 ALOGD_IF(DEBUG, "%s: Found DTV panel at fb%d", __FUNCTION__, num); in cec_get_fb_node_number()
190 ALOGD_IF(DEBUG, "%s: Cleared logical addresses", __FUNCTION__); in cec_clear_logical_address()
203 ALOGD_IF(DEBUG, "%s: Physical Address: 0x%x", __FUNCTION__, *addr); in cec_get_physical_address()
218 ALOGD_IF(DEBUG, "%s: initiator: %d destination: %d length: %u", in cec_send_message()
226 ALOGD_IF(DEBUG, "%s: message from framework: %s", __FUNCTION__, dump); in cec_send_message()
247 ALOGD_IF(DEBUG, "%s: message to driver: %s", __FUNCTION__, dump); in cec_send_message()
278 ALOGD_IF(DEBUG, "%s: Sent CEC message - %zd bytes written", in cec_send_message()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dts_parser.cpp30 #define DEBUG ALOGE macro
132 DEBUG("\n Invalid condition in insert_timestamp %p", header); in insert_timestamp()
140 DEBUG("\n Table full return error"); in insert_timestamp()
149 DEBUG("\n EOS with zero length recieved"); in insert_timestamp()
164 DEBUG("\n All entries in use"); in insert_timestamp()
170 DEBUG("Time stamp inserted %lld", header->nTimeStamp); in insert_timestamp()
184 DEBUG("\n not in avi mode"); in remove_time_stamp()
194 DEBUG("Removed TS %lld", ts); in remove_time_stamp()
217 DEBUG("\n Invalid condition in insert_timestamp %p", header); in get_next_timestamp()
239 DEBUG("Getnext Time stamp %lld", header->nTimeStamp); in get_next_timestamp()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp31 #define DEBUG DEBUG_PRINT_ERROR macro
155 DEBUG("Invalid condition in insert_timestamp %p", header); in insert_timestamp()
166 DEBUG("Table full return error"); in insert_timestamp()
176 DEBUG("EOS with zero length recieved"); in insert_timestamp()
195 DEBUG("All entries in use"); in insert_timestamp()
203 DEBUG("Time stamp inserted %lld", header->nTimeStamp); in insert_timestamp()
221 DEBUG("not in avi mode"); in remove_time_stamp()
234 DEBUG("Removed TS %lld", ts); in remove_time_stamp()
262 DEBUG("Invalid condition in insert_timestamp %p", header); in get_next_timestamp()
290 DEBUG("Getnext Time stamp %lld", header->nTimeStamp); in get_next_timestamp()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp31 #define DEBUG DEBUG_PRINT_ERROR macro
155 DEBUG("Invalid condition in insert_timestamp %p", header); in insert_timestamp()
166 DEBUG("Table full return error"); in insert_timestamp()
176 DEBUG("EOS with zero length recieved"); in insert_timestamp()
195 DEBUG("All entries in use"); in insert_timestamp()
203 DEBUG("Time stamp inserted %lld", header->nTimeStamp); in insert_timestamp()
221 DEBUG("not in avi mode"); in remove_time_stamp()
234 DEBUG("Removed TS %lld", ts); in remove_time_stamp()
262 DEBUG("Invalid condition in insert_timestamp %p", header); in get_next_timestamp()
290 DEBUG("Getnext Time stamp %lld", header->nTimeStamp); in get_next_timestamp()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp31 #define DEBUG DEBUG_PRINT_ERROR macro
155 DEBUG("Invalid condition in insert_timestamp %p", header); in insert_timestamp()
166 DEBUG("Table full return error"); in insert_timestamp()
176 DEBUG("EOS with zero length recieved"); in insert_timestamp()
195 DEBUG("All entries in use"); in insert_timestamp()
203 DEBUG("Time stamp inserted %lld", header->nTimeStamp); in insert_timestamp()
221 DEBUG("not in avi mode"); in remove_time_stamp()
234 DEBUG("Removed TS %lld", ts); in remove_time_stamp()
262 DEBUG("Invalid condition in insert_timestamp %p", header); in get_next_timestamp()
290 DEBUG("Getnext Time stamp %lld", header->nTimeStamp); in get_next_timestamp()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp31 #define DEBUG DEBUG_PRINT_ERROR macro
155 DEBUG("Invalid condition in insert_timestamp %p", header); in insert_timestamp()
166 DEBUG("Table full return error"); in insert_timestamp()
176 DEBUG("EOS with zero length recieved"); in insert_timestamp()
195 DEBUG("All entries in use"); in insert_timestamp()
203 DEBUG("Time stamp inserted %lld", header->nTimeStamp); in insert_timestamp()
221 DEBUG("not in avi mode"); in remove_time_stamp()
234 DEBUG("Removed TS %lld", ts); in remove_time_stamp()
262 DEBUG("Invalid condition in insert_timestamp %p", header); in get_next_timestamp()
290 DEBUG("Getnext Time stamp %lld", header->nTimeStamp); in get_next_timestamp()
/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.cpp30 #define DEBUG 0 macro
160 ALOGD_IF(DEBUG, "%s: fb_type:%s", __FUNCTION__, fb_type); in cec_get_fb_node_number()
162 ALOGD_IF(DEBUG, "%s: Found DTV panel at fb%d", __FUNCTION__, num); in cec_get_fb_node_number()
198 ALOGD_IF(DEBUG, "%s: Cleared logical addresses", __FUNCTION__); in cec_clear_logical_address()
211 ALOGD_IF(DEBUG, "%s: Physical Address: 0x%x", __FUNCTION__, *addr); in cec_get_physical_address()
226 ALOGD_IF(DEBUG, "%s: initiator: %d destination: %d length: %u", in cec_send_message()
234 ALOGD_IF(DEBUG, "%s: message from framework: %s", __FUNCTION__, dump); in cec_send_message()
285 ALOGD_IF(DEBUG, "%s: Sent CEC message - %zd bytes written", in cec_send_message()
299 ALOGD_IF(DEBUG, "%s: Message from driver: %s", __FUNCTION__, dump); in cec_receive_message()
314 ALOGD_IF(DEBUG, "%s: Message to framework: %s", __FUNCTION__, dump); in cec_receive_message()
[all …]
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.cpp30 #define DEBUG 0 macro
160 ALOGD_IF(DEBUG, "%s: fb_type:%s", __FUNCTION__, fb_type); in cec_get_fb_node_number()
162 ALOGD_IF(DEBUG, "%s: Found DTV panel at fb%d", __FUNCTION__, num); in cec_get_fb_node_number()
198 ALOGD_IF(DEBUG, "%s: Cleared logical addresses", __FUNCTION__); in cec_clear_logical_address()
211 ALOGD_IF(DEBUG, "%s: Physical Address: 0x%x", __FUNCTION__, *addr); in cec_get_physical_address()
226 ALOGD_IF(DEBUG, "%s: initiator: %d destination: %d length: %u", in cec_send_message()
234 ALOGD_IF(DEBUG, "%s: message from framework: %s", __FUNCTION__, dump); in cec_send_message()
285 ALOGD_IF(DEBUG, "%s: Sent CEC message - %zd bytes written", in cec_send_message()
299 ALOGD_IF(DEBUG, "%s: Message from driver: %s", __FUNCTION__, dump); in cec_receive_message()
314 ALOGD_IF(DEBUG, "%s: Message to framework: %s", __FUNCTION__, dump); in cec_receive_message()
[all …]
/hardware/qcom/display/msm8960/libexternal/
Dexternal.cpp21 #define DEBUG 0 macro
70 ALOGD_IF(DEBUG,"hdmi framebuffer index is %d",j); in updateExtDispDevFbIndex()
74 ALOGD_IF(DEBUG,"wfd framebuffer index is %d",j); in updateExtDispDevFbIndex()
80 ALOGD_IF(DEBUG,"%s: mHdmiFbNum: %d mWfdFbNum: %d ",__FUNCTION__, in updateExtDispDevFbIndex()
185 ALOGD_IF(DEBUG,"resMode=%d ", resMode); in setEDIDMode()
196 ALOGD_IF(DEBUG,"HPD enabled=%d", startEnd); in setHPD()
201 ALOGD_IF(DEBUG,"ActionSafe w=%d h=%d", w, h); in setActionSafeDimension()
213 ALOGD_IF(DEBUG,"HPD mModeCount=%d", mModeCount); in getModeCount()
240 ALOGD_IF(DEBUG, "%s: scan_info file '%s' not found", in readCEUnderscanInfo()
398 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count); in parseResolution()
[all …]
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.cpp21 #define DEBUG 0 macro
185 ALOGD_IF(DEBUG, "%s mDisplayId(%d) mFbNum(%d)", in HDMIDisplay()
199 ALOGD_IF(DEBUG, "In %s: %s = %s", in setSPDInfo()
208 ALOGD_IF(DEBUG, "%s: property_get failed for SPD %s", in setSPDInfo()
216 ALOGD_IF(DEBUG,"HPD enabled=%d", value); in setHPD()
221 ALOGD_IF(DEBUG,"ActionSafe w=%d h=%d", w, h); in setActionSafeDimension()
231 ALOGD_IF(DEBUG,"HPD mModeCount=%d", mModeCount); in getModeCount()
350 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count); in parseResolution()
352 ALOGD_IF(DEBUG, "Mode[%d] = %d", i, mEDIDModes[i]); in parseResolution()
366 ALOGD_IF(DEBUG, "%s: EDID string: %s length = %zu", in readResolution()
[all …]
/hardware/qcom/display/msm8084/libexternal/
Dexternal.cpp21 #define DEBUG 0 macro
131 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info); in setSPDInfo()
139 ALOGD_IF(DEBUG, "%s: property_get failed for SPD %s", in setSPDInfo()
147 ALOGD_IF(DEBUG,"HPD enabled=%d", startEnd); in setHPD()
152 ALOGD_IF(DEBUG,"ActionSafe w=%d h=%d", w, h); in setActionSafeDimension()
162 ALOGD_IF(DEBUG,"HPD mModeCount=%d", mModeCount); in getModeCount()
189 ALOGD_IF(DEBUG, "%s: scan_info file '%s' not found", in readCEUnderscanInfo()
294 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count); in parseResolution()
296 ALOGD_IF(DEBUG, "Mode[%d] = %d", i, edidModes[i]); in parseResolution()
316 ALOGD_IF(DEBUG, "%s: EDID string: %s length = %zu", in readResolution()
[all …]
/hardware/qcom/display/msm8226/libexternal/
Dexternal.cpp21 #define DEBUG 0 macro
131 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info); in setSPDInfo()
139 ALOGD_IF(DEBUG, "%s: property_get failed for SPD %s", in setSPDInfo()
147 ALOGD_IF(DEBUG,"HPD enabled=%d", startEnd); in setHPD()
152 ALOGD_IF(DEBUG,"ActionSafe w=%d h=%d", w, h); in setActionSafeDimension()
162 ALOGD_IF(DEBUG,"HPD mModeCount=%d", mModeCount); in getModeCount()
189 ALOGD_IF(DEBUG, "%s: scan_info file '%s' not found", in readCEUnderscanInfo()
294 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count); in parseResolution()
296 ALOGD_IF(DEBUG, "Mode[%d] = %d", i, edidModes[i]); in parseResolution()
316 ALOGD_IF(DEBUG, "%s: EDID string: %s length = %zd", in readResolution()
[all …]
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.cpp30 #define DEBUG 0 macro
99 ALOGD_IF(DEBUG, "ion: Allocated buffer size:%zu fd:%d handle:0x%x", in AllocBuffer()
109 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d handle:0x%x", base, size, fd, in FreeBuffer()
138 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", addr, size, offset, fd); in MapBuffer()
158 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in UnmapBuffer()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.cpp30 #define DEBUG 0 macro
99 ALOGD_IF(DEBUG, "ion: Allocated buffer size:%zu fd:%d handle:0x%x", in AllocBuffer()
109 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d handle:0x%x", base, size, fd, in FreeBuffer()
138 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", addr, size, offset, fd); in MapBuffer()
158 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in UnmapBuffer()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.cpp30 #define DEBUG 0 macro
99 ALOGD_IF(DEBUG, "ion: Allocated buffer size:%zu fd:%d handle:0x%x", in AllocBuffer()
109 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d handle:0x%x", base, size, fd, in FreeBuffer()
138 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", addr, size, offset, fd); in MapBuffer()
158 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in UnmapBuffer()
/hardware/qcom/sdm845/display/gralloc/
Dgr_ion_alloc.cpp30 #define DEBUG 0 macro
108 ALOGD_IF(DEBUG, "ion: Allocated buffer size:%zu fd:%d handle:0x%x", ion_alloc_data.len, data->fd, in AllocBuffer()
118 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d handle:0x%x", base, size, fd, in FreeBuffer()
147 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", addr, size, offset, fd); in MapBuffer()
167 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in UnmapBuffer()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.cpp30 #define DEBUG 0 macro
113 ALOGD_IF(DEBUG, "ion: Allocated buffer size:%zu fd:%d handle:0x%x", in AllocBuffer()
123 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d handle:0x%x", base, size, fd, in FreeBuffer()
152 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", addr, size, offset, fd); in MapBuffer()
172 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in UnmapBuffer()
/hardware/qcom/display/msm8960/libgralloc/
Dionalloc.cpp30 #define DEBUG 0 macro
121 ALOGD_IF(DEBUG, "ion: Allocated buffer base:%p size:%d fd:%d", in alloc_buffer()
130 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%d fd:%d", in free_buffer()
161 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%d offset:%d fd:%d", in map_buffer()
169 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%d", base, size); in unmap_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dionalloc.cpp30 #define DEBUG 0 macro
117 ALOGD_IF(DEBUG, "ion: Allocated buffer base:%p size:%zu fd:%d", in alloc_buffer()
126 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%zu fd:%d", in free_buffer()
157 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%zu offset:%d fd:%d", in map_buffer()
165 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%zu", base, size); in unmap_buffer()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dionalloc.cpp30 #define DEBUG 0 macro
117 ALOGD_IF(DEBUG, "ion: Allocated buffer base:%p size:%zu fd:%d", in alloc_buffer()
128 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d", in free_buffer()
161 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", in map_buffer()
171 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in unmap_buffer()
/hardware/qcom/display/msm8909/libgralloc/
Dionalloc.cpp30 #define DEBUG 0 macro
117 ALOGD_IF(DEBUG, "ion: Allocated buffer base:%p size:%zu fd:%d", in alloc_buffer()
128 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d", in free_buffer()
161 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", in map_buffer()
171 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in unmap_buffer()
/hardware/qcom/display/msm8994/libgralloc/
Dionalloc.cpp30 #define DEBUG 0 macro
128 ALOGD_IF(DEBUG, "ion: Allocated buffer base:%p size:%zu fd:%d", in alloc_buffer()
139 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d", in free_buffer()
172 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", in map_buffer()
182 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in unmap_buffer()
/hardware/qcom/display/msm8996/libgralloc/
Dionalloc.cpp30 #define DEBUG 0 macro
122 ALOGD_IF(DEBUG, "ion: Allocated buffer base:%p size:%zu fd:%d", in alloc_buffer()
133 ALOGD_IF(DEBUG, "ion: Freeing buffer base:%p size:%u fd:%d", in free_buffer()
166 ALOGD_IF(DEBUG, "ion: Mapped buffer base:%p size:%u offset:%u fd:%d", in map_buffer()
176 ALOGD_IF(DEBUG, "ion: Unmapping buffer base:%p size:%u", base, size); in unmap_buffer()

1234