amdgpu: several powerplay errors during boot of HAWAII PRO GPU

2018-11-23 Thread Kai Wasserbäch
[Please CC me on replies, I'm not subscribed to amd-gfx.] Hey, with the recent 4.19.x series of kernels I'm seeing several errors being logged during boot for my R9 290 (HAWAII PRO) GPU: > [ 50.057264] amdgpu: [powerplay] Failed to retrieve minimum clocks. > [ 50.057266] amdgpu: [powerplay] Er

Re: amdgpu: several powerplay errors during boot of HAWAII PRO GPU

2018-11-25 Thread Kai Wasserbäch
[Please CC me on replies, I'm not subscribed to amd-gfx.] Hey Alex, Alex Deucher wrote on 23.11.18 21:22: > On Fri, Nov 23, 2018 at 5:28 AM Kai Wasserbäch > wrote: >> with the recent 4.19.x series of kernels I'm seeing several errors being >> logged >> dur

Re: [PATCH] Add GPU_POWER sensors

2017-02-11 Thread Kai Wasserbäch
Hey Tom, Tom St Denis wrote on 11.02.2017 02:02: > On 02/10/2017 07:25 PM, Edward O'Callaghan wrote: >> Hey Tom, >> >> On 02/11/2017 05:10 AM, Tom St Denis wrote: >>> Add the ability to sample GPU_POWER sensors. Because >>> the sensors have a high latency we read them from a background >>> thread

Re: [PATCH] Add GPU_POWER sensors (v2)

2017-02-11 Thread Kai Wasserbäch
HER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, > + * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR > + * OTHER DEALINGS IN THE SOFTWARE. > + * > + * Authors: Tom St Denis > + * > + */ > +#include "umr.h" > + &g

Re: [UMR] Add GPU_POWER (v3) + refactored cleanup

2017-02-11 Thread Kai Wasserbäch
Hey Tom, Tom St Denis wrote on 11.02.2017 18:52: > I split out the deletion of the unused bits in --top. thank you so much for bearing with me (and Edward, though I can't speak for him, obviously)! You can still have my R-b. ;-) Cheers, Kai signature.asc Description: OpenPGP digital signature

Re: [UMR] Add GPU_POWER (v3) + refactored cleanup

2017-02-11 Thread Kai Wasserbäch
Hey Tom, Tom St Denis wrote on 11.02.2017 20:05: > On 02/11/2017 01:57 PM, Kai Wasserbäch wrote: >> Tom St Denis wrote on 11.02.2017 18:52: >>> I split out the deletion of the unused bits in --top. >> >> thank you so much for bearing with me (and Edward, th

Re: [PATCH v2] drm/amdgpu: Read vram width from integrated system info table

2017-04-03 Thread Kai Wasserbäch
Dear Harry, Harry Wentland wrote on 03.04.2017 17:01: > On KB, KV, CZ we should read the vram width from integrated system > table, if we can. The NOOFCHAN in MC_SHARED_CHMAP is not accurate. > > With this change we can enable two 4k displays on CZ again. This use > case was broken sometime in Jan

Re: [PATCH v2] drm/amdgpu: Read vram width from integrated system info table

2017-04-03 Thread Kai Wasserbäch
Deucher, Alexander wrote on 03.04.2017 17:43: >> -Original Message- >> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf >> Of Kai Wasserbäch >> Sent: Monday, April 03, 2017 11:20 AM >> To: Wentland, Harry; amd-gfx list >> Subject:

Re: [PATCH libdrm 1/1] amdgpu: update marketing names

2017-05-04 Thread Kai Wasserbäch
Hey Samuel, Samuel Li wrote on 04.05.2017 00:39: > Change-Id: Ia0aff9dba5889f0c9006923236da1b2adc907f1a > Signed-off-by: Samuel Li > --- > amdgpu/amdgpu_asic_id.h | 146 > +--- > 1 file changed, 87 insertions(+), 59 deletions(-) > > diff --git a/amdgp

Re: [PATCH 3/3] drm/amdgpu/radeon: Use radeon by default for CIK GPUs

2017-05-29 Thread Kai Wasserbäch
Hey Michel, Michel Dänzer wrote on 29.05.2017 11:20: > From: Michel Dänzer > > Even if CONFIG_DRM_AMDGPU_CIK is enabled. > > There is no feature parity yet for CIK, in particular amdgpu doesn't > support HDMI/DisplayPort without DC. that can't be correct. I'm using amdgpu on a CIK ASIC (Hawaii

Re: [PATCH 12/19] drm/amd/display: Don't guard x86 in Makefile

2017-05-31 Thread Kai Wasserbäch
Hey Harry, you should drop this patch and remove the addition from patch 3 AFAICT. Cheers, Kai P.S.: IIRC the conclusion of the last discussion was, that this code is needed on non-x86 hardware as well. Shouldn't there at least be some TODO added somewhere in the DCN code or maybe now in the Kco

Re: [PATCH 04/19] drm/amd/display: Fix handling of scaling and underscan.

2017-05-31 Thread Kai Wasserbäch
ACTION_NOTHING) > + continue; > + > + /* Skip any thing not scale or underscan chnages */ > + if (!is_scaling_state_different(con_new_state, con_old_state)) > + continue; > + > + new_stream = creat

Re: [PATCH 10/12] drm/amd/display: avoid apply_clk_constraints for address update

2016-12-08 Thread Kai Wasserbäch
[Please CC me on all replies, I'm not subscribed to the list.] Harry Wentland wrote on 08.12.2016 02:26: > From: Tony Cheng > > - dc_update_surfaces_for_target get called in ISR but apply_clk_constraints > allocates memory > > Change-Id: I9f4b7b6ca4af27c35c007e3af95111081a77d242 > Signed-off-b

Re: [PATCH 00/12] DC Patches for Dec 7, 2016

2016-12-08 Thread Kai Wasserbäch
amd/display/dc/gpu/dce112/display_clock_dce112.h > delete mode 100644 drivers/gpu/drm/amd/display/dc/gpu/divider_range.c > delete mode 100644 drivers/gpu/drm/amd/display/dc/gpu/divider_range.h > rename drivers/gpu/drm/amd/display/{include/display_clock_interface.h => > dc/in

Re: [PATCH 02/12] drm/amd/display: moving remaining functionality from gpu to dce_clocks

2016-12-08 Thread Kai Wasserbäch
Hey Harry, I can't say much about the overall changes (DAL/DC is a large code base and I've no deep understanding of it), but I noticed a couple of things regarding readability, see below. Harry Wentland wrote on 08.12.2016 02:26: > From: Dmytro Laktyushkin > > Change-Id: I2eaf2a49eb3ea492fc1960e

Re: [PATCH 12/12] drm/amd/display: fix up construction of scratch_val_ctx

2016-12-08 Thread Kai Wasserbäch
[Please CC me on all replies, I'm not subscribed to the list.] Harry Wentland wrote on 08.12.2016 02:26: > From: Dmytro Laktyushkin > > Change-Id: Id293fdf8c6939698b7d879fda99c6535c865ab71 > Signed-off-by: Dmytro Laktyushkin > --- > drivers/gpu/drm/amd/display/dc/core/dc.c| 12 ++--

Re: [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC

2016-12-08 Thread Kai Wasserbäch
[Please CC me on all replies, I'm not subscribed to the list.] Harry Wentland wrote on 08.12.2016 02:26: > Some of those are potential bugs Are they related? If not: maybe split the changes up? > Change-Id: I53b2c663e18b57013e1b891fc2ecf1fb2d7d3a08 > Signed-off-by: Harry Wentland > Reviewed-by:

Re: [PATCH 10/12] drm/amd/display: avoid apply_clk_constraints for address update

2016-12-08 Thread Kai Wasserbäch
or the as of yet unreleased ASICs ("uGPU" from the other thread, I assume?) Cheers, Kai > On 2016-12-08 11:39 AM, Kai Wasserbäch wrote: >> [Please CC me on all replies, I'm not subscribed to the list.] >> >> Harry Wentland wrote on 08.12.2016 02:26: >>&

Re: [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC

2016-12-08 Thread Kai Wasserbäch
Harry Wentland wrote on 08.12.2016 17:36: > > > On 2016-12-08 11:22 AM, Kai Wasserbäch wrote: >> [Please CC me on all replies, I'm not subscribed to the list.] >> >> Harry Wentland wrote on 08.12.2016 02:26: >>> Some of those are potential bugs >

Re: [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC

2016-12-08 Thread Kai Wasserbäch
Harry Wentland wrote on 08.12.2016 19:58: > On 2016-12-08 11:58 AM, Kai Wasserbäch wrote: >> Harry Wentland wrote on 08.12.2016 17:36: >>> On 2016-12-08 11:22 AM, Kai Wasserbäch wrote: >>>> [Please CC me on all replies, I'm not subscribed to the list.] >>&

Video memory reported by GLX_MESA_query_renderer differs between amdgpu and radeon

2016-12-10 Thread Kai Wasserbäch
[Please CC me on all replies, I'm not subscribed to this list.] Hey, I've been noticing that GLX_MESA_query_renderer reports less video memory when I use amdgpu for my Hawaii PRO GPU, than when I use radeon. Since I'm pretty happy with amdgpu (as I do not use HDMI audio) and it's the code, that ge

Re: Video memory reported by GLX_MESA_query_renderer differs between amdgpu and radeon

2016-12-10 Thread Kai Wasserbäch
[Please CC me on all replies, I'm not subscribed to this list.] Dear Alex, Alex Deucher wrote on 10.12.2016 22:40: > On Fri, Dec 9, 2016 at 3:27 PM, Kai Wasserbäch > wrote: >> [Please CC me on all replies, I'm not subscribed to this list.] >> >&g

Re: Video memory reported by GLX_MESA_query_renderer differs between amdgpu and radeon

2016-12-10 Thread Kai Wasserbäch
Alex Deucher wrote on 10.12.2016 23:03: > On Sat, Dec 10, 2016 at 4:52 PM, Kai Wasserbäch > wrote: >> [Please CC me on all replies, I'm not subscribed to this list.] >> >> Dear Alex, >> Alex Deucher wrote on 10.12.2016 22:40: >>> On Fri, Dec 9

amdgpu: DRI3 with EGL?

2017-10-16 Thread Kai Wasserbäch
[Please CC me on all replies, I'm not subscribed to amd-gfx.] Hey, I'm not sure whether this is a bug or if I'm just missing something. I've got the following stack (Debian testing as a base): GPU: Hawaii PRO [Radeon R9 290] (ChipID = 0x67b1) Mesa: Git:master/c7a81dcea9 libdrm: 2.4.84-2 LLVM: SVN:

Re: amdgpu: DRI3 with EGL?

2017-10-16 Thread Kai Wasserbäch
Hey Michel, Michel Dänzer wrote on 16.10.2017 18:05: > On 16/10/17 05:53 PM, Kai Wasserbäch wrote: >> [Please CC me on all replies, I'm not subscribed to amd-gfx.] >> >> Hey, >> I'm not sure whether this is a bug or if I'm just missing something. I'v

Re: amdgpu: DRI3 with EGL?

2017-10-17 Thread Kai Wasserbäch
Dear Michel, Michel Dänzer wrote on 17.10.2017 11:20: > On 16/10/17 06:21 PM, Kai Wasserbäch wrote: >> Michel Dänzer wrote on 16.10.2017 18:05: >>> On 16/10/17 05:53 PM, Kai Wasserbäch wrote: >>>> [...] >>>> >>>> But when I look at my Xorg.0.l