[Intel-gfx] (no subject)

2012-04-11 Thread Rodrigo Vivi
491355230d11 Mon Sep 17 00:00:00 2001 From: Rodrigo Vivi Date: Wed, 11 Apr 2012 15:36:31 -0300 Subject: [PATCH] drm/edid: Adding common CVT inferred modes when monitor allows range limited ones trough EDID. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/drm_edid.c | 37 +-

[Intel-gfx] (no subject)

2012-04-11 Thread Rodrigo Vivi
491355230d11 Mon Sep 17 00:00:00 2001 From: Rodrigo Vivi Date: Wed, 11 Apr 2012 15:36:31 -0300 Subject: [PATCH] drm/edid: Adding common CVT inferred modes when monitor allows range limited ones trough EDID. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/drm_edid.c | 37 +-

[Intel-gfx] [PATCH] drm/edid: Adding common CVT inferred modes when monitor allows range limited ones trough EDID.

2012-04-11 Thread Rodrigo Vivi
491355230d11 Mon Sep 17 00:00:00 2001 From: Rodrigo Vivi Date: Wed, 11 Apr 2012 15:36:31 -0300 Subject: [PATCH] drm/edid: Adding common CVT inferred modes when monitor allows range limited ones trough EDID. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/drm_edid.c | 37 +-

Re: [Intel-gfx] [PATCH] drm/edid: Adding common CVT inferred modes when monitor allows range limited ones trough EDID.

2012-04-12 Thread Rodrigo Vivi
Hi Ajax and Takashi, Thanks for your comments. > The intent here is great, but I don't like the way this is phrased, or > the implementation. To be honest I don't like this implementation as well. I just tried to follow the way it wasa already there. > CVT monitors _must_ accept GTF as well, ED

Re: [Intel-gfx] [PATCH] drm/edid: Adding common CVT inferred modes when monitor allows range limited ones trough EDID.

2012-04-13 Thread Rodrigo Vivi
ser issue at all, it's driver > policy. > > - ajax > > _______ > dri-devel mailing list > dri-de...@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel -- Rodrigo Vivi Blog: http://blog.vivi.eng.br

Re: [Intel-gfx] [PATCH 00/12] Add more DMT and common modes

2012-04-17 Thread Rodrigo Vivi
Thanks for the patches ajax Feel free to use Reviewed-by: Rodrigo Vivi On Tue, Apr 17, 2012 at 12:50 PM, Takashi Iwai wrote: > At Tue, 17 Apr 2012 17:33:17 +0200, > Takashi Iwai wrote: >> >> At Fri, 13 Apr 2012 16:33:28 -0400, >> Adam Jackson wrote: >> > >

Re: [Intel-gfx] [REVERT] - drm/i915: Removing TV Out modes

2012-05-22 Thread Rodrigo Vivi
n't use it) and >> should be left in and perhaps be renamed to just 480p since there is now >> no need to differentiate frequencies. >> >> Something like this? > > Hm, I have no idea whether we should just revert the entire commit. > Rodrigo, your commit > &

[Intel-gfx] [PATCH] drm/i915: Adding TV Out Missing modes.

2012-05-22 Thread Rodrigo Vivi
These 2 modes were removed by mistake during a clean up. So, now it is time to add them back. For further info about supported mode and standard timing table please check: VOL_3_display_registers_updated.pdf at intellinuxgraphics.org. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915

[Intel-gfx] [PATCH] drm/i915: Adding TV Out Missing modes.

2012-05-22 Thread Rodrigo Vivi
These 2 modes were removed by mistake during a clean up. So, now it is time to add them back. For further info about supported mode and standard timing table please check: VOL_3_display_registers_updated.pdf at intellinuxgraphics.org. Reported-by: Robert Lowery Signed-off-by: Rodrigo Vivi

Re: [Intel-gfx] 12.07 page still links to 2.20.0

2012-08-03 Thread Rodrigo Vivi
> > Thanks, Clemens > ___ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Rodrigo Vivi Blog: http://blog.vivi.eng.br ___ Intel-gfx mailing lis

Re: [Intel-gfx] How to install Intel(R) 12.07 graphics package ?

2012-08-03 Thread Rodrigo Vivi
__ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx > -- Rodrigo Vivi Blog: http://blog.vivi.eng.br ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Re: [Intel-gfx] [PATCH kernel] drm/i915: add more Haswell PCI IDs

2012-08-06 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi 2012/8/6 Paulo Zanoni : > From: Paulo Zanoni > > Also properly indent the HB IDs. > > Signed-off-by: Paulo Zanoni > --- > drivers/char/agp/intel-agp.h| 39 + > drivers/char/a

Re: [Intel-gfx] [PATCH libdrm] intel: add more Haswell PCI IDs

2012-08-06 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Mon, Aug 6, 2012 at 6:46 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > Signed-off-by: Paulo Zanoni > --- > intel/intel_chipset.h | 68 > --- > 1 file changed, 65 insertions(+), 3 deletion

Re: [Intel-gfx] [PATCH ddx] Add Haswell PCI IDs

2012-08-06 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Mon, Aug 6, 2012 at 6:48 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > Signed-off-by: Paulo Zanoni > --- > src/intel_driver.h | 37 +++ > src/intel_module.c | 73 >

Re: [Intel-gfx] [PATCH mesa] i965: add more Haswell PCI IDs

2012-08-06 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Mon, Aug 6, 2012 at 6:50 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > Signed-off-by: Paulo Zanoni > --- > include/pci_ids/i965_pci_ids.h | 33 ++- > src/mesa/drivers/dri/intel/in

Re: [Intel-gfx] [PATCH igt] lib: add more Haswell PCI IDs

2012-08-06 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Mon, Aug 6, 2012 at 6:49 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > Signed-off-by: Paulo Zanoni > --- > lib/intel_chipset.h | 68 > ++--- > 1 file changed, 65 insertions(+), 3 deletion

Re: [Intel-gfx] [PATCH 00/58] modeset-rework, the basic conversion

2012-08-30 Thread Rodrigo Vivi
ng list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Rodrigo Vivi Blog: http://blog.vivi.eng.br ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Re: [Intel-gfx] [PATCH] drm/i915: Valleyview doesn't have rc6+ or rc6++

2012-09-18 Thread Rodrigo Vivi
Feel free to use: Reviewed-by: Rodrigo Vivi On Mon, Sep 17, 2012 at 9:10 PM, Ben Widawsky wrote: > I do not currently have a VLV to test this on, but hopefully it only > removes information from debugfs, sysfs, and prevents enabling an > unsupported mode. > > CC: Jesse Barnes

Re: [Intel-gfx] [PATCH 2/2] drm/i915: make sure we write at least 32 DIP bytes

2012-09-24 Thread Rodrigo Vivi
der > *encoder, > I915_WRITE(data_reg + i, *data); > data++; > } > + for (; i < 32; i += 4) > + I915_WRITE(data_reg + i, 0); > mmiowb(); > > val |= hsw_infoframe_enable(frame); > -- > 1.7

Re: [Intel-gfx] [PATCH 1/2] drm/i915: BUG() on unexpected HDMI register

2012-09-24 Thread Rodrigo Vivi
This was easy for me, feel free to use: Reviewed-by: Rodrigo Vivi On Mon, Sep 24, 2012 at 10:32 AM, Paulo Zanoni wrote: > From: Paulo Zanoni > > This should never happen, but the silent "return" makes me wonder > every time I try to debug InfoFrame bugs, so promote t

Re: [Intel-gfx] [PATCH 1/2] drm/i915: s/cacheing/caching/

2012-09-24 Thread Rodrigo Vivi
Feel free to use: Reviewed-by: Rodrigo Vivi On Fri, Sep 21, 2012 at 9:01 PM, Ben Widawsky wrote: > From: Ben Widawsky > > Signed-off-by: Ben Widawsky > --- > drivers/gpu/drm/i915/i915_dma.c | 4 ++-- > drivers/gpu/drm/i915/i915_drv.h | 8 > drivers/gpu/drm

Re: [Intel-gfx] [PATCH 1/5] drm/i915: don't recheck for invalid pipe bpp

2012-09-24 Thread Rodrigo Vivi
Feel free to use: Reviewed-by: Rodrigo Vivi On Thu, Sep 20, 2012 at 6:36 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > As noticed by Daniel Vetter, intel_pipe_choose_bpp_dither should > already check for invalid bpp values and set a valid value, so remove > the

Re: [Intel-gfx] [PATCH 2/5] drm/i915: extract set_m_n from ironlake_crtc_mode_set

2012-09-24 Thread Rodrigo Vivi
Feel free to use: Reviewed-by: Rodrigo Vivi On Thu, Sep 20, 2012 at 6:36 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > The set_m_n code was spread all over the mode_set function. > > Version 2: > Don't set the DP M/N registers on ironlake_set_m_n. Daniel Vetter

Re: [Intel-gfx] [PATCH 3/5] drm/i915: extract compute_dpll from ironlake_crtc_mode_set

2012-09-24 Thread Rodrigo Vivi
Feel free to use: Reviewed-by: Rodrigo Vivi On Thu, Sep 20, 2012 at 6:36 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > Too many lines just to compute the value of a single variable, so > move this to its own function. > > Signed-off-by: Paulo Zanoni > --- &g

Re: [Intel-gfx] [PATCH 4/5] drm/i915: remove unused variables from ironlake_crtc_mode_set

2012-09-24 Thread Rodrigo Vivi
Feel free to use Reviewed-by: Rodrigo Vivi On Thu, Sep 20, 2012 at 6:36 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > The last patches moved a lot of code from ironlake_crtc_mode_set to > sub-functions, so these variables became useless. You could get > warnings by enabling -

Re: [Intel-gfx] [PATCH 5/5] drm/i915: extract intel_set_pipe_timings from crtc_mode_set

