1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/i915/soc
Stanislav Lisovskiy 9236368194 drm/i915/display: Add meaningful traces for QGV point info error handling
For debug purposes we need those - error path won't flood the log,
however there has been already numerous cases, when due to lack
of debugs, we couldn't immediately tell what was the problem on
customer machine, which slowed down the investigation, requiring
to get access to target device and adding those traces manually.

v2: - Make the debug more generic and move it to intel_dram_detect
      (Gustavo Sousa)
v3: - Use %u for unsigned variable in debug prints (Gustavo)

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Signed-off-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240405113533.338553-2-vinod.govindapillai@intel.com
2024-04-19 15:45:13 +03:00
..
intel_dram.c drm/i915/display: Add meaningful traces for QGV point info error handling 2024-04-19 15:45:13 +03:00
intel_dram.h drm/i915: add new "soc" sub-directory and move PCH and DRAM code there 2022-12-13 15:16:27 +02:00
intel_gmch.c drm/i915: Extract mchbar_reg() 2023-11-06 09:54:12 +02:00
intel_gmch.h drm/i915/display: Created exclusive version of vga decode setup 2023-10-05 12:37:08 +05:30
intel_pch.c drm/i915/mtl: Add fake PCH for Meteor Lake 2024-01-03 09:17:00 -08:00
intel_pch.h drm/i915/mtl: Add fake PCH for Meteor Lake 2024-01-03 09:17:00 -08:00