Home
last modified time | relevance | path

Searched refs:DLOGV_IF (Results 1 – 25 of 37) sorted by relevance

12

/hardware/qcom/display/sdm845/sdm/libs/core/fb/
Dhw_scale.cpp107 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable_pxl_ext); in DumpScaleData()
109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
276 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGV_IF(kTagDriverConfig, "LUT flags = %d", scale->lut_flag); in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
[all …]
Dhw_device.cpp192 DLOGV_IF(kTagDriverConfig, "************************** %s Validate Input ***********************", in Validate()
194 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
269 DLOGV_IF(kTagDriverConfig, "******************* Layer[%d] %s pipe Input ******************", in Validate()
271 DLOGV_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d", mdp_buffer.width, mdp_buffer.height, in Validate()
273 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, " in Validate()
277 DLOGV_IF(kTagDriverConfig, "src_rect [%d, %d, %d, %d]", mdp_layer.src_rect.x, in Validate()
279 DLOGV_IF(kTagDriverConfig, "dst_rect [%d, %d, %d, %d]", mdp_layer.dst_rect.x, in Validate()
282 DLOGV_IF(kTagDriverConfig, "*************************************************************"); in Validate()
340 DLOGV_IF(kTagDriverConfig, "************************ DestScalar[%d] **************************", in Validate()
342 DLOGV_IF(kTagDriverConfig, "Mixer WxH %dx%d flags %x", dest_scalar_data->lm_width, in Validate()
[all …]
Dhw_primary.cpp522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
525 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
532 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
539 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
559 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
632 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
Dhw_color_manager.cpp66 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPCC()
122 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPAV2()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_scale.cpp107 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable_pxl_ext); in DumpScaleData()
109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
276 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
278 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGV_IF(kTagDriverConfig, "LUT flags = %d", scale->lut_flag); in DumpScaleData()
291 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
[all …]
Dhw_primary.cpp522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
525 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
532 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
539 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
559 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
632 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
Dhw_device.cpp193 DLOGV_IF(kTagDriverConfig, "************************** %s Validate Input ***********************", in Validate()
195 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
269 DLOGV_IF(kTagDriverConfig, "******************* Layer[%d] %s pipe Input ******************", in Validate()
271 DLOGV_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d", mdp_buffer.width, mdp_buffer.height, in Validate()
273 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, " in Validate()
277 DLOGV_IF(kTagDriverConfig, "src_rect [%d, %d, %d, %d]", mdp_layer.src_rect.x, in Validate()
279 DLOGV_IF(kTagDriverConfig, "dst_rect [%d, %d, %d, %d]", mdp_layer.dst_rect.x, in Validate()
282 DLOGV_IF(kTagDriverConfig, "*************************************************************"); in Validate()
340 DLOGV_IF(kTagDriverConfig, "************************ DestScalar[%d] **************************", in Validate()
342 DLOGV_IF(kTagDriverConfig, "Mixer WxH %dx%d flags %x", dest_scalar_data->lm_width, in Validate()
[all …]
Dhw_color_manager.cpp66 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPCC()
122 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPAV2()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_scale.cpp107 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable_pxl_ext); in DumpScaleData()
109 DLOGV_IF(kTagDriverConfig, "Scale Data[%d] : Phase=[%x %x %x %x] Pixel_Ext=[%d %d %d %d]", in DumpScaleData()
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d", in DumpScaleData()
279 DLOGV_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
281 DLOGV_IF(kTagDriverConfig, "Scale Data[%d]: Phase_init[x y]=[%x %x] Phase_step:[x y]=[%x %x]", in DumpScaleData()
284 DLOGV_IF(kTagDriverConfig, "Preload[x y]=[%x %x], Pixel Ext=[%d %d] Ovfetch=[%d %d %d %d]", in DumpScaleData()
288 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
293 DLOGV_IF(kTagDriverConfig, "LUT flags = %d", scale->lut_flag); in DumpScaleData()
294 DLOGV_IF(kTagDriverConfig, "y_rgb_filter=%d, uv_filter=%d, alpha_filter=%d, blend_cfg=%d", in DumpScaleData()
296 DLOGV_IF(kTagDriverConfig, "dir_lut=%d, y_rgb_cir=%d, uv_cir=%d, y_rgb_sep=%d, uv_sep=%d", in DumpScaleData()
[all …]
Dhw_primary.cpp516 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
519 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
526 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
533 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
547 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
553 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
560 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
615 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
Dhw_device.cpp172 DLOGV_IF(kTagDriverConfig, "************************** %s Validate Input ***********************", in Validate()
174 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_info.count); in Validate()
249 DLOGV_IF(kTagDriverConfig, "******************* Layer[%d] %s pipe Input ******************", in Validate()
251 DLOGV_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d", mdp_buffer.width, mdp_buffer.height, in Validate()
253 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, " in Validate()
257 DLOGV_IF(kTagDriverConfig, "src_rect [%d, %d, %d, %d]", mdp_layer.src_rect.x, in Validate()
259 DLOGV_IF(kTagDriverConfig, "dst_rect [%d, %d, %d, %d]", mdp_layer.dst_rect.x, in Validate()
262 DLOGV_IF(kTagDriverConfig, "*************************************************************"); in Validate()
316 DLOGV_IF(kTagDriverConfig, "************************ DestScalar[%d] **************************", in Validate()
318 DLOGV_IF(kTagDriverConfig, "Mixer WxH %dx%d", dest_scalar_data->lm_width, in Validate()
[all …]
Dhw_color_manager.cpp66 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPCC()
122 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d", in SetPAV2()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp229 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Prepare()
232 DLOGV_IF(kTagResources, "More than one FB layers"); in Prepare()
239 DLOGV_IF(kTagResources, "Not an FB layer"); in Prepare()
245 DLOGV_IF(kTagResources, "Resource config failed"); in Prepare()
269 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Prepare()
286 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Prepare()
294 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Prepare()
314 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Prepare()
320 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Prepare()
344 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
Dcomp_manager.cpp139 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in RegisterDisplay()
169 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in UnregisterDisplay()
382 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in PostCommit()
570 DLOGV_IF(kTagCompManager, "configured_displays_ = 0x%x", configured_displays_); in SetDisplayState()
576 DLOGV_IF(kTagCompManager, "safe_mode = %d", safe_mode_); in SetDisplayState()
Ddisplay_base.cpp160 DLOGV_IF(kTagNone, "LayerStack layer_count: %d, app_layer_count: %d, gpu_target_index: %d, " in BuildLayerStackStats()
286 DLOGV_IF(kTagNone, "Corresponding Prepare() is not called for display = %d", display_type_); in Commit()
701 DLOGV_IF(kTagQDCM, "Number of modes from color manager = %d", num_color_modes_); in GetColorModeCount()
719 DLOGV_IF(kTagQDCM, "Color Mode[%d]: Name = %s mode_id = %d", i, color_modes_[i].name, in GetColorModes()
816 DLOGV_IF(kTagQDCM, "Color Mode = %s", color_mode.c_str()); in SetColorModeInternal()
826 DLOGV_IF(kTagQDCM, "Color Mode Name = %s corresponding mode_id = %d", sde_display_mode->name, in SetColorModeInternal()
887 DLOGV_IF(kTagQDCM, "corresponding hdr mode = %s", color_mode->c_str()); in GetHdrColorMode()
900 DLOGV_IF(kTagQDCM, "First hdr mode = %s", color_mode->c_str()); in GetHdrColorMode()
1346 DLOGV_IF(kTagQDCM, "GetNumModes failed = %d count = %d", error, num_color_modes_); in InitializeColorModes()
1365 DLOGV_IF(kTagQDCM, "Color Mode[%d]: Name = %s mode_id = %d", i, color_modes_[i].name, in InitializeColorModes()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp198 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Acquire()
201 DLOGV_IF(kTagResources, "More than one FB layers"); in Acquire()
208 DLOGV_IF(kTagResources, "Not an FB layer"); in Acquire()
214 DLOGV_IF(kTagResources, "Resource config failed"); in Acquire()
238 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Acquire()
255 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Acquire()
263 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Acquire()
283 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Acquire()
289 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Acquire()
307 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
Dcomp_manager.cpp123 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in RegisterDisplay()
153 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in UnregisterDisplay()
343 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in PostCommit()
/hardware/qcom/display/sdm845/sdm/libs/core/
Dresource_default.cpp229 DLOGV_IF(kTagResources, "==== Resource reserving start: hw_block = %d ====", hw_block_id); in Prepare()
232 DLOGV_IF(kTagResources, "More than one FB layers"); in Prepare()
239 DLOGV_IF(kTagResources, "Not an FB layer"); in Prepare()
245 DLOGV_IF(kTagResources, "Resource config failed"); in Prepare()
269 DLOGV_IF(kTagResources, "Get left pipe failed: hw_block_id = %d, need_scale = %d", in Prepare()
286 DLOGV_IF(kTagResources, "1 pipe acquired for FB layer, left_pipe = %x", left_pipe->pipe_id); in Prepare()
294 DLOGV_IF(kTagResources, "Get right pipe failed: hw_block_id = %d, need_scale = %d", hw_block_id, in Prepare()
314 DLOGV_IF(kTagResources, "2 pipes acquired for FB layer, left_pipe = %x, right_pipe = %x", in Prepare()
320 DLOGV_IF(kTagResources, "Resource reserving failed! hw_block = %d", hw_block_id); in Prepare()
344 DLOGV_IF(kTagResources, "Resource for hw_block = %d, frame_count = %d", hw_block_id, frame_count); in PostCommit()
[all …]
Dcomp_manager.cpp132 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in RegisterDisplay()
162 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in UnregisterDisplay()
364 DLOGV_IF(kTagCompManager, "registered display bit mask 0x%x, configured display bit mask 0x%x, " \ in PostCommit()
519 DLOGV_IF(kTagCompManager, "configured_displays_ = 0x%x", configured_displays_); in SetDisplayState()
525 DLOGV_IF(kTagCompManager, "safe_mode = %d", safe_mode_); in SetDisplayState()
Ddisplay_base.cpp156 DLOGV_IF(kTagNone, "LayerStack layer_count: %d, app_layer_count: %d, gpu_target_index: %d, " in BuildLayerStackStats()
696 DLOGV_IF(kTagQDCM, "Number of modes from color manager = %d", num_color_modes_); in GetColorModeCount()
714 DLOGV_IF(kTagQDCM, "Color Mode[%d]: Name = %s mode_id = %d", i, color_modes_[i].name, in GetColorModes()
811 DLOGV_IF(kTagQDCM, "Color Mode = %s", color_mode.c_str()); in SetColorModeInternal()
821 DLOGV_IF(kTagQDCM, "Color Mode Name = %s corresponding mode_id = %d", sde_display_mode->name, in SetColorModeInternal()
882 DLOGV_IF(kTagQDCM, "corresponding hdr mode = %s", color_mode->c_str()); in GetHdrColorMode()
895 DLOGV_IF(kTagQDCM, "First hdr mode = %s", color_mode->c_str()); in GetHdrColorMode()
1344 DLOGV_IF(kTagQDCM, "GetNumModes failed = %d count = %d", error, num_color_modes_); in InitializeColorModes()
1363 DLOGV_IF(kTagQDCM, "Color Mode[%d]: Name = %s mode_id = %d", i, color_modes_[i].name, in InitializeColorModes()
/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
51 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8998/sdm/include/utils/
Ddebug.h45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
51 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/sdm845/sdm/include/utils/
Ddebug.h45 #define DLOGV_IF(tag, format, ...) DLOG(tag, Verbose, format, ##__VA_ARGS__) macro
51 #define DLOGV(format, ...) DLOGV_IF(kTagNone, format, ##__VA_ARGS__)
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.cpp613 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
649 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
652 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
660 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
675 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
681 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
688 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
690 DLOGV_IF(kTagDriverConfig, "Failed to read panel brightness"); in GetPanelBrightness()
/hardware/qcom/display/sdm845/sdm/libs/core/drm/
Dhw_device_drm.cpp913 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
949 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
952 DLOGV_IF(kTagDriverConfig, "Failed to open node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
960 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
975 DLOGV_IF(kTagDriverConfig, "Invalid input, null pointer."); in GetPanelBrightness()
981 DLOGV_IF(kTagDriverConfig, "Failed to open brightness node = %s, error = %s", kBrightnessNode, in GetPanelBrightness()
988 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
990 DLOGV_IF(kTagDriverConfig, "Failed to read panel brightness"); in GetPanelBrightness()

12