[PULL] drm-intel-fixes

2019-08-02 Thread Jani Nikula
Hi Dave and Daniel - First off, we failed to explicitly agree who's going to cover me handling the v5.3 fixes during my time off. So it ended up not happening, and I was faced with quite the backlog. On top of that, testing uncovered lockdep issues that needed to be addressed before sending the

[PULL] drm-intel-fixes

2019-07-10 Thread Joonas Lahtinen
Hi Dave & Daniel, Some rather important fixes that appeared after -rc6 and missed v5.2. As a PR by request of Daniel. These avoid one WARN and potential dirty pointer deref, fix a regression on saturated media loads and add missing Icelake W/As. I've manually added Cc: stable to all of them.

[PULL] drm-intel-fixes

2019-06-20 Thread Jani Nikula
Hi Dave & Daniel - drm-intel-fixes-2019-06-20: drm/i915 fixes for v5.2-rc6: - GVT: Fix reserved PVINFO register write (Weinan) - Avoid clobbering M/N values in fastset fuzzy checks (Ville) BR, Jani. The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec: Linux 5.2-rc5

Re: [PULL] drm-intel-fixes

2019-06-13 Thread Daniel Vetter
On Thu, Jun 13, 2019 at 12:32:39PM +0300, Jani Nikula wrote: > > Hi Dave, Daniel, on behalf of Joonas, > > drm-intel-fixes-2019-06-13: > drm/i915 fixes for v5.2-rc5: > - Fix DMC firmware input validation to avoid buffer overflow > - Fix perf register access whitelist for userspace > - Fix DSI

[PULL] drm-intel-fixes

2019-06-13 Thread Jani Nikula
Hi Dave, Daniel, on behalf of Joonas, drm-intel-fixes-2019-06-13: drm/i915 fixes for v5.2-rc5: - Fix DMC firmware input validation to avoid buffer overflow - Fix perf register access whitelist for userspace - Fix DSI panel on GPD MicroPC - Fix per-pixel alpha with CCS - Fix HDMI audio for SDVO

[PULL] drm-intel-fixes

2019-06-06 Thread Joonas Lahtinen
Hi Dave & Daniel, No i915 fixes this week, but forwarding the GVT pull request still. One GVT regression fix for debug build of i915 guest, guest ring state fix after execution for hang check and a couple of static checker fixes. CI is being clogged curently, but we really don't have that much

[PULL] drm-intel-fixes

2019-06-03 Thread Joonas Lahtinen
Hi Dave & Daniel, Missed last week's window of opportunity due to trouble getting CI results for Icelake. So this is against -rc2 still to avoid re-doing the GVT pull third time. Just a single Icelake W/A for i915. For GVT a fix for recently seen arbitrary DMA map fault and more enforcement

[PULL] drm-intel-fixes

2019-05-23 Thread Joonas Lahtinen
Hi Dave & Daniel, Two scheduling fixes for to oversaturated (media transcoding scenarios) and their dependencies. On GVT side a reset robustness fix and context state restoring fix + error path fix caught by static checker. Regards, Joonas PS. As you are aware, -rc1 caused an explosion on the

