intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
[PULL] drm-xe-fixes
 2024-05-02 16:37 UTC 

[PULL] drm-xe-next-fixes
 2024-05-02 14:26 UTC 

[PATCH] drm/i915/display: Calculate crtc clock rate based on PLL parameters
 2024-05-02 14:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/3] drm/i915: Fix HAS_REGION() usage in intel_gt_probe_lmem()
 2024-05-02 13:06 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Pass the region ID rather than a bitmask to HAS_REGION()
` [PATCH 3/3] drm/i915: Remove counter productive REGION_* wrappers
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Fix HAS_REGION() usage in intel_gt_probe_lmem()
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/19] drm/i915/psr: implicit dev_priv removal
 2024-05-02 12:56 UTC  (51+ messages)
` [PATCH 01/19] drm/i915: pass dev_priv explicitly to TRANS_EXITLINE
` [PATCH 02/19] drm/i915: pass dev_priv explicitly to EDP_PSR_CTL
` [PATCH 03/19] drm/i915: pass dev_priv explicitly to TRANS_PSR_IMR
` [PATCH 04/19] drm/i915: pass dev_priv explicitly to TRANS_PSR_IIR
` [PATCH 05/19] drm/i915: pass dev_priv explicitly to EDP_PSR_AUX_CTL
` [PATCH 06/19] drm/i915: pass dev_priv explicitly to EDP_PSR_AUX_DATA
` [PATCH 07/19] drm/i915: pass dev_priv explicitly to EDP_PSR_STATUS
` [PATCH 08/19] drm/i915: pass dev_priv explicitly to EDP_PSR_PERF_CNT
` [PATCH 09/19] drm/i915: pass dev_priv explicitly to EDP_PSR_DEBUG
` [PATCH 10/19] drm/i915: pass dev_priv explicitly to EDP_PSR2_CTL
` [PATCH 11/19] drm/i915: pass dev_priv explicitly to PSR_EVENT
` [PATCH 12/19] drm/i915: pass dev_priv explicitly to EDP_PSR2_STATUS
` [PATCH 13/19] drm/i915: pass dev_priv explicitly to _PSR2_SU_STATUS
  ` [PATCH v2] drm/i915: pass dev_priv explicitly to PSR2_SU_STATUS
` [PATCH 14/19] drm/i915: pass dev_priv explicitly to PSR2_MAN_TRK_CTL
` [PATCH 15/19] drm/i915: pass dev_priv explicitly to PIPE_SRCSZ_ERLY_TPT
` [PATCH 16/19] drm/i915: pass dev_priv explicitly to ALPM_CTL
` [PATCH 17/19] drm/i915: pass dev_priv explicitly to ALPM_CTL2
` [PATCH 18/19] drm/i915: pass dev_priv explicitly to PORT_ALPM_CTL
` [PATCH 19/19] drm/i915: pass dev_priv explicitly to PORT_ALPM_LFPS_CTL
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: implicit dev_priv removal
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: implicit dev_priv removal (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/2] Fixes in hdcp remote capability
 2024-05-02 12:13 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move aux assignment after connector type check

[PATCH v1 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-02 10:46 UTC  (19+ messages)
` [PATCH v1 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
` [PATCH v1 02/12] drm/gma500: "
` [PATCH v1 03/12] drm/i915: "
` [PATCH v1 04/12] media: au0828: "
` [PATCH v1 05/12] media: cobalt: "
` [PATCH v1 06/12] media: cx18: "
` [PATCH v1 07/12] media: cx25821: "
` [PATCH v1 08/12] media: ivtv: "
` [PATCH v1 09/12] media: cx23885: "
` [PATCH v1 10/12] sfc: falcon: "
` [PATCH v1 11/12] fbdev/smscufx: "
` [PATCH v1 12/12] fbdev/viafb: "
` ✗ Fi.CI.BUILD: failure for Make I2C terminology more inclusive for I2C Algobit and consumers (rev2)

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-05-02  9:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev5)

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-05-02  7:45 UTC  (3+ messages)

[PATCH v8 00/11] Panel replay selective update support
 2024-05-02  5:33 UTC  (5+ messages)
