diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-08-02 07:49:14 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-11-17 09:29:54 -0500 |
| commit | 8a1de314d1890793bbf9e77542574ceda007564e (patch) | |
| tree | 7b1852d649ad7f6283a8f5b8488d61b3c1bfcd58 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 5ce8eccd53a357f91f2c2fe29918f9c65a1fe970 (diff) | |
drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.c
Fixes the below:
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
WARNING: Missing a blank line after declarations
WARNING: Too many leading tabs - consider code refactoring
+ if (list_connector->connector_type != DRM_MODE_CONNECTOR_VGA) {
WARNING: Too many leading tabs - consider code refactoring
+ if (!amdgpu_display_hpd_sense(adev, amdgpu_connector->hpd.hpd)) {
Cc: Guchun Chen <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Pan, Xinhui" <[email protected]>
Cc: Rodrigo Siqueira <[email protected]>
Cc: Aurabindo Pillai <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Acked-by: Guchun Chen <[email protected]>
Reviewed-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions