Re: [PULL] drm-intel-next

2018-06-18 Thread Rodrigo Vivi
On Mon, Jun 18, 2018 at 09:12:55AM +0200, Daniel Vetter wrote: > On Tue, Jun 12, 2018 at 9:59 AM, Jani Nikula > wrote: > > On Tue, 12 Jun 2018, Dave Airlie wrote: > >> On 12 June 2018 at 02:27, Rodrigo Vivi wrote: > >>> Hi Dave, > >>>

[PULL] drm-intel-next

2018-06-11 Thread Rodrigo Vivi
Sripada (1): drm/i915/icl: Map VBT DDC Pin to BSpec DDC Pin Rodrigo Vivi (2): drm/i915: Update DRIVER_DATE to 20180530 drm/i915: Update DRIVER_DATE to 20180606 Tvrtko Ursulin (6): drm/i915: Include i915_scheduler.h from i915_gem_context.h drm/i915: Forward de

[PULL] drm-intel-next

2018-06-25 Thread Rodrigo Vivi
drm/i915/audio: Add 810 MHz clock entries to dp_aud_n_m table drm/i915/icl: Add 10-bit support for hdmi Rodrigo Vivi (3): drm/i915/psr: Kill delays when activating psr back. Merge tag 'gvt-next-2018-06-19' of https://github.com/intel/gvt-linux into drm-intel-next-queued d

Re: [PATCH] dim: Allow user to select a different repository browser

2018-06-21 Thread Rodrigo Vivi
On Thu, Jun 21, 2018 at 03:37:11PM +0100, Liviu Dudau wrote: > gitk is a fine repository browser but it requires a graphical > interface that doesn't work very well with remote access. > Alternative repository browsers like tig are a good replacement > for those cases. \o/ yes, please!

[PULL] drm-intel-fixes

2018-07-26 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-07-26: - Only a quirk for GLK NUC HDMI port issues Thanks, Rodrigo. The following changes since commit d72e90f33aa4709ebecc5005562f52335e106a60: Linux 4.18-rc6 (2018-07-22 14:12:20 -0700) are available in the Git repository at:

Re: [PATCH] qf: replace colon when wiggling

2018-08-08 Thread Rodrigo Vivi
On Wed, Aug 08, 2018 at 09:59:29AM -0700, Lucas De Marchi wrote: > On Fri, Jul 13, 2018 at 11:16:12AM -0700, Rodrigo Vivi wrote: > > On Fri, Jul 13, 2018 at 08:02:17AM -0700, Lucas De Marchi wrote: > > > We are not writing anything after that message. > > > >

[PULL] drm-intel-next-fixes

2018-08-06 Thread Rodrigo Vivi
): drm/i915: Interactive RPS mode drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks" Michał Winiarski (1): drm/i915/kvmgt: Fix compilation error Mika Kuoppala (1): Revert "drm/i915/icl: WaEnableFloatBlendOptimization" Rodrigo Vivi (1): drm/i915:

[PULL] drm-intel-next-fixes

2018-08-16 Thread Rodrigo Vivi
in vgpu_create Jani Nikula (1): drm/i915: set DP Main Stream Attribute for color range on DDI platforms Rodrigo Vivi (1): Merge tag 'gvt-next-fixes-2018-08-14' of https://github.com/intel/gvt-linux into drm-intel-next-fixes Yi Wang (1): drm/i915/gvt: fix memory leak

Re: [PATCH 1/2] dim: clarify dimrc a bit

2018-08-22 Thread Rodrigo Vivi
ll the branches and remotes anyway. > > Cc: Shashank Sharma > Signed-off-by: Daniel Vetter makes sense Reviewed-by: Rodrigo Vivi > --- > dim.rst | 8 +--- > dimrc.sample | 3 ++- > 2 files changed, 7 insertions(+), 4 deletions(-) > > diff --git a/dim.rst b/

Re: [PATCH 2/2] dim: sanity-check config settings

2018-08-22 Thread Rodrigo Vivi
but anyways end result seems right: Reviewed-by: Rodrigo Vivi > > Cc: Shashank Sharma > Signed-off-by: Daniel Vetter > --- > dim | 43 ++- > 1 file changed, 26 insertions(+), 17 deletions(-) > > diff --git a/dim b/dim >

[PULL] drm-intel-next-fixes

2018-08-24 Thread Rodrigo Vivi
Hi Dave, This is the pull request that I tried to send few days ago, but apparently I had some issue with my mutt/smtp and it didn't go through. Well, I don't think that there is anything critical that cannot wait another week or -rc2 Anyway I'm sending just in case, for the record, and to try

Re: [PATCH 2/3] dim: Introduce dim_request_pull_tags

2018-08-28 Thread Rodrigo Vivi
On Tue, Aug 28, 2018 at 10:43:46AM +0300, Jani Nikula wrote: > On Mon, 27 Aug 2018, "Vivi, Rodrigo" wrote: > > Apparently I’m the only Goofy maintainer around, and I lost a day to > > fix the tool flow for 100% of the cases I faced here, so, why just > > mock it at first sight without considering