` [PATCH v8 01/11] drm/i915/psr: Rename has_psr2 as has_sel_update

[PATCH] drm/i915/audio: Fix audio time stamp programming for DP
 2024-05-02  4:47 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/audio: Fix audio time stamp programming for DP (rev4)
` ✗ Fi.CI.SPARSE: warning "
` ✓ Fi.CI.IGT: success "

[PATCH v3 00/19] Enable display support for Battlemage
 2024-05-01  2:00 UTC  (26+ messages)
` [PATCH v3 01/19] drm/i915/bmg: Lane reversal requires writes to both context lanes
` [PATCH v3 02/19] drm/i915/bmg: Define IS_BATTLEMAGE macro
` [PATCH v3 03/19] drm/i915/xe2hpd: Initial cdclk table
` [PATCH v3 04/19] drm/i915/bmg: Extend DG2 tc check to future
` [PATCH v3 05/19] drm/i915/xe2hpd: Properly disable power in port A
` [PATCH v3 06/19] drm/i915/xe2hpd: Add new C20 PHY SRAM address
` [PATCH v3 07/19] drm/i915/xe2hpd: Add support for eDP PLL configuration
` [PATCH v3 08/19] drm/i915/xe2hpd: update pll values in sync with Bspec
` [PATCH v3 09/19] drm/i915/xe2hpd: Add display info
` [PATCH v3 10/19] drm/i915/xe2hpd: Configure CHICKEN_MISC_2 before enabling planes
` [PATCH v3 11/19] drm/i915/xe2hpd: Add max memory bandwidth algorithm
` [PATCH v3 12/19] drm/i915/xe2hpd: Do not program MBUS_DBOX BW credits
` [PATCH v3 13/19] drm/i915/bmg: BMG should re-use MTL's south display logic
` [PATCH v3 14/19] Revert "drm/i915/dgfx: DGFX uses direct VBT pin mapping"
` [PATCH v3 15/19] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5
` [PATCH v3 16/19] drm/xe/gt_print: add xe_gt_err_once()
` [PATCH v3 17/19] drm/xe/device: implement transient flush
` [PATCH v3 18/19] drm/i915/display: perform "
` [PATCH v3 19/19] drm/xe/bmg: Enable the display support
` ✗ Fi.CI.CHECKPATCH: warning for Enable display support for Battlemage (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: avoid FIELD_PREP warning
 2024-05-01  1:00 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: avoid FIELD_PREP warning (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: fix missing linux/debugfs.h includes
 2024-04-30 22:02 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
 2024-04-30 20:14 UTC 

[PULL] drm-intel-next
 2024-04-30 20:07 UTC 

[PATCH 00/14] drm/i915: VLV/CHV DPIO register cleanup
 2024-04-30 15:31 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: VLV/CHV DPIO register cleanup (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v8 20/35] dyndbg-doc: add classmap info to howto
 2024-04-29 19:39 UTC  (16+ messages)
` [PATCH v8 21/35] dyndbg: treat comma as a token separator
` [PATCH v8 22/35] selftests-dyndbg: add comma_terminator_tests
` [PATCH v8 23/35] dyndbg: split multi-query strings with %
` [PATCH v8 24/35] selftests-dyndbg: test_percent_splitting multi-cmds on module classes
` [PATCH v8 25/35] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v8 26/35] selftests-dyndbg: add test_mod_submod
` [PATCH v8 27/35] selftests-dyndbg: test dyndbg-to-tracefs
` [PATCH v8 28/35] dyndbg-doc: explain flags parse 1st
` [PATCH v8 29/35] dyndbg: add __counted_by annotations
` [PATCH v8 30/35] drm+drivers: adapt to use DYNDBG_CLASSMAP_{DEFINE, USE}
` [PATCH v8 31/35] drm-dyndbg: adapt to use DYNDBG_CLASSMAP_PARAM
` [PATCH v8 32/35] drm: use correct ccflags-y spelling
` [PATCH v8 33/35] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v8 34/35] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v8 35/35] drm-print: workaround compiler meh

[PATCH v8 00/35] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-04-29 19:31 UTC  (23+ messages)
` [PATCH v8 01/35] dyndbg: fix old BUG_ON in >control parser
` [PATCH v8 02/35] docs/dyndbg: update examples \012 to \n
` [PATCH v8 03/35] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v8 04/35] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v8 05/35] dyndbg: make ddebug_class_param union members same size
` [PATCH v8 06/35] dyndbg: replace classmap list with a vector
` [PATCH v8 07/35] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v8 08/35] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v8 09/35] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v8 10/35] dyndbg: reduce verbose/debug clutter
` [PATCH v8 11/35] dyndbg: silence debugs with no-change updates
` [PATCH v8 12/35] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v8 13/35] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8 14/35] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v8 15/35] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8 16/35] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 17/35] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v8 18/35] selftests-dyndbg: exit 127 if no facility
` [PATCH v8 19/35] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v8 20/35] dyndbg-doc: add classmap info to howto
` [PATCH v8 21/35] dyndbg: treat comma as a token separator
` [PATCH v8 22/35] selftests-dyndbg: add comma_terminator_tests

[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
 2024-04-30 14:31 UTC  (15+ messages)
` [PATCH v1 1/5] drm/ci: uprev mesa version
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 3/5] drm/ci: build virtual GPU driver as module
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist
` ✗ Fi.CI.BUILD: failure for drm/ci: uprev mesa and generate testlist

[PATCH v2 0/5] drm/i915: Allow the first async flip to change modifier
 2024-04-30 14:30 UTC  (9+ messages)
` [PATCH v2 1/5] drm/i915: Align PLANE_SURF to 16k on ADL for async flips
` [PATCH v2 2/5] drm/i915: Reject async flips if we need to change DDB/watermarks
` [PATCH v2 3/5] drm/i915: Allow the initial async flip to change modifier
` [PATCH v2 4/5] drm/i915: Eliminate extra frame from skl-glk sync->async flip change
` [PATCH v2 5/5] drm/i915: s/need_async_flip_disable_wa/need_async_flip_toggle_wa/
` ✗ Fi.CI.SPARSE: warning for drm/i915: Allow the first async flip to change modifier (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/mtl: Update workaround 14018778641
 2024-04-30 11:20 UTC  (3+ messages)

[PATCH] drm/i915/display: Fixed the main link lost in MST
 2024-04-30 10:31 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/display: Fixed the main link lost in MST (rev6)

[PATCH 0/7] drm/i915/color: first batch of implicit dev_priv removals
 2024-04-30  9:41 UTC  (4+ messages)
` [PATCH 1/7] drm/i915: pass dev_priv explicitly to PALETTE

[PATCH] drm/i915/audio: Fix audio time stamp programming for DP
 2024-04-30  9:19 UTC  (2+ messages)


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).