Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-23 14:42:25 to 2020-10-27 20:40:14 UTC [more...]

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-27 19:01 UTC  (21+ messages)
` [Intel-gfx] [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [Intel-gfx] [PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
  ` [Intel-gfx] [PATCH 04/65] mm: Extract might_alloc() debug check
  ` [Intel-gfx] [PATCH 13/65] drm/omapdrm: Annotate dma-fence critical section in commit path
  ` [Intel-gfx] [PATCH 28/65] drm/ttm: WARN_ON non-empty lru when disabling a resource manager

[Intel-gfx] [PATCH 0/8] drm/i915: Remainder of dbuf state stuff
 2020-10-27 20:39 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Extract intel_crtc_ddb_weight()
` [Intel-gfx] [PATCH 2/8] drm/i915: Pass the crtc to skl_compute_dbuf_slices()
` [Intel-gfx] [PATCH 3/8] drm/i915: Introduce intel_dbuf_slice_size()
` [Intel-gfx] [PATCH 4/8] drm/i915: Introduce skl_ddb_entry_for_slices()

[Intel-gfx] [PATCH 0/5] Prep for Big joiner + Allow bigjoiner modes
 2020-10-27 20:17 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
` [Intel-gfx] [PATCH 2/5] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
` [Intel-gfx] [PATCH 3/5] drm/i915/dp: Prep for bigjoiner atomic check
` [Intel-gfx] [PATCH 4/5] drm/i915/dp: Call hw.adjusted_mode as hw_mode for clarity
` [Intel-gfx] [PATCH 5/5] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3

[Intel-gfx] [PATCH 1/6] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-10-27 20:12 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] [PATCH 3/6] drm/i915/display/psr: Consider other planes to damaged area calculation

[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
 2020-10-27 19:11 UTC  (32+ messages)
` [Intel-gfx] [PATCH v11 03/12] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
` [Intel-gfx] [PATCH v11 04/12] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
  ` [Intel-gfx] [PATCH v12 "
` [Intel-gfx] [PATCH v11 06/12] drm/i915: Try to make bigjoiner work in atomic check
  ` [Intel-gfx] [PATCH v12 "
` [Intel-gfx] [PATCH v11 07/12] drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave
` [Intel-gfx] [PATCH v11 08/12] drm/i915/dp: Master/Slave enable/disable sequence for bigjoiner
  ` [Intel-gfx] [PATCH v12 "
` [Intel-gfx] [PATCH v11 09/12] drm/i915: HW state readout for Bigjoiner case
` [Intel-gfx] [PATCH v11 10/12] drm/i915: Link planes in a bigjoiner configuration, v3

[Intel-gfx] [PATCH] drm/i915/gem: Avoid synchronous binds deep within locks
 2020-10-27 18:47 UTC 

[Intel-gfx] [PATCH v3 00/63] drm/i915: Remove obj->mm.lock!
 2020-10-27 18:10 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 04/63] drm/i915: Pin timeline map after first timeline pin, v3
` [Intel-gfx] [PATCH v3 05/63] drm/i915: Ensure we hold the object mutex in pin correctly

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2020-10-27 16:59 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: remove debug message from error path
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

[Intel-gfx] [PATCH v4 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-27 16:42 UTC  (17+ messages)
` [Intel-gfx] [PATCH v4 01/16] drm/i915/hdcp: Update CP property in update_pipe
` [Intel-gfx] [PATCH v4 02/16] drm/i915/hdcp: Get conn while content_type changed
` [Intel-gfx] [PATCH v4 03/16] drm/i915/hotplug: Handle CP_IRQ for DP-MST
` [Intel-gfx] [PATCH v4 04/16] drm/i915/hdcp: DP MST transcoder for link and stream
` [Intel-gfx] [PATCH v4 05/16] drm/i915/hdcp: Move HDCP enc status timeout to header
` [Intel-gfx] [PATCH v4 06/16] drm/i915/hdcp: HDCP stream encryption support
` [Intel-gfx] [PATCH v4 07/16] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [Intel-gfx] [PATCH v4 08/16] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [Intel-gfx] [PATCH v4 09/16] drm/i915/hdcp: Encapsulate hdcp_port_data to dig_port
` [Intel-gfx] [PATCH v4 10/16] misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
` [Intel-gfx] [PATCH v4 11/16] drm/hdcp: Max MST content streams
` [Intel-gfx] [PATCH v4 12/16] drm/i915/hdcp: MST streams support in hdcp port_data
` [Intel-gfx] [PATCH v4 13/16] drm/i915/hdcp: Pass connector to check_2_2_link
` [Intel-gfx] [PATCH v4 14/16] drm/i915/hdcp: Add HDCP 2.2 stream register
` [Intel-gfx] [PATCH v4 15/16] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [Intel-gfx] [PATCH v4 16/16] drm/i915/hdcp: Enable HDCP 2.2 MST support

[Intel-gfx] [PATCH] drm/i915: Fix encoder lookup during PSR atomic check
 2020-10-27 16:09 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Start timeline with a wrap
 2020-10-27 14:28 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix error handling during DPRX link training
 2020-10-27 14:02 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-27 12:04 UTC  (44+ messages)
` [Intel-gfx] [PATCH v3 01/16] drm/i915/hdcp: Update CP property in update_pipe
` [Intel-gfx] [PATCH v3 02/16] drm/i915/hdcp: Get conn while content_type changed
` [Intel-gfx] [PATCH v3 03/16] drm/i915/hotplug: Handle CP_IRQ for DP-MST
` [Intel-gfx] [PATCH v3 04/16] drm/i915/hdcp: DP MST transcoder for link and stream
` [Intel-gfx] [PATCH v3 05/16] drm/i915/hdcp: Move HDCP enc status timeout to header
` [Intel-gfx] [PATCH v3 06/16] drm/i915/hdcp: HDCP stream encryption support
` [Intel-gfx] [PATCH v3 07/16] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [Intel-gfx] [PATCH v3 08/16] drm/i915/hdcp: Pass dig_port to intel_hdcp_init
` [Intel-gfx] [PATCH v3 09/16] drm/i915/hdcp: Encapsulate hdcp_port_data to dig_port
` [Intel-gfx] [PATCH v3 10/16] misc/mei/hdcp: Fix AUTH_STREAM_REQ cmd buffer len
` [Intel-gfx] [PATCH v3 11/16] drm/hdcp: Max MST content streams
` [Intel-gfx] [PATCH v3 12/16] drm/i915/hdcp: MST streams support in hdcp port_data
` [Intel-gfx] [PATCH v3 13/16] drm/i915/hdcp: Pass connector to check_2_2_link
` [Intel-gfx] [PATCH v3 14/16] drm/i915/hdcp: Add HDCP 2.2 stream register
` [Intel-gfx] [PATCH v3 15/16] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [Intel-gfx] [PATCH v3 16/16] drm/i915/hdcp: Enable HDCP 2.2 MST support
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for HDCP 2.2 and HDCP 1.4 Gen12 DP "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] drm/i915: Acquire connector reference before prop_work
 2020-10-27 10:33 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2020-10-27 10:11 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-27  9:36 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/3] drm/doc: Document legacy_cursor_update better
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v11 05/12] drm/i915/dp: Prep for bigjoiner atomic check
 2020-10-27  5:50 UTC  (2+ messages)
` [Intel-gfx] [PATCH v12 "

[Intel-gfx] [PATCH v7 2/2] drm/i915/gvt: Add GVT resume routine to i915
 2020-10-27  4:54 UTC 

[Intel-gfx] [PATCH v7 1/2] drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
 2020-10-27  4:53 UTC 

[Intel-gfx] [PATCH v7 0/2] Enable GVT suspend/resume
 2020-10-27  4:52 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/dg1: map/unmap pll clocks
 2020-10-27  4:35 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/dg1: Enable ports
` [Intel-gfx] [PATCH 3/3] drm/i915/dg1: make Wa_22010271021 permanent

[Intel-gfx] [PULL] gvt-fixes
 2020-10-27  3:17 UTC 

[Intel-gfx] [PATCH v6 1/2] drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
 2020-10-27  2:16 UTC  (6+ messages)

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-10-27  1:26 UTC 

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-10-27  1:20 UTC 

[Intel-gfx] linux-next: manual merge of the drm-misc tree with Linus' tree
 2020-10-27  1:16 UTC 

[Intel-gfx] [PATCH] i915: Add QUIRK_EDP_CHANNEL_EQ for Dell 7200 2-in-1
 2020-10-26 13:11 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-26  9:17 UTC  (23+ messages)
` [Intel-gfx] [PATCH 2/5] drm: Compile out legacy chunks from struct drm_device
` [Intel-gfx] [PATCH 4/5] drm: Allow const struct drm_driver
` [Intel-gfx] [PATCH 5/5] drm/<drivers>: Constify "
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/radeon: Stop changing the drm_driver struct (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/5] drm/radeon: Stop changing the drm_driver struct
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/5] drm/radeon: Stop changing the drm_driver struct (rev2)

[Intel-gfx] [PATCH] drm: Don't create the IN_FORMATS blob when the driver does not provide .format_mod_supported()
 2020-10-26  9:00 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915: Fix a crash in shmem_pin_map() error handling
 2020-10-24 13:47 UTC  (3+ messages)

[Intel-gfx] [PATCH 13/14] drm/i915: Sort ICL PCI IDs
 2020-10-23 23:55 UTC 

[Intel-gfx] [CI 1/2] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
 2020-10-23 23:41 UTC  (3+ messages)
` [Intel-gfx] [CI 2/2] HAX: drm/i915: default to enable_guc=2
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/guc: skip disabling CTBs before sanitizing the GuC

[Intel-gfx] [PATCH] drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications
 2020-10-23 21:31 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications (rev2)

[Intel-gfx] [PATCH 00/11] VRR/Adaptive Sync enabling in i915
 2020-10-23 21:28 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for VRR/Adaptive Sync enabling in i915 (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: wait PSR state back to idle when turn PSR off
 2020-10-23 21:06 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 00/19] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-23 19:46 UTC  (26+ messages)
` [Intel-gfx] [PATCH v2 01/19] drm/i915: s/PORT_TC/TC_PORT_/
` [Intel-gfx] [PATCH v2 02/19] drm/i915: Add PORT_TCn aliases to enum port
` [Intel-gfx] [PATCH v2 10/19] drm/i915: s/tc_port/hpd_pin/ in GEN11_{TC, TBT}_HOTPLUG()
` [Intel-gfx] [PATCH v2 11/19] drm/i915: s/tc_port/hpd_pin/ in icp+ TC hotplug bits
` [Intel-gfx] [PATCH v2 12/19] drm/i915: Relocate intel_hpd_{enabled, hotplug}_irqs()
` [Intel-gfx] [PATCH v2 13/19] drm/i915: Split gen11_hpd_detection_setup() into tc vs. tbt variants
` [Intel-gfx] [PATCH v2 15/19] drm/i915: Rename 'tmp_mask'
` [Intel-gfx] [PATCH v2 16/19] drm/i915: Remove the per-plaform IIR HPD masking
` [Intel-gfx] [PATCH v2 18/19] drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Futher cleanup around hpd pins and port identfiers (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/18] Introduce Alderlake-S
 2020-10-23 18:11 UTC  (5+ messages)
` [Intel-gfx] [PATCH 01/18] drm/i915/adl_s: Add ADL-S platform info and PCI ids
` [Intel-gfx] [PATCH 05/18] drm/i915/adl_s: Add PHYs for Alderlake S

[Intel-gfx] [PATCH] drm/modes: Switch to 64bit maths to avoid integer overflow
 2020-10-23 18:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 11/11] drm/i915/display: Add HW state readout for VRR
 2020-10-23 17:42 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH v3 12/56] drm: fix some kernel-doc markups
 2020-10-23 16:32 UTC 

[Intel-gfx] drm_modes: signed integer overflow
 2020-10-23 16:02 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox