[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200331212228.139219-1-lyude@redhat.com>
Date: Tue, 31 Mar 2020 17:22:22 -0400
From: Lyude Paul <lyude@...hat.com>
To: amd-gfx@...ts.freedesktop.org
Cc: "Pankaj Bharadiya" <pankaj.laxminarayan.bharadiya@...el.com>,
"Daniel Vetter" <daniel@...ll.ch>,
"Alex Deucher" <alexander.deucher@....com>,
"Leo Li" <sunpeng.li@....com>,
"Mikita Lipski" <mikita.lipski@....com>,
"David Airlie" <airlied@...ux.ie>,
Christian König <christian.koenig@....com>,
"David Francis" <david.francis@....com>,
linux-kernel@...r.kernel.org,
"Nicholas Kazlauskas" <nicholas.kazlauskas@....com>,
dri-devel@...ts.freedesktop.org,
"David (ChunMing) Zhou" <david1.zhou@....com>,
"Harry Wentland" <harry.wentland@....com>,
"Wenjing Liu" <wenjing.liu@....com>,
"Lyude Paul" <lyude@...hat.com>,
"Rodrigo Siqueira" <rodrigo.siqueira@....com>,
"Anthony Koo" <anthony.koo@....com>,
"Wyatt Wood" <wyatt.wood@....com>, "Aric Cyr" <aric.cyr@....com>
Subject: [PATCH 0/2] drm/amdgpu: Remove duplicated DPCD logging
There's a bunch of messy DPCD tracing code in amdgpu that isn't needed
since we already support this in DRM. Plus, it's really spammy. So, just
get rid of it.
Lyude Paul (2):
drm/amd/amdgpu_dm/mst: Remove useless sideband tracing
drm/amd/dc: Kill dc_conn_log_hex_linux()
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 43 -------------------
.../gpu/drm/amd/display/dc/basics/Makefile | 3 +-
.../drm/amd/display/dc/basics/log_helpers.c | 39 -----------------
.../amd/display/include/logger_interface.h | 4 --
4 files changed, 1 insertion(+), 88 deletions(-)
delete mode 100644 drivers/gpu/drm/amd/display/dc/basics/log_helpers.c
--
2.25.1
Powered by blists - more mailing lists