2012-09-24 Thread Rodrigo Vivi
((adjusted_mode->crtc_vtotal - 1) << 16)); > - I915_WRITE(VBLANK(pipe), > - (adjusted_mode->crtc_vblank_start - 1) | > - ((adjusted_mode->crtc_vblank_end - 1) << 16)); > - I915_WRITE(VSYNC(pipe), > - (adjusted_mode->crtc_vsync_start - 1) | > - ((adjusted_mode->crtc_vsync_end - 1) << 16)); > - > - /* pipesrc controls the size that is scaled from, which should > -* always be the user's requested size. > -*/ > - I915_WRITE(PIPESRC(pipe), > - ((mode->hdisplay - 1) << 16) | (mode->vdisplay - 1)); > + intel_set_pipe_timings(intel_crtc, mode, adjusted_mode); > > ironlake_set_m_n(crtc, mode, adjusted_mode); > > -- > 1.7.10.4 > > ___ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Rodrigo Vivi Blog: http://blog.vivi.eng.br ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Re: [Intel-gfx] [PATCH] drm/i915: Mark hardware context support optional

2012-09-25 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Tue, Sep 25, 2012 at 10:53 AM, Chris Wilson wrote: > As using the contexts (with mesa) causes an instant hard hang on my > i5-2500 SandyBridge GT1 desktop, they are not ready for universal > enabling. > > Signed-off-by: Chris Wilson > --- >

Re: [Intel-gfx] [PATCH] drm/i915: make sure we write all the DIP data bytes

2012-09-25 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Tue, Sep 25, 2012 at 1:23 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > ... even if the actual infoframe is smaller than the maximum possible > size. > > If we don't write all the 32 DIP data bytes the InfoFrame ECC may not > be co

Re: [Intel-gfx] [PATCH] intel_infoframes: Dump HDMI vendor infoframes

2012-09-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Sep 26, 2012 at 2:17 PM, Damien Lespiau wrote: > From: Damien Lespiau > > Those infoframes are programmed when using stereo 3D modes. > > Signed-off-by: Damien Lespiau > --- > tools/inte

Re: [Intel-gfx] [PATCH 2/2] tests/testdisplay: Test the stereo 3D modes

