[haiku-commits] Re: haiku: hrev43747 - in src/add-ons: accelerants/radeon_hd kernel/drivers/graphics/radeon_hd

  • From: Alexander von Gluck <kallisti5@xxxxxxxxxxx>
  • To: <haiku-commits@xxxxxxxxxxxxx>
  • Date: Fri, 17 Feb 2012 14:40:49 -0600

On 17.02.2012 14:24, Axel Dörfler wrote:
On 02/17/2012 09:06 PM, kallisti5@xxxxxxxxxxx wrote:
e879058: radeon_hd: LVDS AtomBIOS mode reading

   * This isn't done, but all we need to do now is create
     a simulated edid struct for LVDS screens.

Why does it have to be an edid struct? At least IIRC the app_server should be able to work independently from that, so if you don't really need it elsewhere, there should be no need to go that far.

Mostly I was targeting a simulated edid because that's what i've returned so far via:
http://cgit.haiku-os.org/haiku/tree/src/add-ons/accelerants/radeon_hd/mode.cpp#n87
  through
http://cgit.haiku-os.org/haiku/tree/src/add-ons/accelerants/radeon_hd/hooks.cpp#n44

Is there another hook that I should be (or can be using) to pass mode data to the app_server
for something besides edid?

 --Alex

Other related posts: