summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Galiffi <David.Galiffi@amd.com>2020-01-21 16:29:52 -0500
committerAlex Deucher <alexander.deucher@amd.com>2020-02-06 15:04:38 -0500
commit04ad71bd146b735972134ab53540ab7955b4d1c2 (patch)
tree15dbff0428b702bed1a2b03bd850c18fa14b890d /tools/perf/scripts/python
parentc788739b8807a54b4f445f2c2854d37b61db49c2 (diff)
downloadlinux-04ad71bd146b735972134ab53540ab7955b4d1c2.tar.gz
linux-04ad71bd146b735972134ab53540ab7955b4d1c2.zip
drm/amd/display: Use uint64_t logger_mask instead of uint32_t
[WHY] enum dc_log_type has more than 32 entries. User cannot set larger entries, like LOG_DSC. Logs from LOG_GAMMA_DEBUG where being printed even though flag was not enabled, because dal_logger_should_log check erroneously passed. [HOW] Change struct dal_logger.mask and struct dc_init_data.mask to uint64_t. Signed-off-by: David Galiffi <David.Galiffi@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions