dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 8/8] drm/panthor: Use a local iomem base for MMU AS registers
Karunika Choo
Re: [PATCH 8/8] drm/panthor: Use a local iomem base for MMU AS registers
Boris Brezillon
Re: [PATCH] drm/connector: Make drm_connector_attach_hdr_output_metadata_property() return void
Maíra Canal
Re: [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
Jason Gunthorpe
Re: [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Theodore Ts'o
[PATCH] dma-buf: fix htmldocs error for dma_buf_attach_revocable
Sumit Semwal
Re: [PATCH] dma-buf: fix htmldocs error for dma_buf_attach_revocable
Christian König
Re: [PATCH] dma-buf: fix htmldocs error for dma_buf_attach_revocable
Sumit Semwal
[PATCH RFC 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap
Junhua Shen
[PATCH RFC 1/6] drm/amdgpu: introduce amdgpu_pagemap and kfd pgmap accessor
Junhua Shen
[PATCH RFC 2/6] drm/amdgpu: register ZONE_DEVICE for drm_pagemap SVM migration
Junhua Shen
[PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit
Junhua Shen
Re: [PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit
Christian König
Re: [PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit
Junhua Shen
[PATCH RFC 3/6] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
Junhua Shen
[PATCH RFC 6/6] drm/amdgpu: integrate VRAM migration into SVM range map path
Junhua Shen
[PATCH RFC 5/6] drm/amdgpu: add SVM attr prefetch/force-trigger and in_populate tracking
Junhua Shen
[PATCH] accel/qaic: fix incorrect counter check in RAS message decode
Alok Tiwari
Re: [PATCH] accel/qaic: fix incorrect counter check in RAS message decode
Jeff Hugo
Re: [PATCH] accel/qaic: fix incorrect counter check in RAS message decode
Jeff Hugo
Re: [PATCH v2] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
Swamil Jain
[PATCH v3] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
Swamil Jain
Re: [PATCH v3] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
Krzysztof Kozlowski
Re: [PATCH v3] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
Swamil Jain
[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
Aniket Randive
Re: [PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
Mukesh Kumar Savaliya
Re: [PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
Andi Shyti
[PATCH next] drm/panel: himax-hx83121a: Fix NULL vs IS_ERR() check in probe()
Dan Carpenter
Re: [PATCH next] drm/panel: himax-hx83121a: Fix NULL vs IS_ERR() check in probe()
Pengyu Luo
[bug report] drm/bridge: add a driver for T-Head TH1520 HDMI controller
Dan Carpenter
Re: [bug report] drm/bridge: add a driver for T-Head TH1520 HDMI controller
Icenowy Zheng
[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
Yongxing Mou
[PATCH v4 02/39] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
Yongxing Mou
Re: [PATCH v4 02/39] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
Dmitry Baryshkov
[PATCH v4 01/39] drm/msm/dp: remove cached drm_edid from panel
Yongxing Mou
Re: [PATCH v4 01/39] drm/msm/dp: remove cached drm_edid from panel
Dmitry Baryshkov
[PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
Yongxing Mou
Re: [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
Dmitry Baryshkov
Re: [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
Dmitry Baryshkov
[PATCH v4 04/39] drm/msm/dp: re-arrange dp_display_disable() into functional parts
Yongxing Mou
[PATCH v4 05/39] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
Yongxing Mou
Re: [PATCH v4 05/39] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
Dmitry Baryshkov
[PATCH v4 06/39] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
Yongxing Mou
[PATCH v4 08/39] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
Yongxing Mou
Re: [PATCH v4 08/39] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
Dmitry Baryshkov
[PATCH v4 07/39] drm/msm/dp: split link setup from source params
Yongxing Mou
Re: [PATCH v4 07/39] drm/msm/dp: split link setup from source params
Dmitry Baryshkov
[PATCH v4 09/39] drm/msm/dp: move the pixel clock control to its own API
Yongxing Mou
[PATCH v4 12/39] drm/msm/dp: separate dp_display_prepare() into its own API
Yongxing Mou
Re: [PATCH v4 12/39] drm/msm/dp: separate dp_display_prepare() into its own API
Dmitry Baryshkov
[PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
Yongxing Mou
Re: [PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
Dmitry Baryshkov
[PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
Yongxing Mou
Re: [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
Dmitry Baryshkov
Re: [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
Dmitry Baryshkov
Re: [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
Dmitry Baryshkov
[PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST
Yongxing Mou
Re: [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST
Dmitry Baryshkov
[PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
Yongxing Mou
Re: [PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
Dmitry Baryshkov
[PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
Yongxing Mou
Re: [PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
Dmitry Baryshkov
[PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use
Yongxing Mou
Re: [PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use
Dmitry Baryshkov
[PATCH v4 19/39] drm/msm/dp: Add support to enable MST in mainlink control
Yongxing Mou
Re: [PATCH v4 19/39] drm/msm/dp: Add support to enable MST in mainlink control
Dmitry Baryshkov
[PATCH v4 20/39] drm/msm/dp: no need to update tu calculation for mst
Yongxing Mou
Re: [PATCH v4 20/39] drm/msm/dp: no need to update tu calculation for mst
Dmitry Baryshkov
[PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
Yongxing Mou
Re: [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
Dmitry Baryshkov
[PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
Yongxing Mou
Re: [PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
Dmitry Baryshkov
[PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
Yongxing Mou
Re: [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
Dmitry Baryshkov
[PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
Yongxing Mou
Re: [PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
Dmitry Baryshkov
[PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
Yongxing Mou
Re: [PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
Dmitry Baryshkov
[PATCH v4 23/39] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL for MST use cases
Yongxing Mou
[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
[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] 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
Earlier messages
Later messages