Linux Intel GFX
[Prev Page][Next Page]
- Re: [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations, (continued)
- [PATCH v3 04/15] drm/i915/display: join the platform and subplatform enums, Jani Nikula
- [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members, Jani Nikula
- [PATCH v3 05/15] drm/i915/display: convert display platforms to lower case, Jani Nikula
- [PATCH v3 07/15] drm/i915/display: add platform member to struct intel_display, Jani Nikula
- [PATCH v3 08/15] drm/i915/display: remove the display platform enum as unnecessary, Jani Nikula
- [PATCH v3 09/15] drm/i915/display: add platform group for g4x, Jani Nikula
- [PATCH v3 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT, Jani Nikula
- [PATCH v3 11/15] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>(), Jani Nikula
- [PATCH v3 12/15] drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>(), Jani Nikula
- [PATCH v3 13/15] drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>(), Jani Nikula
- [PATCH v3 14/15] drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>(), Jani Nikula
- [PATCH v3 15/15] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>(), Jani Nikula
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: platform identification with display->platform.<platform>, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: platform identification with display->platform.<platform>, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: platform identification with display->platform.<platform>, Patchwork
- [PATCH] drm/i915: Allow fastset for change in HDR infoframe,
Chaitanya Kumar Borah
- [PATCH v5] drm/i915/selftests: Implement frequency logging for energy reading validation,
sk . anirban
[PATCH v4] docs/gpu: ci: update flake tests requirements,
Vignesh Raman
[PATCH v7 0/5] Introduce DRM device wedged event,
Raag Jadav
[PATCH 1/2] drm/i915/display: Add own counter for Panel Replay vblank workaround,
Jouni Högander
[PATCH] drm/i915/dp: Guarantee a minimum HBlank time,
Arun R Murthy
[PATCH] drm/i915/backlight: Remove a useless kstrdup_const(),
Christophe JAILLET
[PATCH v4] drm/i915/selftests: Implement frequency logging for energy reading validation,
sk . anirban
[PATCH 0/5] drm: Introduce DRM client library,
Thomas Zimmermann
[PATCH 0/4] drm/i915: Use the gen3+ irq code on gen2,
Ville Syrjala
[PATCH 00/17] Ultrajoiner basic functionality series,
Ankit Nautiyal
- [PATCH 01/17] drm/i915/display_device: Add Check HAS_DSC for bigjoiner, Ankit Nautiyal
- [PATCH 02/17] drm/i915/display_debugfs: Allow force joiner only if supported, Ankit Nautiyal
- [PATCH 03/17] drm/i915/display: Modify debugfs for joiner to force n pipes, Ankit Nautiyal
- [PATCH 04/17] drm/i915/dp: Add helper to compute num pipes required, Ankit Nautiyal
- [PATCH 05/17] drm/i915: Split current joiner hw state readout, Ankit Nautiyal
- [PATCH 06/17] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks, Ankit Nautiyal
- [PATCH 10/17] drm/i915/display/vdsc: Add ultrajoiner support with DSC, Ankit Nautiyal
- [PATCH 07/17] drm/i915/display: Add macro HAS_ULTRAJOINER(), Ankit Nautiyal
- [PATCH 09/17] drm/i915: Implement hw state readout and checks for ultrajoiner, Ankit Nautiyal
- [PATCH 08/17] drm/i915/display: Refactor enable_joiner_pipes, Ankit Nautiyal
- [PATCH 11/17] drm/i915/dp: Refactor joiner max_bpp calculations into separate functions, Ankit Nautiyal
- [PATCH 12/17] drm/i915/dp: Simplify the helper get_max_compressed_bpp_with_joiner, Ankit Nautiyal
- [PATCH 13/17] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner, Ankit Nautiyal
- [PATCH 15/17] drm/i915: Compute config and mode valid changes for ultrajoiner, Ankit Nautiyal
- [PATCH 16/17] drm/i915/display: Consider ultrajoiner for computing maxdotclock, Ankit Nautiyal
- [PATCH 14/17] drm/i915/dp: Simplify helper to get slice count with joiner, Ankit Nautiyal
- [PATCH 17/17] drm/i915/intel_dp: Add support for forcing ultrajoiner, Ankit Nautiyal
- <Possible follow-ups>
- [PATCH 00/17] Ultrajoiner basic functionality series, Ankit Nautiyal
- [PATCH 01/17] drm/i915/display_device: Add Check HAS_DSC for bigjoiner, Ankit Nautiyal
- [PATCH 02/17] drm/i915/display_debugfs: Allow force joiner only if supported, Ankit Nautiyal
- [PATCH 03/17] drm/i915/display: Modify debugfs for joiner to force n pipes, Ankit Nautiyal
- [PATCH 05/17] drm/i915: Split current joiner hw state readout, Ankit Nautiyal
- [PATCH 04/17] drm/i915/dp: Add helper to compute num pipes required, Ankit Nautiyal
- [PATCH 07/17] drm/i915/display: Add macro HAS_ULTRAJOINER(), Ankit Nautiyal
- [PATCH 06/17] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks, Ankit Nautiyal
- [PATCH 08/17] drm/i915/display: Refactor enable_joiner_pipes, Ankit Nautiyal
- [PATCH 10/17] drm/i915/display/vdsc: Add ultrajoiner support with DSC, Ankit Nautiyal
- [PATCH 13/17] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner, Ankit Nautiyal
- [PATCH 12/17] drm/i915/dp: Use num_joined_pipes in bigjoiner_bw_max_bpp, Ankit Nautiyal
- [PATCH 15/17] drm/i915: Compute config and mode valid changes for ultrajoiner, Ankit Nautiyal
- [PATCH 14/17] drm/i915/dp: Simplify helper to get slice count with joiner, Ankit Nautiyal
- [PATCH 11/17] drm/i915/dp: Refactor joiner max_bpp calculations into separate functions, Ankit Nautiyal
- [PATCH 09/17] drm/i915: Implement hw state readout and checks for ultrajoiner, Ankit Nautiyal
- [PATCH 16/17] drm/i915/display: Consider ultrajoiner for computing maxdotclock, Ankit Nautiyal
- [PATCH 17/17] drm/i915/intel_dp: Add support for forcing ultrajoiner, Ankit Nautiyal
- ✗ Fi.CI.CHECKPATCH: warning for Ultrajoiner basic functionality series (rev13), Patchwork
- ✗ Fi.CI.SPARSE: warning for Ultrajoiner basic functionality series (rev13), Patchwork
- ✗ Fi.CI.BAT: failure for Ultrajoiner basic functionality series (rev13), Patchwork
- ✓ Fi.CI.BAT: success for Ultrajoiner basic functionality series (rev13), Patchwork
- ✗ Fi.CI.IGT: failure for Ultrajoiner basic functionality series (rev13), Patchwork
[PATCH v3] docs/gpu: ci: update flake tests requirements,
Vignesh Raman
[PATCH v12 0/3] Vrr refactoring and panel replay workaround,
Animesh Manna
[PATCH 0/3] drm/i915/irq: clean up irq reset/init macro hacks,
Jani Nikula
[PATCH 0/4] Enhance debugfs for forcing joiner,
Ankit Nautiyal
- [PATCH 1/4] drm/i915/display_device: Add Check HAS_DSC for bigjoiner, Ankit Nautiyal
- [PATCH 2/4] drm/i915/display_debugfs: Allow force joiner only if supported, Ankit Nautiyal
- [PATCH 3/4] drm/i915/display: Modify debugfs for joiner to force n pipes, Ankit Nautiyal
- [PATCH 4/4] drm/i915/dp: Add helper to compute num pipes required, Ankit Nautiyal
- ✗ Fi.CI.CHECKPATCH: warning for Enhance debugfs for forcing joiner (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Enhance debugfs for forcing joiner (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Enhance debugfs for forcing joiner (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for Enhance debugfs for forcing joiner (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Enhance debugfs for forcing joiner (rev2), Patchwork
- Re: [PATCH 0/4] Enhance debugfs for forcing joiner, Nautiyal, Ankit K
[PATCH v2] docs/gpu: ci: update flake tests requirements,
Vignesh Raman
[PATCH v2 0/2] Implement Wa 14019834836,
Jouni Högander
[PATCH] drm/i915/vdsc: Add bpc check in intel_dsc_compute_params,
Suraj Kandpal
[PATCH i-g-t] tests/xe_gt_freq: Use sync reset,
Vinay Belgaumkar
[PATCHv4 0/7] Display Global Histogram,
Arun R Murthy
- [PATCH 1/7] drm/i915/histogram: Define registers for histogram, Arun R Murthy
- [PATCH 3/7] drm/xe: Add histogram support to Xe builds, Arun R Murthy
- [PATCHv2 2/7] drm/i915/histogram: Add support for histogram, Arun R Murthy
- [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling, Arun R Murthy
- [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram, Arun R Murthy
- [PATCH 6/7] drm/i915/histogram: histogram delay counter doesnt reset, Arun R Murthy
- [PATCHv4 7/7] drm/i915/histogram: Histogram changes for Display 20+, Arun R Murthy
- ✗ Fi.CI.CHECKPATCH: warning for Display Global Histogram (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for Display Global Histogram (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for Display Global Histogram (rev5), Patchwork
[PATCH 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk,
Ville Syrjala
[PATCH AUTOSEL 6.10 121/197] drm/xe/hdcp: Check GSC structure validity, Sasha Levin
[PATCH AUTOSEL 6.11 177/244] drm/xe/fbdev: Limit the usage of stolen for LNL+, Sasha Levin
[PATCH AUTOSEL 6.11 141/244] drm/xe/hdcp: Check GSC structure validity, Sasha Levin
[PATCH] drm/i915: Remove unused underrun interrupt bits,
Sai Teja Pottumuttu
[PATCH] drm/i915/hdcp: Retry first read and writes to downstream,
Suraj Kandpal
[PATCH 0/3] Consider joiner calculation for panel fitting,
Nemesa Garg
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences,
Rodrigo Vivi
- [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display, Rodrigo Vivi
- [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore, Rodrigo Vivi
- [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr, Rodrigo Vivi
- [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver, Rodrigo Vivi
- [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing, Rodrigo Vivi
- [PATCH 07/31] drm/{i915, xe}/display: Move DP MST calls to display_driver, Rodrigo Vivi
- [PATCH 06/31] drm/xe: Use i915-display shutdown sequence directly, Rodrigo Vivi
- [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences, Rodrigo Vivi
- [PATCH 08/31] drm/i915/display: Move suspend sequences to intel_display_driver, Rodrigo Vivi
- [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions, Rodrigo Vivi
- [PATCH 09/31] drm/xe/display: Delay hpd_init resume, Rodrigo Vivi
- [PATCH 12/31] drm/i915: Remove lingering pci_save_state, Rodrigo Vivi
- [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions, Rodrigo Vivi
- [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver, Rodrigo Vivi
- [PATCH 15/31] drm/xe/display: Delay dsm handler registration, Rodrigo Vivi
- [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power, Rodrigo Vivi
- [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display, Rodrigo Vivi
- [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now, Rodrigo Vivi
- [PATCH 19/31] drm/xe/display: Align display resume sequence with i915, Rodrigo Vivi
- [PATCH 21/31] drm/{i915, xe}/display: Move dsm registration under intel_driver, Rodrigo Vivi
- [PATCH 22/31] drm/i915/display: Move runtime pm related calls under intel_display_driver, Rodrigo Vivi
- [PATCH 20/31] drm/xe/display: Align suspend sequence with i915, Rodrigo Vivi
- [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume, Rodrigo Vivi
- [PATCH 23/31] drm/xe/display: Prepare runtime pm functions, Rodrigo Vivi
- [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume, Rodrigo Vivi
- [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages, Rodrigo Vivi
- [PATCH 29/31] drm/xe/display: Kill crtc commit flush, Rodrigo Vivi
- [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold, Rodrigo Vivi
- [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence, Rodrigo Vivi
- [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm, Rodrigo Vivi
- [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point, Rodrigo Vivi
- Re: [PATCH 00/31] Reconcile i915's and xe's display power mgt sequences, Jani Nikula
- ✗ Fi.CI.BAT: failure for Reconcile i915's and xe's display power mgt sequences, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Reconcile i915's and xe's display power mgt sequences, Patchwork
- ✗ Fi.CI.SPARSE: warning for Reconcile i915's and xe's display power mgt sequences, Patchwork
- RE: [PATCH 00/31] Reconcile i915's and xe's display power mgt sequences, Cavitt, Jonathan
[PATCH] drm/i915/hdcp: fix connector refcounting,
Jani Nikula
[PATCH v5 00/80] drm: Provide client setup helper and convert drivers,
Thomas Zimmermann
- [PATCH v5 02/80] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info, Thomas Zimmermann
- [PATCH v5 03/80] drm/fbdev: Add memory-agnostic fbdev client, Thomas Zimmermann
- [PATCH v5 05/80] drm/fbdev-dma: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH v5 08/80] drm/arm/hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 06/80] drm/arcgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 09/80] drm/arm/malidp: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 07/80] drm/arm/komeda: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 10/80] drm/aspeed: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 01/80] drm/fbdev-helper: Move color-mode lookup into 4CC format helper, Thomas Zimmermann
- [PATCH v5 12/80] drm/fsl-dcu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 15/80] drm/ili9163: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 14/80] drm/hx8357d: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 04/80] drm: Add client-agnostic setup helper, Thomas Zimmermann
- [PATCH v5 18/80] drm/ili9486: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 25/80] drm/mcde: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 17/80] drm/ili9341: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 29/80] drm/mxsfb/lcdif: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 31/80] drm/panel-mipi-dbi: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 32/80] drm/pl111: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 33/80] drm/renesas/rcar-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 38/80] drm/sti: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 30/80] drm/mxsfb: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 41/80] drm/tidss: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 36/80] drm/repaper: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 44/80] drm/st7735r: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 46/80] drm/vc4: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 13/80] drm/hisilicon/kirin: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 43/80] drm/st7586: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 34/80] drm/renesas/rz-du: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 37/80] drm/rockchip: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 45/80] drm/tve200: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 11/80] drm/atmel-hdlcd: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 40/80] drm/sun4i: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 16/80] drm/ili9225: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 48/80] drm/fbdev-dma: Remove obsolete setup function, Thomas Zimmermann
- [PATCH v5 47/80] drm/xlnx: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 54/80] drm/gud: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 52/80] drm/cirrus: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 59/80] drm/solomon: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 20/80] drm/imx/ipuv3: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 56/80] drm/mgag200: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 19/80] drm/imx/dcss: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 50/80] drm/ast: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 55/80] drm/hyperv_drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 21/80] drm/imx/lcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 28/80] drm/mi0283qt: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 58/80] drm/simpledrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 24/80] drm/logicvc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 62/80] drm/vkms: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 53/80] drm/gm12u320: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 60/80] drm/udl: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 26/80] drm/mediatek: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 23/80] drm/kmb: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 67/80] drm/loongson: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 61/80] drm/virtgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 57/80] drm/ofdrm: Use DRM default client setup, Thomas Zimmermann
- [PATCH v5 39/80] drm/stm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 42/80] drm/tilcdc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 69/80] drm/qxl: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 35/80] drm/renesas/shmobile: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 22/80] drm/ingenic: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 63/80] drm/fbdev-shmem: Remove obsolete setup function, Thomas Zimmermann
- [PATCH v5 65/80] drm/amdgpu: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 27/80] drm/meson: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 49/80] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH v5 74/80] drm/exynos-drm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 51/80] drm/bochs: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 78/80] drm/tegra: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 68/80] drm/nouveau: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 75/80] drm/gma500: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 66/80] drm/hisilicon/hibmc: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 80/80] drm/omapdrm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 76/80] drm/msm: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 71/80] drm/vmwgfx: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 77/80] drm/radeon: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 70/80] drm/vboxvideo: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 64/80] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe, Thomas Zimmermann
- [PATCH v5 72/80] drm/fbdev-ttm: Remove obsolete setup function, Thomas Zimmermann
- [PATCH v5 73/80] drm/armada: Run DRM default client setup, Thomas Zimmermann
- [PATCH v5 79/80] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev., Thomas Zimmermann
- ✗ Fi.CI.BUILD: failure for drm: Provide client setup helper and convert drivers (rev5), Patchwork
- Re: [PATCH v5 42/80] drm/tilcdc: Run DRM default client setup, jyri . sarha
[PATCHv2 0/3] Some correction in the DP Link Training sequence,
Arun R Murthy
- [PATCHv2 1/3] drm/i915/dp: use fsleep instead of usleep_range for LT, Arun R Murthy
- [PATCHv2 2/3] drm/i915/dp: read Aux RD interval just before reading the FFE preset, Arun R Murthy
- [PATCHv2 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout, Arun R Murthy
- <Possible follow-ups>
- [PATCHv2 0/3] Some correction in the DP Link Training sequence, Arun R Murthy
- [PATCHv2 0/3] Some correction in the DP Link Training sequence, Arun R Murthy
- [PATCHv2 1/3] drm/i915/dp: use fsleep instead of usleep_range for LT, Arun R Murthy
- [PATCHv3 2/3] drm/i915/dp: read Aux RD interval just before setting the FFE preset, Arun R Murthy
- [PATCHv2 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout, Arun R Murthy
- ✓ Fi.CI.BAT: success for Some correction in the DP Link Training sequence (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Some correction in the DP Link Training sequence (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Some correction in the DP Link Training sequence (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for Some correction in the DP Link Training sequence (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Some correction in the DP Link Training sequence (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Some correction in the DP Link Training sequence (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for Some correction in the DP Link Training sequence (rev4), Patchwork
[PATCH v1] docs/gpu: ci: update flake tests requirements,
Vignesh Raman
[PATCH v2 0/5] Miscelaneous fixes for display tracepoints,
Gustavo Sousa
[PATCH 00/16] Ultrajoiner basic functionality series,
Ankit Nautiyal
- [PATCH 01/16] drm/i915/display_device: Add Check HAS_DSC for bigjoiner, Ankit Nautiyal
- [PATCH 02/16] drm/i915/display_debugfs: Allow force joiner only if supported, Ankit Nautiyal
- [PATCH 03/16] drm/i915/display: Modify debugfs for joiner to force n pipes, Ankit Nautiyal
- [PATCH 04/16] drm/i915/dp: Add helper to compute num pipes required, Ankit Nautiyal
- [PATCH 05/16] drm/i915/display: Add debugfs support to avoid joiner, Ankit Nautiyal
- [PATCH 06/16] drm/i915: Split current joiner hw state readout, Ankit Nautiyal
- [PATCH 07/16] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks, Ankit Nautiyal
- [PATCH 11/16] drm/i915/display/vdsc: Add ultrajoiner support with DSC, Ankit Nautiyal
- [PATCH 10/16] drm/i915/display: Refactor enable_joiner_pipes, Ankit Nautiyal
- [PATCH 09/16] drm/i915: Implement hw state readout and checks for ultrajoiner, Ankit Nautiyal
- [PATCH 08/16] drm/i915/display: Add macro HAS_ULTRAJOINER(), Ankit Nautiyal
- [PATCH 12/16] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner, Ankit Nautiyal
- [PATCH 13/16] drm/i915/dp: Modify helper to get slice count for ultrajoiner, Ankit Nautiyal
- [PATCH 14/16] drm/i915: Compute config and mode valid changes for ultrajoiner, Ankit Nautiyal
- [PATCH 16/16] drm/i915/intel_dp: Add support for forcing ultrajoiner, Ankit Nautiyal
- [PATCH 15/16] drm/i915/display: Consider ultrajoiner for computing maxdotclock, Ankit Nautiyal
[PATCH v2 0/6] drm/i915/bios: Refactor ROM access,
Ville Syrjala
- [PATCH v2 1/6] drm/i915/bios: Use drm_dbg_kms() consistently, Ville Syrjala
- [PATCH v2 2/6] drm/i915/bios: Add some size checks to SPI VBT read, Ville Syrjala
- [PATCH v2 3/6] drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4, Ville Syrjala
- [PATCH v2 4/6] drm/i915/bios: Extract intel_spi_read16(), Ville Syrjala
- [PATCH v2 5/6] drm/i915/bios: Extract vbt_signature[], Ville Syrjala
- [PATCH v2 6/6] drm/i915/bios: Extract soc/intel_rom.c, Ville Syrjala
- ✓ Fi.CI.BAT: success for drm/i915/bios: Refactor ROM access (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Refactor ROM access (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/bios: Refactor ROM access (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/bios: Refactor ROM access (rev2), Patchwork
[PATCH] drm/display/dsc: Refactor MST DSC Determination Policy,
Fangzhi Zuo
[PATCH v1] drm/i915/hdmi: Convert comma to semicolon,
Shen Lichuan
[PATCH v2] drm/i915/cx0: Set power state to ready only on owned PHY lanes,
Vamsi Krishna Brahmajosyula
[PATCH v3] drm/i915/cx0: Set power state to ready only on owned PHY lanes,
Vamsi Krishna Brahmajosyula
[PATCH] drm/i915/cx0: Set power state to ready only on owned PHY lanes, Vamsi Krishna Brahmajosyula
Regression on i915,
Borah, Chaitanya Kumar
[no subject], Unknown
[PATCH] drm/i915/dp: Add FEC Enable Retry mechanism,
Chaitanya Kumar Borah
[PATCH 0/2] Implement Wa 14019834836,
Jouni Högander
[PATCH v6 0/4] Introduce DRM device wedged event,
Raag Jadav
[PATCH 0/9] drm/i915/dp: clean up DP testing,
Jani Nikula
- [PATCH 1/9] drm/i915/dp: split out intel_dp_test.[ch] to a dedicated file, Jani Nikula
- [PATCH 2/9] drm/i915/dp: fix style issues in intel_dp_test.c, Jani Nikula
- [PATCH 3/9] drm/i915/dp: convert intel_dp_test.c struct intel_display, Jani Nikula
- [PATCH 4/9] drm/i915/dp: clean up intel_dp_test.[ch] interface, Jani Nikula
- [PATCH 5/9] drm/i915/dp: move DP test debugfs files next to the functionality, Jani Nikula
- [PATCH 6/9] drm/i915/dp: fix style issues in DP test debugfs, Jani Nikula
- [PATCH 7/9] drm/i915/display: remove the loop in fifo underrun debugfs file creation, Jani Nikula
- [PATCH 8/9] drm/i915/dp: convert DP test debugfs to struct intel_display, Jani Nikula
- [PATCH 9/9] drm/i915/dp: add intel_dp_test_reset() and intel_dp_test_short_pulse(), Jani Nikula
- ✓ Fi.CI.BAT: success for drm/i915/dp: clean up DP testing, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: clean up DP testing, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dp: clean up DP testing, Patchwork
- Re: [PATCH 0/9] drm/i915/dp: clean up DP testing, Ville Syrjälä
- ✗ Fi.CI.IGT: failure for drm/i915/dp: clean up DP testing, Patchwork
[PATCH v1 1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check,
Nitin Gote
- ✓ Fi.CI.BAT: success for series starting with [v1,1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v1,1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v1,1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v1,1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v1,1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Patchwork
- Re: [PATCH v1 1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Andi Shyti
- ✗ Fi.CI.IGT: failure for series starting with [v1,1/1] drm/i915/gt: Use IS_ENABLED() instead of defined() on config check, Patchwork
[PATCH v5 0/2] Block DC6 on Vblank enable for Panel Replay,
Jouni Högander
[PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump,
John . C . Harrison
- [PATCH v8 03/11] drm/xe/devcoredump: Improve section headings and add tile info, John . C . Harrison
- [PATCH v8 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables, John . C . Harrison
- [PATCH v8 01/11] drm/xe/guc: Remove spurious line feed in debug print, John . C . Harrison
- [PATCH v8 05/11] drm/xe/guc: Copy GuC log prior to dumping, John . C . Harrison
- [PATCH v8 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function, John . C . Harrison
- [PATCH v8 10/11] drm/xe/guc: Add GuC log to devcoredump captures, John . C . Harrison
- [PATCH v8 06/11] drm/xe/guc: Use a two stage dump for GuC logs and add more info, John . C . Harrison
- [PATCH v8 08/11] drm/xe/guc: Dead CT helper, John . C . Harrison
- [PATCH v8 07/11] drm/print: Introduce drm_line_printer, John . C . Harrison
- [PATCH v8 11/11] drm/xe/guc: Add a helper function for dumping GuC log to dmesg, John . C . Harrison
- [PATCH v8 09/11] drm/xe/guc: Dump entire CTB on errors, John . C . Harrison
- Re: [PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump, John Harrison
- ✗ Fi.CI.CHECKPATCH: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/xe/guc: Improve GuC log dumping and add to devcoredump, Patchwork
- ✓ Fi.CI.BAT: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump, Patchwork
- ✗ Fi.CI.IGT: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump, Patchwork
[RFC 0/2] drm/i915/display: revamped crtc iterators,
Jani Nikula
[PATCH] drm/i915/quirks: make intel_dpcd_quirks const,
Jani Nikula
[PATCH 5.10/5.15 0/1] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll(),
Nikita Zhandarovich
[PATCH 0/6] Display Global Histogram,
Arun R Murthy
[PATCH v4 0/2] Block DC6 on Vblank enable for Panel Replay,
Jouni Högander
[PATCH] drm/i915/pps: split intel_pps_reset_all() to vlv and bxt variants,
Jani Nikula
[PATCH v3] drm/i915/selftests: Implement frequency check for energy reading validation,
Sk Anirban
[PATCH 1/3] drm/i915/dp: Fix colorimetry detection,
Ville Syrjala
[PATCH v3 0/9] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c,
Jani Nikula
- [PATCH v3 1/9] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members, Jani Nikula
- [PATCH v3 2/9] drm/i915/pps: add bxt_ prefix to pps_reset, Jani Nikula
- [PATCH v3 3/9] drm/i915/pps: only touch the vlv_ members on VLV/CHV, Jani Nikula
- [PATCH v3 4/9] drm/i915/pps: add vlv_pps_pipe_init(), Jani Nikula
- [PATCH v3 5/9] drm/i915/pps: add vlv_pps_pipe_reset(), Jani Nikula
- [PATCH v3 6/9] drm/i915/pps: add vlv_pps_port_disable(), Jani Nikula
- [PATCH v3 7/9] drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable_unlocked(), Jani Nikula
- [PATCH v3 8/9] drm/i915/pps: add vlv_pps_backlight_initial_pipe(), Jani Nikula
- [PATCH v3 9/9] drm/i915/pps: move vlv_active_pipe() to intel_pps.c, Jani Nikula
- ✗ Fi.CI.SPARSE: warning for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c (rev3), Patchwork
[PATCH v2 0/6] drm/i915: wakeref fixes and improvements,
Jani Nikula
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]