Searched refs:__LINE__ (Results 151 - 175 of 539) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c165 dml_print("DML::%s: %d\n", __func__, __LINE__);
H A Ddisplay_mode_vba_util_32.c3877 dml_print("DML: prefetch_bw_equ equals 0! %s:%d\n", __FILE__, __LINE__);
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c8020 dml_print("DML::%s: DEBUG ROBSupport[%u] = %u (%u)\n", __func__, j, mode_lib->ms.support.ROBSupport[j], __LINE__);
8434 dml_print("DML::%s: %u\n", __func__, __LINE__);
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h221 delay_between_poll_us, max_try, __func__, __LINE__)
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Dos_types.h59 #define DC_FP_START() dc_fpu_begin(__func__, __LINE__)
60 #define DC_FP_END() dc_fpu_end(__func__, __LINE__)
86 DRM_DEBUG_DRIVER("%s():%d\n", __func__, __LINE__); \
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c84 DRM_DEBUG_DRIVER("EINVAL at %s:%d\n", __func__, __LINE__); \
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1782 __func__, __LINE__, engine->name, err2);
/linux-master/drivers/gpu/drm/i915/
H A Di915_gem.h94 WARN(1, "%s:%d GEM_BUG_ON(%s)\n", __func__, __LINE__, __stringify(cond))
99 __func__, __LINE__, __stringify(condition)); \
H A Di915_utils.h60 __i915_inject_probe_error((_i915), (_err), __func__, __LINE__)
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_selftest.c98 #define param(n) __PASTE(igt__, __PASTE(__LINE__, __mock_##n))
105 #define param(n) __PASTE(igt__, __PASTE(__LINE__, __live_##n))
112 #define param(n) __PASTE(igt__, __PASTE(__LINE__, __perf_##n))
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c269 DRM_DEBUG_KMS("[%d] %s\n", __LINE__, __func__);
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c98 __func__, __LINE__,
H A Dkmb_plane.c251 __func__, __LINE__, format, val);
611 __func__, __LINE__,
627 drm_dbg(drm, "%s : %d primary=%p\n", __func__, __LINE__,
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c5 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_crtc.c9 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_encoder.c10 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_encoder_phys_cmd.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_encoder_phys_vid.c5 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_encoder_phys_wb.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_formats.c5 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_hw_catalog.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_hw_util.c6 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_kms.c10 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_plane.c8 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
H A Ddpu_vbif.c5 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__

Completed in 514 milliseconds

1234567891011>>