On Fri, 4 Jun 2021 14:51:25 -0400
Harry Wentland wrote:
> On 2021-06-01 6:41 a.m., Uma Shankar wrote:
> > Modern hardwares have multi segmented lut approach to prioritize
> > the darker regions of the spectrum. This series introduces a new
> > UAPI to define the lut ranges supported by the respec
Hi,
On Fri, Jun 04, 2021 at 07:17:21PM +0200, Werner Sembach wrote:
> Add a new general drm property "active bpc" which can be used by graphic
> drivers
> to report the applied bit depth per pixel back to userspace.
Just a heads up, we'll need an open source project that has accepted it
before m
Hi,
On Wed, May 12, 2021 at 02:06:56PM +0200, Werner Sembach wrote:
> Hello,
>
> In addition to the existing "max bpc", and "Broadcast RGB/output_csc"
> drm properties I propose 4 new properties: "preferred pixel encoding",
> "active color depth", "active color range", and "active pixel
> encodin
== Series Details ==
Series: drm/i915: Finish conversion to GRAPHICS_VER (rev2)
URL : https://patchwork.freedesktop.org/series/91064/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10181_full -> Patchwork_20292_full
Summary
On Fri, 4 Jun 2021 19:17:21 +0200
Werner Sembach wrote:
> Add a new general drm property "active bpc" which can be used by graphic
> drivers
> to report the applied bit depth per pixel back to userspace.
>
> While "max bpc" can be used to change the color depth, there was no way to
> check
>
Am 07.06.21 um 09:40 schrieb Maxime Ripard:
Hi,
On Fri, Jun 04, 2021 at 07:17:21PM +0200, Werner Sembach wrote:
Add a new general drm property "active bpc" which can be used by graphic drivers
to report the applied bit depth per pixel back to userspace.
Just a heads up, we'll need an open so
On Mon, 7 Jun 2021 09:48:05 +0200
Maxime Ripard wrote:
> I've started to implement this for the raspberrypi some time ago.
>
> https://github.com/raspberrypi/linux/pull/4201
>
> It's basically two properties: a bitmask of the available output pixel
> encoding to report both what the display and
Am 07.06.21 um 09:52 schrieb Pekka Paalanen:
On Fri, 4 Jun 2021 19:17:21 +0200
Werner Sembach wrote:
Add a new general drm property "active bpc" which can be used by graphic drivers
to report the applied bit depth per pixel back to userspace.
While "max bpc" can be used to change the color
Ah, yes. I've forgot to include the infiniband subdir in the automated
rename. I should have done that treewide.
Going to provide a fix in a minute, sorry for the noise.
Christian.
Am 07.06.21 um 04:33 schrieb Stephen Rothwell:
Hi all,
After merging the drm-misc tree, today's linux-next buil
Let's reserve JSL stolen memory for graphics.
JasperLake is a gen11 platform which is compatible with
ICL/EHL changes.
Signed-off-by: Tejas Upadhyay
---
arch/x86/kernel/early-quirks.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/x86/kernel/early-quirks.c b/arch/x86/kernel/early-quir
On Fri, 4 Jun 2021 14:24:28 -0400
Harry Wentland wrote:
> On 2021-06-01 6:51 a.m., Uma Shankar wrote:
> > Add Plane Degamma Mode as an enum property. Create a helper
> > function for all plane color management features.
> >
> > This is an enum property with values as blob_id's and exposes
> > th
This change takes care of resetting the dss_ctl registers
in case of dsc_disable, bigjoiner disable and also
uncompressed joiner disable.
v2: Fix formatting
Suggested-by: Jani Nikula
Fixes: d961eb20adb6 (drm/i915/bigjoiner: atomic commit changes for uncompressed
joiner)
Closes: https://gitlab.f
Reviewed-by: Gwan-gyeong Mun
On 5/15/21 2:22 AM, José Roberto de Souza wrote:
Commit 78b772e1a01f ("drm/i915/display: Fill PSR state during hardware
configuration read out") is not allowing fastsets to happen when PSR
states changes but PSR is a feature that can be enabled and disabled
during f
Fix the following coccicheck warning:
./drivers/gpu/drm/i915/display/intel_display_power.c:3081:1-28:
duplicated argument to & or |
This commit fixes duplicate argument. It might be a typo.
But what I can do is to remove it now.
Signed-off-by: Wan Jiabing
---
drivers/gpu/drm/i915/display/inte
Looks good to me.
Reviewed-by: Gwan-gyeong Mun
On 5/15/21 2:22 AM, José Roberto de Souza wrote:
When PSR is enabled it handles DP_SDP_VSC, changing revision and all
the other fields as necessary.
It can also enabled and disable this SDP as needed without a full
modeset.
So here masking DP_SDP_
== Series Details ==
Series: x86/gpu: add JasperLake to gen11 early quirks
URL : https://patchwork.freedesktop.org/series/91082/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10182 -> Patchwork_20293
Summary
---
**SU
== Series Details ==
Series: x86/gpu: add JasperLake to gen11 early quirks
URL : https://patchwork.freedesktop.org/series/91082/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x86/boot/
On Sat, Jun 05, 2021 at 11:22:07AM +0800, Wan Jiabing wrote:
> Fix the following coccicheck warning:
>
> ./drivers/gpu/drm/i915/display/intel_display_power.c:3081:1-28:
> duplicated argument to & or |
>
> This commit fixes duplicate argument. It might be a typo.
> But what I can do is to remove
On 5/21/21 10:58 PM, Souza, Jose wrote:
On Fri, 2021-05-21 at 16:27 +0100, Mun, Gwan-gyeong wrote:
On Fri, 2021-05-14 at 16:22 -0700, José Roberto de Souza wrote:
This was only reduntant information has_hdmi_sink can do the same job.
set_infoframes() hooks will call intel_write_infoframe() fo
== Series Details ==
Series: drm/i915/dsc: Fix bigjoiner check in dsc_disable (rev2)
URL : https://patchwork.freedesktop.org/series/91006/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10184 -> Patchwork_20294
Summary
-
== Series Details ==
Series: drm/i915/dsc: Fix bigjoiner check in dsc_disable (rev2)
URL : https://patchwork.freedesktop.org/series/91006/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch
== Series Details ==
Series: drm/i915/display: remove duplicated argument
URL : https://patchwork.freedesktop.org/series/91086/
State : failure
== Summary ==
Applying: drm/i915/display: remove duplicated argument
Using index info to reconstruct a base tree...
M drivers/gpu/drm/i915/displ
This introduces the following function that can exit and activate a psr
source when intel_psr is already enabled.
- intel_psr_pause(): Pause current PSR. It deactivates current psr state.
- intel_psr_resume(): Resume paused PSR. It activates paused psr state.
v2: Address Jose's review comment.
From: Ville Syrjälä
AUX logic is often clocked from cdclk. Disable PSR to make sure
there are no hw initiated AUX transactions in flight while we
change the cdclk frequency.
Cc: Mika Kahola
Signed-off-by: Ville Syrjälä
Signed-off-by: Gwan-gyeong Mun
Reviewed-by: Mika Kahola
---
drivers/gpu/
Let's reserve JSL stolen memory for graphics.
JasperLake is a gen11 platform which is compatible with
ICL/EHL changes.
V1:
- Added Cc: x...@kernel.org
Cc: x...@kernel.org
Signed-off-by: Tejas Upadhyay
---
arch/x86/kernel/early-quirks.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ar
== Series Details ==
Series: x86/gpu: add JasperLake to gen11 early quirks
URL : https://patchwork.freedesktop.org/series/91082/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10182_full -> Patchwork_20293_full
Summary
-
Hi,
On Tue, 1 Jun 2021, Anshuman Gupta wrote:
> DG1 and XE_PLD platforms has Audio MMIO/VERBS lies in PG0 power
> well. Adjusting the power domain accordingly to
> POWER_DOMAIN_AUDIO_VERBS for audio detection and POWER_DOMAIN_AUDIO
> for audio playback.
thanks Anshuman! From audio perspective th
== Series Details ==
Series: series starting with [v3,1/2] drm/i915/display: Introduce new
intel_psr_pause/resume function
URL : https://patchwork.freedesktop.org/series/91096/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit
== Series Details ==
Series: series starting with [v3,1/2] drm/i915/display: Introduce new
intel_psr_pause/resume function
URL : https://patchwork.freedesktop.org/series/91096/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10187 -> Patchwork_20296
== Series Details ==
Series: series starting with [v3,1/2] drm/i915/display: Introduce new
intel_psr_pause/resume function
URL : https://patchwork.freedesktop.org/series/91096/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK i
> -Original Message-
> From: Harry Wentland
> Sent: Friday, June 4, 2021 8:53 PM
> To: Shankar, Uma ; Pekka Paalanen
>
> Cc: intel-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org; Modem,
> Bhanuprakash
> Subject: Re: [PATCH 01/21] drm: Add Enhanced Gamma and color lut range
> -Original Message-
> From: Harry Wentland
> Sent: Friday, June 4, 2021 11:54 PM
> To: Shankar, Uma ; intel-gfx@lists.freedesktop.org;
> dri-
> de...@lists.freedesktop.org
> Cc: Modem, Bhanuprakash ; Cyr, Aric
>
> Subject: Re: [PATCH 02/21] drm: Add Plane Degamma Mode property
>
> On
== Series Details ==
Series: x86/gpu: add JasperLake to gen11 early quirks (rev2)
URL : https://patchwork.freedesktop.org/series/91082/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10187 -> Patchwork_20297
Summary
---
== Series Details ==
Series: x86/gpu: add JasperLake to gen11 early quirks (rev2)
URL : https://patchwork.freedesktop.org/series/91082/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x8
On Thu, May 27, 2021 at 04:11:50PM +0100, Tvrtko Ursulin wrote:
>
> On 27/05/2021 15:35, Matthew Brost wrote:
> > On Thu, May 27, 2021 at 11:02:24AM +0100, Tvrtko Ursulin wrote:
> > >
> > > On 26/05/2021 19:10, Matthew Brost wrote:
> > >
> > > [snip]
> > >
> > > > > > > > +static int ct_send_nb
From: John Harrison
GuC firmware v53.0.0 introduced per context scheduling policies. This
includes changes to some of the ADS structures which are required to
load the firmware even if not using GuC submission.
Signed-off-by: John Harrison
Signed-off-by: Matthew Brost
Reviewed-by: Matthew Bros
From: Michal Wajdeczko
Once CTB descriptor is found in error state, either set by GuC
or us, there is no need continue checking descriptor any more,
we can rely on our internal flag.
Signed-off-by: Matthew Brost
Signed-off-by: Michal Wajdeczko
Cc: Piotr Piórkowski
Reviewed-by: Matthew Brost
From: Michal Wajdeczko
New GuC firmware will unify format of MMIO and CTB H2G messages.
Introduce their definitions now to allow gradual transition of
our code to match new changes.
Signed-off-by: Matthew Brost
Signed-off-by: Michal Wajdeczko
Cc: Michał Winiarski
---
.../gpu/drm/i915/gt/uc/a
From: Michal Wajdeczko
The MMIO based Host-to-GuC communication protocol has been
updated to use unified HXG messages.
Update our intel_guc_send_mmio() function by correctly handle
BUSY, RETRY and FAILURE replies. Also update our documentation.
GuC: 55.0.0
Signed-off-by: Matthew Brost
Signed-o
From: Michal Wajdeczko
Format of the STATUS dword in CTB response message now follows
definition of the HXG header. Update our code and remove any
obsolete legacy definitions.
GuC: 55.0.0
Signed-off-by: Michal Wajdeczko
Acked-by: Piotr Piórkowski
---
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c
From: Michal Wajdeczko
New GuC does not require it any more.
Reviewed-by: Matthew Brost
Signed-off-by: Michal Wajdeczko
Cc: Piotr Piórkowski
---
drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c | 7 ---
drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 8 +---
2 files changed, 1 insertion(+),
From: Michal Wajdeczko
CTB pool is now maintained internally by the GuC as part of its
"private data". No need to allocate separate buffer and pass it
to GuC as yet another ADS.
Signed-off-by: Matthew Brost #v4
Signed-off-by: Michal Wajdeczko
Cc: Janusz Krzysztofik
---
drivers/gpu/drm/i915/g
From: Michal Wajdeczko
Definition of the CTB descriptor has changed, leaving only
minimal shared fields like HEAD/TAIL/STATUS.
Both HEAD and TAIL are now in dwords.
Add some ABI documentation and implement required changes.
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
---
..
From: Michal Wajdeczko
Definition of the CTB registration action has changed.
Add some ABI documentation and implement required changes.
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
Cc: Piotr Piórkowski #4
---
.../gpu/drm/i915/gt/uc/abi/guc_actions_abi.h | 107 ++
From: Michal Wajdeczko
Format of the CTB messages has changed:
- support for multiple formats
- message fence is now part of the header
- reuse of unified HXG message formats
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
Cc: Piotr Piórkowski
---
.../gt/uc/abi/guc_communicat
As part of enabling GuC submission [1] we need to update to the latest
and greatest firmware. This series does that. This is a destructive
change. e.g. Without all the patches in this series it will break the
i915 driver. As such, after we review all of these patches they will
squashed into a singl
From: John Harrison
GuC v57 unified the 'DPC' and 'ISR' buffers into a single buffer with
the option for it to be larger.
Signed-off-by: Matthew Brost
Signed-off-by: John Harrison
Cc: Alan Previn
---
drivers/gpu/drm/i915/gt/uc/intel_guc.c | 15 ---
drivers/gpu/drm/i915/gt/uc/int
From: John Harrison
Signed-off-by: John Harrison
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
---
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 26
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
b
From: Michal Wajdeczko
GuC ABI documentation is now ready to be included in i915.rst
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
Cc: Piotr Piórkowski
---
Documentation/gpu/i915.rst | 8
1 file changed, 8 insertions(+)
diff --git a/Documentation/gpu/i915.rst b/Docum
On Sat, 2021-05-15 at 13:15 +, Patchwork wrote:
Patch Details
Series: series starting with [v2,1/4] drm/i915/display: Fix fastsets involving
PSR (rev2)
URL:https://patchwork.freedesktop.org/series/90184/
State: failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20
On Mon, Jun 07, 2021 at 11:03:51AM -0700, Matthew Brost wrote:
> From: Michal Wajdeczko
>
> GuC ABI documentation is now ready to be included in i915.rst
>
> Signed-off-by: Michal Wajdeczko
> Signed-off-by: Matthew Brost
> Cc: Piotr Piórkowski
Michal - I noticed while putting this series tog
> -Original Message-
> From: Harry Wentland
> Sent: Saturday, June 5, 2021 12:21 AM
> To: Shankar, Uma ; intel-gfx@lists.freedesktop.org;
> dri-
> de...@lists.freedesktop.org
> Cc: Modem, Bhanuprakash ; Cyr, Aric
>
> Subject: Re: [PATCH 0/9] Enhance pipe color support for multi segmen
On Mon, Jun 07, 2021 at 11:03:52AM -0700, Matthew Brost wrote:
> From: Michal Wajdeczko
>
> CTB pool is now maintained internally by the GuC as part of its
> "private data". No need to allocate separate buffer and pass it
> to GuC as yet another ADS.
>
> Signed-off-by: Matthew Brost #v4
> Signe
== Series Details ==
Series: Update firmware to v62.0.0
URL : https://patchwork.freedesktop.org/series/91106/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5735522498b2 drm/i915/guc: Introduce unified HXG messages
067ec8d0b970 drm/i915/guc: Update MMIO based communication
c3c36
== Series Details ==
Series: Update firmware to v62.0.0
URL : https://patchwork.freedesktop.org/series/91106/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
-
+drivers/gpu/drm/i915/display/intel_d
> -Original Message-
> From: dri-devel On Behalf Of Pekka
> Paalanen
> Sent: Monday, June 7, 2021 1:00 PM
> To: Harry Wentland
> Cc: intel-gfx@lists.freedesktop.org; Shankar, Uma ;
> Sebastian Wick ; dri-de...@lists.freedesktop.org;
> Modem, Bhanuprakash
> Subject: Re: [PATCH 0/9] Enh
On Mon, Jun 07, 2021 at 11:03:54AM -0700, Matthew Brost wrote:
> From: John Harrison
>
> GuC v57 unified the 'DPC' and 'ISR' buffers into a single buffer with
> the option for it to be larger.
>
> Signed-off-by: Matthew Brost
Reviewed-by: Matthew Brost
> Signed-off-by: John Harrison
> Cc: A
Needs to be applied on top of:
https://patchwork.freedesktop.org/series/90681/
Matthew Auld (5):
drm/i915/ttm: add ttm_buddy_man
drm/i915/ttm: add i915_sg_from_buddy_resource
drm/i915/ttm: pass along the I915_BO_ALLOC_CONTIGUOUS
drm/i915/ttm: switch over to ttm_buddy_man
drm/i915/ttm: re
Add back our standalone i915_buddy allocator and integrate it into a
ttm_resource_manager. This will plug into our ttm backend for managing
device local-memory in the next couple of patches.
Signed-off-by: Matthew Auld
Cc: Thomas Hellström
---
drivers/gpu/drm/i915/Makefile | 2
From: Thomas Hellström
Instead of relying on a static placement, calculate at get_pages() time.
This should work for LMEM regions and system for now. For stolen we need
to take preallocated range into account. That well be added later.
Signed-off-by: Thomas Hellström
---
drivers/gpu/drm/i915/g
We need to be able to build an sg table from our list of buddy blocks,
so that we can later plug this into our ttm backend, and replace our use
of the range manager.
Signed-off-by: Matthew Auld
Cc: Thomas Hellström
---
drivers/gpu/drm/i915/i915_scatterlist.c | 80 +
driv
Currently we just ignore the I915_BO_ALLOC_CONTIGUOUS flag, which is
fine since everything is already contiguous with the ttm range manager.
However in the next patch we want to switch over to the ttm buddy
manager, where allocations are by default not contiguous.
Signed-off-by: Matthew Auld
Cc:
Move back to the buddy allocator for managing device local memory, and
restore the lost mock selftests. Keep around the range manager related
bits, since we likely need this for managing stolen at some point. For
stolen we also don't need to reserve anything so no need to support a
generic reserve
We now have bo->page_alignment which perfectly describes what we need if
we have min page size restrictions for lmem. We can also drop the flag
here, since this is the default behaviour for all objects.
Signed-off-by: Matthew Auld
Cc: Thomas Hellström
---
drivers/gpu/drm/i915/gem/i915_gem_ttm.c
== Series Details ==
Series: Update firmware to v62.0.0
URL : https://patchwork.freedesktop.org/series/91106/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10187 -> Patchwork_20298
Summary
---
**SUCCESS**
No regre
== Series Details ==
Series: Update firmware to v62.0.0
URL : https://patchwork.freedesktop.org/series/91106/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x86/boot/bzImage is ready (
On Mon, Jun 07, 2021 at 07:42:16PM +0530, Tejas Upadhyay wrote:
Let's reserve JSL stolen memory for graphics.
JasperLake is a gen11 platform which is compatible with
ICL/EHL changes.
V1:
- Added Cc: x...@kernel.org
except you didn't
Lucas De Marchi
Cc: x...@kernel.org
Signed-off-by: Te
== Series Details ==
Series: drm/i915/dsc: Fix bigjoiner check in dsc_disable (rev2)
URL : https://patchwork.freedesktop.org/series/91006/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10184_full -> Patchwork_20294_full
Sum
On Fri, Jun 4, 2021 at 2:48 PM Mark Yacoub wrote:
>
> On Mon, May 31, 2021 at 11:34 AM Lee Shawn C wrote:
> >
> > Got SIGSEGV fault while running kms_dp_dsc test but did not
> > connect DP DSC capable monitor on eDP/DP port. This test daemon
> > should "SKIP" test without any problem. We found km
On Mon, Jun 07, 2021 at 11:03:55AM -0700, Matthew Brost wrote:
> From: John Harrison
>
> Signed-off-by: John Harrison
> Signed-off-by: Michal Wajdeczko
> Signed-off-by: Matthew Brost
Reviewed-by: Matthew Brost
> ---
> drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 26
>
On 07.06.2021 19:45, Matthew Brost wrote:
> On Mon, Jun 07, 2021 at 11:03:51AM -0700, Matthew Brost wrote:
>> From: Michal Wajdeczko
>>
>> GuC ABI documentation is now ready to be included in i915.rst
>>
>> Signed-off-by: Michal Wajdeczko
>> Signed-off-by: Matthew Brost
>> Cc: Piotr Piórkowski
On Mon, Jun 07, 2021 at 09:38:58PM +0200, Michal Wajdeczko wrote:
>
>
> On 07.06.2021 19:45, Matthew Brost wrote:
> > On Mon, Jun 07, 2021 at 11:03:51AM -0700, Matthew Brost wrote:
> >> From: Michal Wajdeczko
> >>
> >> GuC ABI documentation is now ready to be included in i915.rst
> >>
> >> Signe
== Series Details ==
Series: Add back the buddy allocator
URL : https://patchwork.freedesktop.org/series/91110/
State : failure
== Summary ==
Applying: drm/i915/ttm: add ttm_buddy_man
Applying: drm/i915/ttm: add i915_sg_from_buddy_resource
Applying: drm/i915/ttm: Calculate the object placement
On Mon, Jun 07, 2021 at 04:23:42PM +0530, Vandita Kulkarni wrote:
> This change takes care of resetting the dss_ctl registers
> in case of dsc_disable, bigjoiner disable and also
> uncompressed joiner disable.
>
> v2: Fix formatting
>
> Suggested-by: Jani Nikula
> Fixes: d961eb20adb6 (drm/i915/b
linux-next(20210607). This is one of those last
remaining warnings. :)
drivers/gpu/drm/i915/gem/i915_gem_shrinker.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
b/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
index f4fb68e8955a
Am 07.06.21 um 08:47 schrieb Werner Sembach:
Am 04.06.21 um 19:30 schrieb Ville Syrjälä:
On Fri, Jun 04, 2021 at 07:17:23PM +0200, Werner Sembach wrote:
This commits implements the "active bpc" drm property for the Intel
GPU driver.
Signed-off-by: Werner Sembach
---
drivers/gpu/drm/i915/d
On Mon, 2021-06-07 at 15:32 -0500, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix a
> warning by explicitly adding a fallthrough; statement.
[]
> diff --git a/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
> b/drivers/gpu/drm/i915/gem/i915_gem_shrinker.c
== Series Details ==
Series: drm/i915/gem: Fix fall-through warning for Clang
URL : https://patchwork.freedesktop.org/series/91120/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10188 -> Patchwork_20300
Summary
---
*
== Series Details ==
Series: drm/i915/gem: Fix fall-through warning for Clang
URL : https://patchwork.freedesktop.org/series/91120/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x86/bo
On Mon, 2021-06-07 at 17:19 +0300, Gwan-gyeong Mun wrote:
> This introduces the following function that can exit and activate a psr
> source when intel_psr is already enabled.
>
> - intel_psr_pause(): Pause current PSR. It deactivates current psr state.
> - intel_psr_resume(): Resume paused PSR. I
On 6/7/2021 11:03 AM, Matthew Brost wrote:
As part of enabling GuC submission [1] we need to update to the latest
and greatest firmware. This series does that. This is a destructive
change. e.g. Without all the patches in this series it will break the
i915 driver. As such, after we review all
On 6/7/2021 11:03 AM, Matthew Brost wrote:
From: Michal Wajdeczko
New GuC firmware will unify format of MMIO and CTB H2G messages.
Introduce their definitions now to allow gradual transition of
our code to match new changes.
Signed-off-by: Matthew Brost
Signed-off-by: Michal Wajdeczko
Cc:
On 6/7/2021 11:03 AM, Matthew Brost wrote:
From: Michal Wajdeczko
The MMIO based Host-to-GuC communication protocol has been
updated to use unified HXG messages.
Update our intel_guc_send_mmio() function by correctly handle
BUSY, RETRY and FAILURE replies. Also update our documentation.
GuC
On Mon, 2021-06-07 at 15:49 +0300, Gwan-gyeong Mun wrote:
>
> On 5/21/21 10:58 PM, Souza, Jose wrote:
> > On Fri, 2021-05-21 at 16:27 +0100, Mun, Gwan-gyeong wrote:
> > > On Fri, 2021-05-14 at 16:22 -0700, José Roberto de Souza wrote:
> > > > This was only reduntant information has_hdmi_sink can d
On 6/7/2021 11:03 AM, Matthew Brost wrote:
From: Michal Wajdeczko
Format of the STATUS dword in CTB response message now follows
definition of the HXG header. Update our code and remove any
obsolete legacy definitions.
This is kind of hard to review on its own against the specs, because
th
From: Clint Taylor
Most of the context WA are already implemented.
Adding adl_p platform tag to reflect so.
BSpec: 54369
Cc: Matt Roper
Cc: Aditya Swarup
Signed-off-by: Radhakrishna Sripada
Signed-off-by: Anusha Srivatsa
Signed-off-by: Madhumitha Tolakanahalli Pradeep
Signed-off-by: José R
On 6/7/2021 11:03 AM, Matthew Brost wrote:
From: Michal Wajdeczko
Definition of the CTB descriptor has changed, leaving only
minimal shared fields like HEAD/TAIL/STATUS.
Both HEAD and TAIL are now in dwords.
Add some ABI documentation and implement required changes.
Signed-off-by: Michal
On 2021-06-07 2:01 p.m., Shankar, Uma wrote:
>
>
>> -Original Message-
>> From: Harry Wentland
>> Sent: Saturday, June 5, 2021 12:21 AM
>> To: Shankar, Uma ; intel-gfx@lists.freedesktop.org;
>> dri-
>> de...@lists.freedesktop.org
>> Cc: Modem, Bhanuprakash ; Cyr, Aric
>>
>> Subject: Re
== Series Details ==
Series: x86/gpu: add JasperLake to gen11 early quirks (rev2)
URL : https://patchwork.freedesktop.org/series/91082/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10187_full -> Patchwork_20297_full
Summar
On 6/7/2021 11:03 AM, Matthew Brost wrote:
From: Michal Wajdeczko
Definition of the CTB registration action has changed.
Add some ABI documentation and implement required changes.
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
Cc: Piotr Piórkowski #4
---
.../gpu/drm/i915/g
== Series Details ==
Series: drm/i915/adl_p: Add initial ADL_P Workarounds
URL : https://patchwork.freedesktop.org/series/91127/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10188 -> Patchwork_20301
Summary
---
**SU
== Series Details ==
Series: drm/i915/adl_p: Add initial ADL_P Workarounds
URL : https://patchwork.freedesktop.org/series/91127/
State : warning
== Summary ==
CALLscripts/checksyscalls.sh
CALLscripts/atomic/check-atomics.sh
CHK include/generated/compile.h
Kernel: arch/x86/boot/
== Series Details ==
Series: Update firmware to v62.0.0
URL : https://patchwork.freedesktop.org/series/91106/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10187_full -> Patchwork_20298_full
Summary
---
**SUCCESS**
On 6/7/2021 11:03 AM, Matthew Brost wrote:
From: Michal Wajdeczko
Format of the CTB messages has changed:
- support for multiple formats
- message fence is now part of the header
- reuse of unified HXG message formats
Signed-off-by: Michal Wajdeczko
Signed-off-by: Matthew Brost
Cc: P
Hi all,
After merging the drm-misc tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: In function
'amdgpu_preempt_mgr_new':
drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c:75:5: error: 'struct
ttm_resource' has no member named
== Series Details ==
Series: linux-next: build failure after merge of the drm-misc tree
URL : https://patchwork.freedesktop.org/series/91132/
State : failure
== Summary ==
Applying: linux-next: build failure after merge of the drm-misc tree
Using index info to reconstruct a base tree...
M
On Mon, Jun 07, 2021 at 05:20:56PM -0700, clinton.a.tay...@intel.com wrote:
> From: Clint Taylor
>
> Most of the context WA are already implemented.
> Adding adl_p platform tag to reflect so.
>
> BSpec: 54369
> Cc: Matt Roper
> Cc: Aditya Swarup
> Signed-off-by: Radhakrishna Sripada
> Signed-
> -Original Message-
> From: Navare, Manasi D
> Sent: Tuesday, June 8, 2021 2:01 AM
> To: Kulkarni, Vandita
> Cc: intel-gfx@lists.freedesktop.org; Nikula, Jani ;
> Manna, Animesh
> Subject: Re: [v2] drm/i915/dsc: Fix bigjoiner check in dsc_disable
>
> On Mon, Jun 07, 2021 at 04:23:42PM
This change takes care of resetting the dss_ctl registers
in case of dsc_disable, bigjoiner disable and also
uncompressed joiner disable.
v2: Fix formatting
v3: Fix the typo (Mansi)
Suggested-by: Jani Nikula
Fixes: d961eb20adb6 (drm/i915/bigjoiner: atomic commit changes for uncompressed
joiner)
This change takes care of resetting the dss_ctl registers in case of
dsc_disable, bigjoiner disable and also uncompressed joiner disable.
v2: Fix formatting
v3: Fix the typo (Mansi)
Suggested-by: Jani Nikula
Fixes: d961eb20adb6 (drm/i915/bigjoiner: atomic commit changes for uncompressed
join
1 - 100 of 118 matches
Mail list logo