2012-09-28 Thread Rodrigo Vivi
= "3hiaf:s:d:p:mrt"; > > static void __attribute__((noreturn)) usage(char *name) > { > @@ -607,6 +819,7 @@ static void __attribute__((noreturn)) usage(char *name) > fprintf(stderr, "\t-d\t\tbit depth of scanout buffer\n"); > fprintf(stderr, "\t-p\t,, test overlay &g

Re: [Intel-gfx] [PATCH 1/3] drm: Add an "expose 3d modes" property

2012-09-28 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi Tested-by: Rodrigo Vivi On Thu, Sep 27, 2012 at 3:41 PM, Damien Lespiau wrote: > From: Damien Lespiau > > The "expose 3D modes" property can be attached to connectors to allow > user space to indicate it can deal with 3D modes and that the drm

Re: [Intel-gfx] [PATCH 1/2] lib: Dump information about the supported 3D stereo formats

2012-09-28 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi Tested-by: Rodrigo Vivi On Thu, Sep 27, 2012 at 3:42 PM, Damien Lespiau wrote: > From: Damien Lespiau > > When dumping the details of a mode, let's add the 3D formats the mode > supports. > > Signed-off-by: Damien Lespiau >

Re: [Intel-gfx] [PATCH 2/3] drm: Parse the HDMI cea vendor block for 3D present

2012-09-28 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi Tested-by: Rodrigo Vivi On Thu, Sep 27, 2012 at 3:41 PM, Damien Lespiau wrote: > From: Damien Lespiau > > For now, let's just look at the 3D_present flag of the CEA HDMI vendor > block to detect if the sink supports a small list of then manda

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Add HDMI vendor info frame support

2012-09-28 Thread Rodrigo Vivi
pu/drm/i915/intel_modes.c > @@ -124,3 +124,15 @@ intel_attach_broadcast_rgb_property(struct drm_connector > *connector) > > drm_connector_attach_property(connector, prop, 0); > } > + > +void > +intel_attach_expose_3d_modes_property(struct drm_connector *connector) &g

Re: [Intel-gfx] [PATCH] drm/i915: Call drm_handle_vblank() after processing pending pageflips

2012-09-28 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Fri, Sep 28, 2012 at 8:25 AM, Chris Wilson wrote: > When we process a pageflip completion, we append an event to the vblank > queue. That queue is processed by drm_handle_vblank() and so by calling > drm_handle_vblank() prior to processing the pageflips, we

Re: [Intel-gfx] [PATCH] drm/i915: extract intel_set_pipe_timings from crtc_mode_set

2012-10-02 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Mon, Oct 1, 2012 at 6:10 PM, Paulo Zanoni wrote: > From: Paulo Zanoni > > Version 2: call intel_set_pipe_timings from both i9xx_crtc_mode_set > and ironlake_crtc_mode_set, instead of just ironlake, as requested by > Daniel Vetter. > > The prob

[Intel-gfx] [PATCH 0/3] TV Out patches to make our mode list be according to TV timing standards

2011-12-14 Thread Rodrigo Vivi
s, Rodrigo. Rodrigo Vivi (3): drm/i915: Fix TV Out refresh rate. drm/i915: Removing TV Out modes. drm/i915: Adding 1080p modes to our TV Out mode list. drivers/gpu/drm/i915/intel_tv.c | 176 ++- 1 files changed, 63 insertions(+), 113 deletions(-) -

[Intel-gfx] [PATCH 1/3] drm/i915: Fix TV Out refresh rate.

2011-12-14 Thread Rodrigo Vivi
TV Out refresh rate was half of the specification for almost all modes. Due to this reason pixel clock was so low for some modes causing flickering screen. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_tv.c | 16 1 files changed, 8 insertions(+), 8 deletions

[Intel-gfx] [PATCH 2/3] drm/i915: Removing TV Out modes.

2011-12-14 Thread Rodrigo Vivi
These modes are no longer needed or are not according to TV timing standards. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_tv.c | 122 --- 1 files changed, 0 insertions(+), 122 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_tv.c b

[Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-14 Thread Rodrigo Vivi
According to TV Out timing standards, supported 1080p modes were missing. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_tv.c | 72 +++ 1 files changed, 72 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_tv.c b/drivers/gpu

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-15 Thread Rodrigo Vivi
For other patches in this serie the table can be found at our PRM http://intellinuxgraphics.org/VOL_3_display_registers_updated.pdf Section 5.2 TV Out Programming / 5.2.1 Television Standards On Wed, Dec 14, 2011 at 9:19 PM, Chris Wilson wrote: > On Wed, 14 Dec 2011 21:10:08 -0200, Rodrigo V

Re: [Intel-gfx] [PATCH 3/3] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-15 Thread Rodrigo Vivi
ument will be public and the comment will be there forever. Do you have any suggestion? Thanks Rodrigo On Thu, Dec 15, 2011 at 1:00 PM, Rodrigo Vivi wrote: > For other patches in this serie the table can be found at our PRM > http://intellinuxgraphics.org/VOL_3_display_registers_updated.

[Intel-gfx] [PATCH 1/2] drm/i915: Removing TV Out modes.

2011-12-15 Thread Rodrigo Vivi
These modes are no longer needed or are not according to TV timing standards. Intel PRM Vol 3 - Display Registers Updated - Section 5 TV-Out Programming / 5.2.1 Television Standards / 5.2.1.1 Timing tables Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_tv.c | 122

[Intel-gfx] [PATCH 2/2] drm/i915: Adding 1080p modes to our TV Out mode list.

2011-12-15 Thread Rodrigo Vivi
Adding 1080p supported modes according to new PRM version which is internal for now. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_tv.c | 72 +++ 1 files changed, 72 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_tv.c b

Re: [Intel-gfx] [PATCH 1/3] drm/i915: Fix TV Out refresh rate.

2012-01-16 Thread Rodrigo Vivi
I think we should go ahead and integrate the first and second patches and skip the 1080 (third) for now. We are internally discussing when and if that document will be released. On Fri, Jan 6, 2012 at 8:02 PM, Keith Packard wrote: > On Wed, 14 Dec 2011 21:10:06 -0200, Rodrigo Vivi >

Re: [Intel-gfx] Problem Intel i915 driver, i3 2010T, HDMI output modes problems

2012-01-17 Thread Rodrigo Vivi
gt; > presumably "whatever" is something like "1920x1080x60.0" in your case ... > ___ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Rodrigo Vivi Blog: http://blog.vivi.eng.br GPG:

Re: [Intel-gfx] Interlaced mode on intel Clarkdale only colored stripes

2012-02-13 Thread Rodrigo Vivi
iately. > > Please attach the TV, then run "xrandr --verbose" and send us the output. > Please also send the output of intel_reg_dumper: > http://intellinuxgraphics.org/intel_reg_dumper.html > > -- > Paulo Zanoni > > ___ > Intel-gf

Re: [Intel-gfx] WG: Interlaced mode on intel Clarkdale only colored stripes

2012-02-13 Thread Rodrigo Vivi
l.com] Maybe the best tree to >>test is this: >>http://cgit.freedesktop.org/~danvet/drm-intel/log/?h=drm-intel-next-que >>ued > > I will compile it now. Before I used the drm-intel-next branch. I downloaded > the latest tar.gz file and didn't use git to checkout the

Re: [Intel-gfx] Thinkpad T420 and single/dual channel lvds

2012-03-16 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Thu, Mar 15, 2012 at 11:42 AM, Takashi Iwai wrote: > At Thu, 15 Mar 2012 14:30:35 +0100, > Takashi Iwai wrote: >> >> At Thu, 15 Mar 2012 13:25:08 +, >> Chris Wilson wrote: >> > >> > On Thu, 15 Mar 2012 14:15:54 +0100

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too

2012-03-20 Thread Rodrigo Vivi
Altough Keith's idea is very good I tested here with many systems that are already working nowadays and it didn't break anything. Including atom at 945gme, ironlake, sandybridge and ivybridge... including single and dual channel modes... Tested-by: Rodrigo Vivi On Tue, Mar 20, 2012 a

Re: [Intel-gfx] [PATCH 05/37] drm/i915: add support for power wells

2012-03-26 Thread Rodrigo Vivi
Like in this patch, the defines indentation in some patches in this series sounds strange, wrong, or at least different from the one already in use. So, since I don't know if we should care about indentation now, for those patches I'll just mark like this: * indentation Reviewed-by: Ro

Re: [Intel-gfx] [PATCH 06/37] drm/i915: add DDI registers

2012-03-26 Thread Rodrigo Vivi
*indentation and it is missing #define PIPE_DDI_MODE_SELECT_DP_MST (3<<24) Otherwise: Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > There is one set of such registers for each pipe (A/B/C/EDP). > > Signed-off-by: Eugeni Dodonov > ---

Re: [Intel-gfx] [PATCH 09/37] drm/i915: add definitions for DDI_BUF_CTL registers

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > There is one instance of those registers for each DDI port. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |   23 +++ >  

Re: [Intel-gfx] [PATCH 14/37] drm/i915: add PIXCLK_GATE register

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Pixel clock gating control for Lynx point. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |    6 ++ >  1 file changed, 6 insertions(+) > >

Re: [Intel-gfx] [PATCH 16/37] drm/i915: add port clock selection support for HSW

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Multiple clocks can drive different outputs. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |   23 +++ >  1 file changed, 23 insertions(+

Re: [Intel-gfx] [PATCH 12/37] drm/i915: add SBI registers

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Those are responsible for the Sideband Interface programming. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |   10 ++ >  1 file chan

Re: [Intel-gfx] [PATCH 17/37] drm/i915: add SSC offsets for SBI access

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Different registers are identified by their target id and offset. To > simplify their programming, they are called as . > For example, SSCCTL register accessed through SBI at target

Re: [Intel-gfx] [PATCH 20/37] drm/i915: add WM_LINETIME registers

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Watermark line time registers for display low power watermark. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |   10 ++ >  1 file chan

Re: [Intel-gfx] [PATCH 15/37] drm/i915: add S PLL control

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > This PLL control can drive DDI ports at desired frequencies for > DisplayPort and FDI connections. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |

Re: [Intel-gfx] [PATCH 19/37] drm/i915: add LCPLL control registers

2012-03-26 Thread Rodrigo Vivi
LCPLL_PLL_ENABLE should be (0<<31)\ Otherwise Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Those are used to control the display core clock. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |    7 +++

Re: [Intel-gfx] [PATCH 18/37] drm/i915: add GTC registers

2012-03-26 Thread Rodrigo Vivi
* indentation Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Add Global Time Clock registers > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |    5 + >  1 file changed, 5 insertions(+) > > diff --gi

Re: [Intel-gfx] [PATCH 11/37] drm/i915: add definition of DDI buffer translations regs

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Those registers are used to train DDI buffer translations for each link > type. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |    7 +++ >  1 file

Re: [Intel-gfx] [PATCH 12/37] drm/i915: add SBI registers

2012-03-26 Thread Rodrigo Vivi
Ops, actually I'm in doubt about this one, for me: SBI_RESPONSE should be (0x0<<1) SBI_READY should be(0x0<<0) let's double check this togheter, otherwise: Reviewed-by: Rodrigo Vivi On Mon, Mar 26, 2012 at 2:40 PM, Rodrigo Vivi wrote: > * indentation &g

Re: [Intel-gfx] [PATCH 36/37] drm/i915: add warning when using old bits on Haswell/LPT

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > Those have different functionality on Haswell architecture, so let's > trigger a warning message when we are going through a path we should not > go into on Haswell. > > This patch is here fo

Re: [Intel-gfx] [PATCH 32/37] drm/i915: perform Haswell DDI link training in FDI mode

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > This patch attempts at following the modeset sequence closely, retrying > with different voltages if the DP_TP_STATUS reports a failed training. > > For training, we add a table of recommended sett

Re: [Intel-gfx] [PATCH 34/37] drm/i915: do not use fdi_normal_train on haswell

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > This should be already configured when FDI auto-negotiation is done. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/intel_display.c |    3 ++- >  1 file changed, 2 inserti

Re: [Intel-gfx] [PATCH 27/37] drm/i915: share pipe count handling with Ivybridge

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/intel_display.c |    2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/intel_display.c &

Re: [Intel-gfx] [PATCH 25/37] drm/i915: haswell has 3 pipes as well

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > They work differently, but the count is the same. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_dma.c |    2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > &

Re: [Intel-gfx] [PATCH 33/37] drm/i915: double-write DDI translation table

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > Some double-buffered registers need to be written twice. > > Note that it is being sent as a separate patch because sometimes these > registers do work when written only once. But double-writing o

Re: [Intel-gfx] [PATCH 28/37] drm/i915: share IVB cursor routine with Haswell

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/intel_display.c |    2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/intel_display.c &

Re: [Intel-gfx] [PATCH 30/37] drm/i915: disable rc6 on haswell for now

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:10 PM, Eugeni Dodonov wrote: > This needs proper enablement to avoid machine hangs, so let's just avoid > it for now. > > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/intel_display.c |    4 >  1

Re: [Intel-gfx] [PATCH 19/37] drm/i915: add LCPLL control registers

2012-03-26 Thread Rodrigo Vivi
that's true! On Mon, Mar 26, 2012 at 2:46 PM, Daniel Vetter wrote: > On Mon, Mar 26, 2012 at 02:42:30PM -0300, Rodrigo Vivi wrote: >>  LCPLL_PLL_ENABLE should be  (0<<31)\ > > I that case I think we should name it LCPLL_PLL_DISABLE (and use (1<<31) > obvi

Re: [Intel-gfx] [PATCH 12/37] drm/i915: add SBI registers

2012-03-26 Thread Rodrigo Vivi
and here can be SBI_BUSY 0x1<<0 and SBI_RESPONSE_UNSUCCESSFUL 0x1<<1 On Mon, Mar 26, 2012 at 2:48 PM, Rodrigo Vivi wrote: > Ops, actually I'm in doubt about this one, for me: > > SBI_RESPONSE  should be  (0x0<<1) > SBI_READY  should be    (0x0<<0) > &

Re: [Intel-gfx] [PATCH 24/37] drm/i915: share forcewaking code between IVB and HSW

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/intel_display.c |    2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/i915/intel_display.c &

Re: [Intel-gfx] [PATCH 35/37] drm/i915: program iCLKIP on Lynx Point

2012-03-26 Thread Rodrigo Vivi
+     temp &= ~SBI_SSCDIVINTPHASE_DIVSEL_MASK; >> +     temp |= SBI_SSCDIVINTPHASE_DIVSEL(divsel); >> +     temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK; >> +     temp |= SBI_SSCDIVINTPHASE_INCVAL(phaseinc); >> +     temp |= SBI_SSCDIVINTPHASE_DIR(phasedir); >> +     temp |= SBI_SSCDIVINTPHASE_PROPAGATE; >> + >> +     SBI_WRITE(dev_priv, >> +                     SBI_SSCDIVINTPHASE6, >> +                     temp); >> + >> +     /* Program SSCAUXDIV */ >> +     SBI_WRITE(dev_priv, >> +                     SBI_SSCAUXDIV6, >> +                             SBI_READ(dev_priv, SBI_SSCAUXDIV6) | >> +                                     SBI_SSCAUXDIV_FINALDIV2SEL(auxdiv)); >> + >> + >> +     /* Enable modulator and associated divider */ >> +     SBI_WRITE(dev_priv, SBI_SSCCTL6, >> +                             SBI_READ(dev_priv, SBI_SSCCTL6) & >> +                                     ~SBI_SSCCTL_DISABLE); >> + >> +     /* Wait for initialization time */ >> +     udelay(50); >> + >> +     /* Gate pixel clock */ >> +     I915_WRITE(PIXCLK_GATE, PIXCLK_GATE_UNGATE); >> +} >> + >> >>  /* Link training for HSW parts */ >>  static void hsw_fdi_link_train(struct drm_crtc *crtc) >> @@ -3182,6 +3488,9 @@ static void ironlake_pch_enable(struct drm_crtc *crtc) >>               /* DDIE clock is recommented for FDI connections */ >>               I915_WRITE(PIPE_CLK_SEL(pipe), >>                               PIPE_CLK_SEL_DDIE); >> + >> +             /* Program iCLKIP */ >> +             lpt_program_iclkip(crtc); >>       } >> >>       /* set transcoder timing, panel must allow it */ >> -- >> 1.7.9.2 >> >> ___ >> Intel-gfx mailing list >> Intel-gfx@lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/intel-gfx > > -- > Daniel Vetter > Mail: dan...@ffwll.ch > Mobile: +41 (0)79 365 57 48 > ___ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Rodrigo Vivi Blog: http://blog.vivi.eng.br GPG: 0x905BE242 @ wwwkeys.pgp.net ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Re: [Intel-gfx] [PATCH 06/37] drm/i915: add DDI registers

