Linux Intel GFX
[Prev Page][Next Page]
- [PATCH v2 0/3] drm/xe: More fb pinning optimizations., (continued)
- [PATCH v1 0/4] Uprev mesa and IGT,
Vignesh Raman
- [PATCH v2 1/2] drm/i915: Refactor confusing __intel_gt_reset(),
Nirmoy Das
- [PATCH v2 2/2] drm/i915: Fix gt reset with GuC submission is disabled, Nirmoy Das
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset(), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset(), Patchwork
- Re: [PATCH v2 1/2] drm/i915: Refactor confusing __intel_gt_reset(), John Harrison
- Re: [PATCH v2 1/2] drm/i915: Refactor confusing __intel_gt_reset(), Andi Shyti
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset() (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset() (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset(), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset() (rev2), Patchwork
- [linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32, kernel test robot
- [CI 0/2] Force CCS mode to the maximum,
Andi Shyti
- [PATCH v2] drm/i915/gem: Downgrade stolen lmem setup warning,
Jonathan Cavitt
- Re: Reliably selecting non-CEA modes on Intel graphics (and maybe others), Jani Nikula
- [PATCH 00/14] drm/i915: VLV/CHV DPIO register cleanup,
Ville Syrjala
- [PATCH 01/14] drm/i915/dpio: Remove pointless VLV_PCS01_DW8 read, Ville Syrjala
- [PATCH 02/14] drm/i915/dpio: s/VLV_REF_DW13/VLV_REF_DW11/, Ville Syrjala
- [PATCH 03/14] drm/i915/dpio: s/VLV_PLL_DW9_BCAST/VLV_PCS_DW17_BCAST/, Ville Syrjala
- [PATCH 04/14] drm/i915/dpio: Fix VLV DPIO PLL register dword numbering, Ville Syrjala
- [PATCH 05/14] drm/i915/dpio: Remove pointless variables from vlv/chv DPLL code, Ville Syrjala
- [PATCH 06/14] drm/i915/dpio: Rename some variables, Ville Syrjala
- [PATCH 07/14] drm/i915/dpio: s/port/ch/, Ville Syrjala
- [PATCH 08/14] drm/i915/dpio: s/pipe/ch/, Ville Syrjala
- [PATCH 10/14] drm/i915/dpio: Give VLV DPIO group register a clearer name, Ville Syrjala
- [PATCH 09/14] drm/i915/dpio: Derive the phy from the port rather than pipe in encoder hooks, Ville Syrjala
- [PATCH 11/14] drm/i915/dpio: Rename a few CHV DPIO PHY registers, Ville Syrjala
- [PATCH 12/14] drm/i915/dpio: Clean up VLV/CHV DPIO PHY register defines, Ville Syrjala
- [PATCH 13/14] drm/i915/dpio: Clean up the vlv/chv PHY register bits, Ville Syrjala
- [PATCH 14/14] drm/i915/dpio: Extract vlv_dpio_phy_regs.h, Ville Syrjala
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VLV/CHV DPIO register cleanup, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: VLV/CHV DPIO register cleanup, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VLV/CHV DPIO register cleanup (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: VLV/CHV DPIO register cleanup (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: VLV/CHV DPIO register cleanup (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: VLV/CHV DPIO register cleanup (rev2), Patchwork
- [PATCH v4 00/19] Enable display support for Battlemage,
Balasubramani Vivekanandan
- [PATCH v4 01/19] drm/xe/display: Lane reversal requires writes to both context lanes, Balasubramani Vivekanandan
- [PATCH v4 02/19] drm/i915/bmg: Define IS_BATTLEMAGE macro, Balasubramani Vivekanandan
- [PATCH v4 03/19] drm/i915/xe2hpd: Initial cdclk table, Balasubramani Vivekanandan
- [PATCH v4 04/19] drm/i915/bmg: Extend DG2 tc check to future, Balasubramani Vivekanandan
- [PATCH v4 05/19] drm/i915/xe2hpd: Properly disable power in port A, Balasubramani Vivekanandan
- [PATCH v4 06/19] drm/i915/xe2hpd: Add new C20 PHY SRAM address, Balasubramani Vivekanandan
- [PATCH v4 07/19] drm/i915/xe2hpd: Add support for eDP PLL configuration, Balasubramani Vivekanandan
- [PATCH v4 09/19] drm/i915/xe2hpd: Add display info, Balasubramani Vivekanandan
- [PATCH v4 08/19] drm/i915/xe2hpd: update pll values in sync with Bspec, Balasubramani Vivekanandan
- [PATCH v4 10/19] drm/i915/xe2hpd: Configure CHICKEN_MISC_2 before enabling planes, Balasubramani Vivekanandan
- [PATCH v4 11/19] drm/i915/xe2hpd: Add max memory bandwidth algorithm, Balasubramani Vivekanandan
- [PATCH v4 12/19] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits, Balasubramani Vivekanandan
- [PATCH v4 13/19] drm/i915/bmg: BMG should re-use MTL's south display logic, Balasubramani Vivekanandan
- [PATCH v4 14/19] Revert "drm/i915/dgfx: DGFX uses direct VBT pin mapping", Balasubramani Vivekanandan
- [PATCH v4 15/19] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5, Balasubramani Vivekanandan
- [PATCH v4 16/19] drm/xe/gt_print: add xe_gt_err_once(), Balasubramani Vivekanandan
- [PATCH v4 17/19] drm/xe/device: implement transient flush, Balasubramani Vivekanandan
- [PATCH v4 18/19] drm/i915/display: perform transient flush, Balasubramani Vivekanandan
- [PATCH v4 19/19] drm/xe/bmg: Enable the display support, Balasubramani Vivekanandan
- ✗ Fi.CI.CHECKPATCH: warning for Enable display support for Battlemage (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for Enable display support for Battlemage (rev2), Patchwork
- ✓ Fi.CI.BAT: success for Enable display support for Battlemage (rev2), Patchwork
- ✓ Fi.CI.IGT: success for Enable display support for Battlemage (rev2), Patchwork
- [PATCH] drm/i915/display: Fixed the main link lost in MST,
gareth . yu
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Fixed the main link lost in MST, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: Fixed the main link lost in MST, Patchwork
- [PATCH] drm/i915/display: Fixed the main link lost in MST, gareth . yu
- [PATCH] drm/i915/display: Fixed HDMI can't show up behind a USB-C dock station, gareth . yu
- ✓ Fi.CI.BAT: success for drm/i915/display: Fixed the main link lost in MST (rev3), Patchwork
- [PATCH] drm/i915/display: Fixed the main link lost in MST, gareth . yu
- ✓ Fi.CI.BAT: success for drm/i915/display: Fixed the main link lost in MST (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: Fixed the main link lost in MST (rev4), Patchwork
- [PATCH] drm/i915/display: Fixed the main link lost in MST, gareth . yu
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Fixed the main link lost in MST (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Fixed the main link lost in MST (rev5), Patchwork
- [PATCH] drm/i915/display: Fixed the main link lost in MST, gareth . yu
- ✓ Fi.CI.BAT: success for drm/i915/display: Fixed the main link lost in MST (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Fixed the main link lost in MST (rev6), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/display: Fixed the main link lost in MST (rev6), Patchwork
- [PATCH] drm/i915/gem: Downgrade stolen lmem setup warning,
Jonathan Cavitt
- [linux-next:master] BUILD REGRESSION a35e92ef04c07bd473404b9b73d489aea19a60a8, kernel test robot
- [PATCH v1] drm/xe: avoid the async_flip update in the initial plane config,
Vinod Govindapillai
- [PATCH v7 00/11] Panel replay selective update support,
Jouni Högander
- [PATCH v7 01/11] drm/i915/psr: Rename has_psr2 as has_sel_update, Jouni Högander
- [PATCH v7 02/11] drm/i915/dp: Use always vsc revision 0x6 for Panel Replay, Jouni Högander
- [PATCH v7 05/11] drm/i915/psr: Detect panel replay selective update support, Jouni Högander
- [PATCH v7 04/11] drm/panelreplay: dpcd register definition for panelreplay SU, Jouni Högander
- [PATCH v7 03/11] drm/i915/psr: Rename psr2_enabled as sel_update_enabled, Jouni Högander
- [PATCH v7 07/11] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status, Jouni Högander
- [PATCH v7 06/11] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay, Jouni Högander
- [PATCH v7 08/11] drm/i915/psr: Do not apply workarounds in case of panel replay, Jouni Högander
- [PATCH v7 11/11] drm/i915/psr: Add panel replay sel update support to debugfs interface, Jouni Högander
- [PATCH v7 10/11] drm/i915/psr: Split intel_psr2_config_valid for panel replay, Jouni Högander
- [PATCH v7 09/11] drm/i915/psr: Update PSR module parameter descriptions, Jouni Högander
- ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for Panel replay selective update support (rev7), Patchwork
- ✗ Fi.CI.BAT: failure for Panel replay selective update support (rev7), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Panel replay selective update support (rev8), Patchwork
- ✗ Fi.CI.SPARSE: warning for Panel replay selective update support (rev8), Patchwork
- ✓ Fi.CI.BAT: success for Panel replay selective update support (rev8), Patchwork
- ✗ Fi.CI.IGT: failure for Panel replay selective update support (rev8), Patchwork
- [PATCH] drm/i915/dp: Use always vsc revision 0x6 for Panel Replay,
Jouni Högander
- [PATCH v2 0/4] drm/i915/dsi: stop relying on implicit dev_priv variable,
Jani Nikula
- [PATCH v2 0/5] drm/i915/dmc: firmware path handling changes,
Jani Nikula
- [PATCH] drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref,
Rodrigo Vivi
- [linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d, kernel test robot
- [PATCH 1/3] drm/i915: Refactor confusing __intel_gt_reset(),
Nirmoy Das
- [PATCH 0/5] drm/xe: More fb pinning optimizations.,
Maarten Lankhorst
- [PATCH 0/5] drm/i915/dmc: firmware path handling changes,
Jani Nikula
- [PATCH] drm/i915/audio: Fix audio time stamp programming for DP,
Chaitanya Kumar Borah
- [PATCH v2 1/2] drm/print: drop include debugfs.h and include where needed,
Jani Nikula
- [linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c, kernel test robot
- [PATCH v4 0/9] drm/i915: better high level abstraction for display,
Jani Nikula
- [PATCH v4 1/9] drm/i915/display: add intel_display -> drm_device backpointer, Jani Nikula
- [PATCH v4 2/9] drm/i915/display: add generic to_intel_display() macro, Jani Nikula
- [PATCH v4 3/9] drm/i915: add generic __to_intel_display(), Jani Nikula
- [PATCH v4 4/9] drm/i915/display: accept either i915 or display for feature tests, Jani Nikula
- [PATCH v4 5/9] drm/i915/quirks: convert struct drm_i915_private to struct intel_display, Jani Nikula
- [PATCH v4 6/9] drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_, Jani Nikula
- [PATCH v4 7/9] drm/i915/dmc: convert dmc wakelock interface to struct intel_display, Jani Nikula
- [PATCH v4 8/9] drm/i915/de: allow intel_display and drm_i915_private for de functions, Jani Nikula
- [PATCH v4 9/9] drm/i915/dmc: use struct intel_display more, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: better high level abstraction for display (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: better high level abstraction for display (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: better high level abstraction for display (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: better high level abstraction for display (rev3), Patchwork
- [PATCH v4] drm/i915/hwmon: Get rid of devm,
Ashutosh Dixit
- [PATCH] drm/i915/gt: Refactor uabi engine class/instance list creation,
Andi Shyti
- [PATCH v2 00/11] drm/i915/dp: Few MTL/DSC and a UHBR monitor fix,
Imre Deak
- [PATCH v2 01/11] drm/i915/dp: Fix DSC line buffer depth programming, Imre Deak
- [PATCH v2 02/11] drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit, Imre Deak
- [PATCH v2 04/11] drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit, Imre Deak
- [PATCH v2 05/11] drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL, Imre Deak
- [PATCH v2 03/11] drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp, Imre Deak
- [PATCH v2 06/11] drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit, Imre Deak
- [PATCH v2 07/11] drm/dp: Add drm_dp_uhbr_channel_coding_supported(), Imre Deak
- [PATCH v2 09/11] drm/dp_mst: Add drm_dp_mst_aux_for_parent(), Imre Deak
- [PATCH v2 10/11] drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports, Imre Deak
- [PATCH v2 08/11] drm/dp_mst: Factor out drm_dp_mst_port_is_logical(), Imre Deak
- [PATCH v2 11/11] drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates, Imre Deak
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4), Patchwork
- [linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4, kernel test robot
- [PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence,
Suraj Kandpal
- ✗ Fi.CI.BAT: failure for drm/i915/pps: Disable DPLS_GATING around pps sequence, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev2), Patchwork
- [PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence, Suraj Kandpal
- ✓ Fi.CI.BAT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev3), Patchwork
- ✗ Fi.CI.BUILD: failure for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev4), Patchwork
- Re: [PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence, Jani Nikula
- ✓ Fi.CI.BAT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev5), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev5), Patchwork
- [REBASE 0/7] drm/edid: cleanups, rebase,
Jani Nikula
- [REBASE 1/7] drm/displayid: move drm_displayid.h to drm_displayd_internal.h, Jani Nikula
- [REBASE 2/7] drm/edid: move all internal declarations to drm_crtc_internal.h, Jani Nikula
- [REBASE 3/7] drm/edid: group struct drm_edid based declarations together, Jani Nikula
- [REBASE 4/7] drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension(), Jani Nikula
- [REBASE 5/7] drm/edid: avoid drm_edid_find_extension() internally, Jani Nikula
- [REBASE 6/7] drm/edid: make drm_edid_are_equal() static, Jani Nikula
- [REBASE 7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/edid: cleanups, rebase, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/edid: cleanups, rebase, Patchwork
- ✗ Fi.CI.BAT: failure for drm/edid: cleanups, rebase, Patchwork
- [PATCH 0/2] Disable DPLS Gating around PPS,
Suraj Kandpal
- [PATCH v3] drm/i915/hwmon: Get rid of devm,
Ashutosh Dixit
- [PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI,
Suraj Kandpal
- ✓ Fi.CI.BAT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI, Patchwork
- Re: [PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI, Jani Nikula
- [PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI, Suraj Kandpal
- ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev2), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev3), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev5), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev6), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev7), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev7), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev7), Patchwork
- Re: [PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI, Jani Nikula
- [PATCH 0/3] LNL GSC FW support,
Daniele Ceraolo Spurio
- [PATCH v2] drm/i915/hwmon: Get rid of devm,
Ashutosh Dixit
- [PATCH v3] drm/i915/vma: Fix UAF on reopen vs destroy race,
Janusz Krzysztofik
- [linux-next:master] BUILD REGRESSION 6bd343537461b57f3efe5dfc5fc193a232dfef1e, kernel test robot
- [PATCH v2] drm/i915/vma: Fix UAF on reopen vs destroy race, Janusz Krzysztofik
- [PATCH i-g-t v3] lib/kunit: Read results from debugfs,
Janusz Krzysztofik
- [RFC PATCH] drm/i915: Don't reset GuC before engine reset on full GT reset,
Nirmoy Das
- 2024 X.Org Foundation Election Results, Ricardo Garcia
- [PATCH] drm/i915/guc: Fix UB due to signed int overflow,
Dmitrii Bundin
- [PATCH][next] drm/i915: remove redundant assignement to variable err,
Colin Ian King
- [PATCH v3 00/21] Enable display support for Battlemage,
Balasubramani Vivekanandan
- [PATCH v3 02/21] drm/i915/display: Enable RM timeout detection, Balasubramani Vivekanandan
- [PATCH v3 01/21] drm/xe/display: Lane reversal requires writes to both context lanes, Balasubramani Vivekanandan
- [PATCH v3 03/21] drm/i915/bmg: Define IS_BATTLEMAGE macro, Balasubramani Vivekanandan
- [PATCH v3 04/21] drm/i915/xe2hpd: Skip CCS modifiers, Balasubramani Vivekanandan
- [PATCH v3 05/21] drm/i915/xe2hpd: Initial cdclk table, Balasubramani Vivekanandan
- [PATCH v3 06/21] drm/i915/bmg: Extend DG2 tc check to future, Balasubramani Vivekanandan
- [PATCH v3 07/21] drm/i915/xe2hpd: Properly disable power in port A, Balasubramani Vivekanandan
- [PATCH v3 08/21] drm/i915/xe2hpd: Add new C20 PHY SRAM address, Balasubramani Vivekanandan
- [PATCH v3 09/21] drm/i915/xe2hpd: Add support for eDP PLL configuration, Balasubramani Vivekanandan
- [PATCH v3 10/21] drm/i915/xe2hpd: update pll values in sync with Bspec, Balasubramani Vivekanandan
- [PATCH v3 11/21] drm/i915/xe2hpd: Add display info, Balasubramani Vivekanandan
- [PATCH v3 12/21] drm/i915/xe2hpd: Configure CHICKEN_MISC_2 before enabling planes, Balasubramani Vivekanandan
- [PATCH v3 13/21] drm/i915/xe2hpd: Add max memory bandwidth algorithm, Balasubramani Vivekanandan
- [PATCH v3 14/21] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits, Balasubramani Vivekanandan
- [PATCH v3 15/21] drm/i915/bmg: BMG should re-use MTL's south display logic, Balasubramani Vivekanandan
- [PATCH v3 16/21] Revert "drm/i915/dgfx: DGFX uses direct VBT pin mapping", Balasubramani Vivekanandan
- [PATCH v3 17/21] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5, Balasubramani Vivekanandan
- [PATCH v3 18/21] drm/xe/gt_print: add xe_gt_err_once(), Balasubramani Vivekanandan
- [PATCH v3 19/21] drm/xe/device: implement transient flush, Balasubramani Vivekanandan
- [PATCH v3 20/21] drm/i915/display: perform transient flush, Balasubramani Vivekanandan
- [PATCH v3 21/21] drm/xe/bmg: Enable the display support, Balasubramani Vivekanandan
- ✗ Fi.CI.CHECKPATCH: warning for Enable display support for Battlemage, Patchwork
- ✗ Fi.CI.SPARSE: warning for Enable display support for Battlemage, Patchwork
- ✓ Fi.CI.BAT: success for Enable display support for Battlemage, Patchwork
- ✓ Fi.CI.IGT: success for Enable display support for Battlemage, Patchwork
- [PATCH] drm/i915/hwmon: Get rid of devm,
Ashutosh Dixit
- [PATCH v1] drm/xe: no need to call fixup_initial_plane_config in XE,
Vinod Govindapillai
- [linux-next:master] BUILD REGRESSION 9ed46da14b9b9b2ad4edb3b0c545b6dbe5c00d39, kernel test robot
- [PATCH 00/18] drm/i915: PLL refactoring,
Ville Syrjala
- [PATCH 01/18] drm/i915: Replace hand rolled PLL state dump with intel_dpll_dump_hw_state(), Ville Syrjala
- [PATCH 02/18] drm/i915: Use printer for the rest of PLL debugfs dump, Ville Syrjala
- [PATCH 03/18] drm/i915: Rename PLL hw_state variables/arguments, Ville Syrjala
- [PATCH 04/18] drm/i915: Introduce some local PLL state variables, Ville Syrjala
- [PATCH 05/18] drm/i915: Extract ilk_fb_cb_factor(), Ville Syrjala
- [PATCH 06/18] drm/i915: Extract ilk_dpll_compute_fp(), Ville Syrjala
- [PATCH 07/18] drm/i915: Extract i9xx_dpll_get_hw_state(), Ville Syrjala
- [PATCH 09/18] drm/i915: Extract i965_dpll_md(), Ville Syrjala
- [PATCH 10/18] drm/i915: Extract {i9xx,i8xx,ilk}_dpll(), Ville Syrjala
- [PATCH 08/18] drm/i915: Pass the PLL hw_state to pll->enable(), Ville Syrjala
- [PATCH 11/18] drm/i915: Inline {i9xx,ilk}_update_pll_dividers(), Ville Syrjala
- [PATCH 12/18] drm/i915: Modernize i9xx_pll_refclk(), Ville Syrjala
- [PATCH 13/18] drm/i915: Drop pointless 'crtc' argument from *_crtc_clock_get(), Ville Syrjala
- [PATCH 17/18] drm/i915: Unionize dpll_hw_state, Ville Syrjala
- [PATCH 18/18] drm/i915: Suck snps/cx0 PLL states into dpll_hw_state, Ville Syrjala
- [PATCH 14/18] drm/i915: s/pipe_config/crtc_state/ in legacy PLL code, Ville Syrjala
- [PATCH 15/18] drm/i915: Add local DPLL 'hw_state' variables, Ville Syrjala
- [PATCH 16/18] drm/i915: Carve up struct intel_dpll_hw_state, Ville Syrjala
- Re: [PATCH 00/18] drm/i915: PLL refactoring, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PLL refactoring, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: PLL refactoring, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: PLL refactoring, Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: PLL refactoring, Patchwork
- [PATCH 0/8] drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup,
Ville Syrjala
- [PATCH 1/8] drm/i915/dpio: Clean up bxt/glk PHY registers, Ville Syrjala
- [PATCH 2/8] drm/i915/dpio: Add per-lane PHY TX register definitons for bxt/glk, Ville Syrjala
- [PATCH 3/8] drm/i915/dpio: Extract bxt_dpio_phy_regs.h, Ville Syrjala
- [PATCH 5/8] drm/i915/dpio: Use intel_de_rmw() for BXT DPIO latency optim setup, Ville Syrjala
- [PATCH 6/8] drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff, Ville Syrjala
- [PATCH 4/8] drm/i915/dpio: Introdude bxt_ddi_phy_rmw_grp(), Ville Syrjala
- [PATCH 7/8] drm/i915/dpio: Program bxt/glk PHY TX registers per-lane, Ville Syrjala
- [PATCH 8/8] drm/i915: Enable per-lane DP drive settings for bxt/glk, Ville Syrjala
- Re: [PATCH 0/8] drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup, Jani Nikula
- ✗ Fi.CI.BUILD: failure for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev3), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev3), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev4), Patchwork
- [PATCH v2 0/6] Link off between frames for edp,
Animesh Manna
- [PATCH 0/6] drm/i915: i915_reg.h cleanups,
Jani Nikula
- [CI-only 1/8] drm: Add drm_vblank_work_flush_all().,
Maarten Lankhorst
- [CI-only 2/8] drm/i915: Use vblank worker to unpin old legacy cursor fb safely, Maarten Lankhorst
- [CI-only 7/8] drm/xe/display: Prevent overwriting original GGTT when taking over initial FB., Maarten Lankhorst
- [CI-only 5/8] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen, Maarten Lankhorst
- [CI-only 4/8] drm/xe/display: Preparations for preallocating dpt bo, Maarten Lankhorst
- [CI-only 6/8] drm/xe: Use simple xchg to cache DPT, Maarten Lankhorst
- [CI-only 3/8] drm/i915: Use the same vblank worker for atomic unpin, Maarten Lankhorst
- [CI-only 8/8] drm/xe/display: Re-use display vmas when possible, Maarten Lankhorst
- ✗ Fi.CI.SPARSE: warning for series starting with [CI-only,1/8] drm: Add drm_vblank_work_flush_all()., Patchwork
- ✓ Fi.CI.BAT: success for series starting with [CI-only,1/8] drm: Add drm_vblank_work_flush_all()., Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [CI-only,1/8] drm: Add drm_vblank_work_flush_all()., Patchwork
- [PATCH] treewide: Fix common grammar mistake "the the",
Thorsten Blum
- [PATCH] drm/i915/vma: Fix UAF on reopen vs destroy race,
Janusz Krzysztofik
- [PATCH v5 0/4] drm/i915/display: DMC wakelock implementation,
Luca Coelho
- [PATCH v3 0/3] Add support for partial mapping,
Andi Shyti
- [PATCH v3 1/3] drm/i915/gem: Increment vma offset when mapping fb objects, Andi Shyti
- [PATCH v3 2/3] drm/i915/gem: Do not look for the exact address in node, Andi Shyti
- [PATCH v3 3/3] drm/i915/gem: Calculate object page offset for partial memory mapping, Andi Shyti
- ✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for Add support for partial mapping (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Add support for partial mapping (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for Add support for partial mapping (rev5), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev6), Patchwork
- ✓ Fi.CI.BAT: success for Add support for partial mapping (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for Add support for partial mapping (rev6), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev7), Patchwork
- ✗ Fi.CI.BAT: failure for Add support for partial mapping (rev7), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev8), Patchwork
- ✓ Fi.CI.BAT: success for Add support for partial mapping (rev8), Patchwork
- ✗ Fi.CI.IGT: failure for Add support for partial mapping (rev8), Patchwork
- [PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap,
Andi Shyti
- [linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5, kernel test robot
- [PATCH 0/6] Enable Aux Based EDP HDR,
Suraj Kandpal
- [PATCH 1/6] drm/i915/dp: Make has_gamut_metadata_dip() non static, Suraj Kandpal
- [PATCH 2/6] drm/i915/dp: Add TCON HDR capability checks, Suraj Kandpal
- [PATCH 3/6] drm/i915/dp: Fix Register bit naming, Suraj Kandpal
- [PATCH 5/6] drm/i915/dp: Enable AUX based backlight for HDR, Suraj Kandpal
- [PATCH 4/6] drm/i915/dp: Drop comments on EDP HDR DPCD registers, Suraj Kandpal
- [PATCH 6/6] drm/i915/dp: Write panel override luminance values, Suraj Kandpal
- ✗ Fi.CI.SPARSE: warning for Enable Aux Based EDP HDR (rev3), Patchwork
- ✓ Fi.CI.BAT: success for Enable Aux Based EDP HDR (rev3), Patchwork
- ✓ Fi.CI.IGT: success for Enable Aux Based EDP HDR (rev3), Patchwork
- <Possible follow-ups>
- [PATCH 0/6] Enable Aux Based EDP HDR, Suraj Kandpal
- [PATCH] drm/i915/dg2: wait for HuC load completion before running selftests,
Daniele Ceraolo Spurio
- [PATCH] drm/edid: Parse topology block for all DispID structure v1.x,
Ville Syrjala
- [linux-next:master] BUILD REGRESSION 6ebf211bb11dfc004a2ff73a9de5386fa309c430, kernel test robot
- [PATCH] drm/i915/pps: pass display to PPS register macros,
Jani Nikula
- [PATCH 0/3] drm/i915/dsi: stop relying on implicit dev_priv variable,
Jani Nikula
- [PATCH 1/2] drm/print: drop include debugfs.h and include where needed,
Jani Nikula
- [v2] drm/i915: Implement Audio WA_14020863754,
Uma Shankar
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]