[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
[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
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
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
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
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
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
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:
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
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
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
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
[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
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
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
[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 ++--
[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:
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:
>>&
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
>
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.]
>>&
[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
[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
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
[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:
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
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
26 matches
Mail list logo