On 10/04/2024 11:29, Alexandre Mergnat wrote:
>
>
> On 09/04/2024 17:46, Krzysztof Kozlowski wrote:
>>> +soc {
>>> +#address-cells = <2>;
>>> +#size-cells = <2>;
>>> +
>>> +afe@1122 {
>> Did you implement the comment or decided to keep afe?
>>
>
> Though it was cl
Hi Dave, Sima,
New stuff for 6.10.
The following changes since commit bc55c344b06f7e6f99eb92d393ff0a84c1532514:
drm/amdgpu/pm: Don't use OD table on Arcturus (2024-03-20 13:36:29 -0400)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git
tags/amd-drm-nex
On 2024-04-08 02:53:52, Dmitry Baryshkov wrote:
> Add the extended version of mipi_dsi_compression_mode(). It provides
> a way to specify the algorithm and PPS selector.
>
> Signed-off-by: Dmitry Baryshkov
Reviewed-by: Marijn Suijten
Something doesn't stick with me on the _ext() naming, but I
From: Vitaly Prosyak
[ +0.006038] BUG: kernel NULL pointer dereference, address: 0028
[ +0.006969] #PF: supervisor read access in kernel mode
[ +0.005139] #PF: error_code(0x) - not-present page
[ +0.005139] PGD 0 P4D 0
[ +0.002530] Oops: [#1] PREEMPT SMP NOPTI
[ +0.0043
The Rockchip inno HDMI controller can take one I2S input and transmit it
over the HDMI output. Add #sound-dai-cells (= 0) to the binding for it.
Signed-off-by: Johan Jonker
---
.../bindings/display/rockchip/rockchip,inno-hdmi.yaml| 5 +
1 file changed, 5 insertions(+)
diff --git
a/
The Rockchip rk3066 HDMI controller can take one I2S input and transmit it
over the HDMI output. Add #sound-dai-cells (= 0) to the binding for it.
Signed-off-by: Johan Jonker
---
.../bindings/display/rockchip/rockchip,rk3066-hdmi.yaml| 7 +++
1 file changed, 7 insertions(+)
diff --git
The Rockchip DWC HDMI TX Encoder can take one I2S input and transmit it
over the HDMI output. Add #sound-dai-cells (= 0) to the binding for it.
Signed-off-by: Johan Jonker
---
.../bindings/display/rockchip/rockchip,dw-hdmi.yaml | 5 +
1 file changed, 5 insertions(+)
diff --git
a/D
From: Andy Yan
The firmware in the rootfs will not be accessible until we
are in the SYSTEM_RUNNING state, so return EPROBE_DEFER until
that point.
This let the driver can load firmware when it is builtin.
Signed-off-by: Andy Yan
---
drivers/gpu/drm/panthor/panthor_fw.c | 11 ++-
1 fi
Hi>
> ABM will reduce the backlight and compensate by adjusting brightness and
> contrast of the image. It has 5 levels: 0, 1, 2, 3, 4. 0 means off. 4 means
> maximum backlight reduction. IMO, 1 and 2 look okay. 3 and 4 can be quite
> impactful, both to power and visual fidelity.
I tried this
As a follow up, I read through the original thread before sending this
and my understanding is that this message probably shouldn't be getting
printed in the first place. I've turned on KMS, ATOMIC, STATE, and DP
debugging to see what shakes out. I have a KVM on my desk that I use to
switch b
Commit 54d217406afe (drm: use mgr->dev in drm_dbg_kms in
drm_dp_add_payload_part2) appears to have been accidentially reverted as
part of commit 5aa1dfcdf0a42 (drm/mst: Refactor the flow for payload
allocation/removement).
I've been seeing NULL pointer dereferences in drm_dp_add_payload_part2
due
Fix compile errors of the form "FIELD_PREP: mask is not constant" caused
by signed integer constant overflow. Files affected:
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
Reproducible with gcc 7.5
Signed-off-by: Dmitrii Bundin
---
drivers/gpu/drm/i915/gt/uc/abi/guc_klvs_abi.h | 2 +-
1 fi
12 matches
Mail list logo