messages from 2024-09-21 21:16:13 to 2024-09-24 07:20:07 UTC [more...]
[PATCH v5 00/80] drm: Provide client setup helper and convert drivers
2024-09-24 7:13 UTC (59+ messages)
` [PATCH v5 01/80] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v5 02/80] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v5 03/80] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v5 04/80] drm: Add client-agnostic setup helper
` [PATCH v5 05/80] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v5 06/80] drm/arcgpu: Run DRM default client setup
` [PATCH v5 07/80] drm/arm/komeda: "
` [PATCH v5 08/80] drm/arm/hdlcd: "
` [PATCH v5 09/80] drm/arm/malidp: "
` [PATCH v5 10/80] drm/aspeed: "
` [PATCH v5 11/80] drm/atmel-hdlcd: "
` [PATCH v5 12/80] drm/fsl-dcu: "
` [PATCH v5 13/80] drm/hisilicon/kirin: "
` [PATCH v5 14/80] drm/hx8357d: "
` [PATCH v5 15/80] drm/ili9163: "
` [PATCH v5 16/80] drm/ili9225: "
` [PATCH v5 17/80] drm/ili9341: "
` [PATCH v5 18/80] drm/ili9486: "
` [PATCH v5 19/80] drm/imx/dcss: "
` [PATCH v5 20/80] drm/imx/ipuv3: "
` [PATCH v5 21/80] drm/imx/lcdc: "
` [PATCH v5 23/80] drm/kmb: "
` [PATCH v5 24/80] drm/logicvc: "
` [PATCH v5 25/80] drm/mcde: "
` [PATCH v5 26/80] drm/mediatek: "
` [PATCH v5 28/80] drm/mi0283qt: "
` [PATCH v5 29/80] drm/mxsfb/lcdif: "
` [PATCH v5 30/80] drm/mxsfb: "
` [PATCH v5 31/80] drm/panel-mipi-dbi: "
` [PATCH v5 32/80] drm/pl111: "
` [PATCH v5 33/80] drm/renesas/rcar-du: "
` [PATCH v5 34/80] drm/renesas/rz-du: "
` [PATCH v5 36/80] drm/repaper: "
` [PATCH v5 37/80] drm/rockchip: "
` [PATCH v5 38/80] drm/sti: "
` [PATCH v5 39/80] drm/stm: "
` [PATCH v5 40/80] drm/sun4i: "
` [PATCH v5 41/80] drm/tidss: "
` [PATCH v5 42/80] drm/tilcdc: "
` [PATCH v5 43/80] drm/st7586: "
` [PATCH v5 44/80] drm/st7735r: "
` [PATCH v5 45/80] drm/tve200: "
` [PATCH v5 46/80] drm/vc4: "
` [PATCH v5 47/80] drm/xlnx: "
` [PATCH v5 48/80] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v5 50/80] drm/ast: Run DRM default client setup
` [PATCH v5 52/80] drm/cirrus: "
` [PATCH v5 53/80] drm/gm12u320: "
` [PATCH v5 54/80] drm/gud: "
` [PATCH v5 55/80] drm/hyperv_drm: "
` [PATCH v5 56/80] drm/mgag200: "
` [PATCH v5 57/80] drm/ofdrm: Use "
` [PATCH v5 58/80] drm/simpledrm: Run "
` [PATCH v5 59/80] drm/solomon: "
` [PATCH v5 60/80] drm/udl: "
` [PATCH v5 61/80] drm/virtgpu: "
` [PATCH v5 62/80] drm/vkms: "
` [PATCH v5 67/80] drm/loongson: "
[PATCHv2 0/3] Some correction in the DP Link Training sequence
2024-09-24 6:36 UTC (4+ 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
[PATCHv2 0/3] Some correction in the DP Link Training sequence
2024-09-24 6:33 UTC (5+ messages)
` [PATCHv2 1/3] drm/i915/dp: use fsleep instead of usleep_range for LT
` [PATCHv2 2/3] drm/i915/dp: read Aux RD interval just before reading the FFE preset
` [PATCHv2 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout
[PATCH v1] docs/gpu: ci: update flake tests requirements
2024-09-24 6:16 UTC (2+ messages)
[PATCH 0/7] drm/i915: Some wm/cxsr cleanups
2024-09-24 6:07 UTC (19+ messages)
` [PATCH 1/7] drm/i915: Remove leftover intel_sprite_set_colorkey_ioctl() prototype
` [PATCH 2/7] drm/i915: Combine .compute_{pipe, intermediate}_wm() into one
` [PATCH 4/7] drm/i915: Clean up intel_wm_need_update()
` [PATCH 5/7] drm/i915: Move the dodgy pre-g4x wm stuff into i9xx_wm
` [PATCH 6/7] drm/i915: s/disable_lp_wm/disable_cxsr/
` [PATCH 7/7] drm/i915: Rename variables in ilk_intermedidate_wm()
[PATCH 0/3] Some correction in the DP Link Training dequence
2024-09-24 6:00 UTC (25+ messages)
` [PATCH 1/3] drm/i915/dp: use fsleep instead of usleep_rage for LT
` [PATCH 2/3] drm/i915/dp: read Aux RD interval after reading the FFE preset
` [PATCH 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout
[PATCH 0/2] Reduce SHPD_FILTER_CNT value
2024-09-24 5:17 UTC (8+ messages)
` [PATCH 1/2] drm/i915/hotplug: Reduce SHPD_FLITER_CNT for DISPLAY_VER() == 12
` [PATCH 2/2] drm/i915/hotplug: Add comment for XE_LPD+ SHPD_FILTER_CNT value
[PATCH v6 0/4] Introduce DRM device wedged event
2024-09-23 22:01 UTC (9+ messages)
` [PATCH v6 1/4] drm: Introduce "
` [PATCH v6 2/4] drm: Expose wedge recovery methods
` [PATCH v6 3/4] drm/xe: Use device wedged event
` [PATCH v6 4/4] drm/i915: "
[PATCH v2 0/5] Miscelaneous fixes for display tracepoints
2024-09-23 21:08 UTC (12+ messages)
` [PATCH v2 1/5] drm/i915/display: Fix out-of-bounds access in pipe-related tracepoints
` [PATCH v2 2/5] drm/i915/display: Zero-initialize frame/scanline counts in tracepoints
` [PATCH v2 3/5] drm/i915/display: Store pipe name in trace events
` [PATCH v2 4/5] drm/i915/display: Do not use ids from enum pipe in TP_printk()
` [PATCH v2 5/5] drm/i915/display: Cover all possible pipes "
[PATCH 00/16] Ultrajoiner basic functionality series
2024-09-23 19:09 UTC (30+ messages)
` [PATCH 01/16] drm/i915/display_device: Add Check HAS_DSC for bigjoiner
` [PATCH 02/16] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 03/16] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 04/16] drm/i915/dp: Add helper to compute num pipes required
` [PATCH 05/16] drm/i915/display: Add debugfs support to avoid joiner
` [PATCH 06/16] drm/i915: Split current joiner hw state readout
` [PATCH 07/16] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 08/16] drm/i915/display: Add macro HAS_ULTRAJOINER()
` [PATCH 09/16] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 10/16] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 11/16] drm/i915/display/vdsc: Add ultrajoiner support with DSC
` [PATCH 12/16] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner
` [PATCH 13/16] drm/i915/dp: Modify helper to get slice count "
` [PATCH 14/16] drm/i915: Compute config and mode valid changes "
` [PATCH 15/16] drm/i915/display: Consider ultrajoiner for computing maxdotclock
` [PATCH 16/16] drm/i915/intel_dp: Add support for forcing ultrajoiner
[PATCH 0/4] Miscelaneous fixes for display tracepoints
2024-09-23 16:55 UTC (7+ messages)
` [PATCH 2/4] drm/i915/display: Store pipe name in trace events
` [PATCH 4/4] drm/i915/display: Cover all possible pipes in TP_printk()
[PATCH v2 0/6] drm/i915/bios: Refactor ROM access
2024-09-23 15:24 UTC (7+ messages)
` [PATCH v2 1/6] drm/i915/bios: Use drm_dbg_kms() consistently
` [PATCH v2 2/6] drm/i915/bios: Add some size checks to SPI VBT read
` [PATCH v2 3/6] drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4
` [PATCH v2 4/6] drm/i915/bios: Extract intel_spi_read16()
` [PATCH v2 5/6] drm/i915/bios: Extract vbt_signature[]
` [PATCH v2 6/6] drm/i915/bios: Extract soc/intel_rom.c
[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
2024-09-23 14:58 UTC (3+ messages)
` [PATCH 1/7] drm/i915: Set clear color block size to 0x0
[PATCH 0/5] drm/i915/bios: Refactor ROM access
2024-09-23 14:29 UTC (12+ messages)
` [PATCH 4/5] drm/i915/bios: Extract vbt_signature[]
` [PATCH 5/5] drm/i915/bios: Extract soc/intel_rom.c
[PATCH v6 00/12] spi: add driver for Intel discrete graphics
2024-09-23 12:49 UTC (11+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v6 08/12] drm/i915/spi: add spi device for discrete graphics
[PATCH] drm/display/dsc: Refactor MST DSC Determination Policy
2024-09-19 17:39 UTC
[PATCH v1] drm/i915/hdmi: Convert comma to semicolon
2024-09-18 3:28 UTC
[PATCH v2] drm/i915/cx0: Set power state to ready only on owned PHY lanes
2024-09-16 18:01 UTC
[PATCH v3] drm/i915/cx0: Set power state to ready only on owned PHY lanes
2024-09-17 12:44 UTC
[PATCH] drm/i915/cx0: Set power state to ready only on owned PHY lanes
2024-09-19 18:29 UTC
[PATCH] drm/i915/dp: Add FEC Enable Retry mechanism
2024-09-23 10:46 UTC (3+ messages)
[PATCH] drm/i915/psr: Implment WA to help reach PC10
2024-09-23 10:23 UTC (5+ messages)
` [PATCH] drm/i915/psr: Implement "
[PATCH 1/2] drm/i915: remove IS_LP()
2024-09-23 9:06 UTC (4+ messages)
` [PATCH 2/2] drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC()
Regression on i915
2024-09-23 8:26 UTC (2+ messages)
[PATCH] drm/i915/pps: split intel_pps_reset_all() to vlv and bxt variants
2024-09-23 8:22 UTC (3+ messages)
[PATCH 0/9] drm/i915/dp: clean up DP testing
2024-09-23 7:33 UTC (3+ messages)
[PATCH] drm/i915/quirks: make intel_dpcd_quirks const
2024-09-23 7:33 UTC (3+ messages)
[PATCH 0/8] drm: fix and enable warnings on unused static inlines
2024-09-23 6:38 UTC (7+ messages)
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() with __maybe_unused
[PATCH 0/2] Implement Wa 14019834836
2024-09-23 4:32 UTC (3+ 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 v5 0/2] Block DC6 on Vblank enable for Panel Replay
2024-09-23 4:25 UTC (2+ messages)
[PATCH 0/2] Reduce SHPD_FILTER_CNT value
2024-09-23 2:34 UTC (4+ messages)
` [PATCH 1/2] drm/i915/hotplug: Reduce SHPD_FLITER_CNT for Display12
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