2012-03-26 Thread Rodrigo Vivi
ah ok, no problem than... I just imagine that this would be useful because in other places you mentioned the DP MST mode... On Mon, Mar 26, 2012 at 2:58 PM, Eugeni Dodonov wrote: > On Mon, Mar 26, 2012 at 14:35, Rodrigo Vivi wrote: >> >> *indentation >> and it

Re: [Intel-gfx] [PATCH 10/37] drm/i915: add definition of LPT FDI port width registers

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_reg.h |    3 +++ >  1 file changed, 3 insertions(+) > > diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/

Re: [Intel-gfx] [PATCH 04/25] drm/i915: Add basic support for parsing of VBT OEM Custom Block

2012-03-26 Thread Rodrigo Vivi
I was also waiting for the patch that really does some parse as well, but I think this patch will be useful for one case that I'm currently working on... anyway: Reviewed-by: Rodrigo Vivi On Thu, Mar 22, 2012 at 2:00 PM, Jesse Barnes wrote: > On Thu, 22 Mar 2012 09:11:37 -0700 > B

Re: [Intel-gfx] [PATCH] drm/i915: quirk away broken OpRegion VBT

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Sat, Mar 24, 2012 at 8:03 PM, Chris Wilson wrote: > On Sat, 24 Mar 2012 23:51:30 +0100, Daniel Vetter > wrote: >> Somehow the BIOS manages to screw things up when copying the VBT >> around, because the one we scrap from the VBIOS rom actually wo

Re: [Intel-gfx] [PATCH] drm/i915: reinstate GM45 TV detection fix

2012-03-26 Thread Rodrigo Vivi
r fix for it. Meanwhile: Reviewed-by: Rodrigo Vivi On Sun, Mar 25, 2012 at 5:56 PM, Daniel Vetter wrote: > This reverts commmit d4b74bf07873da2e94219a7b67a334fc1c3ce649 which > reverted the origin fix fb8b5a39b6310379d7b54c0c7113703a8eaf4a57. > > We have at least 3 different bug

Re: [Intel-gfx] [PATCH 02/37] drm/i915: add support for LynxPoint PCH

2012-03-26 Thread Rodrigo Vivi
Reviewed-by: Rodrigo Vivi On Wed, Mar 21, 2012 at 10:09 PM, Eugeni Dodonov wrote: > Signed-off-by: Eugeni Dodonov > --- >  drivers/gpu/drm/i915/i915_drv.c |    4 >  drivers/gpu/drm/i915/i915_drv.h |    2 ++ >  2 files changed, 6 insertions(+) > > diff --git a

Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/psr: Get pipe id following atomic guidelines (rev2)

2018-12-03 Thread Rodrigo Vivi
On Mon, Dec 03, 2018 at 04:29:17AM -0800, Peres, Martin wrote: > On 30/11/2018 19:27, Vivi, Rodrigo wrote: > > On Fri, Nov 30, 2018 at 03:04:40PM +0200, Martin Peres wrote: > >> > >> > >> On 29/11/2018 19:36, Rodrigo Vivi wrote: > >>> On Wed, Nov 28