Re: [PATCH 2/2] Split out README.rst

2018-08-28 Thread Rodrigo Vivi
s more, especially in case we > decide to embrace gitlab merge requests and issues for > maintainer-tools. But this should be good enough for now. > > Signed-off-by: Daniel Vetter Reviewed-by: Rodrigo Vivi > --- > README.rst | 16 > index.rst | 16 +--

Re: [igt-dev] RFC: Migration to Gitlab

2018-08-22 Thread Rodrigo Vivi
On Wed, Aug 22, 2018 at 10:19:19AM -0400, Adam Jackson wrote: > On Wed, 2018-08-22 at 16:13 +0300, Jani Nikula wrote: > > > - Sticking to fdo bugzilla and disabling gitlab issues for at least > > drm-intel for the time being. Doing that migration in the same go is a > > bit much I think.

Re: [igt-dev] RFC: Migration to Gitlab

2018-08-22 Thread Rodrigo Vivi
On Wed, Aug 22, 2018 at 05:37:22PM +0100, Daniel Stone wrote: > Hi Rodrigo, > > On Wed, 22 Aug 2018 at 17:06, Rodrigo Vivi wrote: > > On Wed, Aug 22, 2018 at 10:19:19AM -0400, Adam Jackson wrote: > > > On Wed, 2018-08-22 at 16:13 +0300, Jani Nikula wrote: > >

[PULL] drm-intel-next

2018-07-19 Thread Rodrigo Vivi
drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler Paulo Zanoni (2): x86/gpu: reserve ICL's graphics stolen memory drm/i915: use the ICL stolen memory Ramalingam C (2): drm/i915/gmbus: Increase the Bytes per Rd/Wr Op drm/i915/gmbus: Enable burst read Rodrig

Re: [PATCH] dim: Allow user to select a different repository browser

2018-07-19 Thread Rodrigo Vivi
gned-off-by: Liviu Dudau Reviewed-by: Rodrigo Vivi Although I feel that you might add a note that simple tig directly shoulnd't work because of detached & command. Feel free to copy something from my previous patch. But use your patch because yours is: Tested-by: Rodrigo Vivi (with DIM_

[PATCH] dim: Allow user to select a different repository browser

2018-08-29 Thread Rodrigo Vivi
the remote access mention and make mention the need for detached flow and that it is just used for making pull requests. Signed-off-by: Liviu Dudau Tested-by: Rodrigo Vivi (with DIM_BROWSER="terminator -l simple -x tig 2>/dev/null") Signed-off-by: Rodrigo Vivi --- dim | 7 +++

[PULL] drm-intel-next for 4.19

2018-07-10 Thread Rodrigo Vivi
915/guc: Use intel_guc_init_misc to hide GuC internals drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init drm/i915/guc: Print CTL params passed to Guc Rodrigo Vivi (2): drm/i915/psr: Kill useless function pointers. drm/i915: Update DRIVER_DATE to 20180709 T

[PULL] drm-intel-fixes

2018-07-10 Thread Rodrigo Vivi
Hi Dave, Things are calm around drm-intel and we have only 1 fix for hotplug irq on old platforms for this round. I saw that you already send the pull request for 4.18-rc5 So I think this could wait for the next week. But up to you. Here goes drm-intel-fixes-2018-07-10: - Fix hotplug irq ack on

[PULL] drm-intel-fixes

2018-07-13 Thread Rodrigo Vivi
0:15:53 -0700) - GVT fix for KBL vGPU hang to update virtual register from LRI. - Fix hotplug irq ack on i965/g4x (Ville) Hang Yuan (1): drm/i915/gvt: update vreg on inhibit context lri command Rodrigo Vivi (1): Merge t

Re: [PATCH] qf: replace colon when wiggling

2018-07-13 Thread Rodrigo Vivi
On Fri, Jul 13, 2018 at 08:02:17AM -0700, Lucas De Marchi wrote: > We are not writing anything after that message. I think I probably aimed to do something else different that that commented out cat there... Anyways, ... is better, thanks Reviewed-by: Rodrigo Vivi > > Signed-off-

[PULL] drm-intel-next

2018-07-13 Thread Rodrigo Vivi
Ramalingam C (2): drm/i915/gmbus: Increase the Bytes per Rd/Wr Op drm/i915/gmbus: Enable burst read Rodrigo Vivi (6): drm/i915/psr: Kill useless function pointers. drm/i915: Update DRIVER_DATE to 20180709 Merge tag 'gvt-next-2018-07-11' of https://github.com/int

[PULL] drm-intel-fixes

2018-09-11 Thread Rodrigo Vivi
IPS disable timeout to 100ms Rodrigo Vivi (1): Merge tag 'gvt-fixes-2018-09-10' of https://github.com/intel/gvt-linux into drm-intel-fixes Weinan Li (1): drm/i915/gvt: Fix the incorrect length of child_device_config issue Zhenyu Wang (1): drm/i915/gvt: Fix life cycle reference

