messages from 2017-05-03 11:38:26 to 2017-05-04 20:16:29 UTC [more...]
[PATCHv4 0/3] dma_buf import support for vgem
2017-05-04 20:16 UTC (6+ messages)
` [PATCHv4 1/3] drm/vgem: Add a dummy platform device
` [PATCHv4 2/3] drm/prime: Introduce drm_gem_prime_import_dev
` [PATCHv4 3/3] drm/vgem: Enable dmabuf import interfaces
` ✓ Fi.CI.BAT: success for dma_buf import support for vgem (rev2)
[PATCH 1/9] drm/i915: Replace ten seq_puts() calls by seq_putc()
2017-05-04 20:12 UTC (11+ messages)
` [PATCH 2/9] drm/i915: Combine five seq_printf() calls in i915_display_info()
` [PATCH 3/9] drm/i915: Replace 14 seq_printf() calls by seq_puts()
` [PATCH 4/9] drm/i915: Delete unnecessary braces in three functions
` [PATCH 5/9] drm/i915: Adjust seven checks for null pointers
` [PATCH 6/9] drm/i915: Add spaces for better code readability
` [PATCH 7/9] drm/i915: Combine substrings for a message in gen6_drpc_info()
` [PATCH 8/9] drm/i915: Replace a seq_puts() call by seq_putc() in two functions
` [PATCH 9/9] drm/i915: Combine substrings for two messages in i915_ggtt_probe_hw()
[PATCH] drm/i915: Set all undefined MOCS entries to follow PTE
2017-05-04 20:03 UTC (3+ messages)
` [Intel-gfx] "
[PATCH v2 00/15] drm/i915: Cursor code cleanup and cursor "FBC" support for IVB+ (v2)
2017-05-04 19:42 UTC (3+ messages)
` [PATCH 04/15] drm/i915: Clean up cursor junk from intel_crtc
[RFC] drm/i915/guc: capture GuC logs if FW fails to load
2017-05-04 19:20 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915: Fix rawclk readout for g4x
2017-05-04 18:34 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
drm] Atomic update on pipe (A) took 119 us, max time under evasion is 100 us
2017-05-04 17:43 UTC (3+ messages)
[PATCH 1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
2017-05-04 17:07 UTC (5+ messages)
` [PATCH 2/4] lib/scatterlist: Avoid potential scatterlist entry overflow
` [PATCH 3/4] lib/scatterlist: Introduce and export __sg_alloc_table_from_pages
` [PATCH 4/4] drm/i915: Use __sg_alloc_table_from_pages for userptr allocations
` ✓ Fi.CI.BAT: success for series starting with [1/4] lib/scatterlist: Fix offset type in sg_alloc_table_from_pages
[PATCH] drm/i915: Update MOCS settings for gen 9
2017-05-04 16:51 UTC (10+ messages)
[PATCH 1/3] drm/i915/guc: Move notification code into virtual function
2017-05-04 16:26 UTC (4+ messages)
` [PATCH v2 2/3] drm/i915/guc: Make scratch register base and count flexible
[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
2017-05-04 16:08 UTC (10+ messages)
` [RFC PATCH 5/6] drm/i915/gvt: dmabuf "
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf
[PATCH v1] ACPI: Switch to use generic UUID API
2017-05-04 15:29 UTC (6+ messages)
[PATCH 1/9] drm/i915: Make ptr_unpack_bits() more function-like
2017-05-04 13:58 UTC (8+ messages)
` [PATCH 5/9] drm/i915: Use a define for the default priority [0]
` [PATCH 8/9] drm/i915: Stop inlining the execlists IRQ handler
` [PATCH 9/9] drm/i915: Don't force serialisation on marking up execlists irq posted
` ✓ Fi.CI.BAT: success for series starting with [1/9] drm/i915: Make ptr_unpack_bits() more function-like
[CI 1/3] drm/i915: Avoid the branch in computing intel_ring_space()
2017-05-04 14:54 UTC (7+ messages)
` [CI 2/3] drm/i915: Report the ring->space from intel_ring_update_space()
` [CI 3/3] drm/i915: Micro-optimise hotpath through intel_ring_begin()
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Avoid the branch in computing intel_ring_space()
[PATCH 0/5] vblanke cleanup resend
2017-05-04 13:20 UTC (4+ messages)
` [PATCH 5/5] drm/vblank: Lock down vblank->hwmode more
[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
2017-05-04 13:16 UTC (16+ messages)
` [PATCH 07/67] drm/i915/cnl: Introduce Cannonlake platform defition
` [PATCH 08/67] drm/i915/cnl: Cannonlake uses CNP PCH
` [PATCH 16/67] drm/i915/cnl: Cannonlake has 4 planes (3 sprites) per pipe
` [PATCH 32/67] drm/i915/cnl: DDI - PLL mapping
` [PATCH 33/67] drm/i915: Configure DPLL's for Cannonlake
[PATCH 1/3] drm/i915: Avoid the branch in computing intel_ring_space()
2017-05-04 13:05 UTC (9+ messages)
` [PATCH 3/3] drm/i915: Micro-optimise hotpath through intel_ring_begin()
[PATCH] drm/i915: Move the unclaimed mmio detection into the powerwell for KMS
2017-05-04 12:13 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC 0/7] drm/i915: Convert gen4- watermarks to atomic
2017-05-04 11:41 UTC (8+ messages)
` [RFC 1/7] drm/i915: Calculate gen3- watermarks semi-atomically
` [RFC 2/7] drm/i915: Program gen3- watermarks atomically
` [RFC 3/7] drm/i915: Convert pineview watermarks to atomic
` [RFC 4/7] drm/i915: Calculate gen4 watermarks semiatomically
` [RFC 5/7] drm/i915: Program gen4 watermarks atomically
` [RFC 6/7] drm/i915: Kill off intel_crtc_active
` [RFC 7/7] drm/i915: Rip out legacy watermark infrastructure
[PATCH] drm/i915: Set all undefined MOCS entries to follow PTE
2017-05-04 11:15 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[CI] drm/i915: Use engine->context_pin() to report the intel_ring
2017-05-04 11:01 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use engine->context_pin() to report the intel_ring (rev2)
[PATCH v2 0/4] drm/i915: Calculate intermediate watermarks correctly
2017-05-04 10:56 UTC (18+ messages)
` [PATCH v2 1/4] drm/i915: Change use get_new_plane_state instead of existing plane state
` [PATCH v2 2/4] drm/i915: Change get_existing_crtc_state to old state
` [PATCH v2 3/4] drm/i915: Calculate ironlake intermediate watermarks correctly, v2
` [PATCH v2 4/4] drm/i915: Calculate vlv/chv "
[PATCH] ALSA: hda: Use loop counter for hdac_wait_for_cmd_dmas() timeout
2017-05-04 10:42 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 2/5] drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
2017-05-04 10:08 UTC (2+ messages)
[PATCH 1/3] drm: Plumb modifiers through plane init
2017-05-04 9:28 UTC (23+ messages)
` [PATCH 2/3] drm: Create a format/modifier blob
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm: Plumb modifiers through plane init
[PATCH] drm/i915/cnp: Backlight support for CNP
2017-05-04 9:24 UTC (3+ messages)
[PATCH] tests/pm_sseu: Re-enable the test
2017-05-04 8:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH RESEND i-g-t 2/2] kms_frontbuffer_tracking: Don't poke compressing status for old cpus
2017-05-04 8:29 UTC (4+ messages)
[maintainer-tools PATCH v2] dim: Add pull request tag headers
2017-05-04 8:07 UTC (3+ messages)
` [maintainer-tools PATCH v3] dim: Add pull request tag template
[PATCH i-g-t 00/13] Fix IGTs for Android
2017-05-04 8:00 UTC (3+ messages)
` [PATCH i-g-t 13/13] tests/gem_exec_nop: Disable headless subtest on cairoless Android
[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver
2017-05-04 7:29 UTC (12+ messages)
` [PATCH v5 1/9] drm/i915: Fix cap check for "
` [PATCH v5 2/9] drm/i915: Correctly enable backlight brightness adjustment via DPCD
` [PATCH v5 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v5 4/9] drm/i915: Allow choosing how to adjust brightness if both supported
` [PATCH v5 5/9] drm/i915: Set backlight mode before enable backlight
` [PATCH v5 6/9] drm/i915: Support dynamic backlight via DPCD register
` [PATCH v5 7/9] drm/i915: Restore brightness level in aux backlight driver
` [PATCH v5 8/9] drm: Add definition for eDP backlight frequency
` [PATCH v5 9/9] drm/i915: Set PWM divider to match desired frequency in vbt
` ✗ Fi.CI.BAT: failure for Enhancement to intel_dp_aux_backlight driver (rev4)
[PATCH] drm/mm: Split up long running selftests with cond_resched()
2017-05-04 6:11 UTC (4+ messages)
[PATCH v4 1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization
2017-05-04 5:48 UTC (7+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [v4,1/2] "
` ✓ Fi.CI.BAT: success "
[PATCH v7 00/20] Gen8+ engine-reset
2017-05-04 0:26 UTC (4+ messages)
` [PATCH v7 03/20] drm/i915: Add support for per engine reset recovery
[RFC] tests/pm_sseu: Add subtest to verify UMD can configure render powerclock state
2017-05-03 17:04 UTC (5+ messages)
[PATCH] drm/i915: Use engine->context_pin() to report the intel_ring
2017-05-03 17:04 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
linux-next: build failure after merge of the drm-misc tree
2017-05-03 23:50 UTC (2+ messages)
[PATCH RESEND v4 0/6] Enhancement to intel_dp_aux_backlight driver
2017-05-03 23:47 UTC (14+ messages)
` [PATCH RESEND v4 1/6] drm/i915: Add DPCD preferred mode for backlight control
` [PATCH RESEND v4 3/6] drm/i915: Support dynamic backlight via DPCD register
` [PATCH RESEND v4 5/6] drm: Add definition for eDP backlight frequency
` [PATCH RESEND v4 6/6] drm/i915: Set PWM divider to match desired frequency in vbt
[CI] drm/i915: Implement dma_buf_ops->kmap
2017-05-03 22:19 UTC (7+ messages)
` [PATCH] "
` ✓ Fi.CI.BAT: success for drm/i915: Implement dma_buf_ops->kmap (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915: Implement dma_buf_ops->kmap (rev3)
[PATCH 1/2] drm/i915: Remove kref from i915_sw_fence
2017-05-03 18:34 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Import the kfence selftests for i915_sw_fence
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Remove kref from i915_sw_fence
[PATCH 00/15] Enable OA unit for Gen 8 and 9 in i915 perf
2017-05-03 18:14 UTC (5+ messages)
` [PATCH v2 9/15] drm/i915: expose _SLICE_MASK GETPARM
` [PATCH v2 9/15] drm/i915: expose _SUBSLICE_MASK GETPARM
[PATCH] drm/i915: Allow null render state batchbuffers bigger than one page
2017-05-03 16:31 UTC (7+ messages)
[CI 1/2] drm/i915/guc: Enable send function only after successful init
2017-05-03 16:02 UTC (4+ messages)
[PATCHv3 0/3] dma_buf import support for vgem
2017-05-03 15:24 UTC (7+ messages)
` [PATCHv3 2/3] drm/prime: Introduce drm_gem_prime_import_platform
[PATCH v2 00/11] drm/i915: LPE audio runtime PM and multipipe (v2)
2017-05-03 13:48 UTC (4+ messages)
[PATCH i-g-t v3] tests/kms_atomic_allow_modeset: Add DRM_MODE_ATOMIC_ALLOW_MODESET test
2017-05-03 12:25 UTC
[PATCH i-g-t] tests/kms_atomic_abi: Test event ABI corner cases
2017-05-03 12:04 UTC (2+ messages)
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