intel-gfx
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 20/32] drm/i915/bios: parse Snps's VS/PE-O tables
Michał Grzelak
[PATCH v2 30/32] drm/i915/bios: parse JSL's VS/PE-O tables
Michał Grzelak
[PATCH v2 16/32] drm/i915/bios: parse LT's VS/PE-O tables
Michał Grzelak
[PATCH v2 17/32] drm/i915/bios: shrink all LT's VS/PE tables
Michał Grzelak
[PATCH v2 28/32] drm/i915/buf_trans: compute EHL's VS/PE-O index
Michał Grzelak
[PATCH v2 29/32] drm/i915/buf_trans: enumerate EHL's VS/PE-O indices
Michał Grzelak
✓ i915.CI.BAT: success for Vswing/Preemphasis Override
Patchwork
[PATCH 0/6] drm: handle IRQ_HPD events correctly
Dmitry Baryshkov
[PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Dmitry Baryshkov
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Tomi Valkeinen
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Dmitry Baryshkov
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Tomi Valkeinen
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Dmitry Baryshkov
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Tomi Valkeinen
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Dmitry Baryshkov
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Tomi Valkeinen
Re: [PATCH 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
Dmitry Baryshkov
[PATCH 2/6] drm/bridge: pass down IRQ_HPD to the drivers
Dmitry Baryshkov
[PATCH 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
Dmitry Baryshkov
[PATCH 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
Dmitry Baryshkov
[PATCH 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
Dmitry Baryshkov
[PATCH 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events
Dmitry Baryshkov
Re: [PATCH 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events
Heikki Krogerus
Re: [PATCH 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events
Pengyu Luo
✓ i915.CI.BAT: success for drm: handle IRQ_HPD events correctly
Patchwork
[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
Joel Fernandes
[PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
Re: [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
John Hubbard
Re: [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
John Hubbard
Re: [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
Re: [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
David Airlie
Re: [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
John Hubbard
[PATCH v11 04/20] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
[PATCH v11 05/20] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
[PATCH v11 08/20] gpu: nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
[PATCH v11 06/20] gpu: nova-core: mm: Add common memory management types
Joel Fernandes
[PATCH v11 03/20] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
Joel Fernandes
[PATCH v11 09/20] gpu: nova-core: mm: Add common types for all page table formats
Joel Fernandes
[PATCH v11 10/20] gpu: nova-core: mm: Add MMU v2 page table types
Joel Fernandes
[PATCH v11 11/20] gpu: nova-core: mm: Add MMU v3 page table types
Joel Fernandes
[PATCH v11 12/20] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
[PATCH v11 13/20] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
[PATCH v11 17/20] gpu: nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
[PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Danilo Krummrich
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Danilo Krummrich
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
Re: [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
[PATCH v11 15/20] gpu: nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
[PATCH v11 19/20] gpu: nova-core: mm: Add BAR1 memory management self-tests
Joel Fernandes
[PATCH v11 20/20] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
[PATCH v11 18/20] gpu: nova-core: mm: Add BAR1 user interface
Joel Fernandes
[PATCH v11 16/20] gpu: nova-core: mm: Add multi-page mapping API to VMM
Joel Fernandes
[PATCH v11 00/21] gpu: nova-core: Add memory management support
Joel Fernandes
[PATCH v11 14/20] gpu: nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
✓ i915.CI.BAT: success for series starting with [v11,01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
Patchwork
✗ Fi.CI.BUILD: failure for series starting with [v11,01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot() (rev2)
Patchwork
Re: [PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
John Hubbard
✗ Fi.CI.BUILD: failure for series starting with [v11,01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot() (rev3)
Patchwork
[PATCH v3 0/7] drm/i915/reset: Expose "display_reset_count" in debugfs
Ville Syrjala
[PATCH v3 3/7] drm/i915/reset: Reorganize display reset code
Ville Syrjala
[PATCH v3 2/7] drm/xe: Clear xe->display when no longer valid
Ville Syrjala
Re: [PATCH v3 2/7] drm/xe: Clear xe->display when no longer valid
Jani Nikula
[PATCH v3 4/7] drm/i915/reset: Move pending_fb_pin handling to i915
Ville Syrjala
[PATCH v3 1/7] drm/i915: Clear i915->display when no longer valid
Ville Syrjala
Re: [PATCH v3 1/7] drm/i915: Clear i915->display when no longer valid
Jani Nikula
[PATCH v3 6/7] drm/i915/reset: Add "display_reset_count" debugfs file
Ville Syrjala
[PATCH v3 5/7] drm/xe/display: Add init_clock_gating.h stubs
Ville Syrjala
[PATCH v3 7/7] drm/i915/reset: Disable execlist per-engine reset for display reset tests
Ville Syrjala
✓ i915.CI.BAT: success for drm/i915/reset: Expose "display_reset_count" in debugfs (rev4)
Patchwork
[PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
Jani Nikula
Re: [PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
Linus Torvalds
Re: [PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
Linus Torvalds
Re: [PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
Jani Nikula
Re: [PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
pr-tracker-bot
[PATCH] drm/i915/ddi: add wrapper for calling ->get_buf_trans() hook
Jani Nikula
✓ i915.CI.BAT: success for drm/i915/ddi: add wrapper for calling ->get_buf_trans() hook
Patchwork
[PATCH v6 0/2] drm/i915/selftests: Use safe userspace memory for mappings
Krzysztof Karas
[PATCH v6 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Krzysztof Karas
Re: [PATCH v6 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
Andi Shyti
[PATCH v6 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Krzysztof Karas
Re: [PATCH v6 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
Andi Shyti
[PATCH 0/4] PSR2 SDP on Prior Scanline workarounds
Jouni Högander
[PATCH 1/4] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
Jouni Högander
Re: [PATCH 1/4] drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register
Jani Nikula
[PATCH 2/4] drm/i915/psr: Read Intel DPCD workaround register
Jouni Högander
[PATCH 4/4] drm/i915/psr: Apply SDP on prior scanline workaround for NVL
Jouni Högander
[PATCH 3/4] drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used
Jouni Högander
✓ i915.CI.BAT: success for PSR2 SDP on Prior Scanline workarounds
Patchwork
[PATCHv2] drm/i915/lt_phy: Update the Tx Swing for DP 1.4
Arun R Murthy
✓ i915.CI.BAT: success for drm/i915/lt_phy: Update the Tx Swing for DP 1.4 (rev2)
Patchwork
[PATCH] drm/i915/lt_phy: Update the Tx Swing for DP 1.4
Arun R Murthy
RE: [PATCH] drm/i915/lt_phy: Update the Tx Swing for DP 1.4
Kandpal, Suraj
✓ i915.CI.BAT: success for drm/i915/lt_phy: Update the Tx Swing for DP 1.4
Patchwork
[PATCH] drm/i915: Fix VMA UAF in execbuf setup
Janusz Krzysztofik
✓ i915.CI.BAT: success for drm/i915: Fix VMA UAF in execbuf setup
Patchwork
Re: [PATCH] drm/i915: Fix VMA UAF in execbuf setup
Andi Shyti
Re: [PATCH] drm/i915: Fix VMA UAF in execbuf setup
Sebastian Brzezinka
[PATCH v2 0/5] drm/i915/reset: Expose "display_reset_count" in debugfs
Ville Syrjala
[PATCH v2 1/5] drm/i915/reset: Reorganize display reset code
Ville Syrjala
[PATCH v3 1/5] drm/i915/reset: Reorganize display reset code
Ville Syrjala
[PATCH v2 2/5] drm/i915/reset: Move pending_fb_pin handling to i915
Ville Syrjala
[PATCH v2 3/5] drm/xe/display: Add init_clock_gating.h stubs
Ville Syrjala
[PATCH v2 4/5] drm/i915/reset: Add "display_reset_count" debugfs file
Ville Syrjala
[PATCH v2 5/5] drm/i915/reset: Disable execlist per-engine reset for display reset tests
Ville Syrjala
Re: [PATCH v2 5/5] drm/i915/reset: Disable execlist per-engine reset for display reset tests
Jani Nikula
✓ i915.CI.BAT: success for drm/i915/reset: Expose "display_reset_count" in debugfs (rev2)
Patchwork
✓ i915.CI.BAT: success for drm/i915/reset: Expose "display_reset_count" in debugfs (rev3)
Patchwork
[PATCH v2] drm/i915/display: Check some INVALID_TRANSCODER cases
Jonathan Cavitt
✓ i915.CI.BAT: success for drm/i915/display: Check some INVALID_TRANSCODER cases (rev2)
Patchwork
[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
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
[PATCH RFC 12/12] drm/mediatek: Use dp_connector helpers to report link training state
Kory Maincent
[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 04/12] drm/i915/display: Switch to drmm_mode_config_init() and drop manual cleanup
Kory Maincent
[PATCH RFC 03/12] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() on init failure
Kory Maincent
[PATCH RFC 05/12] drm/i915/display: Switch to managed for crtc
Kory Maincent
[PATCH RFC 01/12] drm/i915/display/intel_sdvo: Fix double connector destroy in error paths
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 06/12] drm/i915/display: Switch to managed for plane
Kory Maincent
[PATCH RFC 11/12] drm/bridge: Wire drmm_connector_dp_init() via new DRM_BRIDGE_OP_DP flag
Kory Maincent
[PATCH RFC 02/12] drm/i915/display/intel_lvds: Drop redundant manual cleanup on init failure
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
✗ Fi.CI.BUILD: failure for Add support for DisplayPort link training information report
Patchwork
[PATCH] drm/i915/psr: Init variable to avoid early exit from et alignment loop
Jouni Högander
RE: [PATCH] drm/i915/psr: Init variable to avoid early exit from et alignment loop
Garg, Nemesa
✓ i915.CI.BAT: success for drm/i915/psr: Init variable to avoid early exit from et alignment loop
Patchwork
Re: [PATCH] drm/i915/psr: Init variable to avoid early exit from et alignment loop
Andi Shyti
Re: [PATCH] drm/i915/psr: Init variable to avoid early exit from et alignment loop
Hogander, Jouni
[PATCH v2] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
Chaitanya Kumar Borah
✓ i915.CI.BAT: success for drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (rev2)
Patchwork
RE: [PATCH v2] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
Kandpal, Suraj
[PATCH v13 00/27] Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v13 02/27] drm/display: hdmi-state-helper: Use default case for unsupported formats
Nicolas Frattaroli
[PATCH v13 01/27] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
Nicolas Frattaroli
[PATCH v13 03/27] drm: Add new general DRM property "color format"
Nicolas Frattaroli
[PATCH v13 04/27] drm/connector: Let connectors have a say in their color format
Nicolas Frattaroli
[PATCH v13 05/27] drm/display: bridge_connector: Use HDMI color format for HDMI conns
Nicolas Frattaroli
[PATCH v13 06/27] drm/bridge: Act on the DRM color format property
Nicolas Frattaroli
[PATCH v13 07/27] drm/atomic-helper: Add HDMI bridge output bus formats helper
Nicolas Frattaroli
[PATCH v13 08/27] drm/display: hdmi-state-helper: Act on color format DRM property
Nicolas Frattaroli
[PATCH v13 09/27] drm/display: hdmi-state-helper: Try subsampling in mode_valid
Nicolas Frattaroli
[PATCH v13 10/27] drm/amdgpu: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
Re: [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
Ville Syrjälä
Re: [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
Ville Syrjälä
[PATCH v13 12/27] drm/i915/dp: Add YCBCR444 handling for sink formats
Nicolas Frattaroli
Re: [PATCH v13 12/27] drm/i915/dp: Add YCBCR444 handling for sink formats
Ville Syrjälä
[PATCH v13 13/27] drm/i915: Implement the "color format" DRM property
Nicolas Frattaroli
Re: [PATCH v13 13/27] drm/i915: Implement the "color format" DRM property
Ville Syrjälä
[PATCH v13 14/27] drm/rockchip: Add YUV422 output mode constants for VOP2
Nicolas Frattaroli
[PATCH v13 15/27] drm/rockchip: vop2: Add RK3576 to the RG swap special case
Nicolas Frattaroli
[PATCH v13 16/27] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
Nicolas Frattaroli
[PATCH v13 17/27] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
Nicolas Frattaroli
[PATCH v13 18/27] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
Nicolas Frattaroli
[PATCH v13 19/27] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
Nicolas Frattaroli
[PATCH v13 21/27] drm/connector: Register color format property on HDMI connectors
Nicolas Frattaroli
[PATCH v13 22/27] drm/tests: hdmi: Add tests for the color_format property
Nicolas Frattaroli
[PATCH v13 20/27] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
Nicolas Frattaroli
[PATCH v13 23/27] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
Nicolas Frattaroli
[PATCH v13 24/27] drm/tests: bridge: Add KUnit tests for bridge chain format selection
Nicolas Frattaroli
[PATCH v13 25/27] drm/tests: bridge: Add test for HDMI output bus formats helper
Nicolas Frattaroli
[PATCH v13 26/27] drm/bridge: Document bridge chain format selection
Nicolas Frattaroli
[PATCH v13 27/27] drm/connector: Update docs of "colorspace" for color format prop
Nicolas Frattaroli
Re: [PATCH v13 00/27] Add new general DRM property "color format"
Nicolas Frattaroli
✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev10)
Patchwork
Re: [PATCH v13 00/27] Add new general DRM property "color format"
Ville Syrjälä
[PATCH] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
Chaitanya Kumar Borah
[PATCH v6] drm/i915/display: change pipe allocation order for discrete platforms
Jani Nikula
✗ i915.CI.BAT: failure for drm/i915/display: change pipe allocation order for discrete platforms (rev5)
Patchwork
✓ i915.CI.BAT: success for drm/i915/display: change pipe allocation order for discrete platforms (rev6)
Patchwork
Re: [PATCH v6] drm/i915/display: change pipe allocation order for discrete platforms
Ville Syrjälä
Re: [PATCH v6] drm/i915/display: change pipe allocation order for discrete platforms
Jani Nikula
[PATCH 00/12] Add support for Common SDP Transmission Line
Ankit Nautiyal
[PATCH 02/12] drm/i915/vrr: Add helper to readback EMP_AS_SDP_TL
Ankit Nautiyal
Re: [PATCH 02/12] drm/i915/vrr: Add helper to readback EMP_AS_SDP_TL
Jani Nikula
Re: [PATCH 02/12] drm/i915/vrr: Add helper to readback EMP_AS_SDP_TL
Ville Syrjälä
Re: [PATCH 02/12] drm/i915/vrr: Add helper to readback EMP_AS_SDP_TL
Nautiyal, Ankit K
Re: [PATCH 02/12] drm/i915/vrr: Add helper to readback EMP_AS_SDP_TL
Ville Syrjälä
[PATCH 01/12] drm/i915/vrr: Add HAS_EMP_AS_SDP_TL macro
Ankit Nautiyal
Re: [PATCH 01/12] drm/i915/vrr: Add HAS_EMP_AS_SDP_TL macro
Jani Nikula
Re: [PATCH 01/12] drm/i915/vrr: Add HAS_EMP_AS_SDP_TL macro
Nautiyal, Ankit K
[PATCH 03/12] drm/i915/vrr: Separate out helper to write EMP_AS_SDP_TL
Ankit Nautiyal
Earlier messages
Later messages