All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylvain BERTRAND <sylware@legeek.net>
To: dri-devel@lists.freedesktop.org
Subject: radeon pm bug?
Date: Wed, 1 May 2013 01:22:11 +0200	[thread overview]
Message-ID: <20130430232211.GA717@freedom> (raw)

Hi,

In radeon_atombios.c file, radeon_atombios_parse_power_table_6
function, the power state is selected using the state array index:

power_state = (union pplib_power_state *)&state_array->states[i];

The state array has variable sized states which size should be
computed as said in the atombios.h file, definition of
ATOM_PPLIB_STATE_V2 struct.

Bug?

regards,

-- 
Sylvain

             reply	other threads:[~2013-04-30 23:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-30 23:22 Sylvain BERTRAND [this message]
2013-05-01 17:04 ` radeon pm bug? Alex Deucher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130430232211.GA717@freedom \
    --to=sylware@legeek.net \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.