On Tue, Jun 7, 2016 at 8:05 AM, Mathieu Malaterre wrote:
> Hi Alex,
>
> On Mon, Jun 6, 2016 at 7:20 PM, Alex Deucher wrote:
>> On Mon, Jun 6, 2016 at 1:16 PM, Marek Olšák wrote:
>>> [+ dri-devel]
>>>
>>> On Mon, Jun 6, 2016 at 8:42 AM, Mathieu M
Hi Alex,
On Mon, Jun 6, 2016 at 7:20 PM, Alex Deucher wrote:
> On Mon, Jun 6, 2016 at 1:16 PM, Marek Olšák wrote:
>> [+ dri-devel]
>>
>> On Mon, Jun 6, 2016 at 8:42 AM, Mathieu Malaterre wrote:
>>> Hi,
>>>
>>> Before reporting a possible invalid
Hi,
Before reporting a possible invalid bug report. Does anyone knows why
radeaonfb is not configured the same way radeon is ? For instance on a
PowerPC machine, when Open Firmware Frame Buffer is used (OFfb), I
cannot `modprobe radeonfb` (but I can load `radeon`). It fails with:
[ 96.551486] r
Dear all,
I've tested a patch against radeon_drc.c so that the default mode is
now PCI on PowerPC arch.
This is the result of the discussion on the following bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=95017
I had prepared a less invasive patch (targetting only the specific
subsyst
AGP mode is unstable on PowerPC
---
drivers/gpu/drm/radeon/radeon_drv.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/gpu/drm/radeon/radeon_drv.c
b/drivers/gpu/drm/radeon/radeon_drv.c
index ccd4ad4..d1cfccf 100644
--- a/drivers/gpu/drm/radeon/radeon_drv.c
+++ b/drivers/gpu/drm/
Dear all,
I am trying to resurrect an old effort:
https://lists.freedesktop.org/archives/mesa-dev/2013-December/050218.html
After some exchanges with Oded Gabbay and Michel Dänzer, it appears
that I should be able to import some of the changes made lately on
r600 onto r300.
Apparently the inter