> -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
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
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 +
..
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
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_
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 |
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
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
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:
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
== 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
== 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
== 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.
== 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_
14 matches
Mail list logo