On Mon, 19 Mar 2012 08:48:44 -0700
Ben Widawsky wrote:
> Request for testing.
>
> This is the proposed workaround from the HW team for the missed IRQ
> issue. I do not have a machine to test on, so it's just compile
> tested. This is very similar to another workaround I implemented, but
> I neve
Signed-off-by: Kenneth Graunke
---
intel/intel_chipset.h | 28 +++-
1 files changed, 23 insertions(+), 5 deletions(-)
This suffers from the usual copy & paste issues, since intel_chipset.h
exists in Mesa, libdrm, and intel-gpu-tools. We should fix that, but for
now, co
Request for testing.
This is the proposed workaround from the HW team for the missed IRQ
issue. I do not have a machine to test on, so it's just compile tested.
This is very similar to another workaround I implemented, but I never
tried it on IVB, and don't recall if I ever mailed those out.
Anyo
On Fri, 2012-03-16 at 22:41 +0100, Takashi Iwai wrote:
> Hi,
>
> this is the revised patch for fixing the wrong LVDS channel mode,
> e.g. when booted while the lid is closed. Also, a new module option
> to override the LVDS channel mode is added in the second patch.
>
> v1->v2: Fix the register
On Mon, Mar 19, 2012 at 12:07:37PM +0100, Takashi Iwai wrote:
> Add a new module optoin lvds_channel to specify the LVDS channel mode
> explicitly instead of probing the LVDS register value set by BIOS.
> This will be helpful when VBT is broken or incompatible with the
> current code.
>
> Reviewed
Add a new module optoin lvds_channel to specify the LVDS channel mode
explicitly instead of probing the LVDS register value set by BIOS.
This will be helpful when VBT is broken or incompatible with the
current code.
Reviewed-by: Eugeni Dodonov
Signed-off-by: Takashi Iwai
---
drivers/gpu/drm/i91
Currently i915 driver checks [PCH_]LVDS register bits to decide
whether to set up the dual-link or the single-link mode. This relies
implicitly on that BIOS initializes the register properly at boot.
However, BIOS doesn't initialize it always. When the machine is
booted with the closed lid, BIOS
Hi,
this is the revised series of patches for fixing the wrong LVDS channel
mode on some laptops in a certan situation such as boot with the closed
lid.
v1->v2: Fix the register for gen<=4
v2->v3: Check the resolution of the entry to be sure
v3->v4: Optimize the register reference; add a module o
On Sun, Mar 18, 2012 at 01:39:40PM -0700, Ben Widawsky wrote:
> The patches have changed quite a bit since the RFC, and therefore I
> didn't feel comfortable trying to do v2 information. I didn't feel
> comfortable taking the few r-bs that I had from the RFC except for the
> one patch that I applie
Hi:
I need to enable this function in use space programe, but I found that
it is not implemented in i915 fb driver. I used FBIO_WAITFORVSYNC
ioctl command, then what should I do?
--
The simplest is not all best but the best is surely the simplest!
___
I
10 matches
Mail list logo