dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
Yongxing Mou
Re: [PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
Dmitry Baryshkov
[PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
Yongxing Mou
Re: [PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
Dmitry Baryshkov
[PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
Yongxing Mou
Re: [PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
Dmitry Baryshkov
[PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
Yongxing Mou
Re: [PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
Dmitry Baryshkov
[PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
Yongxing Mou
Re: [PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
Dmitry Baryshkov
[PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
Yongxing Mou
Re: [PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
Dmitry Baryshkov
[PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Yongxing Mou
Re: [PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
Dmitry Baryshkov
[PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
Yongxing Mou
Re: [PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
Dmitry Baryshkov
[PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
Yongxing Mou
Re: [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
Dmitry Baryshkov
[PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
Yongxing Mou
Re: [PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
Dmitry Baryshkov
[PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
Yongxing Mou
Re: [PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
Dmitry Baryshkov
[PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
Yongxing Mou
Re: [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
Dmitry Baryshkov
[PATCH v4 38/39] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id
Yongxing Mou
[PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers
Yongxing Mou
Re: [PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers
Konrad Dybcio
Re: [PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers
Dmitry Baryshkov
[PATCH v4 10/39] drm/msm/dp: split dp_ctrl_off() into stream and link parts
Yongxing Mou
Re: [PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
Dmitry Baryshkov
Re: [PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
Dmitry Baryshkov
Re: [PATCH v3 3/3] drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal
Tommaso Merciai
Re: [PATCH v3 2/3] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
Tommaso Merciai
Re: [PATCH v3 1/3] drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
Tommaso Merciai
Re: [PATCH] drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
Tomi Valkeinen
Re: [PATCH] drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
Chen-Yu Tsai
Re: [PATCH] drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
Ville Syrjälä
Re: [PATCH] drm/xlnx/zynqmp-dpsub: Fix dependencies for COMPILE_TEST
Tomi Valkeinen
[PATCH 0/5] gpu: nova-core: vbios: harden various array accesses
Eliot Courtney
[PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
Re: [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Joel Fernandes
Re: [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
Re: [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Alexandre Courbot
Re: [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
Eliot Courtney
[PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
Re: [PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Joel Fernandes
Re: [PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Eliot Courtney
Re: [PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
Alexandre Courbot
[PATCH 1/5] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
Eliot Courtney
Re: [PATCH 1/5] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
Joel Fernandes
[PATCH 2/5] gpu: nova-core: vbios: limit `BitToken` entry reads
Eliot Courtney
Re: [PATCH 2/5] gpu: nova-core: vbios: limit `BitToken` entry reads
Joel Fernandes
[PATCH 4/5] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Eliot Courtney
Re: [PATCH 4/5] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
Joel Fernandes
[PATCH] drm/nouveau: Wire up dmem cgroups
Natalie Vock
RE: [PATCH v2] drm: rz-du: Ensure correct suspend/resume ordering with VSP
Biju Das
[PATCH 3/4] Documentation: gpu: todo: fix typo 'themsevles' -> 'themselves'
Francisco Maestre
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Al Viro
[PATCH] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Ashutosh Desai
Re: [PATCH] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Maíra Canal
[PATCH v2] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Ashutosh Desai
Re: [PATCH v2] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Maíra Canal
Re: [PATCH v2] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Ashutosh Desai
Re: [PATCH v2] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Maíra Canal
Re: [PATCH v2] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
Ashutosh Desai
[PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
Marek Czernohous
[PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
Marek Czernohous
[PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect
Marek Czernohous
[PATCH] drm/dp/mst: fix buffer overflows in sideband chunk accumulation
Ashutosh Desai
[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
Marek Czernohous
[PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
Marek Czernohous
[PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
Marek Czernohous
[PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect
Marek Czernohous
[PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
Ashutosh Desai
Re: [PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
Jani Nikula
Re: [PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
ashutosh desai
Re: [PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
Ashutosh Desai
Re: [PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
Thomas Zimmermann
[PATCH v2] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
Ashutosh Desai
[PATCH] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
Ashutosh Desai
[PATCH] drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
Ashutosh Desai
Re: [PATCH v9 05/11] drm/fourcc: Add DRM_FORMAT_X403
Tomi Valkeinen
Re: [PATCH v9 05/11] drm/fourcc: Add DRM_FORMAT_X403
Tomi Valkeinen
Re: [PATCH v9 05/11] drm/fourcc: Add DRM_FORMAT_X403
Simon Ser
Re: [PATCH v9 02/11] drm/fourcc: Add DRM_FORMAT_XV20
Tomi Valkeinen
[PATCH RFC v2] drm/rockchip: vop2: Add clock rate mode check
Sebastian Reichel
Re: [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
Jeff Hugo
Re: [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
Kishore Batta
Re: [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
Manivannan Sadhasivam
Re: [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
Kishore Batta
Re: (subset) [PATCH v2 0/4] drm/panel: simple: add Waveshare LCD panels
Dmitry Baryshkov
Re: [PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
Jeff Hugo
Re: [PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
Kishore Batta
Re: [PATCH v4 6/9] bus: mhi: Load DDR training data using per-device serial number
Jeff Hugo
Re: [PATCH v4 6/9] bus: mhi: Load DDR training data using per-device serial number
Kishore Batta
Re: [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
Jeff Hugo
Re: [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
Kishore Batta
Re: [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
Kishore Batta
Re: [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
Manivannan Sadhasivam
Re: [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
Kishore Batta
Re: [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
Jeff Hugo
Re: [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
Kishore Batta
Re: [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
Manivannan Sadhasivam
Re: [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
Kishore Batta
Re: [PATCH v4 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
Jeff Hugo
Re: [PATCH v4 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
Kishore Batta
Re: [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
Jeff Hugo
Re: [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
Kishore Batta
Re: [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
Manivannan Sadhasivam
Re: [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
Kishore Batta
Re: [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
Manivannan Sadhasivam
Re: [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
Kishore Batta
Re: [PATCH v4 1/9] Add documentation for Sahara protocol.
Jeff Hugo
Re: [PATCH v4 1/9] Add documentation for Sahara protocol.
Kishore Batta
[PATCH V1] accel/amdxdna: Check for device hang on job timeout
Lizhi Hou
Re: [PATCH V1] accel/amdxdna: Check for device hang on job timeout
Mario Limonciello
Re: [PATCH V1] accel/amdxdna: Check for device hang on job timeout
Lizhi Hou
[PATCH v5 0/6] drm/tyr: Use register! macro
Deborah Brouwer
[PATCH v5 1/6] drm/tyr: Use register! macro for GPU_CONTROL
Deborah Brouwer
[PATCH v5 5/6] drm/tyr: Remove custom register struct
Deborah Brouwer
[PATCH v5 2/6] drm/tyr: Print GPU_ID without filtering
Deborah Brouwer
[PATCH v5 4/6] drm/tyr: Use register! macro for MMU_CONTROL
Deborah Brouwer
[PATCH v5 3/6] drm/tyr: Use register! macro for JOB_CONTROL
Deborah Brouwer
[PATCH v5 6/6] drm/tyr: Add DOORBELL_BLOCK registers
Deborah Brouwer
[PATCH RFC 00/12] Add support for DisplayPort link training information report
Kory Maincent
[PATCH RFC 01/12] drm/i915/display/intel_sdvo: Fix double connector destroy in error paths
Kory Maincent
[PATCH RFC 02/12] drm/i915/display/intel_lvds: Drop redundant manual cleanup on init failure
Kory Maincent
[PATCH RFC 03/12] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() on init failure
Kory Maincent
[PATCH RFC 04/12] drm/i915/display: Switch to drmm_mode_config_init() and drop manual cleanup
Kory Maincent
[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
[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
[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 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
Earlier messages
Later messages