On Sat, Mar 5, 2016 at 9:16 AM, Lukas Wunner wrote:
> Hi Bastien,
>
> On Fri, Mar 04, 2016 at 04:12:27PM +, Bastien Nocera wrote:
>> Lukas Wunner wunner.de> writes:
>> > Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5.
>>
>> I've tested your patchset on a MacBookPro8,1, w
Hi Bastien,
On Fri, Mar 04, 2016 at 04:12:27PM +, Bastien Nocera wrote:
> Lukas Wunner wunner.de> writes:
> > Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5.
>
> I've tested your patchset on a MacBookPro8,1, with an integrated Intel and
> discrete AMD/ATI GPUs.
Hm, it
On Fri, Mar 04, 2016 at 08:50:37PM -0600, Pierre-Louis Bossart wrote:
> When HDaudio is not enabled or fused-out, an alternate hardware
> interface can be used to provide audio data to the display/HDMI
> controller on Atom platforms. The code to control this interface was
> never submitted upstrea
On Fri, Mar 04, 2016 at 08:50:38PM -0600, Pierre-Louis Bossart wrote:
> Definitions for I915_LPE_PIPE_A_INTERRUPT and I915_LPE_PIPE_B_INTERRUPT
> are inverted.
Not according to the docs. Are the docs wrong?
>
> Signed-off-by: Pierre-Louis Bossart
> ---
> drivers/gpu/drm/i915/i915_reg.h | 4 ++-
On Wed, Mar 02, 2016 at 03:00:07PM +0100, Tomeu Vizoso wrote:
> Hi,
>
> have restarted work on getting tests in IGT to run on drivers other than
> i915.
>
> These changes make the modified tests pass in a Radxa Rock2 board by
> using dumb buffers as much as possible and having subtests skip if th
On Wed, Mar 02, 2016 at 03:00:19PM +0100, Tomeu Vizoso wrote:
> Move tests requiring tiled BOs to the end so they don't cause unrelated
> subtests to be skipped when testing drivers with only dumb buffer
> support.
This uncovers a deficiency in igt skip infrastructure when you have
disjoint sets o
On Wed, Mar 02, 2016 at 03:00:15PM +0100, Tomeu Vizoso wrote:
> igt_create_bo_with_dimensions() is intended to abstract differences
> between drivers in buffer object creation.
>
> The driver-specific ioctls will be called if the driver that is being
> tested can satisfy the needs of the calling s
On Sat, Mar 05, 2016 at 01:24:19PM +0100, Daniel Vetter wrote:
> On Wed, Mar 02, 2016 at 02:54:20PM +, Chris Wilson wrote:
> > On Wed, Mar 02, 2016 at 02:40:44PM +, Daniel Stone wrote:
> > >
> > > On Wed, 2016-03-02 at 14:39 +, Chris Wilson wrote:
> > > > On Wed, Mar 02, 2016 at 02:22:
On Wed, Mar 02, 2016 at 02:54:20PM +, Chris Wilson wrote:
> On Wed, Mar 02, 2016 at 02:40:44PM +, Daniel Stone wrote:
> >
> > On Wed, 2016-03-02 at 14:39 +, Chris Wilson wrote:
> > > On Wed, Mar 02, 2016 at 02:22:58PM +, Daniel Stone wrote:
> > > > On Wed, 2016-03-02 at 14:21 +
On Wed, Mar 02, 2016 at 03:00:13PM +0100, Tomeu Vizoso wrote:
> In order to test drivers that don't have support for proper buffer
> objects, add a wrapper for creating dumb buffer objects that will be
> called from the lib code for those subtests that don't need to care.
>
> Signed-off-by: Tomeu
10 matches
Mail list logo