Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-22 09:36:40 to 2020-10-23 15:33:15 UTC [more...]

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

[Intel-gfx] drm_modes: signed integer overflow
 2020-10-23 15:27 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-23 15:22 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/5] drm: Compile out legacy chunks from struct drm_device
` [Intel-gfx] [PATCH 3/5] drm/amdgpu: Paper over the drm_driver mangling for virt
` [Intel-gfx] [PATCH 4/5] drm: Allow const struct drm_driver
` [Intel-gfx] [PATCH 5/5] drm/<drivers>: Constify "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/radeon: Stop changing the drm_driver struct
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-23 15:10 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/vc4: Drop legacy_cursor_update override
` [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] [PATCH v3 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-23 15:07 UTC  (20+ 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.CHECKPATCH: warning for HDCP 2.2 and HDCP 1.4 Gen12 DP "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-23 15:02 UTC  (63+ messages)
` [Intel-gfx] [PATCH 2/3] drm/vc4: Drop legacy_cursor_update override
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/atomic-helpers: remove legacy_cursor_update hacks (rev2)
` [Intel-gfx] [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [Intel-gfx] [PATCH 02/65] drm/doc: Document legacy_cursor_update better
  ` [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 05/65] drm/atomic-helper: Add dma-fence annotations
  ` [Intel-gfx] [PATCH 06/65] drm/vkms: Annotate vblank timer
  ` [Intel-gfx] [PATCH 07/65] drm/vblank: Annotate with dma-fence signalling section
  ` [Intel-gfx] [PATCH 08/65] drm/amdgpu: add dma-fence annotations to atomic commit path
  ` [Intel-gfx] [PATCH 09/65] drm/komeda: Annotate dma-fence critical section in "
  ` [Intel-gfx] [PATCH 10/65] drm/malidp: "
  ` [Intel-gfx] [PATCH 11/65] drm/atmel: Use drm_atomic_helper_commit
  ` [Intel-gfx] [PATCH 12/65] drm/imx: Annotate dma-fence critical section in commit path
  ` [Intel-gfx] [PATCH 13/65] drm/omapdrm: "
  ` [Intel-gfx] [PATCH 14/65] drm/rcar-du: "
  ` [Intel-gfx] [PATCH 15/65] drm/tegra: "
  ` [Intel-gfx] [PATCH 16/65] drm/tidss: "
  ` [Intel-gfx] [PATCH 17/65] drm/scheduler: use dma-fence annotations in main thread
  ` [Intel-gfx] [PATCH 18/65] drm/amdgpu: use dma-fence annotations in cs_submit()
  ` [Intel-gfx] [PATCH 19/65] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
  ` [Intel-gfx] [PATCH 20/65] drm/scheduler: use dma-fence annotations in tdr work
  ` [Intel-gfx] [PATCH 21/65] drm/amdgpu: use dma-fence annotations for gpu reset code
  ` [Intel-gfx] [PATCH 22/65] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
  ` [Intel-gfx] [PATCH 23/65] drm/i915: Annotate dma_fence_work
  ` [Intel-gfx] [PATCH 24/65] Revert "drm/i915: Annotate dma_fence_work"
  ` [Intel-gfx] [PATCH 25/65] drm/nouveau: Drop mutex_lock_nested for atomic
  ` [Intel-gfx] [PATCH 26/65] drm/vmwgfx: Drop svga_lock
  ` [Intel-gfx] [PATCH 27/65] drm/vmwgfx: Always evict vram _before_ disabling it
  ` [Intel-gfx] [PATCH 28/65] drm/ttm: WARN_ON non-empty lru when disabling a resource manager
  ` [Intel-gfx] [PATCH 29/65] s390/pci: Remove races against pte updates
  ` [Intel-gfx] [PATCH 30/65] drm/exynos: Stop using frame_vector helpers
  ` [Intel-gfx] [PATCH 31/65] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
  ` [Intel-gfx] [PATCH 32/65] misc/habana: Stop using frame_vector helpers
  ` [Intel-gfx] [PATCH 33/65] misc/habana: Use FOLL_LONGTERM for userptr
  ` [Intel-gfx] [PATCH 34/65] mm/frame-vector: Use FOLL_LONGTERM
  ` [Intel-gfx] [PATCH 35/65] media: videobuf2: Move frame_vector into media subsystem
  ` [Intel-gfx] [PATCH 36/65] mm: Close race in generic_access_phys
  ` [Intel-gfx] [PATCH 37/65] mm: Add unsafe_follow_pfn
  ` [Intel-gfx] [PATCH 38/65] media/videbuf1|2: Mark follow_pfn usage as unsafe
  ` [Intel-gfx] [PATCH 39/65] vfio/type1: Mark follow_pfn "
  ` [Intel-gfx] [PATCH 40/65] PCI: Obey iomem restrictions for procfs mmap
  ` [Intel-gfx] [PATCH 41/65] /dev/mem: Only set filp->f_mapping
  ` [Intel-gfx] [PATCH 42/65] resource: Move devmem revoke code to resource framework
  ` [Intel-gfx] [PATCH 43/65] sysfs: Support zapping of binary attr mmaps
  ` [Intel-gfx] [PATCH 44/65] PCI: Revoke mappings like devmem
` [Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks

[Intel-gfx] [PATCH v2 00/19] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-23 13:34 UTC  (20+ 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 03/19] drm/i915: Give DDI encoders even better names
` [Intel-gfx] [PATCH v2 04/19] drm/i915: Introduce AUX_CH_USBCn
` [Intel-gfx] [PATCH v2 05/19] drm/i915: Pimp AUX CH names
` [Intel-gfx] [PATCH v2 06/19] drm/i915: Use AUX_CH_USBCn for the RKL VBT AUX CH setup
` [Intel-gfx] [PATCH v2 07/19] drm/i915: Parametrize BXT_DE_PORT_HP_DDI with hpd_pin
` [Intel-gfx] [PATCH v2 08/19] drm/i915: Introduce GEN8_DE_PORT_HOTPLUG()
` [Intel-gfx] [PATCH v2 09/19] drm/i915: s/port/hpd_pin/ for icp+ ddi hpd bits
` [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 14/19] drm/i915: Don't enable hpd detection logic from irq_postinstall()
` [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 17/19] drm/i915: Enable hpd logic only for ports that are present
` [Intel-gfx] [PATCH v2 18/19] drm/i915: Use GEN3_IRQ_INIT() to init south interrupts in icp+
` [Intel-gfx] [PATCH v2 19/19] drm/i915: Get rid of ibx_irq_pre_postinstall()

[Intel-gfx] [PATCH 00/24] drm_managed, leftovers
 2020-10-23 12:31 UTC  (3+ messages)
` [Intel-gfx] [PATCH 10/24] drm/arc: Switch to devm_drm_dev_alloc

[Intel-gfx] [PATCH] drm/i915: Fix a crash in shmem_pin_map() error handling
 2020-10-23 12:19 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] i915 Update : DG1 DMC
 2020-10-23 11:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Use the local HWSP offset during submission
 2020-10-23 11:26 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Exercise intel_timeline_read_hwsp()
` [Intel-gfx] [PATCH] drm/i915/gt: Use the local HWSP offset during submission
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with drm/i915/gt: Use the local HWSP offset during submission (rev2)

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_gtt: Trim object size for ptracing
 2020-10-23 10:21 UTC  (2+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH v6 2/2] drm/i915/gvt: Add GVT resume routine to i915
 2020-10-23  8:17 UTC 

[Intel-gfx] [PATCH v6 1/2] drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
 2020-10-23  8:17 UTC 

[Intel-gfx] [PATCH v6 0/2] Enable GVT suspend/resume
 2020-10-23  8:17 UTC 

[Intel-gfx] [drm/i915] 55ea1cb178: phoronix-test-suite.gluxmark.Fullscreen.1280x1024.Fragment.total_score 44.1% improvement
 2020-10-23  8:12 UTC 

[Intel-gfx] [PATCH v11 08/12] drm/i915/dp: Master/Slave enable/disable sequence for bigjoiner
 2020-10-23  7:57 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/6] dg1: remaining basic enabling patches
 2020-10-23  7:33 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/dg1: add hpd interrupt handling
` [Intel-gfx] [PATCH 3/6] drm/i915/dg1: map/unmap pll clocks
` [Intel-gfx] [PATCH 4/6] drm/i915/dg1: Enable ports
` [Intel-gfx] [PATCH 5/6] drm/i915/dg1: make Wa_22010271021 permanent
` [Intel-gfx] [PATCH 6/6] drm/i915/dg1: Implement WA_16011163337

[Intel-gfx] [PATCH CI v2 0/4] drm/i915/guc: Update to GuC v49
 2020-10-23  6:24 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/18] Introduce Alderlake-S
 2020-10-23  0:40 UTC  (5+ messages)
` [Intel-gfx] [PATCH 04/18] drm/i915/adl_s: Add Interrupt Support

[Intel-gfx] [PATCH] drm/i915: Add plane .{min, max}_width() and .max_height() vfuncs
 2020-10-23  0:17 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Skip RPS tests on Ironlake (only IPS)
 2020-10-23  0:11 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/20] drm/i915: Futher cleanup around hpd pins and port identfiers
 2020-10-23  0:01 UTC  (10+ messages)
` [Intel-gfx] [PATCH 01/20] drm/i915: Sort the mess around ICP TC hotplugs regs
` [Intel-gfx] [PATCH 05/20] drm/i915: Introduce AUX_CH_USBCn

[Intel-gfx] [PATCH] drm/modes: Switch to 64bit maths to avoid integer overflow
 2020-10-22 23:14 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/11] VRR/Adaptive Sync enabling in i915
 2020-10-22 22:37 UTC  (13+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Add REG_FIELD_PREP to VRR register def
` [Intel-gfx] [PATCH 02/11] drm/i915/display/vrr: Create VRR file and add VRR capability check
` [Intel-gfx] [PATCH 03/11] drm/i915/display/dp: Attach and set drm connector VRR property
` [Intel-gfx] [PATCH 04/11] drm/i915/display/dp: Add VRR crtc state variables
` [Intel-gfx] [PATCH 05/11] drm/i915/display/dp: Compute VRR state in atomic_check
` [Intel-gfx] [PATCH 06/11] drm/i915/display/dp: Do not enable PSR if VRR is enabled
` [Intel-gfx] [PATCH 07/11] drm/i915/display/vrr: Configure and enable VRR in modeset enable
` [Intel-gfx] [PATCH 08/11] drm/i915/display/vrr: Send VRR push to flip the frame
` [Intel-gfx] [PATCH 09/11] drm/i915/display/vrr: Disable VRR in modeset disable path
` [Intel-gfx] [PATCH 10/11] drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink
` [Intel-gfx] [PATCH 11/11] drm/i915/display: Add HW state readout for VRR
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for VRR/Adaptive Sync enabling in i915

[Intel-gfx] [PULL] drm-intel-next-fixes
 2020-10-22 20:56 UTC 

[Intel-gfx] [PATCH] drm/i915: Reset the interrupt mask on disabling interrupts
 2020-10-22 18:48 UTC  (10+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Reset the interrupt mask on disabling interrupts (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
 2020-10-22 17:30 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/16] HDCP 2.2 DP MST Support
 2020-10-22 15:42 UTC  (11+ messages)
` [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.CHECKPATCH: warning for HDCP 2.2 DP MST Support (rev5)
` [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-22 13:56 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications
 2020-10-22 12:48 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Set drm_crtc_state.active=false for all added disconnected CRTCs sharing MST stream
 2020-10-22 11:07 UTC  (6+ messages)

[Intel-gfx] [PATCH i-g-t v2] tests/i915/perf_pmu: PCI unbind test
 2020-10-22  9:48 UTC 

[Intel-gfx] [PATCH 2/2] drm/i915/pmu: Fix CPU hotplug with multiple GPUs
 2020-10-22  9:42 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 "


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