Re: [Intel-gfx] [PATCH v2 10/11] drm/i915: Improve PSR2 CTL macros

2018-12-03 Thread Rodrigo Vivi
_SU_MASK > > - Adding EDP_PSR2_FRAME_BEFORE_SU_MAX > > - Adding EDP_PSR2_IDLE_FRAME() > > - Adding EDP_PSR2_IDLE_FRAME_MAX > > > > In the next patch the new macros will be used. > > > > Cc: Dhinakaran Pandiyan > > Cc: Rodrigo Vivi > > Signed-off-

Re: [Intel-gfx] drm tip conflict in intel_workarounds.c

2018-12-06 Thread Rodrigo Vivi
On Thu, Dec 06, 2018 at 12:25:48PM +1000, Dave Airlie wrote: > I merged the i915 tree into drm-next this morning, but got a major > conflict on the drm-tip rebuild in intel_workarounds.c. > > I'm not sure if I did wrong thing, but there were a couple of places > where the code seemed inconsistent

Re: [Intel-gfx] [PATCH 1/2] drm/i915/huc: Update the HuC version for BXT

2018-12-10 Thread Rodrigo Vivi
On Fri, Dec 07, 2018 at 10:28:39AM -0800, Anusha wrote: > From: Anusha Srivatsa > > We have an update for HuC for BXT. > Load the latest version. > > v2: Change the subject. > > Cc: Rodrigo Vivi > Signed-off-by: Anusha Srivatsa > --- > drivers/gpu/drm/i915/

Re: [Intel-gfx] [PULL] gvt-next for 4.21

2018-12-10 Thread Rodrigo Vivi
On Fri, Dec 07, 2018 at 12:36:59PM +0800, Zhenyu Wang wrote: > > Hi, > > As I was hoping to possibly merge more new stuff for next kernel e.g > CFL support, etc, but seems those're still not stable enough so better > wait for next cycle, so sorry for the late. If I understood correctly Jani alr

Re: [Intel-gfx] [PATCH v3 3/3] drm/i915: merge gen checks to use range

2018-12-12 Thread Rodrigo Vivi
On Tue, Dec 11, 2018 at 04:35:57PM +0200, Jani Nikula wrote: > On Wed, 05 Dec 2018, Lucas De Marchi wrote: > > Instead of using IS_GEN() for consecutive gen checks, let's pass the > > range to IS_GEN_RANGE(). By code inspection these were the ranges deemed > > necessary for spatch: > > > > @@ > >

Re: [Intel-gfx] [PATCH 1/3] drm/i915/icl: Add a debug print for TypeC port disconnection

2018-12-13 Thread Rodrigo Vivi
On Thu, Dec 13, 2018 at 09:48:48PM +0200, Imre Deak wrote: > It's useful to see at which point a TypeC port gets disconnected, so add > add a debug print for it. > > Cc: Paulo Zanoni > Cc: Ville Syrjälä > Cc: José Roberto de Souza > Cc: Rodrigo Vivi > Signed-of

Re: [Intel-gfx] [PATCH 2/3] drm/i915/icl: Fix TypeC legacy HDMI HPD handling

2018-12-13 Thread Rodrigo Vivi
DP case. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108070 > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108924 > Cc: Paulo Zanoni > Cc: Ville Syrjälä > Cc: José Roberto de Souza > Cc: Rodrigo Vivi > Signed-off-by: Imre Deak > --- > dr

Re: [Intel-gfx] [PATCH 3/3] drm/i915/icl: Fix TypeC legacy DP HPD handling

2018-12-13 Thread Rodrigo Vivi
ts either via a VBT option or a HW/FW register. > > Suggested-by: Ville Syrjälä > Cc: Paulo Zanoni > Cc: Ville Syrjälä > Cc: José Roberto de Souza > Cc: Rodrigo Vivi > Signed-off-by: Imre Deak Reviewed-by: Rodrigo Vivi > --- > drivers/gpu/drm/i915/intel_dp.c | 8

Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsi: Add PORT_TX_DW7 programming to DSI vswing sequence

