dri-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/3] Add support for Renesas RZ/G3L LVDS encoder
Biju
[PATCH 3/3] drm: renesas: rz-du: Add support for RZ/G3L LVDS encoder
Biju
[PATCH 2/3] dt-bindings: display: bridge: Document Renesas RZ/G3L LVDS encoder
Biju
[PATCH v3] drm/bridge: ite-it6263: Support power cycle in runtime
Biju
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Michel Dänzer
Re: [PATCH v3 1/2] drm: introduce KMS recovery mechanism
Ville Syrjälä
[PATCH] drm/bridge: tda998x: Use __be32 for audio port OF property pointer
Kory Maincent
Re: [PATCH] drm/bridge: tda998x: Use __be32 for audio port OF property pointer
Luca Ceresoli
Re: [PATCH] drm/bridge: tda998x: Use __be32 for audio port OF property pointer
Kory Maincent
[PATCH] drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()
Kory Maincent
Re: [PATCH] drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()
Luca Ceresoli
[PATCH v4 0/8] gpu: nova-core: gsp: add RM control command infrastructure
Eliot Courtney
[PATCH v4 1/8] gpu: nova-core: gsp: add NV_STATUS error code bindings
Eliot Courtney
[PATCH v4 3/8] gpu: nova-core: gsp: add GspRpcError for Cmdq RPC error handling
Eliot Courtney
[PATCH v4 2/8] gpu: nova-core: gsp: add GSP-RM status types
Eliot Courtney
[PATCH v4 4/8] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
Eliot Courtney
[PATCH v4 7/8] gpu: nova-core: use KVVec for SBufferIter flush
Eliot Courtney
[PATCH v4 5/8] gpu: nova-core: gsp: add RM control RPC structure binding
Eliot Courtney
[PATCH v4 6/8] gpu: nova-core: gsp: add types for RM control RPCs
Eliot Courtney
[PATCH v4 8/8] gpu: nova-core: gsp: add RM control command infrastructure
Eliot Courtney
[PATCH v3] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
Jerome Tollet
[PATCH] drm: renesas: rz-du: mipi_dsi: Fix return path on error
Chris Brandt
[PATCH v2] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
sai madhu
[PATCH] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
sai madhu
Re: [PATCH] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
Jani Nikula
Re: [PATCH] staging: fbtft: fb_tinylcd: fix alignment in write_reg call
Andy Shevchenko
[PATCH v2 0/2] Add support for Zhunyi Z40046 LCD panel
Luca Leonardo Scorcia
[PATCH v2 1/2] dt-bindings: display: panel: Add compatibles for Zhunyi Z40046
Luca Leonardo Scorcia
Re: [PATCH v2 1/2] dt-bindings: display: panel: Add compatibles for Zhunyi Z40046
Conor Dooley
[PATCH v2 2/2] drm/panel: jd9365da: Support for Zhunyi Z40046 panels
Luca Leonardo Scorcia
[PATCH v8 00/29] *Fair(er) DRM scheduler
Tvrtko Ursulin
[PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
Tvrtko Ursulin
[PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
Tvrtko Ursulin
[PATCH v8 02/29] drm/sched: Consolidate entity run queue management
Tvrtko Ursulin
[PATCH v8 05/29] drm/sched: Add some more scheduling quality unit tests
Tvrtko Ursulin
[PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
Tvrtko Ursulin
[PATCH v8 08/29] drm/sched: Account entity GPU time
Tvrtko Ursulin
[PATCH v8 07/29] drm/sched: Free all finished jobs at once
Tvrtko Ursulin
[PATCH v8 06/29] drm/sched: Implement RR via FIFO
Tvrtko Ursulin
[PATCH v8 11/29] drm/sched: Favour interactive clients slightly
Tvrtko Ursulin
[PATCH v8 09/29] drm/sched: Remove idle entity from tree
Tvrtko Ursulin
[PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
[PATCH v8 23/29] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 16/29] accel/rocket: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 18/29] drm/amdgpu: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 12/29] drm/sched: Switch default policy to fair
Tvrtko Ursulin
[PATCH v8 17/29] accel/ethosu: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 26/29] drm/sched: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs
Tvrtko Ursulin
[PATCH v8 21/29] drm/lima: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 24/29] drm/panfrost: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 10/29] drm/sched: Add fair scheduling policy
Tvrtko Ursulin
[PATCH v8 25/29] drm/panthor: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 27/29] drm/v3d: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 28/29] drm/xe: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 20/29] drm/imagination: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 19/29] drm/etnaviv: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
[PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
Tvrtko Ursulin
[PATCH v8 22/29] drm/msm: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
Re: [PATCH v8 00/29] *Fair(er) DRM scheduler
Philipp Stanner
[PATCH 00/41] drm/display: bridge-connector: attach encoder to the connector
Luca Ceresoli
[PATCH 02/41] drm: adp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 01/41] drm/display: bridge-connector: attach the encoder to the created connector
Luca Ceresoli
[PATCH 03/41] drm/bridge: adv7511: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 04/41] drm/bridge: ite-it6263: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 05/41] drm/bridge: ti-sn65dsi86: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 06/41] drm/imx/dcss: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 07/41] drm/imx: ldb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 08/41] drm/imx: parallel-display: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 09/41] drm/imx/lcdc: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 10/41] drm/ingenic: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 11/41] drm/kmb/dsi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 12/41] drm/mediatek: mtk_dpi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 14/41] drm/meson: encoder_cvbs: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 13/41] drm/mediatek: mtk_dsi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 15/41] drm/meson: encoder_hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 16/41] drm/msm/dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 17/41] drm/msm/hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 18/41] drm/omapdrm: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 19/41] rm/rockchip: cdn-dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 20/41] drm/rockchip: rk3066_hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 21/41] drm/tegra: hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 23/41] drm/tests: bridge: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 22/41] drm/tegra: rgb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 24/41] drm: verisilicon: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 25/41] drm/exynos: exynos_dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 26/41] drm: rcar-du: encoder: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 27/41] drm: renesas: rz-du: rzg2l_du_encoder: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 28/41] drm/rockchip: analogix_dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 29/41] drm/rockchip: dw_dp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 30/41] drm/rockchip: dw_hdmi_qp: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 31/41] drm/rockchip: inno-hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 32/41] drm/msm/mdp4: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 33/41] drm/msm/dsi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 34/41] drm/mxsfb/lcdif: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 35/41] drm/rockchip: lvds: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 36/41] drm/tidss: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 37/41] drm/tilcdc: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 39/41] drm/imx: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 40/41] drm/rockchip: rgb: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 38/41] drm: zynqmp_kms: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
[PATCH 41/41] drm: renesas: shmobile: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
Re: [PATCH] drm/amdgpu: Deduplicate eop_irq v11/v12 functions to use helper
Christian König
[PATCH 0/2] drm/imagination: FW trace bug fix and configuration update
Brajesh Gupta
[PATCH 2/2] drm/imagination: Restrict pvr_fw_trace_init_mask module param to read only
Brajesh Gupta
[PATCH 1/2] drm/imagination: Fix segfault when updating ftrace mask
Brajesh Gupta
[Bug 221376] New: AMD RADEON RX 9070 XT - modprobe amdgpu is fail.
bugzilla-daemon
[Bug 221376] AMD RADEON RX 9070 XT - modprobe amdgpu is fail.
bugzilla-daemon
[PATCH v1] drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
Yuho Choi
Re: [PATCH v1] drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
Alex Deucher
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
Matt Evans
[PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
Matt Evans
[PATCH 5/9] vfio/pci: Provide a user-facing name for BAR mappings
Matt Evans
[PATCH 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
Matt Evans
[PATCH 6/9] vfio/pci: Clean up BAR zap and revocation
Matt Evans
[PATCH 8/9] vfio/pci: Permanently revoke a DMABUF on request
Matt Evans
[PATCH 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
Matt Evans
[PATCH 1/9] vfio/pci: Fix vfio_pci_dma_buf_cleanup() double-put
Matt Evans
[PATCH 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
Matt Evans
[PATCH 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
Matt Evans
[PATCH] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
Frank Zhang
Re: [PATCH] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
Detlev Casanova
[PATCH] staging: fbtft: clarify TODO comment in fbtft-core
Sachin Kumar
Re: [PATCH] staging: fbtft: clarify TODO comment in fbtft-core
Andy Shevchenko
[PATCH v2] staging: fbtft: clarify TODO comment in fbtft-core
Sachin Kumar
Re: [PATCH v2] staging: fbtft: clarify TODO comment in fbtft-core
Greg KH
[PATCH] staging: fbtft: clarify TODO comment in fbtft-core
Sachin Kumar
[PATCH] accel/habanalabs: simplify function pointer checks in mmu.c
Onat Baker
[PATCH v2] drm/panel: visionox-rm69299: Make use of prepare_prev_first
David Heidelberg via B4 Relay
Re: [PATCH v2] drm/panel: visionox-rm69299: Make use of prepare_prev_first
Neil Armstrong
Re: [PATCH v2] drm/panel: visionox-rm69299: Make use of prepare_prev_first
Doug Anderson
[PATCH v1 0/1 RESEND] dt-bindings: display: bridge: ssd2825: inherit dsi-controller properties
Svyatoslav Ryhel
[PATCH v1 1/1 RESEND] dt-bindings: display: bridge: ssd2825: inherit dsi-controller properties
Svyatoslav Ryhel
[PATCH v5 0/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
Avinal Kumar
[PATCH v5 1/2] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
Avinal Kumar
Re: [PATCH v5 1/2] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
Doug Anderson
[PATCH v5 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
Avinal Kumar
Re: [PATCH v5 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
Doug Anderson
[PATCH] drm/amd/display: Add FPU guards around dcn31/315/316 update_bw_bounding_box
Mikhail Gavrilov
Re: [PATCH] drm/amd/display: Add FPU guards around dcn31/315/316 update_bw_bounding_box
Ostrowski, Rafal
Re: [PATCH] drm/amd/display: Add FPU guards around dcn31/315/316 update_bw_bounding_box
Mikhail Gavrilov
Re: [PATCH v2] gpu: ipu-v3: clean up kernel-doc warnings
Randy Dunlap
[PATCH v8 0/6] Support sparse mappings in Panthor
Adrián Larumbe
[PATCH v8 1/6] drm/panthor: Expose GPU page sizes to UM
Adrián Larumbe
[PATCH v8 2/6] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
Adrián Larumbe
[PATCH v8 3/6] drm/panthor: Delete spurious whitespace from uAPI header
Adrián Larumbe
[PATCH v8 6/6] drm/panthor: Bump the driver version to 1.9
Adrián Larumbe
[PATCH v8 4/6] drm/panthor: Remove unused operation context field
Adrián Larumbe
[PATCH v8 5/6] drm/panthor: Support sparse mappings
Adrián Larumbe
Re: [PATCH v8 5/6] drm/panthor: Support sparse mappings
Boris Brezillon
[PATCH] drm/auth: Only drm_drop_master if it exists
Jonathan Cavitt
Re: [PATCH] drm/auth: Only drm_drop_master if it exists
Luben Tuikov
[PATCH V1] accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
Lizhi Hou
Re: [PATCH V1] accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
Mario Limonciello
Re: [PATCH V1] accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
Lizhi Hou
Re: [PATCH] drm/gpuvm: Do not prepare NULL objects
Danilo Krummrich
RE: [PATCH] drm/gpuvm: Do not prepare NULL objects
Cavitt, Jonathan
Re: [PATCH] drm/gpuvm: Do not prepare NULL objects
Danilo Krummrich
Re: [PATCH] drm/gpuvm: Do not prepare NULL objects
Luben Tuikov
[PATCH V2] accel/amdxdna: Get device revision to derive VBNV string
Lizhi Hou
Re: [PATCH V2] accel/amdxdna: Get device revision to derive VBNV string
Mario Limonciello
Re: [PATCH V2] accel/amdxdna: Get device revision to derive VBNV string
Lizhi Hou
[PATCH V1] accel/amdxdna: Get device revision to derive VBNV string
Lizhi Hou
Re: [PATCH V1] accel/amdxdna: Get device revision to derive VBNV string
Mario Limonciello
Re: [PATCH V1] accel/amdxdna: Get device revision to derive VBNV string
Lizhi Hou
Re: [PATCH V1] accel/amdxdna: Get device revision to derive VBNV string
Mario Limonciello
Re: [PATCH V1] accel/amdxdna: Get device revision to derive VBNV string
Lizhi Hou
[PATCH v2 1/4] rust: add SRCU abstraction
Onur Özkan
[PATCH v2 2/4] MAINTAINERS: add Rust SRCU files to SRCU entry
Onur Özkan
Re: [PATCH v2 1/4] rust: add SRCU abstraction
Boqun Feng
[PATCH v2 0/4] drm/tyr: implement GPU reset API
Onur Özkan
[PATCH v2 4/4] drm/tyr: add reset management API
Onur Özkan
[PATCH v2 3/4] rust: add Work::disable_sync
Onur Özkan
Re: [PATCH v2 0/4] drm/tyr: implement GPU reset API
Onur Özkan
Re: [PATCH v2 0/4] drm/tyr: implement GPU reset API
Boqun Feng
Re: [PATCH v2 0/4] drm/tyr: implement GPU reset API
Onur Özkan
[PATCH v2 RESEND 1/4] rust: add SRCU abstraction
Onur Özkan
[PATCH v2 RESEND 2/4] MAINTAINERS: add Rust SRCU files to SRCU entry
Onur Özkan
Re: [PATCH v2] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Melissa Wen
[PATCH v5 0/7] Qualcomm Sahara protocol enhancements
Kishore Batta
[PATCH v5 1/7] Add documentation for Sahara protocol
Kishore Batta
[PATCH v5 2/7] bus: mhi: Move Sahara protocol driver under MHI host client drivers
Kishore Batta
[PATCH v5 3/7] bus: mhi: Centralize Sahara firmware image table selection at probe time
Kishore Batta
[PATCH v5 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
Kishore Batta
[PATCH v5 5/7] bus: mhi: Load DDR training data using device serial number
Kishore Batta
[PATCH v5 6/7] bus: mhi: Capture DDR training data via command mode
Kishore Batta
[PATCH v5 7/7] bus: mhi: Expose DDR training data via controller sysfs
Kishore Batta
[PATCH v3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
Luca Ceresoli
[PATCH v3] drm/bridge: ti-sn65dsi83: add test pattern generation support
Luca Ceresoli
[PATCH] accel/amdxdna: Fix memory leak in amdxdna_iommu_alloc()
Felix Gu
Re: [PATCH] accel/amdxdna: Fix memory leak in amdxdna_iommu_alloc()
Lizhi Hou
Re: [PATCH] accel/amdxdna: Fix memory leak in amdxdna_iommu_alloc()
Lizhi Hou
[PATCH] drm/gpuvm: take refcount on DRM device
Alice Ryhl
Re: [PATCH] drm/gpuvm: take refcount on DRM device
Danilo Krummrich
Re: [PATCH] drm/gpuvm: take refcount on DRM device
Thomas Hellström
Re: [PATCH v3] cgroup/dmem: allow max to be set below current usage
Maarten Lankhorst
Re: [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
Re: [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
[PATCH] gpu: host1x: mipi: Fix device_node reference leak in tegra_mipi_request()
Felix Gu
Earlier messages