messages from 2017-06-28 21:04:28 to 2017-06-30 13:28:33 UTC [more...]
[RESEND-CI v4 00/15] HDMI YCBCR output handling in DRM layer
2017-06-30 13:28 UTC (35+ messages)
` [RESEND-CI v4 01/15] drm: add HDMI 2.0 VIC support for AVI info-frames
` [RESEND-CI v4 03/15] drm/edid: Complete CEA modedb(VIC 1-107)
` [RESEND-CI v4 04/15] drm/edid: parse YCBCR 420 videomodes from EDID
` [RESEND-CI v4 05/15] drm/edid: parse ycbcr 420 deep color information
` [RESEND-CI v4 06/15] drm/edid: parse sink information before CEA blocks
` [RESEND-CI v4 11/15] drm/i915: prepare scaler for YCBCR420 modeset
` [RESEND-CI v4 13/15] drm/i915: prepare csc unit for YCBCR HDMI output
` [RESEND-CI v4 15/15] drm/i915/glk: set HDMI 2.0 identifier
` [Intel-gfx] "
` [PATCH v5 7/7] drm: create hdmi output property
[PATCH 0/5] drm/i915: Fix pre-g4x GPU reset, again
2017-06-30 13:25 UTC (15+ messages)
` [PATCH 1/5] drm/atomic: Refactor drm_atomic_state_realloc_connectors()
` [PATCH 2/5] drm/atomic: Introduce drm_atomic_helper_duplicate_committed_state()
` [PATCH 3/5] drm/i915% Store vma gtt offset in plane state
` [PATCH 4/5] drm/i915: Refactor __intel_atomic_commit_tail()
` [PATCH 5/5] drm/i915: Solve the GPU reset vs. modeset deadlocks with an rw_semaphore
` [PATCH v4 "
` ✓ Fi.CI.BAT: success for drm/i915: Fix pre-g4x GPU reset, again
` ✓ Fi.CI.BAT: success for drm/i915: Fix pre-g4x GPU reset, again (rev2)
[PATCH v3] drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts
2017-06-30 13:25 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts (rev2)
[PATCH v3 0/2] Handle unsupported configuration with IF-ID
2017-06-30 12:59 UTC (5+ messages)
` [PATCH v3 1/2] drm/i915/skl+: Check for supported plane configuration in Interlace mode
` [PATCH v3 2/2] drm/i915/skl+: Scaling not supported in IF-ID "
` ✗ Fi.CI.BAT: failure for Handle unsupported configuration with IF-ID (rev3)
[PATCH] drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb
2017-06-30 12:46 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] [PATCH] "
[PATCH 0/5] gen9+: Sanitize power well disabling during display uninit
2017-06-30 12:29 UTC (13+ messages)
` [PATCH 1/5] drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disabling
` [PATCH 2/5] drm/i915/skl: Don't disable misc IO power well during display uninit
` [PATCH 3/5] drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling
` [PATCH 4/5] drm/i915/gen9+: Don't remove secondary power well requests
` [PATCH 5/5] drm/i915/cnl: Fix comment about AUX IO power well enable/disable
` ✓ Fi.CI.BAT: success for gen9+: Sanitize power well disabling during display uninit
[PATCH i-g-t] tests/gem_mocs_settings: Fix LNCFCMOCS testing and extract the subtests
2017-06-30 12:14 UTC (2+ messages)
[PATCH 00/17] drm/i915: Redo old gmch irq handling
2017-06-30 11:59 UTC (6+ messages)
` [PATCH 01/17] drm/i915: Clear pipestat consistently
[GIT PULL] GVT-g fixes for drm-intel-next-fixes
2017-06-30 11:43 UTC (2+ messages)
[PATCH 1/4] drm/i915: Trim struct_mutex usage for kms
2017-06-30 11:40 UTC (3+ messages)
` [PATCH 3/4] drm/i915: Make i915_gem_object_phys_attach() use obj->mm.lock more appropriately
[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
2017-06-30 10:56 UTC (2+ messages)
[PATCH v2] drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts
2017-06-30 10:23 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v3 0/6] drm: add asynchrounous plane update
2017-06-30 7:49 UTC (9+ messages)
` [PATCH v3 1/6] drm/atomic: initial support for asynchronous "
` [PATCH v3 2/6] drm/i915: update cursors asynchronously through atomic
` ✗ Fi.CI.BAT: failure for drm: add asynchrounous plane update (rev4)
[PATCH] drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming
2017-06-30 4:13 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Setting pch_id for HSW/BDW in virtual environment
2017-06-30 1:53 UTC (5+ messages)
[Intel-gfx] [PATCH 10/13] drm/fb-helper: Support deferred setup (fwd)
2017-06-29 23:25 UTC
[PATCH 1/7] dma-buf/dma-fence: Extract __dma_fence_is_later()
2017-06-29 23:20 UTC (18+ messages)
` [PATCH 2/7] dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
` [PATCH 3/7] dma-buf/sw-sync: Prevent user overflow on timeline advance
` [PATCH 4/7] dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
` [PATCH 5/7] dma-buf/sw-sync: sync_pt is private and of fixed size
` [PATCH 6/7] dma-buf/sw-sync: Fix locking around sync_timeline lists
` [PATCH v2] "
` [PATCH v3] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
` [PATCH 7/7] "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for series starting with [1/7] dma-buf/dma-fence: Extract __dma_fence_is_later()
` ✓ Fi.CI.BAT: success for series starting with [1/7] dma-buf/dma-fence: Extract __dma_fence_is_later() (rev4)
[PATCH 1/4] intel: Add Cannonlake PCI IDs for U-skus
2017-06-29 22:16 UTC (6+ messages)
` [PATCH 2/4] intel: Add Cannonlake PCI IDs for Y-skus
` [PATCH 3/4] intel/gen10: Add missed gen10 stuff
` [PATCH 4/4] intel: add GEN10 to IS_9XX
[PATCH i-g-t 1/5] lib/cnl: Introduce Cannonlake platform defition
2017-06-29 21:37 UTC (7+ messages)
` [PATCH i-g-t 2/5] lib/cnl: Add Cannonlake PCI IDs for U-skus
` [PATCH i-g-t 3/5] lib/cnl: Add Cannonlake PCI IDs for Y-skus
` [PATCH i-g-t 4/5] lib/instdone: Add Gen10 support
` [PATCH i-g-t 5/5] lib/intel_batchbuffer: Add Gen10 support for render_copy and gpgpu_fillfunc
[PATCH] dri2: Sync i965_pci_ids.h from Mesa
2017-06-29 20:29 UTC
[PATCH] drm/i915/cfl: Fix Workarounds
2017-06-29 20:10 UTC (3+ messages)
[PATCH v4 0/4] Blobifiers (FKA GET_PLANE2)
2017-06-29 20:02 UTC (7+ messages)
` [PATCH 2/4] drm: Create a format/modifier blob
` [PATCH 3/4] drm/i915: Add format modifiers for Intel
` [PATCH 4/4] drm/i915: Add support for CCS modifiers
[PATCH libdrm 1/3] intel: PCI Ids for S SKU in CFL
2017-06-29 17:55 UTC (7+ messages)
` [PATCH libdrm 2/3] intel: PCI Ids for H "
` [PATCH libdrm 3/3] intel: PCI Ids for U "
[RESEND i-g-t 1/3] lib/cfl: Add Coffeelake PCI IDs for S SKU
2017-06-29 17:43 UTC (4+ messages)
` [RESEND i-g-t 2/3] lib/cfl: Add PCI IDs to H SKU in CFl
` [RESEND i-g-t 3/3] lib/cfl: Add PCI Ids for U "
[PATCH i-g-t] lib/cfl: Introduce Coffeelake platform definition
2017-06-29 17:42 UTC (3+ messages)
[PATCH i-g-t] Add support for subtest-specific documentation
2017-06-29 16:08 UTC (2+ messages)
[PATCH v2 0/2] Handle unsupported configuration with IF-ID
2017-06-29 17:37 UTC (6+ messages)
` [PATCH v2 1/2] drm/i915/skl+: Check for supported plane configuration in Interlace mode
` [PATCH v2 2/2] drm/i915/skl+: Scaling not supported in IF-ID "
` ✗ Fi.CI.BAT: warning for Handle unsupported configuration with IF-ID (rev2)
[PATCH] drm/i915: Skip i915_swizzle_info in platforms without GPU side swizzle
2017-06-29 16:55 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/20] huge gtt pages
2017-06-29 15:33 UTC (6+ messages)
` [PATCH 05/20] drm/i915: introduce page_size members
[PATCH] drm/i915: Avoid undefined behaviour of "u32 >> 32"
2017-06-29 15:37 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Avoid undefined behaviour of "u32 >> 32" (rev2)
[PATCH 0/2] Handle unsupported configuration with IF-ID
2017-06-29 14:59 UTC (8+ messages)
` [PATCH 1/2] drm/i915/skl+: Check for supported plane configuration in Interlace mode
` [PATCH 2/2] drm/i915/skl+: Pipe scaling not supported in IF-ID "
` ✓ Fi.CI.BAT: success for Handle unsupported configuration with IF-ID
[PATCH] drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
2017-06-29 13:16 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/13] fbdev locking rework and deferred setup, take 2
2017-06-29 12:38 UTC (14+ messages)
` [PATCH 01/13] drm/fb-helper: Push down modeset lock into FB helpers
` [PATCH 09/13] drm/fb-helper: Split dpms handling into legacy and atomic paths
[PATCH 10/13] drm/fb-helper: Support deferred setup
2017-06-29 12:36 UTC (4+ messages)
` [PATCH] "
[PATCH] drm/i915/fbdev: Check for existence of ifbdev->vma before operations
2017-06-29 12:09 UTC (3+ messages)
[PATCH] BUG-REPORT: snd-hda: hacked-together EPROBE_DEFER support
2017-06-29 10:25 UTC (8+ messages)
[PATCH] drm/i915: Drain the device workqueue on unload
2017-06-29 9:49 UTC (3+ messages)
[PATCH 1/1] drm/i915: Hold RPM wakelock while initializing OA buffer
2017-06-29 9:35 UTC (2+ messages)
[RFC i-g-t] igt: Test tagging support
2017-06-29 9:34 UTC (8+ messages)
[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
2017-06-29 8:39 UTC (17+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations
[PATCH] drm/i915: Set all undefined MOCS entries to follow PTE
2017-06-29 8:35 UTC (7+ messages)
` [Intel-gfx] "
[PATCH i-g-t] igt/debugfs_test: Skip dummy reads for sysfs pipe crc data
2017-06-29 8:05 UTC (3+ messages)
[RESEND i-g-t 1/3] lib/cfl: Add Coffeelake PCI IDs for S SKU
2017-06-28 21:04 UTC (3+ messages)
` [RESEND i-g-t 3/3] lib/cfl: Add PCI Ids for U SKU in CFl
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox