debugfs files created in radeon_ttm_debugfs_init
are broken when there are multiple devices in the system.
Namely, static declaration of radeon_mem_types_list
causes the function to overwrite the values when the
executed for subsequent devices. Consequently, the debugfs
access functions can get .da
mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131223/2bb33cb1/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=36072
--- Comment #10 from aceman ---
I do not have a working celestia at this time so I can't test it in the near
future.
--
You are receiving this mail because:
You are watching the assignee of the bug.
for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131223/40f8dfb2/attachment.html>
ou are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131223/f0ca3d06/attachment.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131223/508f1d43/attachment.html>
Hi Rob,
On Monday 23 December 2013 13:04:15 Rob Clark wrote:
> On Mon, Dec 23, 2013 at 10:27 AM, Laurent Pinchart
>
> wrote:
> > The connectors list iterator returns the list head when the list is
> > empty. Fix it by returning NULL in that case.
> >
> > Signed-off-by: Laurent Pinchart
>
> Th
https://bugzilla.kernel.org/show_bug.cgi?id=67571
--- Comment #8 from Eric Valette ---
root at stb-fusion-3:/lib/firmware/radeon# md5sum *
59375dccb37f974c045575cd9428009a ARUBA_me.bin
b3072fac01a6eab4711c18148c8bc305 ARUBA_pfp.bin
246d1c75a5946829f6864dbd5f71d850 ARUBA_rlc.bin
158f8e21ccf228e
https://bugzilla.kernel.org/show_bug.cgi?id=67571
Eric Valette changed:
What|Removed |Added
Attachment #119351|0 |1
is obsolete|
https://bugzilla.kernel.org/show_bug.cgi?id=67571
--- Comment #6 from Eric Valette ---
(In reply to Alex Deucher from comment #5)
> Make sure you have the uvd and latest rlc ucode installed in order to use
> UVD.
I should.
> > [ 42.249879] [drm] Disabling audio 0 support
> Can you attach yo
https://bugzilla.kernel.org/show_bug.cgi?id=67571
--- Comment #5 from Alex Deucher ---
(In reply to Eric Valette from comment #4)
> Thanks. Indeed it fixes the bug that carsh the kernel buy I still have this:
>
> [drm] ib test on ring 0 succeeded in 0 usecs
> [ 27.400271] [drm] ib test on rin
https://bugzilla.kernel.org/show_bug.cgi?id=67571
--- Comment #4 from Eric Valette ---
Thanks. Indeed it fixes the bug that carsh the kernel buy I still have this:
[drm] ib test on ring 0 succeeded in 0 usecs
[ 27.400271] [drm] ib test on ring 3 succeeded in 1 usecs
[ 37.421526] radeon
https://bugzilla.kernel.org/show_bug.cgi?id=67571
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #3 fr
https://bugzilla.kernel.org/show_bug.cgi?id=67571
--- Comment #2 from Eric Valette ---
The board was given to me by AMD when trying to promote their APU some time
ago. I used it using proprietary fglrx driver since, but as I have a zotac AD02
board with same APU that works well, I wanted to try i
https://bugzilla.kernel.org/show_bug.cgi?id=67571
--- Comment #1 from Eric Valette ---
Created attachment 119361
--> https://bugzilla.kernel.org/attachment.cgi?id=119361&action=edit
dmidecode output
--
You are receiving this mail because:
You are watching the assignee of the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=67571
Bug ID: 67571
Summary: BUG: unable to handle kernel paging in amd E350 hdmi
init
Product: Drivers
Version: 2.5
Kernel Version: 3.13.0-rc5
Hardware: x86-64
Hello,
i got a new Notebook with an Intel Core i7-3689Y whit a Intel HD
Graphics 4000. I got a blank screen while booting but I could use ssh.
This happened each time, when I enabled CONFIG_I915_KMS in the kernel
config (modeset=1). Setting the option "invert_brightness=1" solved the
problem.
From: Marek Ol??k
We don't have the NUM_BANKS parameter, so we have to calculate it
from the other parameters. NUM_BANKS is not constant on CIK.
This fixes 2D tiling for the display engine on CIK.
Signed-off-by: Marek Ol??k
---
drivers/gpu/drm/radeon/atombios_crtc.c | 64 +
From: Marek Ol??k
Signed-off-by: Marek Ol??k
---
drivers/gpu/drm/radeon/atombios_crtc.c | 19 ++-
1 file changed, 6 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c
b/drivers/gpu/drm/radeon/atombios_crtc.c
index b197059..ec97bad 100644
--- a/d
https://bugzilla.kernel.org/show_bug.cgi?id=50521
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=48191
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #1 fr
https://bugzilla.kernel.org/show_bug.cgi?id=48191
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Kernel Version|
The connectors list iterator returns the list head when the list is
empty. Fix it by returning NULL in that case.
Signed-off-by: Laurent Pinchart
---
drivers/gpu/drm/omapdrm/omap_fb.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/omapdrm/omap_fb.c
b/dri
On Sun, Dec 22, 2013 at 12:19:52PM +0800, Liu Ying wrote:
> This patch declares the function of_get_tve_mode
> as a static one to fix this sparse warning:
> drivers/staging/imx-drm/imx-tve.c:563:11: warning: \
> symbol 'of_get_tve_mode' was not declared. \
> Should it be static?
>
> Signed-off-by:
https://bugzilla.kernel.org/show_bug.cgi?id=37112
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #13 f
https://bugzilla.kernel.org/show_bug.cgi?id=36072
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #9 fr
ontexts = 4" for the
> SUMO case or that's unreasonable?
Your chip was misclassified. The attached patch should fix it.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<
https://bugzilla.kernel.org/show_bug.cgi?id=42609
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Kernel Version|
https://bugzilla.kernel.org/show_bug.cgi?id=42182
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=39832
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Kernel Version|3.0
https://bugzilla.kernel.org/show_bug.cgi?id=38592
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=38432
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=38242
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=38072
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=37762
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=37662
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
chives/dri-devel/attachments/20131223/c47b6a4e/attachment-0001.html>
https://bugzilla.kernel.org/show_bug.cgi?id=37112
Alan changed:
What|Removed |Added
CC||alan at lxorguk.ukuu.org.uk
Kernel Version|2.3
https://bugzilla.kernel.org/show_bug.cgi?id=36892
Alan changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=36672
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=36522
Alan changed:
What|Removed |Added
Kernel Version|3.4-rc4 |3.11
--
You are receiving this mail because:
You
https://bugzilla.kernel.org/show_bug.cgi?id=36072
Alan changed:
What|Removed |Added
Kernel Version|2.6.38 |3.5.3
--
You are receiving this mail because:
You
On Mon, Dec 23, 2013 at 10:27 AM, Laurent Pinchart
wrote:
> The connectors list iterator returns the list head when the list is
> empty. Fix it by returning NULL in that case.
>
> Signed-off-by: Laurent Pinchart
Thanks
Signed-off-by: Rob Clark
> ---
> drivers/gpu/drm/omapdrm/omap_fb.c | 5 ++
17AA:0x21EA).
Thus, is's SUMO isn't it? Should I try to use "max_hw_contexts = 4" for the
SUMO case or that's unreasonable?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131223/724929b3/attachment.html>
https://bugzilla.kernel.org/show_bug.cgi?id=34802
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=33942
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=33582
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=32912
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=32162
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=31502
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=30642
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugzilla.kernel.org/show_bug.cgi?id=30052
Alan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Mon, Dec 23, 2013 at 11:11 AM, Marek Ol??k wrote:
> From: Marek Ol??k
>
> Signed-off-by: Marek Ol??k
Series applied to my fixes tree. Thanks!
Alex
> ---
> drivers/gpu/drm/radeon/atombios_crtc.c | 19 ++-
> 1 file changed, 6 insertions(+), 13 deletions(-)
>
> diff --git a/
Adding picture aspect ratio for CEA modes based on CEA-861D Table 3 or
CEA-861E Table 4. This is useful for filling up the detail in AVI
infoframe.
v2: Ville's inputs incorporated. Added picture aspect ratio as part of
edid_cea_modes instead of DRM_MODE
Signed-off-by: Vandana Kannan
Reviewed-by:
s scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131223/b484dac4/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131223/78c2f683/attachment.html>
On Sat, Dec 21, 2013 at 8:18 PM, Marek Ol??k wrote:
> From: Marek Ol??k
>
> Only the render backends of the first shader engine were enabled. The others
> were erroneously disabled. Enabling the other render backends improves
> performance a lot.
>
> Unigine Sanctuary on Bonaire:
> Before: 15 f
Hi Linus,
Xmas fixes pull, all small nothing major, intel, radeon, one ttm
regression, and one build fix.
Dave.
The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c:
Linux 3.13-rc5 (2013-12-22 13:08:32 -0800)
are available in the git repository at:
git://people.fr
58 matches
Mail list logo