messages from 2017-11-11 00:10:47 to 2017-11-13 21:12:37 UTC [more...]
[PATCH v2 0/4] drm/i915: some perf cleanups (& fixes!)
2017-11-13 21:12 UTC (13+ messages)
` [PATCH v2 1/4] drm/i915/perf: reuse timestamp frequency from device info
` [PATCH v2 2/4] drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
` [PATCH v2 3/4] drm/i915: fix 64bit divide
` [PATCH v2 4/4] drm/i915/cnl: only divide up base frequency with crystal source
` ✓ Fi.CI.BAT: success for drm/i915: some perf cleanups (& fixes!)
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: Fix vblank timestamp/frame counter jumps on gen2
2017-11-13 21:05 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Wait for pipe to start on i830 as well
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix vblank timestamp/frame counter jumps on gen2
` ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH 1/2] "
[PATCH] drm/i915: Fix init_clock_gating for resume
2017-11-13 21:01 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH] "
[PATCH i-g-t 0/5] Import drm UAPI headers
2017-11-13 20:59 UTC (6+ messages)
` [PATCH i-g-t 2/5] tests: Convert to using the imported drm-uapi headers
[PATCH 1/2] drm/i915: Clear per-engine fault register as early as possible
2017-11-13 19:44 UTC (10+ messages)
` [PATCH 2/2 v2] drm/i915: There is only one fault register from GEN8 onwards
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Clear per-engine fault register as early as possible
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Clear per-engine fault register as early as possible (rev2)
` ✓ Fi.CI.IGT: "
[drm-intel:drm-intel-next-queued 6/6] drivers/gpu/drm/i915/intel_device_info.c:345: undefined reference to `__udivdi3'
2017-11-13 19:31 UTC
[PULL] drm-misc-fixes
2017-11-13 19:27 UTC
[PATCH 00/10] drm/edid: Infoframe cleanups and fixes
2017-11-13 19:07 UTC (18+ messages)
` [PATCH 01/10] video/hdmi: Allow "empty" HDMI infoframes
` [PATCH 02/10] drm/edid: Allow HDMI infoframe without VIC or S3D
` [PATCH 03/10] drm/modes: Introduce drm_mode_match()
` [PATCH 04/10] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH 05/10] drm/edid: Fix up edid_cea_modes[] formatting
` [PATCH 06/10] drm/edid: Fix cea mode aspect ratio handling
` [PATCH 07/10] drm/edid: Don't send bogus aspect ratios in AVI infoframes
` [PATCH 08/10] video/hdmi: Reject illegal picture aspect ratios
` [PATCH 09/10] video/hdmi: Constify 'buffer' to the unpack functions
` [PATCH 10/10] video/hdmi: Pass buffer size to infoframe "
` ✓ Fi.CI.BAT: success for drm/edid: Infoframe cleanups and fixes
` ✓ Fi.CI.IGT: "
[RESEND v2 1/2] drm/i915: Add connector property to limit max bpc
2017-11-13 18:53 UTC (4+ messages)
[PATCH 0/1] HDMI 2.0 on CNL... not working
2017-11-13 18:47 UTC (11+ messages)
` [PATCH 1/1] drm/i915/cnl: Extend HDMI 2.0 support to CNL
` ✗ Fi.CI.IGT: warning for HDMI 2.0 on CNL... not working... (rev2)
[PATCH v4] drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
2017-11-13 18:41 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+ (rev5)
[drm-intel:drm-intel-next-queued 6/6] intel_device_info.c:undefined reference to `__udivdi3'
2017-11-13 18:26 UTC
[PATCH] drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
2017-11-13 18:20 UTC (4+ messages)
[PATCH 1/2] drm/atomic-helper: always track connector commits, too
2017-11-13 17:50 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/atomic-helper: always track connector commits, too (rev2)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/atomic-helper: always track connector commits, too (rev3)
` ✓ Fi.CI.IGT: "
[PATCH 0/2] drm/i915: some perf cleanups
2017-11-13 17:33 UTC (4+ messages)
` [PATCH 1/2] drm/i915/perf: reuse timestamp frequency from device info
` [PATCH 2/2] drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
` ✗ Fi.CI.BAT: failure for drm/i915: some perf cleanups
[PATCH v3 01/11] drm/i915: Update watermark state correctly in sanitize_watermarks
2017-11-13 17:24 UTC (25+ messages)
` [PATCH v3 02/11] drm/i915: Remove bogus ips_enabled check
` [PATCH v3 04/11] drm/i915: Handle adjust better in intel_pipe_config_compare
` [PATCH v3 06/11] drm/i915: Handle locking better in i915_sink_crc
` [PATCH v3 07/11] drm/i915: Pass idle crtc_state to intel_dp_sink_crc
` [PATCH v3 08/11] drm/i915: Pass crtc_state to ips toggle functions, v2
` [PATCH v3 10/11] drm/i915: Enable FIFO underrun reporting after initial fastset, v3
` [PATCH] drm/i915: Enable FIFO underrun reporting after initial fastset, v4
` [Intel-gfx] [PATCH v3 01/11] drm/i915: Update watermark state correctly in sanitize_watermarks
` ✗ Fi.CI.BAT: failure for series starting with [v3,01/11] drm/i915: Update watermark state correctly in sanitize_watermarks (rev2)
[PATCH v9 0/8] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
2017-11-13 16:42 UTC (17+ messages)
` [PATCH v9 1/8] drm/i915 : Unifying seq_puts messages for feature support
` [PATCH v9 2/8] drm/i915/guc : Removing i915_modparams.enable_guc_loading module parameter
` [PATCH v9 3/8] drm/i915/guc : Updating GuC and HuC firmware select function
` [PATCH v9 4/8] drm/i915/guc : Updating GuC logs to remove enable_guc_submission parameter
` [PATCH v9 6/8] drm/i915/guc : Introducing enable_guc module parameter
` [PATCH v9 7/8] drm/i915/guc : Decouple logs and ADS from submission
` [PATCH v9 8/8] drm/i915/guc : Calling intel_guc_init in i915_gem_init
[PATCH] drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnl
2017-11-13 16:20 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH 2/2] drm/i915: sync dp link status checks against atomic commmits
2017-11-13 16:01 UTC (3+ messages)
` [PATCH] "
[PATCH 0/7] drm/i915: Perf updates
2017-11-13 15:28 UTC (15+ messages)
` [PATCH 1/7] drm/i915/perf: complete whitelisting for OA programming on HSW
` [PATCH 2/7] drm/i915/perf: add support for Coffeelake GT3
` [PATCH 4/7] drm/i915: fix register naming
` [PATCH 6/7] drm/i915: expose command stream timestamp frequency to userspace
` [PATCH 7/7] drm/i915/perf: reuse timestamp frequency from device info
[PATCH] drm/i915: Put all non-blocking modesets onto an ordered wq
2017-11-13 15:18 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH] ftrace: Allow configuring global trace buffer size (for dump-on-oops)
2017-11-13 14:02 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[RFC 0/5] Class/instance based execbuf plus more
2017-11-13 13:28 UTC (12+ messages)
` [RFC 1/5] drm/i915: Select engines via class and instance in execbuffer2
` [RFC 2/5] drm/i915: Engine capabilities uAPI
` [RFC 3/5] drm/i915: Concurrent context uAPI
` [RFC 4/5] drm/i915: Re-arrange execbuf so context is known before engine
` [RFC 5/5] drm/i915: Per batch buffer VCS balancing
` ✗ Fi.CI.BAT: failure for Class/instance based execbuf plus more
[PATCH v4] drm/i915: Object w/o backing stroage is banned by -ENXIO
2017-11-13 12:27 UTC (3+ messages)
` [PATCH v3] drm/i915: Introduce GEM proxy
[PATCH 0/4] drm/i915: introduce query information
2017-11-13 11:14 UTC (9+ messages)
` [PATCH 4/4] drm/i915: expose rcs topology through discovery uAPI
[PATCH igt 1/2] lib: Attempt to load the module for a missing device
2017-11-13 11:13 UTC (3+ messages)
` [PATCH igt 2/2] lib/kmod: Stop reloading i915 after every kselftest
` ✗ Fi.CI.BAT: warning for series starting with [1/2] lib: Attempt to load the module for a missing device
[PATCH 0/7] Add Plane Color Properties
2017-11-13 10:30 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v10 0/9] i915 PMU and engine busy stats
2017-11-13 9:51 UTC (11+ messages)
` [PATCH 1/9] drm/i915: Extract intel_get_cagf
` [PATCH 2/9] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 3/9] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 4/9] drm/i915: Wrap context schedule notification
` [PATCH 5/9] drm/i915: Engine busy time tracking
` [PATCH 6/9] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 7/9] drm/i915/pmu: Add interrupt count metric
` [PATCH 8/9] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 9/9] drm/i915/pmu: Add RC6 residency metrics
` ✗ Fi.CI.BAT: warning for i915 PMU and engine busy stats (rev22)
[PATCH 0/4] GuC submission functions/struct name/prototype update
2017-11-13 9:23 UTC (6+ messages)
` [PATCH 1/4] drm/i915/guc: Update name and prototype of GuC submission related functions
` [PATCH 2/4] drm/i915/guc: Rename i915_guc_client struct to intel_guc_client
` [PATCH 3/4] drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
` [PATCH 4/4] HAX enable GuC submission for CI
` ✗ Fi.CI.BAT: failure for GuC submission functions/struct name/prototype update
[RFC PATCH v6 0/6] Refactor HW workaround code
2017-11-12 14:35 UTC (6+ messages)
` [RFC PATCH 1/6] drm/i915: Remove Gen9 WAs with no effect
[PATCH igt] lib/i915: Prepare for the loss of i915.enable_execlists parameter
2017-11-12 14:24 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[CI 1/3] Revert "drm/framebuffer: Add framebuffer debugfs file"
2017-11-12 12:37 UTC (5+ messages)
` [CI 2/3] Revert "drm/atomic: Use drm_framebuffer_print_info()"
` [CI 3/3] drm/i915: Remove redundant intel_autoenable_gt_powersave()
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] Revert "drm/framebuffer: Add framebuffer debugfs file"
` ✓ Fi.CI.IGT: "
[PATCH igt] tools/error_decode: Print ASCII user buffers
2017-11-12 12:18 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[CI 1/3] Revert "drm/framebuffer: Add framebuffer debugfs file"
2017-11-12 9:47 UTC (4+ messages)
` [CI 2/3] Revert "drm/atomic: Use drm_framebuffer_print_info()"
` [CI 3/3] drm/i915: Remove redundant intel_autoenable_gt_powersave()
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] Revert "drm/framebuffer: Add framebuffer debugfs file"
[CI 1/2] Revert "drm/framebuffer: Add framebuffer debugfs file"
2017-11-12 9:24 UTC (3+ messages)
` [CI 2/2] drm/i915: Remove redundant intel_autoenable_gt_powersave()
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] Revert "drm/framebuffer: Add framebuffer debugfs file"
[CI] drm/i915: Remove redundant intel_autoenable_gt_powersave()
2017-11-11 22:37 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Remove redundant intel_autoenable_gt_powersave() (rev3)
[CI] drm/i915: Remove redundant intel_autoenable_gt_powersave()
2017-11-11 21:55 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Remove redundant intel_autoenable_gt_powersave() (rev2)
[PATCH v2] drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
2017-11-11 12:47 UTC (2+ messages)
[PATCH v2 0/2] drm/i915: Introduce GEM proxy
2017-11-11 2:44 UTC (7+ messages)
` [PATCH v2 1/2] "
[PATCH v17 0/6] drm/i915/gvt: Dma-buf support for GVT-g
2017-11-11 2:04 UTC (7+ messages)
` [PATCH v17 5/6] vfio: ABI for mdev display dma-buf operation
[PATCH] drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
2017-11-11 1:55 UTC (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser (rev2)
[PATCH 1/5] drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
2017-11-11 1:52 UTC (6+ messages)
` [PATCH 2/5] drm/i915/selftests: Increase size for mock ringbuffer
` [PATCH 3/5] drm/i915: Remove redundant intel_autoenable_gt_powersave()
` [PATCH 4/5] drm/i915: Make request's wait-for-space explicit
` [PATCH 5/5] drm/i915: Automatic i915_switch_context for legacy
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
[PATCH] drm/i915: Remove redundant intel_autoenable_gt_powersave()
2017-11-11 0:31 UTC (2+ messages)
` ✗ Fi.CI.IGT: warning for "
[RFC 0/3] GuC functions name/prototype update
2017-11-11 0:26 UTC (2+ messages)
[PATCH] drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk
2017-11-11 0:22 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glk (rev4)
[PATCH] drm/i915: There is only one fault register from GEN8 onwards
2017-11-11 0:15 UTC (5+ 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