[PATCH 2/3] qf: Make qf_pull -f forcibly clean

2018-03-07 Thread Rodrigo Vivi
zan...@intel.com> Cc: Michel Thierry <michel.thie...@intel.com> Cc: James Ausmus <james.aus...@intel.com> Cc: Lucas De Marchi <lucas.demar...@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.v...@intel.com> --- qf | 23 +-- 1 file changed, 21 insertions(

[PATCH 3/3] qf: Actually allow qf rebase from a clean environment.

2018-03-07 Thread Rodrigo Vivi
rk in progress (Daniel). Fixes: 663e7293e042 ("qf: Allow rebase function to start from anywhere.") Cc: Lucas De Marchi <lucas.demar...@intel.com> Cc: Daniel Vetter <daniel.vet...@ffwll.ch> Signed-off-by: Rodrigo Vivi <rodrigo.v...@intel.com> --- qf | 5 +++-- 1 file change

Re: [PATCH] qf: Make qf_pull -f forcibly clean

2018-03-13 Thread Rodrigo Vivi
On Mon, Mar 12, 2018 at 04:55:26PM -0700, Lucas De Marchi wrote: > On Mon, Mar 12, 2018 at 04:08:41PM -0700, Rodrigo Vivi wrote: > > qf_checkout implies that you need to have that baseline > > on your local repository, what it is not good for a distributed > > maintenance. &

[PULL] drm-intel-fixes

2018-03-15 Thread Rodrigo Vivi
/i915: Enable VBT based BL control for DP Rodrigo Vivi (1): Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into drm-intel-fixes Xiong Zhang (1): drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmio Zhenyu Wang (1): drm/i915/gvt: fix user copy warning

[PULL] drm-intel-fixes

2018-03-14 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-03-14: - 1 display fix for bxt - 1 gem fix for fences - 1 gem/pm fix for rps freq Thanks, Rodrigo. The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae: Linux 4.16-rc5 (2018-03-11 17:25:09 -0700) are available in the git

Re: [PATCH 2/3] qf: Make qf_pull -f forcibly clean

2018-03-08 Thread Rodrigo Vivi
On Thu, Mar 08, 2018 at 07:29:52AM -0800, Lucas De Marchi wrote: > On Wed, Mar 07, 2018 at 05:42:54PM -0800, Rodrigo Vivi wrote: > > qf_checkout implies that you need to have that baseline > > on your local repository, what it is not good for a distributed > > maintenance. &

[PULL] drm-intel-fixes

2018-03-07 Thread Rodrigo Vivi
Hi Dave, Fixes for 2 regressions that got captured by CI. Here goes drm-intel-fixes-2018-03-07: - 2 fixes: 1 for perf and 1 execlist submission race. Thanks, Rodrigo. The following changes since commit 661e50bc853209e41a5c14a290ca4decc43cbfd1: Linux 4.16-rc4 (2018-03-04 14:54:11 -0800)

Re: [PATCH v2] qf: silence quilt refresh a little bit

2018-04-04 Thread Rodrigo Vivi
On Wed, Apr 04, 2018 at 09:41:10AM -0700, Rodrigo Vivi wrote: > On Fri, Mar 30, 2018 at 07:10:27PM -0700, Lucas De Marchi wrote: > > Since the patches are maintained in a git branch, if we keep refreshing > > we keep touching all patches with useless diff. Worse, it may cha

Re: [PATCH v2] qf: silence quilt refresh a little bit

2018-04-04 Thread Rodrigo Vivi
gt; v2: add unified helper > > Signed-off-by: Lucas De Marchi <lucas.demar...@intel.com> Acked-by: Rodrigo Vivi <rodrigo.v...@intel.com> > --- > qf | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/qf b/qf > index 4c8a0

Re: -fixes and ff-only

2018-04-25 Thread Rodrigo Vivi
On Wed, Apr 25, 2018 at 05:00:56PM +, Sean Paul wrote: > Hey maintainers, > I'm noticing a trend which is unlikely to slow down, so I'd like to get > your input. I send my -fixes (and other) pull requests typically on > Wednesday afternoons (ET) to allow Dave plenty of time to pick them up and

Re: [PATCH] qf: fix internal use of alias

2018-03-28 Thread Rodrigo Vivi
On Wed, Mar 28, 2018 at 12:57:08PM -0700, Rodrigo Vivi wrote: > On Wed, Mar 28, 2018 at 11:17:19AM -0700, Lucas De Marchi wrote: > > maintainer-tools/qf: line 415: qf_co: command not found > > > > Signed-off-by: Lucas De Marchi <lucas.demar...@intel.com> > &g

[PULL] drm-intel-fixes

2018-03-21 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-03-21: One fix for DP MST and one fix for GPU reset on hang check. Thanks, Rodrigo. The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f: Linux 4.16-rc6 (2018-03-18 17:48:42 -0700) are available in the git repository at:

Re: [PATCH 3/3] dim+qf: fix shellcheck SC2209

2018-04-26 Thread Rodrigo Vivi
e var=$(command) to assign output (or quote to assign string). thanks, so I didn't need to web to find out what was the fair request ;) > > Need to add that to the commit message. with that added: Reviewed-by: Rodrigo Vivi <rodrigo.v...@intel.com> > -Daniel > > &

Re: [Intel-gfx] [DIM DOCS PATCH 1/2] doc: update CI and pre-merge details in committer guidelines

2018-06-27 Thread Rodrigo Vivi
On Wed, Jun 27, 2018 at 06:13:00PM +0300, Jani Nikula wrote: > Lots has happened in the CI front since the first version was added. > > Signed-off-by: Jani Nikula Acked-by: Rodrigo Vivi > --- > drm-intel.rst | 45 - > 1 file chan

Re: [Intel-gfx] [DIM DOCS PATCH 2/2] doc: clarify what type of changes are acceptable at commit time

2018-06-27 Thread Rodrigo Vivi
On Wed, Jun 27, 2018 at 06:13:01PM +0300, Jani Nikula wrote: > As a rule of thumb, don't change patches while committing. > > Cc: Imre Deak > Signed-off-by: Jani Nikula Acked-by: Rodrigo Vivi > --- > drm-intel.rst | 7 +++ > 1 file changed, 7 insertions(+)

Re: [PATCH 05/11] doc: move commit rights criteria to shared doc

2018-10-25 Thread Rodrigo Vivi
On Thu, Oct 25, 2018 at 06:22:05PM +0300, Jani Nikula wrote: > No changes in criteria, just rearrangement. > > Signed-off-by: Jani Nikula > --- > commit-access.rst | 32 +++- > drm-misc.rst | 35 --- > 2 files changed, 31

Re: [PATCH 07/11] doc: make adherence to CoC an explicit requirement for commit access

2018-10-25 Thread Rodrigo Vivi
On Thu, Oct 25, 2018 at 06:22:07PM +0300, Jani Nikula wrote: > This was implied before, but better make it explicit. > > Signed-off-by: Jani Nikula good idea! Reviewed-by: Rodrigo Vivi > --- > commit-access.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(

Re: [PATCH 09/11] doc: add common maintainer guidelines file, start with drm-intel

2018-10-25 Thread Rodrigo Vivi
adding detailed maintainer tasks for handling drm-intel > branches. > > v2: some tweaks, use dim rebase for rebases > > Cc: Joonas Lahtinen > Cc: Rodrigo Vivi > Signed-off-by: Jani Nikula > --- > index.rst

Re: [PATCH 01/11] gitignore: remove *.html from gitignore

2018-10-25 Thread Rodrigo Vivi
On Thu, Oct 25, 2018 at 06:22:01PM +0300, Jani Nikula wrote: > They all get written in _build nowadays. > > Signed-off-by: Jani Nikula Reviewed-by: Rodrigo Vivi > --- > .gitignore | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/.gitignore b/.gitign

Re: [PATCH 04/11] doc: make COPYING rst and include it at the top level

2018-10-25 Thread Rodrigo Vivi
On Thu, Oct 25, 2018 at 06:22:04PM +0300, Jani Nikula wrote: > Make the license more prominant. Remove include from drm-intel.rst. > > Signed-off-by: Jani Nikula Reviewed-by: Rodrigo Vivi > --- > COPYING => COPYING.rst | 6 ++ > drm-intel.rst |

Re: [PATCH 02/11] doc: update CONTRIBUTING and add MAINTAINERS file

2018-10-25 Thread Rodrigo Vivi
> > > this up-to-date. Unfortunately that page also shows airlied and I as > > > owners > > > (which I guess is inherited from the group?). > > > > I think I'd probably like to add the MAINTAINERS.rst file anyway, so > > this patch is a step

Re: [PATCH 03/11] doc: don't reuse README for index.rst and project home page

2018-10-25 Thread Rodrigo Vivi
rm-intel > +repositories. The intended audience is primarily the maintainers and > committers > +of said repositories, but the workflow documentation may be useful for anyone > +interested in the kernel graphics subsystem development. I'm not sure if I liked the little duplicati

Re: [PATCH 08/11] doc: add common committer guidelines file

2018-10-25 Thread Rodrigo Vivi
e bypassing CI. > + > + At most, minor comment and whitespace tweaks are acceptable. > + > +* Please notify maintainers (IRC is fine) of new merge conflicts during > drm-tip > + rebuild, so that they can do backmerges as needed. I missing

Re: [PATCH] dim: Spell "Signed-off-by" out

2018-11-07 Thread Rodrigo Vivi
On Wed, Nov 07, 2018 at 12:39:03PM +0200, Ville Syrjälä wrote: > On Tue, Nov 06, 2018 at 04:03:50PM -0800, Rodrigo Vivi wrote: > > Or we have the risk of getting tricked out by > > > > "Suggested-by:" > > > > Like we were on kernel commit 35b876db4a42

[PATCH] dim: Spell "Signed-off-by" out

2018-11-06 Thread Rodrigo Vivi
l Cc: Daniel Vetter Cc: Jani Nikula Signed-off-by: Rodrigo Vivi --- dim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dim b/dim index 1fc40ef15317..3d6548568b56 100755 --- a/dim +++ b/dim @@ -795,13 +795,13 @@ function checkpatch_commit_push author_outlook

Re: [PATCH] dim: Fix maintainer-tools remote

2018-09-20 Thread Rodrigo Vivi
On Thu, Sep 20, 2018 at 10:24:41AM +0200, Daniel Vetter wrote: > The migration broke dim setup :-/ > > Reported-by: Shawn Guo > Cc: Shawn Guo > Signed-off-by: Daniel Vetter Reviewed-by: Rodrigo Vivi > --- > dim | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH 3/3] dim: add safeguards for users pushing too many commits at once

2019-01-14 Thread Rodrigo Vivi
; Obviously maintainers will also face the question when pushing merges or > rebases, but there's no harm in that. They also need to be sure this is > what they mean. > > Signed-off-by: Jani Nikula for the series: Reviewed-by: Rodrigo Vivi > --- > dim | 12 +

[PULL] drm-intel-next

2019-01-14 Thread Rodrigo Vivi
status change Rodrigo Vivi (3): drm/i915: Update DRIVER_DATE to 20181221 drm/i915: Update DRIVER_DATE to 20181221 drm/i915: Update DRIVER_DATE to 20190110 Tvrtko Ursulin (2): drm/i915: Dial down workaround debug messages drm/i915: Remove has_pooled_eu static initi

Re: [dim PATCH 2/7] dim: stop generating drm-intel-testing requests

2018-12-06 Thread Rodrigo Vivi
t; continuous testing. The drm-intel-testing branch and testing request has > > outlived its usefulness. Remove it. > > > > We still leave the workflow for tagging and making pull requests as they > > are for now. > > > > Signed-off-by: Jani Nikul

[PULL] drm-intel-next

2019-01-28 Thread Rodrigo Vivi
Enable fastset for non-boot modesets. drm/i915: Make HW readout mark CRTC scaler as in use. Matt Roper (2): drm: Add color management LUT validation helper (v4) drm/i915: Validate userspace-provided color management LUT's (v4) Radhakrishna Sripada (1): drm/i915: Fix the static code

[PULL] drm-intel-fixes

2019-04-04 Thread Rodrigo Vivi
for intel_vgpu_emulate_hotplug Rodrigo Vivi (1): Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into drm-intel-fixes Xiong Zhang (1): drm/i915/gvt: Correct the calculation of plane size Yan Zhao (2): drm/i915/gvt: do not deliver a workload if its creation

[PATCH] dim: Reduce noise for already cherry-picked patches.

2019-02-26 Thread Rodrigo Vivi
d minimize the output error for a clean and better actionable result. Cc: Jani Nikula Cc: Joonas Lahtinen Signed-off-by: Rodrigo Vivi --- dim | 7 +++ 1 file changed, 7 insertions(+) diff --git a/dim b/dim index 004ec69080e2..676e68f473f9 100755 --- a/dim +++ b/dim @@ -1372,6 +1372,13 @

Re: [PATCH 2/2] doc: restructure Getting Started page

2019-03-08 Thread Rodrigo Vivi
On Fri, Mar 08, 2019 at 02:31:14PM -0800, Lucas De Marchi wrote: > On Fri, Mar 08, 2019 at 02:14:03PM -0800, Rodrigo Vivi wrote: > > On Tue, Mar 05, 2019 at 11:44:00AM -0800, Lucas De Marchi wrote: > > > Restructure this pages so it first gives a minimal set of com

[PULL] drm-intel-next-fixes

2019-03-12 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-next-fixes-2019-03-12: - HDCP state handling in ddi_update_pipe - Protect i915_active iterators from the shrinker - Reacquire priolist cache after dropping the engine lock - (Selftest) Always free spinner on __sseu_prepare error - Acquire breadcrumb ref

[PULL] drm-intel-fixes

2019-03-20 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes the first round of fixes for 5.1-rc cycle. I will be out on vacation next week, so next week's pull request might come from Jani. Although things looks calm right now. only 3 patches on top of -rc1: drm-intel-fixes-2019-03-20: A protection on our mmap against

[PULL] drm-intel-next

2019-02-08 Thread Rodrigo Vivi
l (3): drm/i915: Block fbdev HPD processing during suspend drm/i915: Don't send MST hotplugs during resume drm/i915: Don't send hotplug in intel_dp_check_mst_status() Rodrigo Vivi (2): drm/i915: Rename HAS_GMCH drm/i915: Update DRIVER_DATE to 20190207 Tvrtko Ursuli

[PULL] drm-intel-fixes

2019-04-24 Thread Rodrigo Vivi
Hi Dave and Daniel, This has been a very quiet week. The only 2 patches here was queued last week. drm-intel-fixes-2019-04-24: A fix for display lanes calculation for BXT and a protection to avoid enabling FEC without DSC. Thanks, Rodrigo. The following changes since commit

[PULL] drm-intel-fixes

2019-04-11 Thread Rodrigo Vivi
in encoder->get_power_domains() Jani Nikula (1): drm/i915/dp: revert back to max link rate and lane count on eDP Rodrigo Vivi (1): Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into drm-intel-fixes Vandita Kulkarni (2): drm/i915/icl: Ungate ddi clo

Re: [PULL] drm-intel-next

2019-08-23 Thread Rodrigo Vivi
> > > > On Fri, 23 Aug 2019 at 05:29, Rodrigo Vivi > > > > wrote: > > > > > > > > > > Hi Dave and Daniel, > > > > > > > > > > Here goes the final pull request targeting 5.4. > > > > > > &

[PULL] drm-intel-next-fixes

2019-09-11 Thread Rodrigo Vivi
the existing fence before GGTT read/write drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap Rodrigo Vivi (1): Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux into drm-intel-next-fixes Weinan Li (1): drm/i915/gvt: update RING_START reg

[PATCH] dim: Do not check Link presence during pull request.

2019-09-11 Thread Rodrigo Vivi
dim should only check commits from author during push. Not during pull requests like this. Cc: Daniel Vetter Signed-off-by: Rodrigo Vivi --- dim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim b/dim index 70262b60d513..504ed40dd3b8 100755 --- a/dim +++ b/dim @@ -2080,7

[PULL] drm-intel-next

2019-08-01 Thread Rodrigo Vivi
drm/i915/gtt: Tear down setup and cleanup macros for page dma drm/i915/gtt: Setup phys pages for 3lvl pdps drm/i915/gtt: Introduce release_pd_entry Radhakrishna Sripada (1): drm/i915/tgl: Introduce Tiger Lake PCH Ramalingam C (1): drm/i915/hdcp: debug logs for sink

[PULL] drm-intel-next-fixes

2019-09-19 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-next-fixes-2019-09-19: - Extend old HSW workaround to fix some GPU hangs on Haswell GT2 - Fix return error code on GEM mmap. - White list a chicken bit register for push constants legacy mode on Mesa - Fix resume issue related to GGTT restore - Remove

[PULL] drm-intel-next-fixes

2019-09-27 Thread Rodrigo Vivi
Hi Dave and Daniel, This should've gone out yesterday, but apparently I had some issue with my mutt here. Anyway, nothing that couldn't wait for rc2 Here goes drm-intel-next-fixes-2019-09-26: - Fix concurrence on cases where requests where getting retired at same time as resubmitted to HW -

[PULL] drm-intel-fixes

2019-11-13 Thread Rodrigo Vivi
"drm/i915/ehl: Update MOCS table for EHL" drm/i915/tgl: MOCS table update Pan Bian (1): drm/i915/gvt: fix dropping obj reference twice Rodrigo Vivi (1): Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into drm-intel-fixes drivers/gpu/drm/i9

[PULL] drm-intel-fixes

2019-11-06 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2019-11-06: - Fix HPD poll to avoid kworker consuming a lot of cpu cycles. - Do not use TBT type for non Type-C ports. Thanks, Rodrigo. The following changes since commit a99d8080aaf358d5d23581244e5da23b35e340b9: Linux 5.4-rc6 (2019-11-03

[PULL] drm-intel-fixes

2019-10-17 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2019-10-17: - Display fix on handling VBT information. - Important circular locking fix - Fix for preemption vs resubmission on virtual requests - and a prep patch to make this last one to apply cleanly Thanks, Rodrigo. The following changes

[PULL] drm-intel-fixes

2019-10-10 Thread Rodrigo Vivi
Hi Dave and Daniel, This pull request includes the ones we missed for -rc1 drm-intel-next-fixes-2019-09-26 & drm-intel-next-fixes-2019-09-19 plus few fixes for execlists requests and CML display. Here goes drm-intel-fixes-2019-10-10: - Fix CML display by adding a missing ID. - Drop redundant

[PULL] drm-intel-fixes

2019-10-03 Thread Rodrigo Vivi
Hi Dave and Daniel, This v2 contains a critical DP-MST fix that it would be really good to be propagated as soon as possible. Besides all the drm-intel-next-fixes that I mentioned on previous email. Here goes drm-intel-fixes-2019-10-03-1: - Fix DP-MST crtc_mask - Fix dsc dpp calculations - Fix

Re: [Intel-gfx] [PULL] drm-intel-fixes

2019-10-03 Thread Rodrigo Vivi
On Thu, Oct 03, 2019 at 10:37:11PM +0300, Ville Syrjälä wrote: > On Thu, Oct 03, 2019 at 12:30:51PM -0700, Rodrigo Vivi wrote: > > Hi Dave and Daniel, > > > > This v2 contains a critical DP-MST fix that it would be really good to be > > propagated as soon as possible. &

[PULL] drm-intel-next

2020-02-25 Thread Rodrigo Vivi
Radhakrishna Sripada (1): drm/i915/tgl: Add Wa_1409825376 to tgl Rafael Antognolli (1): drm/i915/tgl: Add Wa_1808121037 to tgl. Rajat Jain (1): drm/i915/acpi: Move the code to populate ACPI device ID into intel_acpi Rodrigo Vivi (5): Merge drm/drm-next into drm-int

Re: [PATCH] dim: Handle multiple From: lines in pull request

2020-02-04 Thread Rodrigo Vivi
On Tue, Feb 04, 2020 at 09:24:51PM +0100, Daniel Vetter wrote: > On Tue, Feb 4, 2020 at 9:19 PM Rodrigo Vivi wrote: > > > > On Tue, Feb 04, 2020 at 09:13:53PM +0100, Daniel Vetter wrote: > > > dim blew up on the pull from Thomas: > > > > > > http

[PULL] drm-intel-fixes

2020-04-15 Thread Rodrigo Vivi
) Ashutosh Dixit (1): drm/i915/perf: Do not clear pollin for small user read buffers Rodrigo Vivi (1): Merge tag 'gvt-fixes-2020-04-14' of https://github.com/intel/gvt-linux into drm-intel-fixes Yan Zhao (3): drm/i915/gvt: hold reference of VFIO group during opening of vgpu drm

[PULL] drm-intel-next for 5.7-rc1

2020-03-13 Thread Rodrigo Vivi
umar Valsan (1): drm/i915/gen7: Clear all EU/L3 residual contexts Radhakrishna Sripada (1): drm/i915/display: Do not write in removed FBC fence registers Ramalingam C (1): drm/i915/hdcp: conversion to struct drm_device based logging macros. Rodrigo Vivi (3): Merge tag 'gvt-n

[PULL] drm-intel-next-fixes

2020-03-27 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-next-fixes-2020-03-27: Fixes for instability on Baytrail and Haswell; Ice Lake RPS; Sandy Bridge RC6; and few others around GT hangchec/reset; livelock; and a null dereference. Thanks, Rodrigo. The following changes since commit

[PULL] drm-intel-fixes

2020-04-30 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2020-04-30: - Fix selftest refcnt leak (Xiyu) - Fix gem vma lock (Chris) - Fix gt's i915_request.timeline acquire by checking if cacheline is valid (Chris) - Fix IRQ postinistall fault masks (Matt) Thanks, Rodrigo. The following changes since

[PULL] drm-intel-fixes

2020-04-23 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2020-04-23: - Tigerlake Workaround - disabling media recompression (Matt) - Fix RPS interrupts for right GPU frequency (Chris) - HDCP fix prime check (Oliver) - Tigerlake Thunderbolt power well fix (Matt) - Tigerlake DP link training fixes (Jose) -

[PULL] drm-intel-fixes

2020-05-13 Thread Rodrigo Vivi
instead of inheritance. Imre Deak (1): drm/i915/tgl+: Fix interrupt handling for DP AUX transactions Peter Jones (1): Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE() Rodrigo Vivi (1): Merge tag 'gvt-fixes-2020-05-12' of https://github.com

[PULL] drm-intel-fixes

2020-05-07 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2020-05-07: - Fixes on execlist to avoid GPU hang situation (Chris) - Fixes couple deadlocks (Chris) - Timeslice preemption fixes (Chris) - Fix Display Port interrupt handling on Tiger Lake (Imre) - Reduce debug noise around Frame Buffer Compression

Re: [PATCH] dim: avoid early decode on email body.

2020-09-15 Thread Rodrigo Vivi
On Tue, Sep 15, 2020 at 11:05:24AM +0300, Jani Nikula wrote: > On Tue, 15 Sep 2020, Daniel Vetter wrote: > > On Mon, Sep 14, 2020 at 8:26 PM Rodrigo Vivi wrote: > >> > >> get_payload decode works different on python2 and python3. > >> > >> python2's m

Re: [PATCH] dim: avoid early decode on email body.

2020-09-15 Thread Rodrigo Vivi
On Tue, Sep 15, 2020 at 08:33:25PM +0300, Jani Nikula wrote: > On Tue, 15 Sep 2020, Rodrigo Vivi wrote: > > On Tue, Sep 15, 2020 at 11:05:24AM +0300, Jani Nikula wrote: > >> On Tue, 15 Sep 2020, Daniel Vetter wrote: > >> > On Mon, Sep 14, 2020 at 8:26

[PATCH] dim: avoid early decode on email body.

2020-09-14 Thread Rodrigo Vivi
f we avoid decoding when getting the payload, the print will equally decode and we have the same result. Cc: Daniel Vetter Signed-off-by: Rodrigo Vivi --- dim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim b/dim index c3a048db8956..16bcf7d80b34 100755 --- a/dim +++ b/dim

Re: [PULL] topic/nouveau-i915-dp-helpers-and-cleanup

2020-09-04 Thread Rodrigo Vivi
On Mon, Aug 31, 2020 at 07:38:57PM -0400, Lyude Paul wrote: > topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1: > UAPI Changes: > > None > > Cross-subsystem Changes: > > * Moves a bunch of miscellaneous DP code from the i915 driver into a set > of shared DRM DP helpers > > Core

[PULL] drm-intel-next-fixes

2020-10-15 Thread Rodrigo Vivi
Hi Dave and Daniel, here goes couple display fixes for this last round of fixes before -rc1 drm-intel-next-fixes-2020-10-15: - Set all unused color plane offsets to ~0xfff again (Ville) - Fix TGL DKL PHY DP vswing handling (Ville) The following changes since commit

[PULL] drm-intel-next

2020-08-26 Thread Rodrigo Vivi
5/rkl: Add Wa_14011224835 for PHY B initialization drm/i915: Update bw_buddy pagemask table Revert "drm/i915/rkl: Add Wa_14011224835 for PHY B initialization" drm/i915/kbl: Fix revision ID checks Mika Kuoppala (1): drm/i915: Fix cmd parser desc matching with ma

[RFC] dim: drm-intel: Include drm-intel-gt-next as part of unified fixes flow

2020-09-29 Thread Rodrigo Vivi
This is the minimal and more straight forward way to do it, although I'm sure there are better ways. Since I'm not confident yet with the overall approach, let's at least use this for a proposal. Signed-off-by: Rodrigo Vivi --- dim | 105

[PATCH] dim: drm-intel: Include drm-intel-gt-next as part of unified fixes flow

2020-09-30 Thread Rodrigo Vivi
v2: With this real minimal version provided by Jani. Credits-to: Jani Nikula Signed-off-by: Rodrigo Vivi --- dim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dim b/dim index c3a048db8956..82d9c6f4d1ea 100755 --- a/dim +++ b/dim @@ -1384,7 +1384,7 @@ function

Re: Should we accept # comment marks on fixes and parse them out?

2020-09-30 Thread Rodrigo Vivi
On Wed, Sep 30, 2020 at 12:28:21PM +0200, Daniel Vetter wrote: > On Tue, Sep 29, 2020 at 07:37:13PM +, Vivi, Rodrigo wrote: > > Apparently #x86-32 as comment is breaking dim on the fixes flow. > > > > > > $ tdim push drm-intel-next-fixes > > dim: d6ec212e4a0d ("drm/i915/gem: Avoid implicit

[PULL] drm-intel-next

2020-09-18 Thread Rodrigo Vivi
drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state Rodrigo Vivi (5): Merge drm/drm-next into drm-intel-next-queued Merge tag 'gvt-next-2020-09-10' of https://github.com/intel/gvt-linux into drm-intel-next-queued drm/i915: Update DRIVER_DATE t

[PULL] drm-intel-next-fixes

2020-10-02 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes our first next-fixes. Please be aware this includes both drm-intel-next and drm-intel-gt-next. Also, most of patches from drm-intel-gt-next were accumulated for not being part of current drm-intel-fixes flow while we are defining the new split and flow. So, there

[PULL] drm-intel-fixes

2020-05-28 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2020-05-28: couple compilation fixes for gcc-9+, and couple fixes for timeslicing, one to respect I915_REQUEST_NOPREEMPT flag and another to incorporate virtual engine into timeslicing. Thanks, Rodrigo. The following changes since commit

Re: [PATCH] dim: decode email message content charset to unicode

2020-09-16 Thread Rodrigo Vivi
want. > > The problem has likely been observed only now that 'python' no longer > exists or points at python3 instead of python2. > > Use part.get_content_charset() for charset decoding, defaulting to > 'us-ascii' source charset if nothing is specified. > > Cc: Rodrigo Vivi

Re: [PATCH] dim: decode email message content charset to unicode

2020-10-27 Thread Rodrigo Vivi
On Mon, Oct 26, 2020 at 12:21:24PM +0200, Jani Nikula wrote: > On Wed, 16 Sep 2020, Rodrigo Vivi wrote: > > On Wed, Sep 16, 2020 at 12:57:43PM +0300, Jani Nikula wrote: > >> Email messages need two levels of decoding: First, content transfer > >> encoding, such as

[PULL] drm-intel-fixes

2020-07-08 Thread Rodrigo Vivi
Hi Dave and Daniel, A few patches this week while I'm covering Joonas vacation. Most of the patches below also target stable trees (5.5+) Here goes drm-intel-fixes-2020-07-08: One display's fbc patch fixing fence_y_offset calculation from Ville and 4 patches from Chris on GEM: 1 fixing a

[PULL] drm-intel-fixes

2020-11-25 Thread Rodrigo Vivi
Hi Dave and Daniel, Please notice that commit eb0104ee498d ("drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock") is just a dependency of commit 2e6ce8313a53 ("drm/i915/gt: Don't cancel the interrupt shadow too early"). Here goes drm-intel-fixes-2020-11-25: - Fix

[PULL] drm-intel-fixes v2

2020-12-03 Thread Rodrigo Vivi
Hi Dave and Daniel, Please ignore the pull request I had sent yesterday and use only this one. I had missed one patch: 14d1eaf08845 ("drm/i915/gt: Protect context lifetime with RCU"). Also, please notice that the commit 6db58901c2aa ("drm/i915/display: return earlier from

  1   2   3   >