intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 12:22:59 to 2020-10-27 01:20:52 UTC [more...]

[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 1/6] drm/i915/display/psr: Calculate selective fetch plane registers
 2020-10-27  1:04 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/display/psr: Use plane damage clips to calculate damaged area

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

[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
 2020-10-26 23:47 UTC  (24+ 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 v11 06/12] drm/i915: Try to make bigjoiner work in atomic check
` [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 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] 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/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-26  7:13 UTC  (61+ messages)
` [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 09/65] drm/komeda: Annotate dma-fence critical section in commit path
  ` [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 1/5] drm/radeon: Stop changing the drm_driver struct
 2020-10-26  9:17 UTC  (27+ 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] [PATCH] "
` [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] ✗ 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 00/14] drm/i915: PCI ID cleanup
 2020-10-23 23:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH 13/14] drm/i915: Sort ICL PCI IDs

[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  (36+ 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] ✗ 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 v3 00/16] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-10-23 18:54 UTC  (21+ 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] ✗ Fi.CI.IGT: failure "

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

[Intel-gfx] [PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-10-23 15:35 UTC  (5+ 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] ✗ Fi.CI.BAT: failure "

[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


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