Home
last modified time | relevance | path

Searched refs:kTagDriverConfig (Results 1 – 25 of 48) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.cpp162 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in PowerOn()
198 DLOGD_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
309 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d", in Validate()
364 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Validate()
420 DLOGD_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Commit()
501 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Commit()
539 DLOGI_IF(kTagDriverConfig, "retire_fence_fd %d", stack->retire_fence_fd); in Commit()
565 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Flush()
1148 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetCursorPosition()
1170 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetVSyncState()
[all …]
H A Dhw_scale.cpp107 DLOGD_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 DLOGD_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGD_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()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
H A Dhw_primary.cpp315 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", refresh_rate); in SetRefreshRate()
415 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d DSPP output %d", in Validate()
442 DLOGI_IF(kTagDriverConfig, "out_fd %d, out_offset %d, out_stride %d", in Commit()
464 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", timeout_ms); in SetIdleTimeoutMs()
522 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()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
[all …]
H A Dhw_hdmi.cpp596 DLOGI_IF(kTagDriverConfig, "page=%s", page_string); in RequestNewPage()
615 DLOGI_IF(kTagDriverConfig, "bytes_read = %d", bytes_read); in ReadResolutionFile()
640 DLOGI_IF(kTagDriverConfig, "Config=%d Mode %d: (%dx%d) @ %d, pixel formats %d", in ReadTimingInfo()
808 DLOGI_IF(kTagDriverConfig, "Set s3d mode %d", hw_panel_info_.s3d_mode); in SetS3DMode()
842 DLOGI_IF(kTagDriverConfig, "Get HDMI panel s3d mode %d", active_mdp_s3d_mode_); in GetPanelS3DMode()
955 DLOGI_IF(kTagDriverConfig, "Setting dfps_mode = %d", mode); in SetRefreshRate()
973 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", data.fps); in SetRefreshRate()
998 DLOGI_IF(kTagDriverConfig, "config_index(%d) Mode(%d) frame_rate(%d)", in SetRefreshRate()
1068 DLOGD_IF(kTagDriverConfig, "kSet: HDR Stream : MaxDisplayLuminance = %d\n" in UpdateHDRMetaData()
1092 DLOGD_IF(kTagDriverConfig, "kReset: HDR Stream: HDR_RESET"); in UpdateHDRMetaData()
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.cpp158 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in PowerOn()
194 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
305 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d", in Validate()
360 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Validate()
416 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Commit()
503 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Commit()
541 DLOGI_IF(kTagDriverConfig, "retire_fence_fd %d", stack->retire_fence_fd); in Commit()
570 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Flush()
1153 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetCursorPosition()
1175 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetVSyncState()
[all …]
H A 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()
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()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
H A Dhw_primary.cpp315 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", refresh_rate); in SetRefreshRate()
415 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d DSPP output %d", in Validate()
442 DLOGI_IF(kTagDriverConfig, "out_fd %d, out_offset %d, out_stride %d", in Commit()
464 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", timeout_ms); in SetIdleTimeoutMs()
522 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()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
[all …]
H A Dhw_hdmi.cpp579 DLOGI_IF(kTagDriverConfig, "page=%s", page_string); in RequestNewPage()
598 DLOGI_IF(kTagDriverConfig, "bytes_read = %d", bytes_read); in ReadResolutionFile()
623 DLOGI_IF(kTagDriverConfig, "Config=%d Mode %d: (%dx%d) @ %d, pixel formats %d", in ReadTimingInfo()
791 DLOGI_IF(kTagDriverConfig, "Set s3d mode %d", hw_panel_info_.s3d_mode); in SetS3DMode()
825 DLOGI_IF(kTagDriverConfig, "Get HDMI panel s3d mode %d", active_mdp_s3d_mode_); in GetPanelS3DMode()
938 DLOGI_IF(kTagDriverConfig, "Setting dfps_mode = %d", mode); in SetRefreshRate()
956 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", data.fps); in SetRefreshRate()
981 DLOGI_IF(kTagDriverConfig, "config_index(%d) Mode(%d) frame_rate(%d)", in SetRefreshRate()
1050 DLOGV_IF(kTagDriverConfig, "HDR Stream : MaxDisplayLuminance = %d MinDisplayLuminance = %d\n" in UpdateHDRMetaData()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A 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()
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()
303 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
305 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
H A Dhw_device.cpp138 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in PowerOn()
174 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_info.count); in Validate()
284 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d", in Validate()
318 DLOGV_IF(kTagDriverConfig, "Mixer WxH %dx%d", dest_scalar_data->lm_width, in Validate()
327 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Validate()
368 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_info.count); in Commit()
449 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Commit()
488 DLOGI_IF(kTagDriverConfig, "retire_fence_fd %d", stack->retire_fence_fd); in Commit()
514 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Flush()
1032 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetCursorPosition()
[all …]
H A Dhw_primary.cpp325 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", refresh_rate); in SetRefreshRate()
413 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d DSPP output %d", in Validate()
436 DLOGI_IF(kTagDriverConfig, "out_fd %d, out_offset %d, out_stride %d", in Commit()
458 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", timeout_ms); in SetIdleTimeoutMs()
516 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()
560 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
[all …]
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A 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()
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()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
H A Dhw_device.cpp159 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in PowerOn()
195 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
304 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d", in Validate()
356 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Validate()
412 DLOGV_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Commit()
504 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Commit()
542 DLOGI_IF(kTagDriverConfig, "retire_fence_fd %d", stack->retire_fence_fd); in Commit()
571 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Flush()
1154 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetCursorPosition()
1176 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetVSyncState()
[all …]
H A Dhw_primary.cpp315 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", refresh_rate); in SetRefreshRate()
415 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d DSPP output %d", in Validate()
442 DLOGI_IF(kTagDriverConfig, "out_fd %d, out_offset %d, out_stride %d", in Commit()
464 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", timeout_ms); in SetIdleTimeoutMs()
522 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()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
[all …]
H A Dhw_hdmi.cpp567 DLOGI_IF(kTagDriverConfig, "page=%s", page_string); in RequestNewPage()
586 DLOGI_IF(kTagDriverConfig, "bytes_read = %d", bytes_read); in ReadResolutionFile()
611 DLOGI_IF(kTagDriverConfig, "Config=%d Mode %d: (%dx%d) @ %d, pixel formats %d", in ReadTimingInfo()
779 DLOGI_IF(kTagDriverConfig, "Set s3d mode %d", hw_panel_info_.s3d_mode); in SetS3DMode()
813 DLOGI_IF(kTagDriverConfig, "Get HDMI panel s3d mode %d", active_mdp_s3d_mode_); in GetPanelS3DMode()
926 DLOGI_IF(kTagDriverConfig, "Setting dfps_mode = %d", mode); in SetRefreshRate()
944 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", data.fps); in SetRefreshRate()
969 DLOGI_IF(kTagDriverConfig, "config_index(%d) Mode(%d) frame_rate(%d)", in SetRefreshRate()
1038 DLOGV_IF(kTagDriverConfig, "HDR Stream : MaxDisplayLuminance = %d MinDisplayLuminance = %d\n" in UpdateHDRMetaData()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_scale.cpp107 DLOGD_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 DLOGD_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGD_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()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
H A Dhw_device.cpp163 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in PowerOn()
199 DLOGD_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
309 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d", in Validate()
364 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Validate()
420 DLOGD_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Commit()
501 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Commit()
539 DLOGI_IF(kTagDriverConfig, "retire_fence_fd %d", stack->retire_fence_fd); in Commit()
565 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Flush()
1150 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetCursorPosition()
1172 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetVSyncState()
[all …]
H A Dhw_primary.cpp315 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", refresh_rate); in SetRefreshRate()
415 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d DSPP output %d", in Validate()
442 DLOGI_IF(kTagDriverConfig, "out_fd %d, out_offset %d, out_stride %d", in Commit()
464 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", timeout_ms); in SetIdleTimeoutMs()
522 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()
566 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", *level); in GetPanelBrightness()
[all …]
H A Dhw_hdmi.cpp588 DLOGI_IF(kTagDriverConfig, "page=%s", page_string); in RequestNewPage()
607 DLOGI_IF(kTagDriverConfig, "bytes_read = %d", bytes_read); in ReadResolutionFile()
632 DLOGI_IF(kTagDriverConfig, "Config=%d Mode %d: (%dx%d) @ %d, pixel formats %d", in ReadTimingInfo()
800 DLOGI_IF(kTagDriverConfig, "Set s3d mode %d", hw_panel_info_.s3d_mode); in SetS3DMode()
834 DLOGI_IF(kTagDriverConfig, "Get HDMI panel s3d mode %d", active_mdp_s3d_mode_); in GetPanelS3DMode()
949 DLOGI_IF(kTagDriverConfig, "Setting dfps_mode = %d", mode); in SetRefreshRate()
967 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", data.fps); in SetRefreshRate()
992 DLOGI_IF(kTagDriverConfig, "config_index(%d) Mode(%d) frame_rate(%d)", in SetRefreshRate()
1062 DLOGD_IF(kTagDriverConfig, "kSet: HDR Stream : MaxDisplayLuminance = %d\n" in UpdateHDRMetaData()
1086 DLOGD_IF(kTagDriverConfig, "kReset: HDR Stream: HDR_RESET"); in UpdateHDRMetaData()
[all …]
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_scale.cpp107 DLOGD_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 DLOGD_IF(kTagDriverConfig, "Scale Enable = %d", scale->enable); in DumpScaleData()
285 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d", in DumpScaleData()
290 DLOGD_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()
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d", in DumpScaleData()
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low, in DumpScaleData()
[all …]
H A Dhw_device.cpp180 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in PowerOn()
216 DLOGD_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Validate()
326 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d", in Validate()
381 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Validate()
437 DLOGD_IF(kTagDriverConfig, "SDE layer count is %d", hw_layer_count); in Commit()
518 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Commit()
556 DLOGI_IF(kTagDriverConfig, "retire_fence_fd %d", stack->retire_fence_fd); in Commit()
582 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in Flush()
1145 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetCursorPosition()
1167 DLOGI_IF(kTagDriverConfig, "Driver is processing shutdown sequence"); in SetVSyncState()
[all …]
H A Dhw_primary.cpp315 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", refresh_rate); in SetRefreshRate()
415 DLOGI_IF(kTagDriverConfig, "out_w %d, out_h %d, out_f %d, wb_id %d DSPP output %d", in Validate()
442 DLOGI_IF(kTagDriverConfig, "out_fd %d, out_offset %d, out_stride %d", in Commit()
464 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", timeout_ms); in SetIdleTimeoutMs()
522 DLOGV_IF(kTagDriverConfig, "Set brightness level to %d", level); in SetPanelBrightness()
524 DLOGV_IF(kTagDriverConfig, "Unable to access brightness node = %s", kBrightnessNode); in SetPanelBrightness()
530 DLOGV_IF(kTagDriverConfig, "Failed to copy new brightness level = %d", level); in SetPanelBrightness()
536 DLOGV_IF(kTagDriverConfig, "Failed to write to node = %s, error = %s ", kBrightnessNode, in SetPanelBrightness()
548 DLOGV_IF(kTagDriverConfig, "Unable to access brightness node = %s", kBrightnessNode); in GetPanelBrightness()
554 DLOGV_IF(kTagDriverConfig, "Brightness level = %d", level); in GetPanelBrightness()
[all …]
H A Dhw_hdmi.cpp595 DLOGI_IF(kTagDriverConfig, "page=%s", page_string); in RequestNewPage()
614 DLOGI_IF(kTagDriverConfig, "bytes_read = %d", bytes_read); in ReadResolutionFile()
639 DLOGI_IF(kTagDriverConfig, "Config=%d Mode %d: (%dx%d) @ %d, pixel formats %d", in ReadTimingInfo()
807 DLOGI_IF(kTagDriverConfig, "Set s3d mode %d", hw_panel_info_.s3d_mode); in SetS3DMode()
841 DLOGI_IF(kTagDriverConfig, "Get HDMI panel s3d mode %d", active_mdp_s3d_mode_); in GetPanelS3DMode()
956 DLOGI_IF(kTagDriverConfig, "Setting dfps_mode = %d", mode); in SetRefreshRate()
974 DLOGI_IF(kTagDriverConfig, "Setting refresh rate = %d", data.fps); in SetRefreshRate()
999 DLOGI_IF(kTagDriverConfig, "config_index(%d) Mode(%d) frame_rate(%d)", in SetRefreshRate()
1069 DLOGD_IF(kTagDriverConfig, "kSet: HDR Stream : MaxDisplayLuminance = %d\n" in UpdateHDRMetaData()
1093 DLOGD_IF(kTagDriverConfig, "kReset: HDR Stream: HDR_RESET"); in UpdateHDRMetaData()
[all …]
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp759 DLOGI_IF(kTagDriverConfig, "Align: left = %d, width = %d, top = %d, height = %d", in PopulateHWPanelInfo()
765 DLOGI_IF(kTagDriverConfig, "FPS: min = %d, max = %d", hw_panel_info_.min_fps, in PopulateHWPanelInfo()
767 DLOGI_IF(kTagDriverConfig, "Left Split = %d, Right Split = %d", in PopulateHWPanelInfo()
947 DLOGI_IF(kTagDriverConfig, in SetDisplayAttributes()
1412 DLOGI_IF(kTagDriverConfig, "Setting idle timeout to = %d ms", in SetupAtomic()
1805 DLOGV_IF(kTagDriverConfig, "feature_id = %d", feature->feature_id_); in SetPPFeatures()
1848 DLOGI_IF(kTagDriverConfig, "switch panel mode to command"); in SetDisplayMode()
1852 DLOGI_IF(kTagDriverConfig, "switch panel mode to video"); in SetDisplayMode()
1877 DLOGV_IF(kTagDriverConfig, "Set refresh rate to %d", refresh_rate); in SetRefreshRate()
2167 DLOGV_IF(kTagDriverConfig, "Call Perform DGM CSC Op = %s", in SetSsppTonemapFeatures()
[all …]
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/
H A 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()

12