Linux Intel GFX
[Prev Page][Next Page]
- Re: [PATCH 1/1] drm/i915/pxp: Add missing tag for Wa_14019159160, (continued)
- [PATCH v5 0/4] Prepare intel_fb for Xe,
Jouni Högander
- [PATCH v2 00/11] drm/i915: Audio fastset, and some fixes,
Ville Syrjala
- [PATCH v2 01/11] drm/i915: Check pipe active state in {planes, vrr}_{enabling, disabling}(), Ville Syrjala
- [PATCH v2 02/11] drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled, Ville Syrjala
- [PATCH v2 03/11] drm/i915: Polish some RMWs, Ville Syrjala
- [PATCH v2 04/11] drm/i915: Push audio enable/disable further out, Ville Syrjala
- [PATCH v2 05/11] drm/i915: Wrap g4x+ DP/HDMI audio enable/disable, Ville Syrjala
- [PATCH v2 06/11] drm/i915: Split g4x+ DP audio presence detect from port enable, Ville Syrjala
- [PATCH v2 07/11] drm/i915: Split g4x+ HDMI audio presence detect from port enable, Ville Syrjala
- [PATCH v2 08/11] drm/i915: Convert audio enable/disable into encoder vfuncs, Ville Syrjala
- [PATCH v2 09/11] drm/i915: Hoist the encoder->audio_{enable, disable}() calls higher up, Ville Syrjala
- [PATCH v2 10/11] drm/i915: Push audio_{enable, disable}() to the pre/post pane update stage, Ville Syrjala
- [PATCH v2 11/11] drm/i915: Implement audio fastset, Ville Syrjala
- ✗ Fi.CI.SPARSE: warning for drm/i915: Audio fastset, and some fixes (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915: Audio fastset, and some fixes (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Audio fastset, and some fixes (rev4), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Audio fastset, and some fixes (rev4), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Audio fastset, and some fixes (rev4), Patchwork
- [PATCH v4 00/20] remove I2C_CLASS_DDC support,
Heiner Kallweit
- [PATCH] drm/i915/display: Do not check psr2 if psr/panel replay is not supported,
Jouni Högander
- [PATCH] drm/i915: ATS-M device ID update,
Haridhar Kalvala
- [PATCH v4 0/3] Prepare intel_fb for Xe,
Jouni Högander
- [PATCH v3 0/2] Implement sel_fetch disable for planes,
Jouni Högander
- [PATCH v3 2/2] drm/i915/psr: Add proper handling for disabling sel fetch for planes, Jouni Högander
- [PATCH v3 1/2] drm/i915/psr: Move plane sel fetch configuration into plane source files, Jouni Högander
- ✗ Fi.CI.SPARSE: warning for Implement sel_fetch disable for planes (rev4), Patchwork
- ✓ Fi.CI.BAT: success for Implement sel_fetch disable for planes (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for Implement sel_fetch disable for planes (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for Implement sel_fetch disable for planes (rev5), Patchwork
- ✓ Fi.CI.BAT: success for Implement sel_fetch disable for planes (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for Implement sel_fetch disable for planes (rev5), Patchwork
- Re: [PATCH v3 0/2] Implement sel_fetch disable for planes, Hogander, Jouni
- [linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression,
kernel test robot
- [drm-intel:for-linux-next-gt 1/6] drivers/gpu/drm/i915/i915_drm_client.h:81:1: warning: non-void function does not return a value, kernel test robot
- linux-next: manual merge of the drm-intel tree with the amdgpu tree,
Stephen Rothwell
- [PATCH v3 RESEND 00/20] remove I2C_CLASS_DDC support,
Heiner Kallweit
- [PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep(),
Sean Young
- [PATCH] drm/i915/dg2: Wa_22014600077 also applies to DG2-G12,
Matt Roper
- ✗ Fi.CI.BUILD: failure for drm/xe/uapi: Fix various struct padding for 64b alignment, Patchwork
- [PATCH] drm/xe/uapi: Fix various struct padding for 64b alignment,
Rodrigo Vivi
- [PATCH 1/3] drm/i915/fbc: Split plane size vs. surface size checks apart,
Ville Syrjala
- PR for MTL DMC v2.19,
Gustavo Sousa
- [PATCH v2 0/2] Implement sel_fetch disable for planes,
Jouni Högander
- [PATCH v3 0/3] Prepare intel_fb for Xe,
Jouni Högander
- [PATCH v1 1/1] drm/i915/pxp: Bail early in pxp tee backend on first teardown error,
Alan Previn
- [PATCH] drm/i915/mtl: Update Wa_22018931422,
Radhakrishna Sripada
- [PATCH v3] drm/i915/vma: Fix VMA UAF on destroy against deactivate race,
Janusz Krzysztofik
- [PATCH v2 00/11] drm/i915: Fix UHBR data, link M/N/TU and PBN values,
Imre Deak
- [PATCH v2 01/11] drm/dp_mst: Store the MST PBN divider value in fixed point format, Imre Deak
- [PATCH v2 02/11] drm/dp_mst: Fix PBN divider calculation for UHBR rates, Imre Deak
- [PATCH v2 03/11] drm/dp_mst: Add kunit tests for drm_dp_get_vc_payload_bw(), Imre Deak
- [PATCH v2 04/11] drm/i915/dp: Replace intel_dp_is_uhbr_rate() with drm_dp_is_uhbr_rate(), Imre Deak
- [PATCH v2 05/11] drm/i915/dp: Account for channel coding efficiency on UHBR links, Imre Deak
- [PATCH v2 10/11] drm/i915/dp: Simplify intel_dp_max_data_rate(), Imre Deak
- [PATCH v2 09/11] drm/i915/dp: Report a rounded-down value as the maximum data rate, Imre Deak
- [PATCH v2 08/11] drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR rates, Imre Deak
- [PATCH v2 06/11] drm/i915/dp: Fix UHBR link M/N values, Imre Deak
- [PATCH v2 07/11] drm/i915/dp_mst: Calculate the BW overhead in intel_dp_mst_find_vcpi_slots_for_bpp(), Imre Deak
- [PATCH v2 11/11] drm/i915/dp: Reuse intel_dp_{max, effective}_data_rate in intel_link_compute_m_n(), Imre Deak
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values, Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values, Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Fix UHBR data, link M/N/TU and PBN values, Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915: Fix UHBR data, link M/N/TU and PBN values, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev5), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev5), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev5), Patchwork
- Re: [PATCH v2 00/11] drm/i915: Fix UHBR data, link M/N/TU and PBN values, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev6), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915: Fix UHBR data, link M/N/TU and PBN values (rev6), Patchwork
- Re: [PATCH v2 00/11] drm/i915: Fix UHBR data, link M/N/TU and PBN values, Lyude Paul
- [PATCH v2 0/3] Prepare intel_fb for Xe,
Jouni Högander
- [PATCH] drm/i915: don't use uncore spinlock to protect critical section in vblank,
Luca Coelho
- [PATCH] drm/i915/display: Use int type for entry_setup_frames,
Mika Kahola
- [PATCH v2] drm/i915/gsc: Mark internal GSC engine with reserved uabi class,
Tvrtko Ursulin
- [PATCH 0/3] Prepare intel_fb for Xe,
Jouni Högander
- [PATCH 0/1] [CI] Test MTL DMC v2.19,
Gustavo Sousa
- [PATCH] drm/i915/dg2: Wa_18028616096 now applies to all DG2,
Matt Roper
- [PATCH 0/3] Implement CMRR Support,
Mitul Golani
- [PATCH 1/3] drm/i915: Define and compute Transcoder CMRR registers, Mitul Golani
- [PATCH 2/3] drm/i915: Add Enable/Disable for CMRR based on VRR state, Mitul Golani
- [PATCH 3/3] drm/i915: Compute CMRR and calculate vtotal, Mitul Golani
- <Possible follow-ups>
- [PATCH 0/3] Implement CMRR Support, Mitul Golani
- [PATCH 0/3] Implement CMRR Support, Mitul Golani
- [PATCH 0/3] Implement CMRR Support, Mitul Golani
- [PATCH 1/3] drm/i915: Define and compute Transcoder CMRR registers, Mitul Golani
- [PATCH 2/3] drm/i915: Add Enable/Disable for CMRR based on VRR state, Mitul Golani
- [PATCH 3/3] drm/i915: Compute CMRR and calculate vtotal, Mitul Golani
- ✗ Fi.CI.CHECKPATCH: warning for Implement CMRR Support (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for Implement CMRR Support (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for Implement CMRR Support (rev6), Patchwork
- ✓ Fi.CI.BAT: success for Implement CMRR Support (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for Implement CMRR Support (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for Implement CMRR Support (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for Implement CMRR Support (rev6), Patchwork
- ✓ Fi.CI.IGT: success for Implement CMRR Support (rev6), Patchwork
- [PATCH 0/3] Implement CMRR Support, Mitul Golani
- [PATCH] ALSA: hda: i915: Alays handle -EPROBE_DEFER,
Maarten Lankhorst
- [PATCH] drm/i915/gt: add missing new-line to GT_TRACE,
Andrzej Hajda
- [PATCH] drm/i915/gsc: Mark internal GSC engine with reserved uabi class,
Tvrtko Ursulin
- [PATCH v2] drm/i915: do not clean GT table on error path,
Andrzej Hajda
- [PATCH 0/2] Prepare intel_fbdev for Xe,
Jouni Högander
- [RFC 0/3] Implement CMRR Support,
Mitul Golani
- [PATCH v1 1/1] drm/i915/gt: Dont wait forever when idling in suspend,
Alan Previn
- [PATCH] drm/i915/display: keep struct intel_display members sorted,
Jani Nikula
- [PATCH v6 0/2] Resolve suspend-resume racing with GuC destroy-context-worker,
Alan Previn
- [PATCH v2] drm/edid/firmware: drop drm_kms_helper.edid_firmware backward compat,
Jani Nikula
- [PATCH] drm/i915: Also check for VGA converter in eDP probe,
Ville Syrjala
- [PATCH] drm/i915: Fix fractional bpp handling in intel_link_bw_reduce_bpp(),
Imre Deak
- Re: [char-misc-next 3/4] mei: pxp: re-enable client on errors,
Ville Syrjälä
- [PATCH v2] drm/i915/display: Remove dead code around intel_atomic_helper->free_list,
Jouni Högander
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev5), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev5), Patchwork
- Re: [PATCH v2] drm/i915/display: Remove dead code around intel_atomic_helper->free_list, Ville Syrjälä
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev8), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev8), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev9), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev9), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev9), Patchwork
- Re: [Intel-xe] [PATCH 11/14] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work.,
Ville Syrjälä
- [PATCH v2 1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c,
Jani Nikula
- [PATCH v2 2/3] drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY(), Jani Nikula
- [PATCH v2 3/3] drm/i915: convert vlv_dpio_read()/write() from pipe to phy, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev3), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev3), Patchwork
- ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- Re: [PATCH v2 1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Jani Nikula
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/3] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev3), Patchwork
- [PATCH] drm/i915: do not clean GT table on error path,
Andrzej Hajda
- [PATCH] drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment,
Bagas Sanjaya
- [PATCH v2 0/2] Selftest for FAST_REQUEST feature,
John . C . Harrison
- [PATCH v3] drm/i915: Skip pxp init if gt is wedged,
Zhanjun Dong
- linux-next: Signed-off-by missing for commit in the drm-misc tree,
Stephen Rothwell
- [PATCH 1/3] drm/i915/display: Separate xe and i915 common dpt code into own file,
Juha-Pekka Heikkila
- [PATCH 2/3] drm/i915/display: in skl_surf_address check for dpt-vma, Juha-Pekka Heikkila
- [PATCH 3/3] drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo, Juha-Pekka Heikkila
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file, Patchwork
- ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file, Patchwork
- Re: [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file, Hogander, Jouni
- <Possible follow-ups>
- [PATCH 1/3] drm/i915/display: Separate xe and i915 common dpt code into own file, Juha-Pekka Heikkila
- [PATCH 2/3] drm/i915/display: in skl_surf_address check for dpt-vma, Juha-Pekka Heikkila
- [PATCH 3/3] drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo, Juha-Pekka Heikkila
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev2), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev2), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev3), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev3), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev3), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev4), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev4), Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev4), Patchwork
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev5), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev5), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev5), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915/display: Separate xe and i915 common dpt code into own file (rev5), Patchwork
- [PATCH 1/4] drm/i915/dp: Account for channel coding efficiency on UHBR links,
Imre Deak
- [PATCH 1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c,
Jani Nikula
- [PATCH 2/4] drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY(), Jani Nikula
- [PATCH 3/4] drm/i915: convert vlv_dpio_read()/write() from pipe to phy, Jani Nikula
- [PATCH 4/4] drm/i915: move sideband regs to vlv_sideband_reg.h, Jani Nikula
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Patchwork
- Re: [PATCH 1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c, Ville Syrjälä
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev2), Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev2), Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev2), Patchwork
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev2), Patchwork
- [PATCH] drm/i915/dp: Tune down FEC detection timeout error message,
Imre Deak
- [PATCH] drm/i915: eliminate warnings,
heminhong
- [PATCH 00/20] remove I2C_CLASS_DDC support,
Heiner Kallweit
- [PATCH 0/2] Fuse submount_lookup needs to be initialized,
Krister Johansen
- [PATCH] drm/ttm: replace busy placement with flags v3,
Somalapuram Amaranath
- [PATCH] drm/i915/mtl: Use int for entry setup frames,
Mika Kahola
- [PATCH 1/2] drm/i915: Remove return type from i915_drm_client_remove_object,
Tvrtko Ursulin
- [PATCH v4 0/1] drm/i915/xe2lpd: WA for underruns during FBC enable,
Vinod Govindapillai
- [drm-intel:drm-intel-gt-next 6/6] drivers/gpu/drm/i915/i915_drm_client.c:92:9: sparse: sparse: incompatible types in comparison expression (different address spaces):, kernel test robot
- [PATCH v2] Remove custom dumb_map_offset implementations in i915 driver,
Dipam Turkar
- [drm-intel:drm-intel-gt-next 1/6] drivers/gpu/drm/i915/i915_drm_client.h:81:1: warning: no return statement in function returning non-void, kernel test robot
- Getting black screen with stable kernel 6.6,
VDRU VDRU
- [PATCH 1/2] MAINTAINERS: update drm/i915 W: and B: entries,
Jani Nikula
- [PATCH] Remove custom dumb_map_offset implementations in i915 driver,
Dipam Turkar
- [PATCH v1 0/1] drm/i915/xe2lpd: remove FBC restriction if PSR2 is enabled,
Vinod Govindapillai
- [PATCH] drm/i915/display: Remove dead code around intel_atomic_helper->free_list,
Jouni Högander
- [PATCH v6] drm/i915/dsb: DSB code refactoring,
Animesh Manna
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- Re: [PATCH v6] drm/i915/dsb: DSB code refactoring, Coelho, Luciano
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: DSB code refactoring (rev7), Patchwork
- ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: DSB code refactoring (rev7), Patchwork
- ✗ Fi.CI.BAT: failure for drm/i915/dsb: DSB code refactoring (rev7), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dsb: DSB code refactoring (rev7), Patchwork
- ✓ Fi.CI.BAT: success for drm/i915/dsb: DSB code refactoring (rev7), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- ✓ Fi.CI.IGT: success for drm/i915/dsb: DSB code refactoring (rev6), Patchwork
- ✗ Fi.CI.IGT: failure for drm/i915/dsb: DSB code refactoring (rev7), Patchwork
- [PATCH 0/2] Don't send double context enable/disable requests,
John . C . Harrison
- [PATCH] drm/i915/huc: Stop printing about unsupported HuC on MTL,
Daniele Ceraolo Spurio
- [PATCH] drm/i915/gsc: Assign a uabi class number to the GSC CS,
Daniele Ceraolo Spurio
- [PATCH] drm/i915: Read a shadowed mmio register for ggtt flush,
Vinay Belgaumkar
- [PATCH 1/2] drm/i915: abstract plane protection check,
Jani Nikula
- [PATCH 1/3] drm: Add drm_vblank_work_flush_all().,
Maarten Lankhorst
- [PATCH 3/3] drm/i915: Use a different vblank worker for atomic unpin, Maarten Lankhorst
- [PATCH 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely, Maarten Lankhorst
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm: Add drm_vblank_work_flush_all()., Patchwork
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm: Add drm_vblank_work_flush_all()., Patchwork
- ✗ Fi.CI.BAT: failure for series starting with [1/3] drm: Add drm_vblank_work_flush_all()., Patchwork
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm: Add drm_vblank_work_flush_all()., Patchwork
- Re: [PATCH 1/3] drm: Add drm_vblank_work_flush_all()., Shankar, Uma
- ✗ Fi.CI.IGT: failure for series starting with [1/3] drm: Add drm_vblank_work_flush_all()., Patchwork
- <Possible follow-ups>
- [PATCH 1/3] drm: Add drm_vblank_work_flush_all()., Maarten Lankhorst
- [PATCH] drm/ttm: replace busy placement with flags v2,
Somalapuram Amaranath
- [PATCH v3 0/1] drm/i915/xe2lpd: WA for underruns during FBC enable,
Vinod Govindapillai
- [PATCH v2] drm/i915/vma: Fix potential UAF on multi-tile platforms,
Janusz Krzysztofik
- [PATCH 1/4] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc, Ankit Nautiyal
- [PATCH v2 0/1] drm/i915/xe2lpd: WA for underruns during FBC enable,
Vinod Govindapillai
- [PATCH] drm/i915: Use drm_atomic_helper_wait_for_fences helper.,
Maarten Lankhorst
- [PATCH] drm: i915: Adapt to -Walloc-size,
Sam James
- [PATCH v9 0/6] Panel replay phase1 implementation,
Animesh Manna
- [PATCH v9 1/6] drm/panelreplay: dpcd register definition for panelreplay, Animesh Manna
- [PATCH v9 2/6] drm/i915/psr: Move psr specific dpcd init into own function, Animesh Manna
- [PATCH v9 3/6] drm/i915/panelreplay: Initializaton and compute config for panel replay, Animesh Manna
- [PATCH v9 4/6] drm/i915/panelreplay: Enable panel replay dpcd initialization for DP, Animesh Manna
- [PATCH v9 5/6] drm/i915/panelreplay: enable/disable panel replay, Animesh Manna
- [PATCH v9 6/6] drm/i915/panelreplay: Debugfs support for panel replay, Animesh Manna
- ✗ Fi.CI.CHECKPATCH: warning for Panel replay phase1 implementation (rev11), Patchwork
- ✗ Fi.CI.SPARSE: warning for Panel replay phase1 implementation (rev11), Patchwork
- ✓ Fi.CI.BAT: success for Panel replay phase1 implementation (rev11), Patchwork
- ✗ Fi.CI.IGT: failure for Panel replay phase1 implementation (rev11), Patchwork
- [CI 1/6] drm/i915: Add ability for tracking buffer objects per client,
Tvrtko Ursulin
[Index of Archives]
[AMD Graphics]
[Linux USB Development]
[Linux Media]
[Linux SCSI]
[Yosemite Forum]