messages from 2024-09-24 07:21:05 to 2024-09-26 12:10:50 UTC [more...]
[PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
2024-09-26 11:37 UTC (2+ messages)
[PATCH] drm: Add check for encoder in intel_get_crtc_new_encoder()
2024-09-24 12:11 UTC (3+ messages)
[PULL] drm-misc-fixes
2024-09-26 12:10 UTC
[PATCH 00/15] Ultrajoiner basic functionality series
2024-09-26 11:28 UTC (20+ messages)
` [PATCH 01/15] drm/i915/display_device: Add Check HAS_DSC for bigjoiner
` [PATCH 02/15] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 03/15] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 04/15] drm/i915/dp: Add helper to compute num pipes required
` [PATCH 05/15] drm/i915: Split current joiner hw state readout
` [PATCH 06/15] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 07/15] drm/i915/display: Add macro HAS_ULTRAJOINER()
` [PATCH 08/15] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 09/15] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 10/15] drm/i915/display/vdsc: Add ultrajoiner support with DSC
` [PATCH 11/15] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner
` [PATCH 12/15] drm/i915/dp: Simplify helper to get slice count with joiner
` [PATCH 13/15] drm/i915: Compute config and mode valid changes for ultrajoiner
` [PATCH 14/15] drm/i915/display: Consider ultrajoiner for computing maxdotclock
` [PATCH 15/15] drm/i915/intel_dp: Add support for forcing ultrajoiner
[PATCHv4 0/7] Display Global Histogram
2024-09-26 10:13 UTC (9+ messages)
` [PATCH 1/7] drm/i915/histogram: Define registers for histogram
` [PATCHv2 2/7] drm/i915/histogram: Add support "
` [PATCH 3/7] drm/xe: Add histogram support to Xe builds
` [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling
` [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram
` [PATCH 6/7] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv4 7/7] drm/i915/histogram: Histogram changes for Display 20+
[PATCH v3] drm/i915/selftests: Implement frequency check for energy reading validation
2024-09-26 9:59 UTC (3+ messages)
[PATCH 0/5] DP DSC min/max src bpc fixes
2024-09-26 9:16 UTC (7+ messages)
` [PATCH 1/5] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc
` [PATCH 3/5] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 5/5] drm/i915/dp: Ignore max_requested_bpc if its too low for DSC
[PATCH v2] docs/gpu: ci: update flake tests requirements
2024-09-26 8:47 UTC (4+ messages)
[PATCH] drm/i915/vdsc: Add bpc check in intel_dsc_compute_params
2024-09-26 8:13 UTC (9+ messages)
[PATCH 1/3] drm/i915/dp: Fix colorimetry detection
2024-09-26 7:49 UTC (7+ messages)
` [PATCH 2/3] drm/i915/dp: Make intel_dp_get_colorimetry_status() static
` [PATCH 3/3] drm/i915/dp: Extract intel_edp_set_sink_rates()
[PULL] drm-intel-next-fixes
2024-09-26 7:45 UTC
[PATCH] drm/i915/hdcp: Retry first read and writes to downstream
2024-09-26 7:14 UTC (4+ messages)
[PATCH 0/2] drm: revert some framebuffer API tests
2024-09-26 7:05 UTC (17+ messages)
[PATCH v2 0/2] Implement Wa 14019834836
2024-09-26 6:47 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915/psr: Add new SU area calculation helper to apply workarounds
` [PATCH v2 2/2] drm/i915/psr: Implement Wa 14019834836
[PATCH] drm/i915: Remove unused underrun interrupt bits
2024-09-26 5:22 UTC (3+ messages)
[PATCH] drm/i915/dp: Add FEC Enable Retry mechanism
2024-09-26 3:53 UTC (6+ messages)
[PATCH v11 0/2] Vrr refactoring and panel replay workaround
2024-09-26 2:19 UTC (8+ messages)
` [PATCH v11 1/2] drm/i915/vrr: Split vrr-compute-config in two phases
` [PATCH v11 2/2] drm/i915/panelreplay: Panel replay workaround with VRR
[PATCH i-g-t] tests/xe_gt_freq: Use sync reset
2024-09-25 22:09 UTC
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-09-25 21:00 UTC (36+ messages)
` [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore
` [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 06/31] drm/xe: Use i915-display shutdown sequence directly
` [PATCH 07/31] drm/{i915, xe}/display: Move DP MST calls to display_driver
` [PATCH 08/31] drm/i915/display: Move suspend sequences to intel_display_driver
` [PATCH 09/31] drm/xe/display: Delay hpd_init resume
` [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
` [PATCH 12/31] drm/i915: Remove lingering pci_save_state
` [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions
` [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver
` [PATCH 15/31] drm/xe/display: Delay dsm handler registration
` [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
` [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now
` [PATCH 19/31] drm/xe/display: Align display resume sequence with i915
` [PATCH 20/31] drm/xe/display: Align suspend "
` [PATCH 21/31] drm/{i915, xe}/display: Move dsm registration under intel_driver
` [PATCH 22/31] drm/i915/display: Move runtime pm related calls under intel_display_driver
` [PATCH 23/31] drm/xe/display: Prepare runtime pm functions
` [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
` [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
` [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume
` [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold
` [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point
` [PATCH 29/31] drm/xe/display: Kill crtc commit flush
` [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm
` [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence
[PATCH 0/3] Consider joiner calculation for panel fitting
2024-09-25 20:36 UTC (12+ messages)
` [PATCH 1/3] drm/i915/display: Modify panel_fitting code for joiner
` [PATCH 2/3] drm/i915/display: Add gmch_panel_fitting in all encoders
` [PATCH v4 3/3] drm/i915/display: Call panel_fitting from pipe_config
[PATCH 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
2024-09-25 19:28 UTC (10+ messages)
` [PATCH 1/6] PCI/PM: Respect pci_dev->skip_bus_pm in the .poweroff() path
` [PATCH 2/6] drm/i915/pm: Hoist pci_save_state()+pci_set_power_state() to the end of pm _late() hook
` [PATCH 3/6] drm/i915/pm: Simplify pm hook documentation
` [PATCH 4/6] drm/i915/pm: Move the hibernate+D3 quirk stuff into noirq() pm hooks
` [PATCH 5/6] drm/i915/pm: Do pci_restore_state() in switcheroo resume hook
` [PATCH 6/6] drm/i915/pm: Use pci_dev->skip_bus_pm for hibernate vs. D3 workaround
[PATCH v6 0/4] Introduce DRM device wedged event
2024-09-25 16:11 UTC (8+ messages)
` [PATCH v6 1/4] drm: Introduce "
` ✗ Fi.CI.CHECKPATCH: warning for Introduce DRM device wedged event (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH v6 00/12] spi: add driver for Intel discrete graphics
2024-09-25 13:12 UTC (9+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device
[PATCH 0/6] Display Global Histogram
2024-09-25 12:59 UTC (16+ messages)
` [PATCHv3 1/6] drm/i915/histogram: Add support for histogram
` [PATCHv3 2/6] drm/xe: Add histogram support to Xe builds
` [PATCHv3 5/6] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv3 6/6] drm/i915/histogram: Histogram changes for Display 20+
[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
2024-09-25 12:23 UTC
[PATCH AUTOSEL 6.10 121/197] drm/xe/hdcp: Check GSC structure validity
2024-09-25 11:52 UTC
[PATCHv2 0/3] Some correction in the DP Link Training sequence
2024-09-25 12:04 UTC (6+ messages)
` [PATCHv2 1/3] drm/i915/dp: use fsleep instead of usleep_range for LT
` [PATCHv3 2/3] drm/i915/dp: read Aux RD interval just before setting the FFE preset
` [PATCHv2 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout
[PATCH AUTOSEL 6.11 141/244] drm/xe/hdcp: Check GSC structure validity
2024-09-25 11:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 177/244] drm/xe/fbdev: Limit the usage of stolen for LNL+
[PATCH] drm/display/dsc: Refactor MST DSC Determination Policy
2024-09-25 8:36 UTC (2+ messages)
[PATCHv2 0/3] Some correction in the DP Link Training sequence
2024-09-25 8:25 UTC (5+ messages)
` [PATCHv2 2/3] drm/i915/dp: read Aux RD interval just before reading the FFE preset
[PATCH] drm/i915/hdcp: fix connector refcounting
2024-09-25 4:50 UTC (2+ messages)
[PATCH 0/2] Implement Wa 14019834836
2024-09-24 16:31 UTC (5+ messages)
` [PATCH 1/2] drm/i915/psr: Add new SU area calculation helper to apply workarounds
` [PATCH 2/2] drm/i915/psr: Implement Wa 14019834836
[PATCH v2 0/6] drm/i915/bios: Refactor ROM access
2024-09-24 13:52 UTC (3+ messages)
` [PATCH v2 1/6] drm/i915/bios: Use drm_dbg_kms() consistently
[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>
2024-09-24 13:43 UTC (7+ messages)
[PATCH v4 0/3] Introduce DRM device wedged event
2024-09-24 9:37 UTC (3+ messages)
` [PATCH v4 1/3] drm: Introduce "
[PATCH v1] docs/gpu: ci: update flake tests requirements
2024-09-24 8:05 UTC (3+ messages)
[PATCH 1/2] drm/i915/hotplug: Reduce SHPD_FLITER_CNT for DISPLAY_VER() == 12
2024-09-24 7:34 UTC (2+ messages)
` [PATCH 1/2] drm/i915/hotplug: Reduce SHPD_FLITER_CNT for ICL and above
[PATCH v5 00/80] drm: Provide client setup helper and convert drivers
2024-09-24 7:13 UTC (10+ messages)
` [PATCH v5 64/80] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v5 70/80] drm/vboxvideo: Run DRM default client setup
` [PATCH v5 71/80] drm/vmwgfx: "
` [PATCH v5 72/80] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v5 73/80] drm/armada: Run DRM default client setup
` [PATCH v5 76/80] drm/msm: "
` [PATCH v5 77/80] drm/radeon: "
` [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v5 80/80] drm/omapdrm: Run DRM default client setup
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).