[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
Hi Dave and Daniel, Here goes drm-intel-fixes-2019-04-11: - Revert back to max link rate and lane count on eDP. - DSI related fixes for all platforms including Ice Lake. - GVT Fixes including one vGPU display plane size regression fix, one for preventing use-after-free in ppgtt shadow free

[PULL] drm-intel-fixes

2019-04-04 Thread Rodrigo Vivi
Hi Dave and Daniel, Here goes drm-intel-fixes-2019-04-04: Only one fix for DSC (backoff after drm_modeset_lock deadlock) and GVT's fixes including vGPU display plane size calculation, shadow mm pin count, error recovery path for workload create and one kerneldoc fix. Thanks, Rodrigo. The

Re: [PULL] drm-intel-fixes

2019-03-28 Thread Jani Nikula
On Thu, 28 Mar 2019, Jani Nikula wrote: > Hi Dave and Daniel, a fairly normal fixes pull. > > drm-intel-fixes-2019-03-28: > drm/i915 fixes for v5.2-rc3: > - fix mmap range checks > - fix gvt ppgtt mm LRU list access races > - fix selftest error pointer check > - fix

[PULL] drm-intel-fixes

2019-03-28 Thread Jani Nikula
Hi Dave and Daniel, a fairly normal fixes pull. drm-intel-fixes-2019-03-28: drm/i915 fixes for v5.2-rc3: - fix mmap range checks - fix gvt ppgtt mm LRU list access races - fix selftest error pointer check - fix a macro definition (pre-emptive for potential further backports) - fix one AML SKU

[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-fixes

2019-02-20 Thread Jani Nikula
Hi Dave and Daniel, one final fix for v5.0, cc: stable. BR, Jani. The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438: Linux 5.0-rc7 (2019-02-17 18:46:40 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel

[PULL] drm-intel-fixes

2019-02-13 Thread Jani Nikula via dri-devel
Hi Dave and Daniel, perhaps slightly more than I'd like at this stage, but didn't really want to drop anything either... BR, Jani. The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9: Linux 5.0-rc6 (2019-02-10 14:42:20 -0800) are available in the Git repository at:

[PULL] drm-intel-fixes

2019-02-06 Thread Jani Nikula
Hi Dave and Daniel, i915 display fixes for v5.0-rc6. BR, Jani. The following changes since commit 8834f5600cf3c8db365e18a3d5cac2c2780c81e5: Linux 5.0-rc5 (2019-02-03 13:48:04 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel

[PULL] drm-intel-fixes

2019-01-24 Thread Jani Nikula
Hi Dave & Daniel - Just a couple of fixes. Late again this week, sorry, but nothing that can't wait until next rc either. BR, Jani. The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd: Linux 5.0-rc3 (2019-01-21 13:14:44 +1300) are available in the Git repository

[PULL] drm-intel-fixes

2019-01-17 Thread Jani Nikula
Hi Dave and Daniel - Just gvt this week, quoting Zhenyu: > This contains one cmd parser failure fix to allow cmd access for one > register, and fix region cleanup properly in vGPU destroy, and another > fix for critical mmap size check mistake. I didn't wait for CI results after pushing,

Re: [PULL] drm-intel-fixes

2019-01-11 Thread Daniel Vetter
On Fri, Jan 11, 2019 at 11:18:22AM +0200, Jani Nikula wrote: > > Hi Dave & Daniel - > > drm-intel-fixes-2019-01-11: > i915 fixes for v5.0-rc2: > - Disable PSR for Apple panels > - Broxton ERR_PTR error state fix > - Kabylake VECS workaround fix > - Unwind failure on pinning the gen7 ppgtt > -

[PULL] drm-intel-fixes

2019-01-11 Thread Jani Nikula
Hi Dave & Daniel - drm-intel-fixes-2019-01-11: i915 fixes for v5.0-rc2: - Disable PSR for Apple panels - Broxton ERR_PTR error state fix - Kabylake VECS workaround fix - Unwind failure on pinning the gen7 ppgtt - GVT workload request allocation fix BR, Jani. The following changes since commit

[PULL] drm-intel-fixes

2018-12-12 Thread Joonas Lahtinen
Hi Dave, Here's two more GPU hang fixes on top of last week's PR. This also includes stuff from last week that I sent bit late, and was not pulled by you. This is still on top of -rc5 because it includes the GVT merge. Regards, Joonas *** drm-intel-fixes-2018-12-12-1: - Two fixes to avoid GPU

[PULL] drm-intel-fixes

2018-12-07 Thread Joonas Lahtinen
Hi Dave, Of course one severe fix appeared on Wednesday, so here it is (with the GVT fix). Fix for system crash after GPU hang (Bugzilla #107945) and GVT fix for guest graphics corruption (https://github.com/intel/gvt-linux/issues/61) Regards, Joonas *** drm-intel-fixes-2018-12-07: - Fix for

[PULL] drm-intel-fixes

2018-11-28 Thread Joonas Lahtinen
Hi Dave, Been a steady week, and no fixes apart from GVT, so quoting Zhenyu: "One to correct MOCS registers load on engine list, one for rpm lock warning fix, and another for use-after-free fix for partial ggtt list destroy. " Next week, Thursday is a national holiday in Finland, so I'll send

[PULL] drm-intel-fixes

2018-11-22 Thread Joonas Lahtinen
Hi Dave, Here's the -fixes for 4.20-rc4. Stuck backlight/flickering fix for DSI screen and GPU hang fix for SNB are the main user visible ones. Then two more fixes to prevent GPU hangs in more rare scenarios. Regards, Joonas *** drm-intel-fixes-2018-11-22: - Fix for fastboot DSI panel boot

[PULL] drm-intel-fixes

2018-11-15 Thread Joonas Lahtinen
Hi Dave, Most importantly we have a fix for an incorrect EU count reported from kernel, Gen9+ scaled output fix, and avoiding OOPS on MST display systems. So looking pretty stable. Regards, Joonas PS. Had some CI turbulence for this PR as we raised the bar so that now a loss of lockdep

[PULL] drm-intel-fixes

2018-11-08 Thread Joonas Lahtinen
Hi Dave, Here's drm-intel-fixes for -rc2. This now includes the GVT fixes too. There's one OOPS fix and memory corruption fix for GVT, as the most important ones. Also a fix for user reported Bugzilla #108282 on 32-bit systems with new Mesa. HDMI 2.0 audio clock mode corrections and removal of

[PULL] drm-intel-fixes

2018-10-03 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-10-03: There's one fix for our zlib incomlete Z_FINISH on our error state handling, plus a compilation warning fix and a tiny code clean up. Thanks, Rodrigo. The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38: Linux 4.19-rc6

[PULL] drm-intel-fixes

2018-09-19 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-09-19: Only fixes coming from gvt containing "Two more BXT fixes from Colin, one srcu locking fix and one fix for GGTT clear when destroy vGPU." Thanks, Rodrigo. The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8: Linux

[PULL] drm-intel-fixes

2018-09-11 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-09-11: This contains a regression fix for video playbacks on gen 2 hardware, a IPS timeout error suppression on Broadwell and GVT bucked with "Most critical one is to fix KVM's mm reference when we access guest memory, issue was raised by Linus [1], and

[PULL] drm-intel-fixes

2018-09-05 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-09-05: The critical fix here on display side is the DP MST regression one. But this pull also include fixes for DP SST, small VDSC register fix and GVT's bucked with "BXT fixes, two guest warning fixes, dmabuf format mod fix and one for recent multiple VM

[PULL] drm-intel-fixes

2018-08-29 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-08-29: - fix for GLK and CNL watermark workaround - fix for display affecting NUCs with LSPCON - freeing an allocated write_buf on hdcp - audio hook when display is disabled - vma stop holding ppgtt reference Thanks, Rodrigo. The following changes since

[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:

[PULL] drm-intel-fixes

2018-07-13 Thread Rodrigo Vivi
Hi Dave, Things are still calm, but I'd like to add the GVT fix to this week pull for 4.18. Here goes drm-intel-fixes-2018-07-12: - GVT fix for KBL vGPU hang to update virtual register from LRI. - Fix hotplug irq ack on i965/g4x (Ville) There's a silent conflict with gvt-fixes and gvt-next,

[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-05 Thread Jani Nikula
Hi Dave, i915 fixes for v4.18-rc4. I'll be taking some vacation, and Rodrigo will handle the rest of the v4.18 fixes, as well as -next for v4.19. BR, Jani. The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063: Linux 4.18-rc3 (2018-07-01 16:04:53 -0700) are available

[PULL] drm-intel-fixes

2018-06-21 Thread Jani Nikula
Hi Dave, i915 fixes, nothing out of the ordinary. drm-intel-fixes-2018-06-21: drm/i915 fixes for v4.18-rc2: - Mostly cc: stable display fixes, including a DBLSCAN regression fix - GEM fixes for this merge window BR, Jani. The following changes since commit

[PULL] drm-intel-fixes

2018-05-29 Thread Joonas Lahtinen
Hi Dave, One potential Spectre vector plugging patch, a NULL deref fix and a DMI info fix reported by user. This is still based on -rc6 as my flight was delayed last week to the extent I missed possibility of sending the PR. For 4.19, Rodrigo will be picking up drm-next after Jani is done with

[PULL] drm-intel-fixes

2018-05-17 Thread Joonas Lahtinen
Hi Dave, Nothing too big this time either, a missing W/A added and fix for rare HW race in addition to early IOCTL error check. We got kthread_park related splats to CI from -rc5, so the results are to be taken with a pinch of salt. The fix to factor around it is bit too much for -fixes and

[PULL] drm-intel-fixes

2018-05-09 Thread Joonas Lahtinen
Hi Dave, Not quite the explosion you were afraid of, but three fixes to avoid a some WARNs and *ERROR*s. I'm still trying to get an Ack for merging the ICL stolen early quirks through our tree and then including them in the next -fixes (I know we're bit late :( ) I'm travelling for the rest of

[PULL] drm-intel-fixes

2018-05-02 Thread Joonas Lahtinen
Hi Dave, Just the addition of Geminilake MODULE_FIRMWARE for DMC now when it's in linux-firmware.git. Regards, Joonas drm-intel-fixes-2018-05-02: Add DMC firmware for Geminilake. The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64: Linux v4.17-rc3 (2018-04-29

[PULL] drm-intel-fixes

2018-04-26 Thread Joonas Lahtinen
Hi Dave, And welcome back! Hope you had a good one. We got a few -rc2 induced 3rd party bugs to CI (but that's nowadays more the rule than an exception), but other than that the results look solid. Main thing are the fixes for the user reported black screen (DP MST) and HDA codec interop issues

[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:

[PULL] drm-intel-fixes

2018-03-15 Thread Rodrigo Vivi
Hi Dave, Sorry for the last minute and for sending 2 pull requests in a short time, but we just got a pull request from GVT. It passes our CI-fast-feedback and the full run is still running. Please if we still have time please consider pulling it, otherwise this will be part of next regular

[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

[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)

[PULL] drm-intel-fixes

2018-02-28 Thread Rodrigo Vivi
Hi Dave, I have these same patches stashed since last week, but last week I wasn't confident that CI was happy with these ones so I decided to hold on. Now after running multiple times with and without the patches applied I see that it was only a fix on test case, which is now catching old bugs

[PULL] drm-intel-fixes

2018-02-14 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2018-02-14-1: There are important fixes for VLV with MIPI/DSI panels, 2 clean-up patches needed for this MIPI/DSI fix, and many fixes for GEM including fixes for Perf OA and PMU, and fixes on scheduler and preemption. This also includes GVT fixes: "This has

[PULL] drm-intel-fixes

2018-01-18 Thread Jani Nikula
Hi Dave - Display corruption regression bugfix with both a prep patch and a follow-up fix. Up to you to pick this up, or punt until next merge window. BR, Jani. The following changes since commit a8750ddca918032d6349adbf9a4b6555e7db20da: Linux 4.15-rc8 (2018-01-14 15:32:30 -0800) are

[PULL] drm-intel-fixes

2018-01-11 Thread Jani Nikula
Hi Dave - Hopefully final drm/i915 fixes for v4.15: - Fix a KASAN reported use after free - Whitelist a register to avoid hangs - GVT fixes BR, Jani. The following changes since commit b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d: Linux 4.15-rc7 (2018-01-07 14:22:41 -0800) are available in the

[PULL] drm-intel-fixes

2018-01-04 Thread Jani Nikula
Hi Dave, some more i915 fixes for the new year. drm-intel-fixes-2018-01-04: drm/i915 fixes for v4.15-rc7 - couple of documentation build fixes - serialize non-blocking modesets - prevent DMC from messing up GMBUS transfers - PSR regression fix BR, Jani. The following changes since commit

[PULL] drm-intel-fixes

2017-12-22 Thread Jani Nikula
Hi Dave, just flushing my queue of a couple of late arrivals before xmas. Pull and send on at your leisure. Happy holidays, Jani. The following changes since commit a4ffdc2b6726958c07d535318400124e3a3bc19b: drm/i915: Protect DDI port to DPLL map from theoretical race. (2017-12-19 14:59:53

[PULL] drm-intel-fixes

2017-12-20 Thread Jani Nikula
Hi Dave, seasons greetings, just a few small fixes. BR, Jani. The following changes since commit 2cf654db8d7eafb973d28eb3cddf043d353e1345: drm/i915/fence: Use rcu to defer freeing of irq_work (2017-12-14 10:58:59 +0200) are available in the git repository at:

[PULL] drm-intel-fixes

2017-12-14 Thread Jani Nikula
Hi Dave, I'm back, resuming with fixes for v4.15. BR, Jani. The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36: Linux 4.15-rc3 (2017-12-10 17:56:26 -0800) are available in the git repository at: git://anongit.freedesktop.org/drm/drm-intel

[PULL] drm-intel-fixes

2017-12-07 Thread Joonas Lahtinen
Hi Dave, As previously, the CI is still not very happy for the drm-intel-fixes branch as we're lacking the temporary lockdep fixes which drm-tip is seeing applied. Daniel has been pinging to get them going, so let's hope next pull will then be on a solid CI base. This round it's a bunch of

[PULL] drm-intel-fixes

2017-11-30 Thread Joonas Lahtinen
Hi Dave, I'll be covering -fixes for Jani for a few weeks. As you know, our CI has been somewhat on fire since moving to -rc1, so this pull has not seen quite the level of testing as the previous pulls. This is also my first pull request after ramping up with the pull specific tooling in just

[PULL] drm-intel-fixes

2017-11-08 Thread Rodrigo Vivi
Hi Dave, I know it is time to wrap-up, but we have 2 fixes still that seems important for a stable 4.14. drm-intel-fixes-2017-11-08: - Fix possible NULL dereference (Chris). - Avoid miss usage of syncobj by rejecting unknown flags (Tvrtko). Thanks, Rodrigo. The following changes since commit

[PULL] drm-intel-fixes

2017-11-01 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2017-11-01. Fixes for Stable: - Fix KBL Blank Screen (Jani) - Fix FIFO Underrun on SNB (Maarten) Other fixes: - Fix GPU Hang on i915gm (Chris) - Fix gem_tiled_pread_pwrite IGT case (Chris) - Cancel modeset retry work during modeset clean-up (Manasi) Thanks,

[PULL] drm-intel-fixes

2017-10-26 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2017-10-26. It is basically yesterday's one plus GVT fixes I received today morning. One fix for stable: - fix perf enable/disable ioctls for 32bits (Lionel) Plus GVT fixes: - Fix per_ctx_bb check (Zhenyu) - Fix GPU hang of Linux guest (Xion) - Refine

[PULL] drm-intel-fixes

2017-10-25 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2017-10-25: only 1 fix for stable: - fix perf enable/disable ioctls for 32bits (lionel) The following changes since commit bb176f67090ca54869fc1262c913aa69d2ede070: Linux 4.14-rc6 (2017-10-23 06:49:47 -0400) are available in the git repository at:

[PULL] drm-intel-fixes

2017-10-18 Thread Rodrigo Vivi
Hi Dave, Here goes another round of drm/i915 fixes for 4.14. drm-intel-fixes-2017-10-18-1: Fix for stable: - Fix DDI translation tables for BDW (Chris). Critical fix: - Fix GPU Hang on GVT (Changbin). Other fixes: - Fix eviction when GGTT is idle (Chris). - CNL PLL fixes (Rodrigo). - Fix

[PULL] drm-intel-fixes

2017-10-12 Thread Rodrigo Vivi
Hi Dave, Here goes drm-intel-fixes-2017-10-11: Three fixes for stable: - Use crtc_state_is_legacy_gamma in intel_color_check (Maarten) - Read timings from the correct transcoder (Ville). - Fix HDMI on BSW (Jani). Other fixes: - eDP fixes (Manasi) - Silence compiler warnings (Chris) - Order

[PULL] drm-intel-fixes

2017-10-04 Thread Rodrigo Vivi
Hi Dave, Firs of all thanks for pulling previous request. Here goes another round of drm/i915 fixes. This is on top of previous one. If this gets to Linus by 4.14-rc4 the next one will be fully on right bases. All my local dim scripts already ajusted for that and a global "dim" solution is

[PULL] drm-intel-fixes

2017-09-27 Thread Rodrigo Vivi
Hi Dave, Here goes the drm/i915 fixes for 4.14-rc3 Couple fixes for stable: - Fix ELD connector types and consequently audio on DP (Jani). - Ignore HDMI on Port A and consequently fix an ops on i915 probe when VBT advertises HDMI on Port A (Jani). And a small fix: - That removes a

[PULL] drm-intel-fixes v2

2017-09-20 Thread Rodrigo Vivi
Hi Dave, I'm sorry for the previous version generated on wrong base. I believe this one looks sane now. drm/i915 fixes for 4.14-rc1 Couple fixes for stable: - Fix MIPI panels on BXT. - Fix PCI BARs information on GVT. Plus other fixes: - Fix minimal brightness for BXT, GLK, CFL and CNL. -

Re: [PULL] drm-intel-fixes

2017-09-20 Thread Jani Nikula
On Wed, 20 Sep 2017, Dave Airlie wrote: > On 20 September 2017 at 15:43, Dave Airlie wrote: >> On 20 September 2017 at 09:03, Rodrigo Vivi wrote: >>> Hi Dave, >> >> Hi Rodrigo, >> >> This pull request is generated wrongly, it

Re: [PULL] drm-intel-fixes

2017-09-19 Thread Dave Airlie
On 20 September 2017 at 15:43, Dave Airlie wrote: > On 20 September 2017 at 09:03, Rodrigo Vivi wrote: >> Hi Dave, > > Hi Rodrigo, > > This pull request is generated wrongly, it contains some commits from > drm-next in it. Sorry contains some commits

Re: [PULL] drm-intel-fixes

2017-09-19 Thread Dave Airlie
On 20 September 2017 at 09:03, Rodrigo Vivi wrote: > Hi Dave, Hi Rodrigo, This pull request is generated wrongly, it contains some commits from drm-next in it. Please regenerate it, I'm assuming you generated against 4.14-rc1 and not against drm-next. Dave.

[PULL] drm-intel-fixes

2017-09-19 Thread Rodrigo Vivi
Hi Dave, Here are drm/i915 the fixes for 4.14-rc1. Couple fixes for stable: - Fix MIPI panels on BXT. - Fix PCI BARs information on GVT. Plus other fixes: - Fix minimal brightness for BXT, GLK, CFL and CNL. - Fix compilation warning: unused in_vbl - Fix error handling in

[PULL] drm-intel-fixes

2017-08-24 Thread Jani Nikula
Hi Dave, drm/i915 fixes for v4.13-rc7. A mixed bag of fixes, with black screen fixes from me and Andy, and a couple of GVT fixes. In retrospect could have gone without the CNL specific fix, but it's trivial. I expect this to be the last round of drm/i915 fixes for v4.13 (fingers crossed).

[PULL] drm-intel-fixes

2017-08-09 Thread Jani Nikula
Hi Dave, drm/i915 fixes for v4.13-rc5. BR, Jani. The following changes since commit aae4e7a8bc44722fe70d58920a36916b1043195e: Linux 4.13-rc4 (2017-08-06 18:44:49 -0700) are available in the git repository at: git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2017-08-09-1

[PULL] drm-intel-fixes

2017-07-27 Thread Daniel Vetter
Hi Dave, drm-intel-fixes-2017-07-27: i915 fixes for -rc3 Bit more than usual since we missed -rc2. 4x cc: stable, 2 gvt patches, but all fairly minor stuff. Last minute rebase was to add a few missing cc: stable, I did prep the pull this morning already and made sure CI approves. Cheers, Daniel

[PULL] drm-intel-fixes

2017-06-27 Thread Daniel Vetter
Hi Dave, A bit earlier than usual since you're going on vacations. Nothing scary at all. drm-intel-fixes-2017-06-27: Just a few minor fixes. Important one is the execbuf async fix (aka ANDROID_native_sync). There was another patch for a display coherency corner case on APL, but we've

[PULL] drm-intel-fixes

2017-06-20 Thread Jani Nikula
Hi Dave, a mixed bag of i915 fixes. The memory allocation changes from Chris and deadlock fixes from Ville are the important ones. BR, Jani. The following changes since commit c380f681245d7ae57f17d9ebbbe8f8f1557ee1fb: drm/i915: Fix GVT-g PVINFO version compatibility check (2017-06-13

[PULL] drm-intel-fixes

2017-06-15 Thread Jani Nikula
Hi Dave, a GVT fix and a couple of rotation related fixes. BR, Jani. The following changes since commit ef6c4d75e35345f8f362d6754bcd9a28292a897c: drm/i915: fix warning for unused variable (2017-06-08 17:09:44 +0300) are available in the git repository at:

[PULL] drm-intel-fixes

2017-06-08 Thread Jani Nikula
Hi Dave, fixes all around for drm/i915, half stable, half for this merge window. There's a last minute build warning fix on top that I failed to notice earlier, everything else was pushed earlier. BR, Jani. The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f: Linux

[PULL] drm-intel-fixes

2017-05-29 Thread Jani Nikula
Hi Dave, fixes all around, including GVT. I guess Joonas' RCU sync fix is the most important one. I've got the DP quirk stuff I asked about sitting on a branch, feeding to drm-tip too, hoping to get a bit more testing on it. I'll send a separate pull request for it later this week. BR, Jani.

[PULL] drm-intel-fixes

2017-05-18 Thread Jani Nikula
Hi Dave, drm/i915 fixes for v4.12-rc2. BR, Jani. The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2017-05-18-1

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

2017-04-12 Thread Chris Wilson
On Wed, Apr 12, 2017 at 04:08:15PM +0200, Daniel Vetter wrote: > On Wed, Apr 12, 2017 at 4:06 PM, Jani Nikula wrote: > > > > Hi Dave, I've had most of these ready for more than a week now, but > > there was no use sending them as you were away. Fixes all around, except > >

Re: [PULL] drm-intel-fixes

2017-04-12 Thread Daniel Vetter
On Wed, Apr 12, 2017 at 4:06 PM, Jani Nikula wrote: > > Hi Dave, I've had most of these ready for more than a week now, but > there was no use sending them as you were away. Fixes all around, except > not so much display stuff this time. Hopefully winding down for this >

[PULL] drm-intel-fixes

2017-04-12 Thread Jani Nikula
Hi Dave, I've had most of these ready for more than a week now, but there was no use sending them as you were away. Fixes all around, except not so much display stuff this time. Hopefully winding down for this cycle now. BR, Jani. The following changes since commit

[PULL] drm-intel-fixes

2017-03-29 Thread Jani Nikula
Hi Dave, i915 fixes for -rc5, mostly gvt. BR, Jani. The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8: Linux 4.11-rc4 (2017-03-26 14:15:16 -0700) are available in the git repository at: git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2017-03-29

[PULL] drm-intel-fixes

2017-03-22 Thread Jani Nikula
Hi Dave, i915 fixes all over the place, including GVT-g. BR, Jani. The following changes since commit 6aef660370a9c246956ba6d01eebd8063c4214cb: drm/i915: Fix forcewake active domain tracking (2017-03-13 17:30:54 +0200) are available in the git repository at:

[PULL] drm-intel-fixes

2017-03-14 Thread Jani Nikula
Hi Dave, I'm early this week, here are the drm/i915 fixes for -rc3. The majority of them are actually Cc: stable, not bugs introduced this cycle, and almost all of them also have Fixes: annotations. BR, Jani. The following changes since commit 70647f9163aa4fc7090b0d6795d026ebe3897928: Merge

[PULL] drm-intel-fixes

2017-03-09 Thread Jani Nikula
Hi Dave, here's two batches of gvt-g fixes. I've got more coming, but no reason to delay these. drm-intel-fixes-2017-03-09: flushing out gvt-g fixes BR, Jani. The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are

[PULL] drm-intel-fixes

2017-02-09 Thread Jani Nikula
Hi Dave - Hopefully final fixes for v4.10, about half of them stable material. BR, Jani. The following changes since commit d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c: Linux 4.10-rc7 (2017-02-05 15:10:58 -0800) are available in the git repository at:

[PULL] drm-intel-fixes

2017-01-26 Thread Jani Nikula
Hi Dave - More fixes than I'd like at this stage, but I think the holidays and conferences have delayed finding and fixing the stuff a bit. Almost all of them have Fixes: tags, so it's not just random fixes, we can point fingers at the commits that broke stuff. There's an ABI fix to GVT from

[PULL] drm-intel-fixes

2017-01-19 Thread Jani Nikula
Hi Dave - Apparently you haven't pulled my fixes from last week [1], so this one supersedes and includes that one. More GVT-g stuff than I'd like at this stage, but then again that's pretty new and isolated so I'm not too worried. BR, Jani. [1]

[PULL] drm-intel-fixes

2017-01-12 Thread Jani Nikula
Hi Dave - Mostly GVT-g fixes, with a couple of other fixes from Chris. BR, Jani. The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8: Linux 4.10-rc3 (2017-01-08 14:18:17 -0800) are available in the git repository at: git://anongit.freedesktop.org/git/drm-intel

[PULL] drm-intel-fixes

2017-01-06 Thread Dave Airlie
On 6 January 2017 at 04:29, Linus Torvalds wrote: > On Thu, Jan 5, 2017 at 3:19 AM, Jani Nikula wrote: >> >> Hi Dave, or Linus if Dave's on vacation, I'm a bit unsure, > > I'm going to ignore this on the assumption that Dave is around. But if > nothing happens for a few days, ping me again and

[PULL] drm-intel-fixes

2017-01-05 Thread Jani Nikula
Hi Dave, or Linus if Dave's on vacation, I'm a bit unsure, Here's a bunch of drm/i915 fixes for v4.10-rc3. It includes GVT-g fixes, which apparently have a conflict with Alex's (Cc'd) upcoming vfio changes [1]. So heads up. My new year's resolution is to start using signed tags for pulls. If

[PULL] drm-intel-fixes

2017-01-05 Thread Linus Torvalds
On Thu, Jan 5, 2017 at 3:19 AM, Jani Nikula wrote: > > Hi Dave, or Linus if Dave's on vacation, I'm a bit unsure, I'm going to ignore this on the assumption that Dave is around. But if nothing happens for a few days, ping me again and I'll pull it directly. Ok? Linus

[PULL] drm-intel-fixes

2016-12-01 Thread Jani Nikula
Hi Dave, presumably final fixes for 4.9. BR, Jani. The following changes since commit e5517c2a5a49ed5e99047008629f1cd60246ea0e: Linux 4.9-rc7 (2016-11-27 13:08:04 -0800) are available in the git repository at: git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2016-12-01

[PULL] drm-intel-fixes

2016-11-17 Thread Jani Nikula
Hi Dave, here's a small batch of i915 fixes. I was hoping to get these to -rc6 as it's getting kind of close to 4.9 release, but looks like I missed your pull to Linus. Any chance for another pull? BR, Jani. The following changes since commit 54905ab5fe7aa453610e31cec640e528aaedb2e2:

[PULL] drm-intel-fixes

2016-11-09 Thread Jani Nikula
Hi Dave - Fixes for i915, in particular includes the fix for [1]. BR, Jani. [1] http://lkml.kernel.org/r/2656903.keIazZlQoI at merkaba The following changes since commit bc33b0ca11e3df46a4fa7639ba488c9d4911: Linux 4.9-rc4 (2016-11-05 16:23:36 -0700) are available in the git

[PULL] drm-intel-fixes

2016-11-01 Thread Jani Nikula
Hi Dave, a batch of i915 fixes for v4.9. BR, Jani. The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69: Linux 4.9-rc2 (2016-10-23 17:10:14 -0700) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2016-11-01 for

[PULL] drm-intel-fixes

2016-09-15 Thread Jani Nikula
Hi Dave, more Intel fixes for v4.8. BR, Jani. The following changes since commit fc2780b66b15092ac68272644a522c1624c48547: drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB (2016-09-07 17:40:43 +0300) are available in the git repository at:

[PULL] drm-intel-fixes

2016-09-08 Thread Jani Nikula
Hi Dave, some i915 fixes for v4.8. BR, Jani. The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8: Linux 4.8-rc4 (2016-08-28 15:04:33 -0700) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2016-09-08 for you to

[PULL] drm-intel-fixes

2016-08-25 Thread Jani Nikula
Hi Dave, i915 fixes for v4.8. BR, Jani. The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468: Linux 4.8-rc3 (2016-08-21 16:14:10 -0700) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2016-08-25 for you to fetch

[PULL] drm-intel-fixes

2016-08-15 Thread Jani Nikula
Hi Dave - Intel fixes, either terribly late or terribly early this week. ;) BR, Jani. The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) are available in the git repository at: git://anongit.freedesktop.org/drm-intel

<    1   2   3   4   5   6   >