dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/29
[PATCH V9 34/43] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
Alex Hung
2025/04/29
[PATCH V9 33/43] drm/colorop: Add 1D Curve Custom LUT type
Alex Hung
2025/04/29
[PATCH V9 32/43] drm/amd/display: Add support for BT.709 and BT.2020 TFs
Alex Hung
2025/04/29
[PATCH V9 31/43] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
Alex Hung
2025/04/29
[PATCH V9 30/43] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
Alex Hung
2025/04/29
[PATCH V9 29/43] drm/colorop: Add PQ 125 EOTF and its inverse
Alex Hung
2025/04/29
[PATCH V9 28/43] drm/amd/display: Add support for sRGB EOTF in BLND block
Alex Hung
2025/04/29
[PATCH V9 27/43] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
Alex Hung
2025/04/29
[PATCH V9 26/43] drm/amd/display: Add support for sRGB EOTF in DEGAM block
Alex Hung
2025/04/29
[PATCH V9 25/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
2025/04/29
[PATCH V9 24/43] drm/amd/display: Add bypass COLOR PIPELINE
Alex Hung
2025/04/29
[PATCH V9 23/43] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
Alex Hung
2025/04/29
[PATCH V9 21/43] drm/colorop: pass plane_color_pipeline client cap to atomic check
Alex Hung
2025/04/29
[PATCH V9 22/43] drm/colorop: define a new macro for_each_new_colorop_in_state
Alex Hung
2025/04/29
[PATCH V9 20/43] drm/vkms: Add tests for CTM handling
Alex Hung
2025/04/29
[PATCH V9 19/43] drm/tests: Add a few tests around drm_fixed.h
Alex Hung
2025/04/29
[PATCH V9 18/43] drm/vkms: add 3x4 matrix in color pipeline
Alex Hung
2025/04/29
[PATCH V9 17/43] drm/vkms: Use s32 for internal color pipeline precision
Alex Hung
2025/04/29
[PATCH V9 16/43] drm/colorop: Add 3x4 CTM type
Alex Hung
2025/04/29
[PATCH V9 15/43] drm/vkms: Add kunit tests for linear and sRGB LUTs
Alex Hung
2025/04/29
[PATCH V9 14/43] drm/vkms: Add enumerated 1D curve colorop
Alex Hung
2025/04/29
[PATCH V9 13/43] drm/colorop: Add destroy functions for color pipeline
Alex Hung
2025/04/29
[PATCH V9 12/43] Documentation/gpu: document drm_colorop
Alex Hung
2025/04/29
[PATCH V9 11/43] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Alex Hung
2025/04/29
[PATCH V9 10/43] drm/plane: Add COLOR PIPELINE property
Alex Hung
2025/04/29
[PATCH V9 09/43] drm/colorop: Add atomic state print for drm_colorop
Alex Hung
2025/04/29
[PATCH V9 07/43] drm/colorop: Add BYPASS property
Alex Hung
2025/04/29
[PATCH V9 08/43] drm/colorop: Add NEXT property
Alex Hung
2025/04/29
[PATCH V9 06/43] drm/colorop: Add 1D Curve subtype
Alex Hung
2025/04/29
[PATCH V9 05/43] drm/colorop: Add TYPE property
Alex Hung
2025/04/29
[PATCH V9 04/43] drm/colorop: Introduce new drm_colorop mode object
Alex Hung
2025/04/29
[PATCH V9 03/43] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Alex Hung
2025/04/29
[PATCH V9 02/43] drm/vkms: Add kunit tests for VKMS LUT handling
Alex Hung
2025/04/29
[PATCH V9 01/43] drm: Add helper for conversion from signed-magnitude
Alex Hung
2025/04/29
[PATCH V9 00/43] Color Pipeline API w/ VKMS
Alex Hung
2025/04/29
[PATCH v4 04/20] drm/i915: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
2025/04/29
[PATCH v4 05/20] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
2025/04/29
Re: [PATCH v2 3/3] drm/msm/hdmi: use new helper for ACR tables
Abhinav Kumar
2025/04/29
Re: [PATCH] drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel
Maaz Mombasawala
2025/04/29
Re: [PATCH v3 8/8] drm/msm/dpu: drop now-unused condition for has_legacy_ctls
Jessica Zhang
2025/04/29
Re: [PATCH v3 7/8] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= 5.0
Jessica Zhang
2025/04/29
Re: [PATCH v3 6/8] drm/msm/dpu: allocate single CTL for DPU >= 5.0
Jessica Zhang
2025/04/29
Re: [PATCH v2 2/3] drm/msm/hdmi: move msm_hdmi_audio_update() out of msm_hdmi_set_timings()
Abhinav Kumar
2025/04/29
[PATCH v4 4/4] drm/msm/dp: Introduce link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025/04/29
[PATCH v4 3/4] drm/msm/dp: Prepare for link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025/04/29
[PATCH v4 2/4] drm/msm/dp: Account for LTTPRs capabilities
Aleksandrs Vinarskis
2025/04/29
[PATCH v4 1/4] drm/msm/dp: Fix support of LTTPR initialization
Aleksandrs Vinarskis
2025/04/29
[PATCH v4 0/4] drm/msm/dp: Introduce link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025/04/29
Re: [PATCH v3 5/8] drm/msm/dpu: don't select single flush for active CTL blocks
Jessica Zhang
2025/04/29
[PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
2025/04/29
[PATCH AUTOSEL 6.6 18/21] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
2025/04/29
[PATCH AUTOSEL 6.12 32/37] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
2025/04/29
[PATCH AUTOSEL 6.12 31/37] drm/amd/display: Enable urgent latency adjustment on DCN35
Sasha Levin
2025/04/29
[PATCH AUTOSEL 6.14 33/39] drm/amdgpu: Allow P2P access through XGMI
Sasha Levin
2025/04/29
[PATCH AUTOSEL 6.14 32/39] drm/amd/display: Enable urgent latency adjustment on DCN35
Sasha Levin
2025/04/29
Re: [PATCH v3 3/8] drm/msm/dpu: pass master interface to CTL configuration
Jessica Zhang
2025/04/29
[PATCH v2 8/9] media: renesas: vsp1: Expose color space through the DRM API
Laurent Pinchart
2025/04/29
[PATCH v2 9/9] drm: rcar-du: Create plane color properties
Laurent Pinchart
2025/04/29
[PATCH v2 6/9] media: renesas: vsp1: Allow setting encoding and quantization
Laurent Pinchart
2025/04/29
[PATCH v2 7/9] media: renesas: vsp1: Name nested structure in vsp1_drm
Laurent Pinchart
2025/04/29
[PATCH v2 3/9] media: renesas: vsp1: Fix HSV format enumeration
Laurent Pinchart
2025/04/29
[PATCH v2 5/9] media: renesas: vsp1: Report colour space information to userspace
Laurent Pinchart
2025/04/29
[PATCH v2 4/9] media: renesas: vsp1: Fix media bus code setup on RWPF source pad
Laurent Pinchart
2025/04/29
[PATCH v2 2/9] media: renesas: vsp1: Make HSI and HST modules optional
Laurent Pinchart
2025/04/29
[PATCH v2 0/9] media: renesas: vsp1: Add colorspace support
Laurent Pinchart
2025/04/29
[PATCH v2 1/9] media: renesas: vsp1: Implement pixel format enumeration
Laurent Pinchart
2025/04/29
Re: [PATCH v5 06/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
Jakub Kicinski
2025/04/29
Re: [PATCH v5 04/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
Jakub Kicinski
2025/04/29
Re: [PATCH v5 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
Jakub Kicinski
2025/04/29
Re: linux-next: Tree for Apr 29 (drivers/gpu/drm/xe/xe_devcoredump.c)
Randy Dunlap
2025/04/29
Re: [PATCH] drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401
Melissa Wen
2025/04/29
[PATCH v2 2/2] drivers: gpu: drm: panel: Add BOE TD4320
Barnabás Czémán
2025/04/29
[PATCH v2 1/2] dt-bindings: display: panel: Add BOE TD4320
Barnabás Czémán
2025/04/29
[PATCH v2 0/2] BOE TD4320 panel
Barnabás Czémán
2025/04/29
Re: [PATCH RESEND] drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH
Rodrigo Vivi
2025/04/29
Re: (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
Louis Chauvet
2025/04/29
Re: (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
Louis Chauvet
2025/04/29
Re: [PATCH] drm/amdkfd: enable kfd on RISCV systems
liu.song13
2025/04/29
[PATCH] drm/meson: Cast mode->clock to unsigned long long
I Hsin Cheng
2025/04/29
[PATCH v2] drm/amdkfd: enable kfd on RISCV systems
liu.song13
2025/04/29
Re: [PATCH v7 1/2] drm/display/dp: Export fn to calculate link symbol cycles
Maarten Lankhorst
2025/04/29
Re: [PATCH] drm/meson: Cast mode->clock to unsigned long long
Christophe JAILLET
2025/04/29
[PATCH] drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernel
Ian Forbes
2025/04/29
Re: [PATCH] video: fbdev: arkfb: Cast ics5342_init() allocation type
Kees Cook
2025/04/29
Re: [PATCH] drm/panthor: Fix build warning when DEBUG_FS is disabled
Boris Brezillon
2025/04/29
Re: [PATCH] video: fbdev: arkfb: Cast ics5342_init() allocation type
Helge Deller
2025/04/29
Re: [PATCH] dma-buf: system_heap: No separate allocation for attachment sg_tables
T.J. Mercier
2025/04/29
Re: [PATCH v2 4/5] drm/msm/dpu: drop TE2 definitions
Abhinav Kumar
2025/04/29
Re: [PATCH v1 3/3] drm/ci: uprev mesa
Dmitry Baryshkov
2025/04/29
Re: [PATCH] drm/amd/display: Don't check for NULL divisor in fixpt code
Alex Deucher
2025/04/29
Re: [PATCH] drm/msm/dpu: Filter modes based on adjusted mode clock
Dmitry Baryshkov
2025/04/29
Re: [PATCH] drm/xe: fix devcoredump chunk alignmnent calculation
Matthew Brost
2025/04/29
[PATCH v2] checkpatch: remove %p4cn and add check for %p4chR
Aditya Garg
2025/04/29
Re: [PATCH] drm/xe: fix devcoredump chunk alignmnent calculation
Matthew Brost
2025/04/29
Re: [PATCH] checkpatch: remove %p4cn
Aditya Garg
2025/04/29
Re: [PATCH] checkpatch: remove %p4cn
Joe Perches
2025/04/29
[PATCH 5.10 227/286] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for dev and dir
Greg Kroah-Hartman
2025/04/29
Re: [PATCH v5 04/11] drm/connector: unregister CEC data
Dmitry Baryshkov
2025/04/29
Re: [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
Peter Xu
2025/04/29
Re: [PATCH v3 3/3] drm/panel-edp: Add support for CSW MNE007QS3-8 panel
Doug Anderson
2025/04/29
Re: [PATCH v3 2/3] drm/panel-edp: Add support for BOE NE140WUM-N6S panel
Doug Anderson
2025/04/29
Re: [PATCH v3 1/3] drm/panel-edp: Add support for AUO B140QAN08.H panel
Doug Anderson
2025/04/29
Re: [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name
John Stultz
2025/04/29
Re: [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
David Hildenbrand
2025/04/29
[PATCH] checkpatch: remove %p4cn
Aditya Garg
2025/04/29
[RFC 2/9] mei: late_bind: add late binding component driver
Badal Nilawar
2025/04/29
[RFC 9/9] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl
Badal Nilawar
2025/04/29
[RFC 4/9] drm/xe/xe_late_bind_fw: Initialize late binding firmware
Badal Nilawar
2025/04/29
[RFC 8/9] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
Badal Nilawar
2025/04/29
[RFC 7/9] drm/xe/xe_late_bind_fw: Reload late binding fw in S2Idle/S3 resume
Badal Nilawar
2025/04/29
[RFC 5/9] drm/xe/xe_late_bind_fw: Load late binding firmware
Badal Nilawar
2025/04/29
[RFC 3/9] drm/xe/late_bind_fw: Introducing late_bind_fw
Badal Nilawar
2025/04/29
[RFC 6/9] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
Badal Nilawar
2025/04/29
[RFC 0/9] Introducing firmware late binding
Badal Nilawar
2025/04/29
[RFC 1/9] mei: bus: add mei_cldev_mtu interface
Badal Nilawar
2025/04/29
Re: [PATCH] drm/msm/gpu: Fix crash when throttling GPU immediately during boot
Doug Anderson
2025/04/29
Re: [RFC v4 01/16] drm/sched: Add some scheduling quality unit tests
Christian König
2025/04/29
Re: [RFC v4 01/16] drm/sched: Add some scheduling quality unit tests
Michel Dänzer
2025/04/29
Re: [PATCH v5 06/11] drm/display: add CEC helpers code
Maxime Ripard
2025/04/29
Re: [PATCH v5 04/11] drm/connector: unregister CEC data
Maxime Ripard
2025/04/29
Re: [PATCH v5 03/11] drm/connector: add CEC-related fields
Maxime Ripard
2025/04/29
Re: [PATCH] drm/mipi-dbi: Fix blanking for non-16 bit formats
Maxime Ripard
2025/04/29
Re: [PATCH] drm/tests: shmem: Fix memleak
Maxime Ripard
2025/04/29
Re: [RFC v4 03/16] drm/sched: De-clutter drm_sched_init
Christian König
2025/04/29
Re: [RFC v4 02/16] drm/sched: Add some more scheduling quality unit tests
Christian König
2025/04/29
Re: [RFC v4 01/16] drm/sched: Add some scheduling quality unit tests
Christian König
2025/04/29
Re: [PATCH] accel/ivpu: Correct mutex unlock order in job submission
Jeff Hugo
2025/04/29
Re: (subset) [PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
Dmitry Baryshkov
2025/04/29
[PATCH v5 1/3] dt-bindings: display: ti, am65x-dss: Add support for AM62L DSS
Devarsh Thakkar
2025/04/29
[PATCH v5 2/3] drm/tidss: Update infrastructure to support K3 DSS cut-down versions
Devarsh Thakkar
2025/04/29
[PATCH v5 3/3] drm/tidss: Add support for AM62L display subsystem
Devarsh Thakkar
2025/04/29
[PATCH v5 0/3] Add support for AM62L DSS
Devarsh Thakkar
2025/04/29
Re: [PATCH] drm/msm: Convert comma to semicolon
Dmitry Baryshkov
2025/04/29
Re: [PATCH v4 16/19] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
Dmitry Baryshkov
2025/04/29
Re: [PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
Melissa Wen
2025/04/29
Re: [PATCH v23 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
Dafna Hirschfeld
2025/04/29
Re: [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
Jason Gunthorpe
2025/04/29
Re: [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
Rob Clark
2025/04/29
Re: [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
Rob Clark
2025/04/29
Re: [PATCH] drm/appletbdrm: Make appletbdrm depend on X86
Alyssa Rosenzweig
2025/04/29
Re: [PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Alyssa Rosenzweig
2025/04/29
Re: [PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Aditya Garg
2025/04/29
Re: [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
Peter Xu
2025/04/29
Re: [PATCH] drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFS
Alyssa Rosenzweig
2025/04/29
Re: [PATCH v2 0/4] Apple Display Pipe driver fixes
Alyssa Rosenzweig
2025/04/29
Re: [PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Alyssa Rosenzweig
2025/04/29
[PATCH v2] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
Wentao Liang
2025/04/29
Re: [PATCH 10/16] gpu: nova-core: add basic timer device
Alexandre Courbot
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Dmitry Baryshkov
2025/04/29
Re: [PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
neil . armstrong
2025/04/29
Re: [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
Alexandre Courbot
2025/04/29
[PULL] drm-misc-next
Maarten Lankhorst
2025/04/29
Re: [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
Robin Murphy
2025/04/29
[lvc-project] [PATCH 5.10/5.15] drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_levels'
Igor Artemiev
2025/04/29
Re: [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
Jason Gunthorpe
2025/04/29
Re: [PATCH v2 5/6] arm64: dts: qcom: qcs8300: Add gpu and gmu nodes
Dmitry Baryshkov
2025/04/29
Re: [PATCH v2 4/5] drm/msm/dpu: drop TE2 definitions
Dmitry Baryshkov
2025/04/29
Re: [PATCH v2 07/34] drm/bridge: lt9611uxc: convert to devm_drm_bridge_alloc() API
Dmitry Baryshkov
2025/04/29
Re: [PATCH] vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Petr Mladek
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Johan Hovold
2025/04/29
Re: [PATCH] drm/v3d: Add job to pending list if the reset was skipped
Iago Toral
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025/04/29
Re: [PATCH] drm: drm_fourcc: add 10/12bit software decoder YCbCr formats
Javier Martinez Canillas
2025/04/29
[RESEND PATCH] drm: Use strscpy() instead of strscpy_pad()
Thorsten Blum
2025/04/29
Re: [PATCH] drm/st7571-i2c: select CONFIG_DRM_CLIENT_SELECTION
Javier Martinez Canillas
2025/04/29
Re: [PATCH 1/1] drm: lcdif: Use dev_err_probe()
Marco Felsch
2025/04/29
[PATCH 1/1] drm: lcdif: Use dev_err_probe()
Alexander Stein
2025/04/29
Re: [PATCH v2 6/7] accel/rocket: Add job submission IOCTL
Nicolas Frattaroli
2025/04/29
Re: [PATCH v4 08/23] drm/tests: hdmi: Add macro to simplify EDID setup
Cristian Ciocaltea
2025/04/29
Re: [PATCH v9 03/12] mtd: intel-dg: implement region enumeration
Raag Jadav
2025/04/29
Re: [PATCH v7 01/12] mtd: core: always create master device
Miquel Raynal
2025/04/29
Re: [PATCH v2 4/7] accel/rocket: Add a new driver for Rockchip's NPU
Nicolas Frattaroli
2025/04/29
Re: [PATCH v9 02/12] mtd: add driver for intel graphics non-volatile memory device
Raag Jadav
2025/04/29
Re: [PATCH v4 2/4] drm/panel: Add refcount support
Jani Nikula
2025/04/29
[PATCH v3 3/3] drm/panel-edp: Add support for CSW MNE007QS3-8 panel
Zhengqiao Xia
2025/04/29
[PATCH v3 1/3] drm/panel-edp: Add support for AUO B140QAN08.H panel
Zhengqiao Xia
2025/04/29
[PATCH v3 2/3] drm/panel-edp: Add support for BOE NE140WUM-N6S panel
Zhengqiao Xia
2025/04/29
[PATCH v3 0/3] drm/panel-edp: Add support for several panels
Zhengqiao Xia
2025/04/29
Re: clang and drm issue: objtool warnings from clang build
Peter Zijlstra
2025/04/29
Re: [PATCH v4 2/4] drm/panel: Add refcount support
Maxime Ripard
2025/04/29
Re: [PATCH] accel/ivpu: Correct mutex unlock order in job submission
Jacek Lawrynowicz
2025/04/29
Re: [PATCH v2 15/34] drm/mcde: convert to devm_drm_bridge_alloc() API
Linus Walleij
2025/04/29
[PATCH v2] drm: writeback: Fix drm_writeback_connector_cleanup signature
Louis Chauvet
2025/04/29
[PATCH] drm/msm/gpu: Fix crash when throttling GPU immediately during boot
Stephan Gerhold
2025/04/29
Re: [PATCH 2/3] dma-buf: Add DMA_BUF_IOCTL_GET_DMA_ADDR
Christian König
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Johan Hovold
2025/04/29
Re: [RFC v4 00/16] Fair DRM scheduler
Tvrtko Ursulin
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Abel Vesa
2025/04/29
Re: [RFC PATCH 00/12] Private MMIO support for private assigned dev
Alexey Kardashevskiy
2025/04/29
Re: [PATCH v6 2/3] drm/st7571-i2c: add support for Sitronix ST7571 LCD controller
Javier Martinez Canillas
2025/04/29
[PATCH] drm/xe: fix devcoredump chunk alignmnent calculation
Arnd Bergmann
2025/04/29
Re: [PATCH] drm/panic: Use a decimal fifo to avoid u64 by u64 divide
Javier Martinez Canillas
2025/04/29
Re: [rfc] drm/ttm/memcg: simplest initial memcg/ttm integration
Christian König
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Aleksandrs Vinarskis
2025/04/29
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Johan Hovold
2025/04/29
Re: [PATCH v2] drm/sched: fix the warning in drm_sched_job_done
Christian König
2025/04/29
Re: [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
Luca Ceresoli
2025/04/28
Re: drm/msm/dp: Introduce link training per-segment for LTTPRs
Abel Vesa
2025/04/28
Re: [RFC PATCH 00/12] Private MMIO support for private assigned dev
Alexey Kardashevskiy
2025/04/28
Re: [PATCH v6 2/3] drm/st7571-i2c: add support for Sitronix ST7571 LCD controller
Geert Uytterhoeven
Earlier messages
Later messages