Re: [Intel-gfx] [PATCH v2 2/3] drm/i915/hwmon: Add helper function to obtain energy values

2022-11-13 Thread Gupta, Anshuman
> -Original Message- > From: Tauro, Riana > Sent: Monday, November 7, 2022 10:23 AM > To: intel-gfx@lists.freedesktop.org > Cc: Tauro, Riana ; Gupta, Anshuman > ; Dixit, Ashutosh ; > Tangudu, Tilak ; Nilawar, Badal > > Subject: [PATCH v2 2/3] drm/i915/hwmon: Add helper function to obta

[Intel-gfx] [v4] drm/i915/pps: improve eDP power on flow

2022-11-13 Thread Lee Shawn C
After i915 dirver initialized, a panel power off cycle delay always append before turn eDP on. If eDP display did not power on before. With this change, power off duration might longer than power cycle delay. So driver can save power cycle delay to speed up driver initialization time. v2: fix comm

[Intel-gfx] [PATCH v7 1/3] drm/i915: Define WD trancoder for i915

2022-11-13 Thread Suraj Kandpal
Add WD Types, WD transcoder to enum list and WD Transcoder offsets. Add i915 register definitions related to WD transcoder Signed-off-by: Suraj Kandpal Reviewed-by: Arun R Murthy --- drivers/gpu/drm/i915/display/intel_display.h | 6 + .../drm/i915/display/intel_display_types.h| 1 + ..

[Intel-gfx] [PATCH v7 3/3] drm/i915: Enable WD Transcoder

2022-11-13 Thread Suraj Kandpal
Add support for writeback transcoder to start capturing frames using interrupt mechanism Signed-off-by: Suraj Kandpal Reviewed-by: Arun R Murthy --- drivers/gpu/drm/i915/Makefile | 1 + drivers/gpu/drm/i915/display/intel_acpi.c | 1 + drivers/gpu/drm/i915/display/intel_c

[Intel-gfx] [PATCH v7 0/3] Enable Pipewriteback

2022-11-13 Thread Suraj Kandpal
A patch series was floated in the drm mailing list which aimed to change the drm_connector and drm_encoder fields to pointer in the drm_connector_writeback structure, this received a huge pushback from the community but since i915 expects each connector present in the drm_device list to be a intel_

[Intel-gfx] [PATCH v7 2/3] drm/i915: Change intel_connector iterators

2022-11-13 Thread Suraj Kandpal
Change intel_connector iterators as with writeback introduction not all drm_connector will be embedded within intel_connector. Signed-off-by: Suraj Kandpal Reviewed-by: Arun R Murthy --- drivers/gpu/drm/i915/display/intel_acpi.c | 7 +- drivers/gpu/drm/i915/display/intel_display.h |

Re: [Intel-gfx] [PATCH] drm/i915: Fix unhandled deadlock in grab_vma()

2022-11-13 Thread Mani Milani
Thank you for your comments. To Thomas's point, the crash always seems to happen when the following sequence of events occurs: 1. When inside "i915_gem_evict_vm()", the call to "i915_gem_object_trylock(vma->obj, ww)" fails (due to deadlock), and eviction of a vma is skipped as a result. Basically

Re: [Intel-gfx] [PATCH v2 1/3] KVM: x86: add a new page track hook track_remove_slot

2022-11-13 Thread Yan Zhao
On Sat, Nov 12, 2022 at 12:43:07AM +, Sean Christopherson wrote: > On Sat, Nov 12, 2022, Yan Zhao wrote: > > And I'm also not sure if a slots_arch_lock is required for > > kvm_slot_page_track_add_page() and kvm_slot_page_track_remove_page(). > > It's not required. slots_arch_lock protects int

[Intel-gfx] linux-next: manual merge of the drm-intel tree with Linus' tree

2022-11-13 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the drm-intel tree got a conflict in: drivers/gpu/drm/i915/display/intel_backlight.c between commit: b1d36e73cc1c ("drm/i915: Don't register backlight when another backlight should be used (v2)") from Linus' tree and commit: 801543b2593b ("drm/i915:

Re: [Intel-gfx] [PATCH] drm/edid/firmware: stop using throwaway platform device

2022-11-13 Thread Matthieu CHARETTE
Hi, I've tested the patch and I can confirm that it fixed the issue. Tested on Fedora 36 with kernel 6.0.8. Thanks, Matthieu On Tue, Nov 8 2022 at 04:40:52 PM +0100, Matthieu CHARETTE wrote: I didn't test the patch yet. I will do. But even without testing I can tell you that it will work (It

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/vm_bind: Add VM_BIND functionality (rev10)

2022-11-13 Thread Patchwork
== Series Details == Series: drm/i915/vm_bind: Add VM_BIND functionality (rev10) URL : https://patchwork.freedesktop.org/series/105879/ State : failure == Summary == CI Bug Log - changes from CI_DRM_12372_full -> Patchwork_105879v10_full Su

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/vm_bind: Add VM_BIND functionality (rev10)

2022-11-13 Thread Patchwork
== Series Details == Series: drm/i915/vm_bind: Add VM_BIND functionality (rev10) URL : https://patchwork.freedesktop.org/series/105879/ State : success == Summary == CI Bug Log - changes from CI_DRM_12372 -> Patchwork_105879v10 Summary

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev10)

2022-11-13 Thread Patchwork
== Series Details == Series: drm/i915/vm_bind: Add VM_BIND functionality (rev10) URL : https://patchwork.freedesktop.org/series/105879/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev10)

2022-11-13 Thread Patchwork
== Series Details == Series: drm/i915/vm_bind: Add VM_BIND functionality (rev10) URL : https://patchwork.freedesktop.org/series/105879/ State : warning == Summary == Error: dim checkpatch failed 4ddbe0656811 drm/i915/vm_bind: Expose vm lookup function 2b76804a6d1a drm/i915/vm_bind: Add __i915_