Re: [PATCH 1/6] drm/nouveau: convert to using is_hdmi and has_audio from display info

2024-01-13 Thread Ilia Mirkin
On Fri, Jan 12, 2024 at 11:50 AM Jani Nikula wrote: > > Prefer the parsed results for is_hdmi and has_audio in display info over > calling drm_detect_hdmi_monitor() and drm_detect_monitor_audio(), > respectively. > > Conveniently, this also removes the need to use edid_blob_ptr. > > Cc: Karol

[PATCH] drm/ttm: fix ttm pool initialization for no-dma-device drivers

2024-01-13 Thread Fedor Pchelkin
QXL driver doesn't use any device for DMA mappings or allocations so dev_to_node() will panic inside ttm_device_init() on NUMA systems: general protection fault, probably for non-canonical address 0xdc7a: [#1] PREEMPT SMP KASAN NOPTI KASAN: null-ptr-deref in range

Re: [syzbot] [net?] [nfc?] INFO: task hung in nfc_targets_found

2024-01-13 Thread syzbot
syzbot has bisected this issue to: commit d665e3c9d37ad31aec2d0d9d086e7c903ddd7250 Author: Uwe Kleine-König Date: Sun May 7 16:26:06 2023 + drm/sun4i: Convert to platform remove callback returning void bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=146b91f5e8 start

[PATCH] drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_stream_state()

2024-01-13 Thread Christophe JAILLET
It is likely that the statement related to 'dml_edp' is misplaced. So move it in the correct "case SIGNAL_TYPE_EDP". Fixes: 7966f319c66d ("drm/amd/display: Introduce DML2") Signed-off-by: Christophe JAILLET --- drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c | 2 +- 1 file

[ANNOUNCE] libdrm 2.4.120

2024-01-13 Thread Simon Ser
Eric Engestrom (1): radeon: fix missing stencil_tile_mode initialisation in the linear/fallback case Pierre-Eric Pelloux-Prayer (1): amdgpu: fix use-after-free Simon Ser (2): Sync headers with drm-next build: bump version to 2.4.120 git tag: libdrm-2.4.120