Re: [PATCH 2/4] drm/i915: Enable DisplayPort audio

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2010.09.19 08:43:30 +0100, Chris Wilson wrote:
> Move the switch and register check into a separate function, so
> the main detect body becomes:
>   if (HAS_PCH_SPLIT(dev))
>     status = ironlake_dp_detect(connector);
>   else
>     status = g4x_dp_detect(connector);
>   if (status != connector_status_connected)
>     return status;
> 

ok, will do that.

thanks.

-- 
Open Source Technology Center, Intel ltd.

$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827

Attachment: signature.asc
Description: Digital signature

_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux