Home
last modified time | relevance | path

Searched refs:DC_LOG_ALL_GAMMA (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/include/
Dlogger_types.h67 #define DC_LOG_ALL_GAMMA(...) pr_debug("[GAMMA]:"__VA_ARGS__) macro
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1641 DC_LOG_ALL_GAMMA("Logging all tf points..."); in log_tf()
1651 DC_LOG_ALL_GAMMA("R\t%d\t%llu", i, tf->tf_pts.red[i].value); in log_tf()