2018-12-14 Thread Rodrigo Vivi
On Fri, Dec 14, 2018 at 11:34:13AM -0800, Clint Taylor wrote: >Oops, failure caused by ICL_PORT_TX_DW7 not being defined yet. Still >waiting on r-b for a patch that includes the DW7 definition. I believe it is easier to re-send both patches together. Specially because apparently one justif

Re: [Intel-gfx] [PATCH 2/3] drm/i915/icl: Fix TypeC legacy HDMI HPD handling

2018-12-14 Thread Rodrigo Vivi
On Fri, Dec 14, 2018 at 01:25:07AM +0200, Imre Deak wrote: > On Thu, Dec 13, 2018 at 01:06:51PM -0800, Rodrigo Vivi wrote: > > On Thu, Dec 13, 2018 at 09:48:49PM +0200, Imre Deak wrote: > > > Atm HPD disconnect events on TypeC ports will break things, since we'll >

Re: [Intel-gfx] [PATCH 2/3] drm/i915/icl: Fix TypeC legacy HDMI HPD handling

2018-12-16 Thread Rodrigo Vivi
On Sat, Dec 15, 2018 at 01:25:45AM +0200, Imre Deak wrote: > On Fri, Dec 14, 2018 at 02:22:09PM -0800, Rodrigo Vivi wrote: > > On Fri, Dec 14, 2018 at 01:25:07AM +0200, Imre Deak wrote: > > > On Thu, Dec 13, 2018 at 01:06:51PM -0800, Rodrigo Vivi wrote: > > > > On T

Re: [Intel-gfx] [PATCH v2 3/4] drm/i915/icl: Fix HPD handling for TypeC legacy ports

2018-12-17 Thread Rodrigo Vivi
ady that we > won't disconnect legacy ports in that function. > - Add a note about the new intel_ddi_encoder_destroy() hook. > - Reword the commit message after switching to the VBT based detection. Reviewed-by: Rodrigo Vivi (just because you asked about what I feel non-symmetric I wi

Re: [Intel-gfx] [PATCH 0/1] drm/i915: Enable fastset by default, except on initial modeset

2018-12-17 Thread Rodrigo Vivi
On Mon, Dec 17, 2018 at 03:23:14PM +0100, Hans de Goede wrote: > Hi All, > > As discussed a while ago, I would like to see us enable fastboot by > default, starting with Skylake / GEN9 and newer hardware, so that we can > avoid an unnecessary modeset at boot and move to a truely flickerfree boot.

Re: [Intel-gfx] [PATCH v2 3/4] drm/i915/icl: Fix HPD handling for TypeC legacy ports

2018-12-17 Thread Rodrigo Vivi
On Mon, Dec 17, 2018 at 09:35:05PM +0200, Imre Deak wrote: > On Mon, Dec 17, 2018 at 10:05:40AM -0800, Rodrigo Vivi wrote: > > On Fri, Dec 14, 2018 at 08:27:02PM +0200, Imre Deak wrote: > > > Atm HPD disconnect events on TypeC ports will break things, since we'll >

Re: [Intel-gfx] [PATCH v2 2/4] drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flags

2018-12-17 Thread Rodrigo Vivi
Paulo Zanoni > Cc: Ville Syrjälä > Cc: José Roberto de Souza > Cc: Rodrigo Vivi > Signed-off-by: Imre Deak Reviewed-by: Rodrigo Vivi > --- > drivers/gpu/drm/i915/i915_drv.h | 2 ++ > drivers/gpu/drm/i915/intel_bios.c | 11 +-- > 2 files changed, 11 inser

Re: [Intel-gfx] [PATCH 0/1] drm/i915: Enable fastset by default, except on initial modeset

2018-12-18 Thread Rodrigo Vivi
On Tue, Dec 18, 2018 at 05:07:34PM +0100, Hans de Goede wrote: > Hi, > > On 17-12-18 19:43, Rodrigo Vivi wrote: > > On Mon, Dec 17, 2018 at 03:23:14PM +0100, Hans de Goede wrote: > > > Hi All, > > > > > > As discussed a while ago, I would like to see us

Re: [Intel-gfx] [PATCH v2 3/3] drm/i915: DDI: call intel_psr_ and _edp_drrs_enable() on pipe updates (v2)

2018-12-20 Thread Rodrigo Vivi
: Dhinakaran Pandiyan Cc: José Roberto de Souza Acked-by: Rodrigo Vivi > --- > drivers/gpu/drm/i915/intel_ddi.c | 19 +++ > 1 file changed, 19 insertions(+) > > diff --git a/drivers/gpu/drm/i915/intel_ddi.c > b/drivers/gpu/drm/i915/intel_ddi.c > index e3

Re: [Intel-gfx] [PATCH 9/9] drm/i915: Use IS_GEN9_LP() for the linetime w/a check

2018-12-21 Thread Rodrigo Vivi
On Fri, Dec 21, 2018 at 07:14:36PM +0200, Ville Syrjala wrote: > From: Ville Syrjälä > > IS_GLK||IS_BXT == IS_GEN9_LP > > Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi (I wont be able to review the entire series, just quickly glancing the obvious ones before going

  1   2   3   4   5   6   7   8   9   10   >