Krzysztof Halasa wrote: > "Antonino A. Daplas" <[email protected]> writes: > >> This is no-man's land. Basically X grabs the VT with KD_GRAPHICS mode >> set. When in KD_GRAPHICS mode, the framebuffer console will not >> send any commands to the drivers. The problem is trying to do >> framebuffer operation while in X, we don't have any guards on that. >> Just try fbset mymode while in X. > > You mean it will not bomb? If you pray hard enough and you do the operation while in a VC, no it won't :-). But it's almost guaranteed to bomb if you do the framebuffer operations while in X. > Good, but still there is I2C question > - can I2C accesses to the graphics chip corrupt X11 and vice versa? That I don't know, but I doubt it. > I can't see anything preventing that, and while we can disable > graphic operations while Xserver is running, we can't disable I2C > (non-DDC). No, there's nothing to prevent simultaneous access. > > Probably X11 should be disallowed to use I2C directly? I should > probably Cc: this to XOrg as well... X has its own i2c functionality which is completely separate from the kernel i2c layer. Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- References:
- [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- From: Krzysztof Halasa <[email protected]>
- [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- Prev by Date: Re: [PATCH] remove empty node at boot time
- Next by Date: [PATCH] sysctl: Scream if someone uses sys_sysctl
- Previous by thread: Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- Next by thread: Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch
- Index(es):