dri-devel
Thread
Date
Later messages
Messages by Thread
[PATCH RFC 06/12] drm/i915/display: Switch to managed for plane
Kory Maincent
[PATCH RFC 05/12] drm/i915/display: Switch to managed for crtc
Kory Maincent
[PATCH RFC 07/12] drm/i915/display: Switch to managed for encoder
Kory Maincent
[PATCH RFC 08/12] drm/i915/display: Switch to managed for connector
Kory Maincent
[PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
Kory Maincent
Re: [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
Dmitry Baryshkov
Re: [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
Kory Maincent
Re: [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
Dmitry Baryshkov
Re: [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
Kory Maincent
Re: [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
Jani Nikula
[PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
Kory Maincent
Re: [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
Jani Nikula
Re: [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
Kory Maincent
Re: [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
Jani Nikula
Re: [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
Kory Maincent
Re: [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
Jani Nikula
[PATCH RFC 11/12] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
Kory Maincent
[PATCH RFC 12/12] drm/mediatek: Use dp_connector helpers to report link training state
Kory Maincent
Re: [PATCH RFC 00/12] Add support for DisplayPort link training information report
Ville Syrjälä
Re: [PATCH RFC 00/12] Add support for DisplayPort link training information report
Dmitry Baryshkov
Re: [PATCH RFC 00/12] Add support for DisplayPort link training information report
Kory Maincent
Re: [PATCH RFC 00/12] Add support for DisplayPort link training information report
Jani Nikula
Re: [PATCH v4 1/6] drm/tyr: Use register! macro for GPU_CONTROL
Deborah Brouwer
[Bug 221338] New: AMDGPU: RDNA2 (RX 6600) Vulkan workload causes gfx ring timeout, MODE1 reset, and VRAM loss (SMU driver/firmware mismatch)
bugzilla-daemon
[Bug 221338] AMDGPU: RDNA2 (RX 6600) Vulkan workload causes gfx ring timeout, MODE1 reset, and VRAM loss (SMU driver/firmware mismatch)
bugzilla-daemon
[Bug 221338] AMDGPU: RDNA2 (RX 6600) Vulkan workload causes gfx ring timeout, MODE1 reset, and VRAM loss (SMU driver/firmware mismatch)
bugzilla-daemon
[PATCH] drm: Remove unused header in drm_dumb_buffers.c
Yicong Hui
[PATCH v12 00/25] Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v12 01/25] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
Nicolas Frattaroli
[PATCH v12 02/25] drm/display: hdmi-state-helper: Use default case for unsupported formats
Nicolas Frattaroli
[PATCH v12 03/25] drm: Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v12 04/25] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
Re: [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
Dmitry Baryshkov
Re: [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
[PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
Nicolas Frattaroli
Re: [PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
Dmitry Baryshkov
[PATCH v12 06/25] drm/display: hdmi-state-helper: Act on color format DRM property
Nicolas Frattaroli
[PATCH v12 07/25] drm/display: hdmi-state-helper: Try subsampling in mode_valid
Nicolas Frattaroli
[PATCH v12 08/25] drm/amdgpu: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v12 09/25] drm/i915/hdmi: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
[PATCH v12 10/25] drm/i915/dp: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
[PATCH v12 11/25] drm/i915: Implement the "color format" DRM property
Nicolas Frattaroli
[PATCH v12 12/25] drm/rockchip: Add YUV422 output mode constants for VOP2
Nicolas Frattaroli
[PATCH v12 14/25] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
Nicolas Frattaroli
[PATCH v12 15/25] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
Nicolas Frattaroli
[PATCH v12 17/25] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v12 13/25] drm/rockchip: vop2: Add RK3576 to the RG swap special case
Nicolas Frattaroli
[PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
Nicolas Frattaroli
Re: [PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
Dmitry Baryshkov
[PATCH v12 20/25] drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
[PATCH v12 23/25] drm/tests: bridge: Add test for HDMI output bus formats helper
Nicolas Frattaroli
[PATCH v12 25/25] drm/connector: Update docs of "colorspace" for color format prop
Nicolas Frattaroli
[PATCH v12 24/25] drm/bridge: Document bridge chain format selection
Nicolas Frattaroli
[PATCH v12 18/25] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
Nicolas Frattaroli
[PATCH v12 21/25] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
[PATCH v12 22/25] drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
[PATCH v12 16/25] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
Nicolas Frattaroli
[PATCH v11 1/2] drm/xe/pf: Restrict device query responses in admin-only PF mode
Satyanarayana K V P
Re: [PATCH v11 1/2] drm/xe/pf: Restrict device query responses in admin-only PF mode
Michal Wajdeczko
Re: [PATCH v2] drm/sched: Add test suite for concurrent job submissions
Tvrtko Ursulin
Re: [PATCH v2] drm/sched: Add test suite for concurrent job submissions
Tvrtko Ursulin
Re: [PATCH v2] drm/sched: Add test suite for concurrent job submissions
Marco Pagani
Re: [PATCH v2] drm/sched: Add test suite for concurrent job submissions
Marco Pagani
Re: [PATCH v2] drm/sched: Add test suite for concurrent job submissions
Philipp Stanner
Re: [PATCH v2] drm/sched: Add test suite for concurrent job submissions
Marco Pagani
[PATCH v6 0/5] Rust GPUVM immediate mode
Alice Ryhl
[PATCH v6 2/5] rust: gpuvm: add GpuVm::obtain()
Alice Ryhl
[PATCH v6 1/5] rust: drm: add base GPUVM immediate mode abstraction
Alice Ryhl
[PATCH v6 3/5] rust: gpuvm: add GpuVa struct
Alice Ryhl
[PATCH v6 5/5] rust: gpuvm: add GpuVmCore::sm_map()
Alice Ryhl
[PATCH v6 4/5] rust: gpuvm: add GpuVmCore::sm_unmap()
Alice Ryhl
[PATCH V1] accel/amdxdna: Expose per-client BO memory usage via fdinfo
Lizhi Hou
Re: [PATCH V1] accel/amdxdna: Expose per-client BO memory usage via fdinfo
Mario Limonciello
Re: [PATCH V1] accel/amdxdna: Expose per-client BO memory usage via fdinfo
Lizhi Hou
Re: [PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
Devarsh Thakkar
Re: [PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
Wang, Sen
Re: [PATCH v5 0/3] Add "link bpc" DRM property
Nicolas Dufresne
Re: [PATCH v5 0/3] Add "link bpc" DRM property
Dmitry Baryshkov
[PATCH v2 0/3] rust: add `bitfield!` macro
Alexandre Courbot
[PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
Alexandre Courbot
Re: [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
Eliot Courtney
Re: [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
John Hubbard
Re: [PATCH v2 1/3] rust: extract `bitfield!` macro from `register!`
Yury Norov
[PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro
Alexandre Courbot
Re: [PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro
Eliot Courtney
Re: [PATCH v2 3/3] gpu: nova-core: switch to kernel bitfield macro
John Hubbard
[PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
Alexandre Courbot
Re: [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
Eliot Courtney
Re: [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
Yury Norov
Re: [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
Alice Ryhl
Re: [PATCH v2 2/3] rust: bitfield: Add KUNIT tests for bitfield
Yury Norov
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
John Hubbard
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Eliot Courtney
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Danilo Krummrich
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
John Hubbard
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Alexandre Courbot
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Alexandre Courbot
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
John Hubbard
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Alexandre Courbot
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
John Hubbard
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Miguel Ojeda
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Mark Brown
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Danilo Krummrich
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Danilo Krummrich
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Miguel Ojeda
Re: [PATCH v2 0/3] rust: add `bitfield!` macro
Danilo Krummrich
Re: [PATCH v3 36/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
Dmitry Baryshkov
Re: [PATCH v3 34/38] drm/msm: initialize DRM MST encoders for DP controllers
Dmitry Baryshkov
Re: [PATCH v3 30/38] drm/msm/dp: add connector abstraction for DP MST
Dmitry Baryshkov
Re: [PATCH RESEND] drm/bridge: drm_bridge_get/put(): document NULL pointer behaviour
Luca Ceresoli
Re: [PULL] topic/step for i915 and xe
Rodrigo Vivi
Re: [PULL] topic/step for i915 and xe
Jani Nikula
[PATCH] drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
Maarten Lankhorst
[PATCH 0/3] gpu: nova-core: unload extras for Hopper/Blackwell
Eliot Courtney
[PATCH 1/3] gpu: nova-core: fsp: wait to consume message before sending another
Eliot Courtney
[PATCH 2/3] gpu: nova-core: add Architecture::uses_sec2() helper
Eliot Courtney
[PATCH 3/3] gpu: nova-core: add non-sec2 unload path
Eliot Courtney
Re: [PATCH 3/3] gpu: nova-core: add non-sec2 unload path
Alexandre Courbot
Re: [PATCH v3 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Dmitry Baryshkov
Re: [PATCH v3 26/38] drm/msm/dp: add an API to initialize MST on sink side
Dmitry Baryshkov
Re: [PATCH] dma-fence: Move signalling tracepoint to before ops detach
Tvrtko Ursulin
Re: [PATCH] dma-fence: Move signalling tracepoint to before ops detach
Christian König
Re: [PATCH] dma-fence: Move signalling tracepoint to before ops detach
Tvrtko Ursulin
Re: [PATCH] dma-fence: Move signalling tracepoint to before ops detach
Christian König
Re: [PATCH] dma-fence: Move signalling tracepoint to before ops detach
Tvrtko Ursulin
Re: [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
Rodrigo Vivi
Re: [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
Tauro, Riana
Re: [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
Tauro, Riana
Re: [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
Zack McKevitt
Re: [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink command to drm_ras
Tauro, Riana
[PATCH v5 0/2] drm/bridge: convert users of of_drm_find_bridge(), part 4
Luca Ceresoli
[PATCH v5 1/2] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
[PATCH v5 2/2] drm: rcar-du: encoder: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
Re: [PATCH v5 0/2] drm/bridge: convert users of of_drm_find_bridge(), part 4
Luca Ceresoli
[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
Re: [PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Helge Deller
[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Greg Kroah-Hartman
Re: [PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
Helge Deller
Re: (subset) [PATCH v4 0/4] drm/bridge: convert users of of_drm_find_bridge(), part 4
Luca Ceresoli
Re: [PATCH v2 4/4] drm/panel: simple: add Waveshare LCD panels
Neil Armstrong
Re: [PATCH 4/4] drm/panel: simple: add Waveshare LCD panels
Neil Armstrong
Re: [PATCH] dma-buf: fix order of trace and fput
Andi Shyti
Re: [PATCH] dma-buf: fix order of trace and fput
Christian König
Re: [PATCH v4 1/4] drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
Re: (subset) [PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
Luca Ceresoli
[PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
Eliot Courtney
Re: [PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
John Hubbard
Re: [PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
Gary Guo
Re: [PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
Danilo Krummrich
Re: [PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
Eliot Courtney
Re: [PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
Danilo Krummrich
[PATCH 1/2] drm/ttm/tests: fix lru_count ASSERT
Matthew Auld
[PATCH 2/2] drm/ttm/tests: make no_dma_alloc conditional on x86
Matthew Auld
Re: [PATCH 2/2] drm/ttm/tests: make no_dma_alloc conditional on x86
Knop, Ryszard
Re: [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
Leon Romanovsky
Re: [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
Keith Busch
Re: [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
Leon Romanovsky
Re: [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
Zhiping Zhang
Re: [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
Leon Romanovsky
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Onur Özkan
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Daniel Almeida
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Alice Ryhl
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Daniel Almeida
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Boris Brezillon
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Onur Özkan
Re: [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling
Onur Özkan
[PULL] drm-misc-next-fixes
Thomas Zimmermann
[PULL] drm-misc-next-fixes
Thomas Zimmermann
[PULL] drm-misc-next-fixes
Thomas Zimmermann
Re: [PATCH v3 17/38] drm/msm/dp: add support to send ACT packets for MST
Yongxing Mou
Re: [PATCH v3 17/38] drm/msm/dp: add support to send ACT packets for MST
Dmitry Baryshkov
Re: [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC
Tommaso Merciai
Re: [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC
Laurent Pinchart
Re: [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC
Tommaso Merciai
Re: [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: Add support for RZ/G3E SoC
Laurent Pinchart
Re: [PATCH v6 13/21] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
Tommaso Merciai
Re: [PATCH v6 13/21] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
Laurent Pinchart
[PATCH] drm/ttm/tests: fix lru_count ASSERT
Matthew Auld
Re: drm/ttm/tests: fix lru_count ASSERT
Knop, Ryszard
Re: [PATCH] drm/ttm/tests: fix lru_count ASSERT
Christian König
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Alexandre Courbot
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Danilo Krummrich
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
John Hubbard
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Gary Guo
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
John Hubbard
Re: [PATCH 6/6] drm/i915/display: Make fence timeout infinite
Jani Nikula
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Christian König
Re: [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
Ville Syrjälä
Re: [PATCH 1/6] dma-buf: Remove old lies about dma_fence_wait_any_timeout() not accepting some fences
Christian König
Later messages