Re: [Intel-gfx] [PATCH] intel: Listen for hotplug uevents (V2)

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

 



On Mon, Oct 4, 2010 at 1:08 AM, Keith Packard <keithp@xxxxxxxxxx> wrote:
> From: Adam Jackson <ajax@xxxxxxxxxx>
> ...
> +++ b/src/intel_driver.c
> @@ -107,6 +107,7 @@ typedef enum {
>    OPTION_DEBUG_FLUSH_BATCHES,
>    OPTION_DEBUG_FLUSH_CACHES,
>    OPTION_DEBUG_WAIT,
> +   OPTION_HOTPLUG,
>  } I830Opts;
>
>  static OptionInfoRec I830Options[] = {
> @@ -125,6 +126,7 @@ static OptionInfoRec I830Options[] = {
>    {OPTION_DEBUG_FLUSH_BATCHES, "DebugFlushBatches", OPTV_BOOLEAN, {0}, FALSE},
>    {OPTION_DEBUG_FLUSH_CACHES, "DebugFlushCaches", OPTV_BOOLEAN, {0}, FALSE},
>    {OPTION_DEBUG_WAIT, "DebugWait", OPTV_BOOLEAN, {0}, FALSE},
> +   {OPTION_HOTPLUG,    "HotPlug",      OPTV_BOOLEAN,   {0},    TRUE},
>    {-1,                        NULL,           OPTV_NONE,      {0},    FALSE}
>  };
>  /* *INDENT-ON* */

The HotPlug option should also be added to the intel man page, right?

Geir Ove
_______________________________________________
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