Bug 112772

Summary: [drm] [patch] add ATI RADEON Express 1150 [chip=0x59751002]
Product: Base System Reporter: Anatoly Yarinich <mrkoin>
Component: kernAssignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 6.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Anatoly Yarinich 2007-05-18 23:50:03 UTC
Patch adds ATI Radeon Express 1150 (which is typically installed in e.g. Dell Inspiron 1501) to drm kernel module. Otherwise drm does not see video card.

Fix: Patch attached with submission follows:
How-To-Repeat: Try radeon driver for Xorg on ATI Radeon Express 1150 video card
Comment 1 Joel Dahl freebsd_committer freebsd_triage 2007-05-20 10:52:03 UTC
Responsible Changed
From-To: freebsd-bugs->anholt

Assign to anholt, our drm maintainer.
Comment 2 Eric Anholt 2007-05-25 19:02:52 UTC
From the chipset name, this sounds like it would be part of the x1000
series, which is very unsupported.  Do you have X and DRI up and running
with your change?

-- 
Eric Anholt                             anholt@FreeBSD.org
eric@anholt.net                         eric.anholt@intel.com
Comment 3 Artem Naluzhny 2007-05-29 19:45:29 UTC
hi

Eric Anholt <eric@anholt.net> wrote:

> From the chipset name, this sounds like it would be part of the x1000
> series, which is very unsupported. Do you have X and DRI up and running
> with your change?

It does not work: "Direct rendering broken on XPRESS 200 and 200M" in
Xorg.8.log.


As I can see an open source driver does not support the chip yet -
http://dri.freedesktop.org/wiki/Radeon200M But it is look like
proprietary ATI driver for Linux does -
http://www.thinkwiki.org/wiki/ATI_Mobility_Radeon_Xpress_200M

Any chance to use the Linux driver with FreeBSD kernel?

-- 
/tut
Comment 4 Anatoly Yarinich 2007-06-12 11:05:56 UTC
> From the chipset name, this sounds like it would be part of the x1000
> series, which is very unsupported.=20

I cannot name the exact family for this chip since different sources give d=
ifferent information. :(
Some sources state that it is ATI Radeon Express 200M

> Do you have X and DRI up and running
> with your change?

Yes. I have X and DRI running well on my notebook. The only limitation is t=
hat direct rendering is internally disabled, but DRI itself on patched drm =
module gives very good performance gain in comparison to other drivers trie=
d on my system. If you need, I can submit here all the requested informatio=
n.

BTW, As I can see, Artem could not make drm to work well on his card, thus =
I'd like to note that I am running Xorg 6.9.0 currently.=20

Thank you for your time!

--
Anatoly Yarinich

-- =F0=E5=EA=EB=E0=EC=E0 --------------------------------------------------=
---------
=CD=E5 =F5=E2=E0=F2=E0=E5=F2 =ED=E0 =CB=E0=EC=E1=EE=F0=E4=E6=E8=ED=E8? =CD=
=E0=E9=E4=E8 =ED=EE=E2=F3=FE =F0=E0=E1=EE=F2=F3!
http://www.rabota.ua/JobSearch/Vacancy/Search.xpx?ito=3D1140
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2007-07-09 20:07:07 UTC
State Changed
From-To: open->closed

It's not possible for us to use the Linux drivers.  anholt@ has informed 
me that it's not possible for us to support this card.