messages from 2018-02-21 22:02:52 to 2018-02-22 21:00:35 UTC [more...]
[PATCH v3 00/10] extend PWM framework to support PWM modes
2018-02-22 21:00 UTC (18+ messages)
` [PATCH v3 01/10] pwm: extend PWM framework with "
` [PATCH v3 02/10] pwm: clps711x: populate PWM mode in of_xlate function
` [PATCH v3 03/10] pwm: cros-ec: "
` [PATCH v3 04/10] pwm: pxa: "
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()
` [PATCH v3 06/10] pwm: add PWM modes
` [PATCH v3 07/10] pwm: atmel: add pwm capabilities
` [PATCH v3 08/10] pwm: add push-pull mode support
` [PATCH v3 09/10] pwm: add documentation for pwm push-pull mode
` [PATCH v3 10/10] pwm: atmel: add push-pull mode support
` ✗ Fi.CI.BAT: failure for extend PWM framework to support PWM modes
[PATCH] drm/i915/cnl: Add WaRsDisableCoarsePowerGating
2018-02-22 20:58 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/uc: Start preparing GuC/HuC for reset
2018-02-22 20:52 UTC (3+ messages)
[PATCH v2 0/1] drm/i915: Add and enable DP AUX CH mutex
2018-02-22 20:47 UTC (11+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] drm/i915: Add enum aux_ch and clean up the aux init to use it
2018-02-22 20:44 UTC (11+ messages)
` [PATCH 2/2] drm/i915/cnl: New power domain for AUX IO
` [PATCH v3] drm/i915/psr: "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Add enum aux_ch and clean up the aux init to use it
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Disable SAGV on pre plane update
2018-02-22 20:39 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 2/3] drm/i915: Nuke aux regs from intel_dp
2018-02-22 20:38 UTC (5+ messages)
` [PATCH v2 "
[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
2018-02-22 20:16 UTC (21+ messages)
` [PATCH 01/17] drm/i915/icl: add definitions for the ICL PLL registers
` [PATCH 02/17] drm/i915/icl: add basic support for the ICL clocks
` [PATCH 03/17] drm/i915/icl: compute the combo PHY (DPLL) HDMI registers
` [PATCH 04/17] drm/i915/icl: compute the combo PHY (DPLL) DP registers
` [PATCH 05/17] drm/i915/icl: compute the MG PLL registers
` [PATCH 06/17] drm/i915/icl: Add register definitions for Combo PHY vswing sequences
` [PATCH 07/17] drm/i915/icl: Add Combo PHY DDI Buffer translation tables for Icelake
` [PATCH 08/17] drm/i915/icl: Implement voltage swing programming sequence for Combo PHY DDI
` [PATCH 09/17] drm/i915/icl: Add register defs for voltage swing sequences for MG "
` [PATCH 10/17] drm/i915/icl: Add Voltage swing table for MG PHY DDI Buffer
` [PATCH 11/17] drm/i915/icl: Implement voltage swing programming sequence for MG PHY DDI
` [PATCH 12/17] drm/i915/icl: HPD pin for port F
` [PATCH 13/17] drm/i915/icl: Added 5k source scaling support for Gen11 platform
` [PATCH 14/17] drm/i915/icl: Calculate link clock using the new registers
` [PATCH 15/17] drm/i915/icl: Don't set pipe CSC/Gamma in PLANE_COLOR_CTL
` [PATCH 16/17] drm/i915/gen11: all the DDI ports on gen 11 support 4 lanes
` [PATCH 17/17] drm/i915/icl: Fix the DP Max Voltage for ICL
` ✗ Fi.CI.CHECKPATCH: warning for ICL PLLs, DP/HDMI and misc display
` ✗ Fi.CI.BAT: "
[RFC v3 00/12] drm: Add generic fbdev emulation
2018-02-22 20:06 UTC (13+ messages)
` [RFC v3 01/12] drm: provide management functions for drm_file
` [RFC v3 02/12] drm/file: Don't set master on in-kernel clients
` [RFC v3 03/12] drm: Make ioctls available for in-kernel clients part 1
` [RFC v3 04/12] drm: Make ioctls available for in-kernel clients part 2
` [RFC v3 05/12] drm: Add _ioctl suffix to some functions
` [RFC v3 06/12] drm: Add DRM device iterator
` [RFC v3 07/12] drm/modes: Add drm_umode_equal()
` [RFC v3 08/12] drm/framebuffer: Add drm_mode_can_dirtyfb()
` [RFC v3 09/12] drm: Add API for in-kernel clients
` [RFC v3 10/12] drm/client: Add fbdev emulation client
` [RFC v3 11/12] drm/client: Add bootsplash client
` [RFC v3 12/12] drm/client: Add VT console client
[PATCH] drm/i915/preemption: Allow preemption between submission ports
2018-02-22 19:48 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/preemption: Allow preemption between submission ports (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 1/8] drm/i915: Use the correct power domain for aux ch
2018-02-22 19:42 UTC (10+ messages)
` [PATCH 2/8] drm/i915: Add enum aux_ch and clean up the aux init to use it
` [PATCH 3/8] drm/i915: Nuke aux regs from intel_dp
` [PATCH 4/8] drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()
` [PATCH 5/8] drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()
` [PATCH 6/8] drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
` [PATCH 7/8] drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
` [PATCH 8/8] drm/i915: Deduplicate the code to fill the aux message header
` ✗ Fi.CI.BAT: failure for series starting with [1/8] drm/i915: Use the correct power domain for aux ch
` ✓ Fi.CI.BAT: success "
[PATCH v14 0/6] drm/i915: expose RCS topology to userspace
2018-02-22 19:08 UTC (10+ messages)
` [PATCH v14 1/6] drm/i915: store all subslice masks
` [PATCH v14 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu
` [PATCH v14 3/6] drm/i915/debugfs: add rcs topology entry
` [PATCH v14 4/6] drm/i915: add rcs topology to error state
` [PATCH v14 5/6] drm/i915: add query uAPI
` [PATCH v14 6/6] drm/i915: expose rcs topology through "
` ✗ Fi.CI.SPARSE: warning for drm/i915: expose RCS topology to userspace
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915: Update missing parts after the rename to i915_request
2018-02-22 17:42 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2 1/2] drm/i915/guc: Use correct error code for GuC initialization failure
2018-02-22 17:30 UTC (3+ messages)
[PATCH] drm/i915: Move page sizes out of the 8-bit sandwich
2018-02-22 17:26 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/3] drm/i915: Add enum aux_ch and clean up the aux init to use it
2018-02-22 16:29 UTC (6+ messages)
[PATCH 3/6] drm/i915: Clean up fbc vs. plane checks
2018-02-22 16:15 UTC (5+ messages)
` [PATCH v3 "
[v3] drm/i915: Fix Limited Range Color Handling
2018-02-22 16:15 UTC (3+ messages)
` [v4] "
[PATCH igt] lib/dummyload: Avoid assertions in lowlevel spin constructor
2018-02-22 16:13 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 00/43] drm/i915: Implement HDCP2.2
2018-02-22 15:46 UTC (19+ messages)
` [PATCH 01/43] drm: hdcp2.2 authentication msg definitions
` [PATCH 04/43] mei: me: add gemini lake devices ids
` [PATCH 22/43] drm/i915: Async execution of hdcp authentication
` [PATCH 23/43] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH 24/43] drm/i915: wait for cp_irq
` [PATCH 25/43] drm/i915: Define HDCP2.2 related variables
` [PATCH 26/43] drm/i915: Define Intel HDCP2.2 registers
[PATCH igt] igt/gem_ctx_isolation: Fix checking for context support
2018-02-22 15:10 UTC (2+ messages)
[CI] drm/i915/icl: Prepare for more rings
2018-02-22 14:27 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: Prepare for more rings (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH 0/6] drm/i915: Scanout fence fixes/cleanups
2018-02-22 14:21 UTC (10+ messages)
` [PATCH 1/6] drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout
` [PATCH 5/6] drm/i915: Extract intel_plane_{pin, unpin}_fb()
` [PATCH 6/6] drm/i915: Add a FIXME about FBC vs. fence. 90/270 degree rotation
` ✓ Fi.CI.IGT: success for drm/i915: Scanout fence fixes/cleanups (rev3)
[PATCH 1/2] drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
2018-02-22 13:51 UTC (4+ messages)
` [PATCH 2/2] drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaled
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
` ✓ Fi.CI.IGT: "
[PATCH 00/16] Adding NV12 support
2018-02-22 13:35 UTC (5+ messages)
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
[PATCH 1/2] drm/i915: Rename drm_i915_gem_request to i915_request
2018-02-22 11:59 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Reduce context HW ID lifetime
[PATCH igt 1/2] Iterate over physical engines
2018-02-22 11:26 UTC (5+ messages)
` [PATCH igt v3] "
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH igt] igt/perf_pmu: Fix 64b printf-isms
2018-02-22 11:13 UTC (2+ messages)
[RFC] drm/i915: Eliminate devid sprinkle
2018-02-22 10:59 UTC (13+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: "
` [RFC v2] "
` [RFC v3] "
` ✗ Fi.CI.BAT: warning for drm/i915: Eliminate devid sprinkle (rev2)
` ✗ Fi.CI.BAT: warning for drm/i915: Eliminate devid sprinkle (rev3)
[PATCH igt] Iterate over physical engines
2018-02-22 10:32 UTC
[PATCH] drm/i915/selftests: Extend partial vma coverage to check parallel creation
2018-02-22 9:48 UTC (2+ messages)
[PATCH 1/4] drm/i915/icl: Add the ICL PCI IDs
2018-02-22 9:35 UTC (4+ messages)
` [PATCH 2/4] drm/i915/icl: Show interrupt registers in debugfs
[PATCH] drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later
2018-02-22 9:09 UTC (3+ messages)
[PATCH 1/2] drm/i915/guc: Support engine busy stats
2018-02-22 9:01 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/guc: Support engine busy stats (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/execlists: Add a GEM_TRACE to show when the context is completed
2018-02-22 8:50 UTC (4+ messages)
[CI] drm/i915: GuC test run
2018-02-22 7:50 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: GuC test run (rev4)
` ✗ Fi.CI.IGT: failure "
[PULL] git-fixes for 4.16-rc2
2018-02-22 7:19 UTC (4+ messages)
drm-intel-fixes issues on CI
2018-02-22 7:13 UTC (2+ messages)
[PATCH 12/20] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
2018-02-22 6:17 UTC (3+ messages)
` [PATCH v9] "
[PATCH] drm/i915/hsw: add missing disabled EUs registers reads
2018-02-22 2:18 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/hsw: add missing disabled EUs registers reads (rev4)
[V3] drm/i915: Enable VBT based BL control for DP
2018-02-22 1:36 UTC (6+ messages)
` [V4] "
[PATCH 00/20] ICL GEM enabling (v2)
2018-02-21 23:59 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for ICL GEM enabling (v2) (rev6)
[PATCH libdrm 1/2] intel: align reuse buffer's size on page size instead
2018-02-21 23:54 UTC (3+ messages)
[PATCH] drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
2018-02-21 23:12 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