== Series Details ==
Series: series starting with [01/27] dma-fence: Serialise signal enabling
(dma_fence_enable_sw_signaling)
URL : https://patchwork.freedesktop.org/series/67206/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_6954_full -> Patchwork_14527_full
===
== Series Details ==
Series: TGL TC enabling (rev4)
URL : https://patchwork.freedesktop.org/series/66695/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6961 -> Patchwork_14544
Summary
---
**SUCCESS**
No regression
From: Gustavo Padovan
Add implementation for async plane update callbacks
Signed-off-by: Gustavo Padovan
Signed-off-by: Enric Balletbo i Serra
Signed-off-by: Tina Zhang
Signed-off-by: Helen Koike
Tested-by: Tina Zhang
---
Hi,
I ran the following tests and no regressions were found:
./scr
From: Gustavo Padovan
Replace the legacy cursor implementation by the async callbacks
Signed-off-by: Gustavo Padovan
Signed-off-by: Enric Balletbo i Serra
Signed-off-by: Helen Koike
---
Changes in v11: None
Changes in v10: None
Changes in v9:
- v8: https://patchwork.kernel.org/patch/108433
== Series Details ==
Series: drm/i915: Small joiner RAM buffer size is platform-specific (rev2)
URL : https://patchwork.freedesktop.org/series/67195/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_6961 -> Patchwork_14545
Sum
== Series Details ==
Series: series starting with [v11,1/2] drm/i915: Introduce async plane update
to i915
URL : https://patchwork.freedesktop.org/series/67254/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6961 -> Patchwork_14546
=
On Thu, Sep 26, 2019 at 01:26:22AM +, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915: Small joiner RAM buffer size is platform-specific (rev2)
> URL : https://patchwork.freedesktop.org/series/67195/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6961
On Fri, Sep 20, 2019 at 01:42:23PM +0200, Maarten Lankhorst wrote:
> When the clock is higher than the dotclock, try with 2 pipes enabled.
> If we can enable 2, then we will go into big joiner mode, and steal
> the adjacent crtc.
>
> This only links the crtc's in software, no hardware or plane
> p
Add target_dc_state and tgl_set_target_dc_state() API
in order to enable DC3CO state with existing DC states.
target_dc_state will enable/disable the desired DC state in
DC_STATE_EN reg when "DC Off" power well gets disable/enable.
v2: commit log improvement.
v3: Used intel_wait_for_register to wa
On 2019/9/25 下午9:21, Michael S. Tsirkin wrote:
On Wed, Sep 25, 2019 at 08:45:21PM +0800, Jason Wang wrote:
On 2019/9/25 下午5:09, Tian, Kevin wrote:
From: Jason Wang [mailto:jasow...@redhat.com]
Sent: Tuesday, September 24, 2019 9:54 PM
This patch implements basic support for mdev driver that s
== Series Details ==
Series: drm/i915: Small joiner RAM buffer size is platform-specific (rev3)
URL : https://patchwork.freedesktop.org/series/67195/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6963 -> Patchwork_14547
Sum
== Series Details ==
Series: DC3CO Support for TGL (rev11)
URL : https://patchwork.freedesktop.org/series/64923/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
805a6f5f1e23 drm/i915/tgl: Add DC3CO required register and bits
5e43f1ddfa09 drm/i915/tgl: Add DC3CO mask to allowed_dc
== Series Details ==
Series: DC3CO Support for TGL (rev11)
URL : https://patchwork.freedesktop.org/series/64923/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Sparse version: v0.6.0
Commit: drm/i915/tgl: Add DC3CO required register and bits
Okay!
Commit: drm/i915/tgl: Add DC3CO ma
== Series Details ==
Series: DC3CO Support for TGL (rev11)
URL : https://patchwork.freedesktop.org/series/64923/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_6963 -> Patchwork_14548
Summary
---
**FAILURE**
Seriou
== Series Details ==
Series: DC3CO Support for TGL (rev11)
URL : https://patchwork.freedesktop.org/series/64923/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x86/boot/bzImage is ready
On Fri, Sep 20, 2019 at 01:42:24PM +0200, Maarten Lankhorst wrote:
> Make vdsc work when no output is enabled. The big joiner needs VDSC
> on the slave, so enable it and set the appropriate bits.
> Also update timestamping constants, because slave crtc's are not
> updated in drm_atomic_helper_updat
Each GEM object is initialized with allowed memory regions for
it's migration across memory region.
In future patch we are restricting the memory regions or few objects.
This is developed on top of v3 LMEM series
https://patchwork.freedesktop.org/series/56683/
CC: Matthew Auld
Signed-off-by: Ra
If Local memory is supported by hardware, we want framebuffer backing
gem objects out of local memory.
If local memory is supported and gem object if not from local memory we
migrate the obj into local memory. And once framebuffer is created we
block the migration of the associated object out of l
When LMEM is supported, dumb buffer preferred to be created from LMEM.
This is developed on top of v3 LMEM series
https://patchwork.freedesktop.org/series/56683/.
v2:
Parameters are reshuffled. [Chris]
Signed-off-by: Ramalingam C
cc: Matthew Auld
---
drivers/gpu/drm/i915/i915_gem.c | 18 +++
== Series Details ==
Series: drm/i915: Restrict qgv points which don't have enough bandwidth. (rev3)
URL : https://patchwork.freedesktop.org/series/66993/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6956_full -> Patchwork_14528_full
==
On Mon, 2019-09-23 at 03:29 -0700, Dhinakaran Pandiyan wrote:
> Gen-12 display can decompress surfaces compressed by the media engine, add
> a new modifier as the driver needs to know the surface was compressed by
> the media or render engine.
>
> Cc: Nanley G Chery
> Cc: Matt Roper
> Cc: Ville
== Series Details ==
Series: drm/i915/execlists: Simplify gen12_csb_parse
URL : https://patchwork.freedesktop.org/series/67216/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_6956_full -> Patchwork_14530_full
Summary
---
201 - 222 of 222 matches
Mail list logo