messages from 2017-09-15 21:05:32 to 2017-09-18 18:54:59 UTC [more...]
[PATCH 00/29] drm/i915: Eliminate DDI encoder->type frobbery redux
2017-09-18 18:54 UTC (38+ messages)
` [PATCH 01/29] drm/i915: Replace some spaces with tabs
` [PATCH 02/29] drm/i915: Shrink bxt_ddi_buf_trans
` [PATCH 03/29] drm/i915: Shrink cnl_ddi_buf_trans
` [PATCH 04/29] drm/i915: Dump 'output_types' in crtc state dump
` [PATCH 05/29] drm/i915: Extract intel_ddi_clk_disable()
` [PATCH 06/29] drm/i915: Extract intel_disable_ddi_buf()
` [PATCH 07/29] drm/i915: Inline the required bits of intel_ddi_post_disable() into intel_ddi_fdi_post_disable()
` [PATCH 08/29] drm/i915: Split intel_ddi_post_disable() into DP vs. HDMI variants
` [PATCH 09/29] drm/i915: Remove useless eDP check from intel_ddi_pre_enable_dp()
` [PATCH 10/29] drm/i915: Split intel_disable_ddi() into DP vs. HDMI variants
` [PATCH 11/29] drm/i915: Plump crtc_state etc. directly to intel_ddi_pre_enable_{dp, hdmi}()
` [PATCH 12/29] drm/i915: Split intel_enable_ddi() into DP and HDMI variants
` [PATCH 13/29] drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
` [PATCH 14/29] drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
` [PATCH 15/29] drm/i915: Pass the encoder type explicitly to skl_set_iboost()
` [PATCH 16/29] drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
` [PATCH 17/29] drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
` [PATCH 18/29] drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
` [PATCH 19/29] drm/i915: Kill off the BXT buf_trans default_index
` [PATCH 20/29] drm/i915: Don't use encoder->type in intel_ddi_set_pipe_settings()
` [PATCH 21/29] drm/i915: Pass crtc state to intel_prepare_dp_ddi_buffers()
` [PATCH 22/29] drm/i915: Start using output_types for DPLL selection
` [PATCH 23/29] drm/i915: Stop using encoder->type in intel_ddi_enable_transcoder_func()
` [PATCH 24/29] drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
` [PATCH 25/29] drm/i915: Stop frobbing with DDI encoder->type
` [PATCH 26/29] drm/i915: Unify error handling for missing DDI buf trans tables
` [PATCH 27/29] drm/i915: Clear up the types we use for DDI buf trans level/n_entries
` [PATCH 28/29] drm/i915: Replace most intel_ddi_get_encoder_port() alls with encoder->port
` [PATCH 29/29] drm/i915: Pass a crtc state to ddi post_disable from MST code
[PATCH 1/2] drm/i915/cnl: Add support slice/subslice/eu configs
2017-09-18 18:49 UTC (2+ messages)
` [PATCH 2/2] drm/i915/cnl: Fix SSEU Device Status
[PATCH] drm/i915/selftests: Only touch archdata.iommu when it exists
2017-09-18 18:35 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH v3 2/2] drm: add backwards compatibility support for drm_kms_helper.edid_firmware
2017-09-18 18:20 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v2
2017-09-18 18:17 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: warning "
[PATCH i-g-t 0/5] IGT PMU support
2017-09-18 18:16 UTC (8+ messages)
` [PATCH i-g-t 1/5] intel-gpu-overlay: Move local perf implementation to a library
` [PATCH i-g-t 2/5] intel-gpu-overlay: Consolidate perf PMU access to library
` [PATCH i-g-t 3/5] intel-gpu-overlay: Fix interrupts PMU readout
` [PATCH i-g-t 4/5] intel-gpu-overlay: Catch-up to new i915 PMU
` [PATCH i-g-t 5/5] tests/perf_pmu: Tests for i915 PMU API
` ✓ Fi.CI.BAT: success for IGT PMU support (rev2)
[PATCH 1/2] drm/i915: Drop useless HAS_PSR() check
2017-09-18 17:55 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Reorganize .disable hooks for pre-DDI DP
` ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: Drop useless HAS_PSR() check
[PATCH 1/2] drm/i915: Only wake the waiter from the interrupt if passed
2017-09-18 17:11 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Check waiter->seqno carefully in case of preemption
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Only wake the waiter from the interrupt if passed
[PATCH] drm/i915: Enable scanline read for gen9 dsi
2017-09-18 16:49 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Enable scanline read for gen9 dsi (rev5)
[PATCH] drm/i915/selftests: Disable iommu for the mock device
2017-09-18 16:40 UTC (5+ messages)
[PATCH v4 00/8] i915 PMU and engine busy stats
2017-09-18 16:30 UTC (13+ messages)
` [PATCH 1/8] drm/i915: Convert intel_rc6_residency_us to ns
` [PATCH 2/8] drm/i915: Extract intel_get_cagf
` [PATCH 3/8] drm/i915/pmu: Expose a PMU interface for perf queries
` [PATCH 4/8] drm/i915/pmu: Suspend sampling when GPU is idle
` [PATCH 5/8] drm/i915: Wrap context schedule notification
` [PATCH 6/8] drm/i915: Engine busy time tracking
` [PATCH 7/8] drm/i915/pmu: Wire up engine busy stats to PMU
` [PATCH 8/8] drm/i915: Gate engine stats collection with a static key
` ✓ Fi.CI.BAT: success for i915 PMU and engine busy stats (rev9)
` ✓ Fi.CI.IGT: "
[PATCH 1/5] drm/i915/guc: Remove obsolete comments and remove unused variable
2017-09-18 16:10 UTC (8+ messages)
` [PATCH 4/5] drm/i915/guc: Cleanup adding GuC work items
` [PATCH v2 "
` [PATCH v3 "
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/guc: Remove obsolete comments and remove unused variable (rev3)
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915/guc: Remove obsolete comments and remove unused variable (rev4)
[PATCH] drm/i915: Return the correct score in i915_ppat_get()
2017-09-18 15:59 UTC (3+ messages)
[PATCH v3 0/2] drm/i915: add perf support for Coffeelake
2017-09-18 15:42 UTC (6+ messages)
` [PATCH v3 1/2] drm/i915/perf: disable clk ratio reports on gen9
` [PATCH v3 2/2] drm/i915/perf: add support for Coffeelake GT2
` ✓ Fi.CI.BAT: success for drm/i915: add perf support for Coffeelake
` ✗ Fi.CI.IGT: warning "
[PATCH 0/5] drm/i915: Miscellaneous fixes to reduce dependency for I915_MAX_PIPES
2017-09-18 15:12 UTC (5+ messages)
` ✗ Fi.CI.IGT: warning for "
` ✗ Fi.CI.BAT: failure "
[CI 1/9] drm/i915: Cancel all ready but queued requests when wedging
2017-09-18 15:05 UTC (13+ messages)
` [CI 2/9] drm/i915/execlists: Kick start request processing after a reset
` [CI 3/9] drm/i915/execlists: Move insert_request()
` [CI 4/9] drm/i915/execlists: Split insert_request()
` [CI 5/9] drm/i915/execlists: Unwind incomplete requests on resets
` [CI 6/9] drm/i915/guc: Remove obsolete comments and remove unused variable
` [CI 7/9] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [CI 8/9] drm/i915/guc: Simplify GuC doorbell logic
` [CI 9/9] drm/i915/guc: Cleanup adding GuC work items
` ✓ Fi.CI.BAT: success for series starting with [CI,1/9] drm/i915: Cancel all ready but queued requests when wedging
` ✗ Fi.CI.IGT: failure "
[request] bugfix patch for inclusion in the Linux 4.9 LTS series
2017-09-18 14:38 UTC (2+ messages)
[PATCH] drm/i915: Move the context descriptor to an inline helper
2017-09-18 14:40 UTC (2+ messages)
[PATCH v3 1/2] drm/i915/gvt: Change log function of kvmgt to common ones
2017-09-18 14:27 UTC (3+ messages)
` [PATCH v3 2/2] drm/i915: Add debug_gvt to classify GVT-g log messages
[PATCH 1/2] drm/i915: Enable scanline read for gen9 dsi
2017-09-18 14:24 UTC (4+ messages)
[PATCH 1/3] drm/i915: Assert the context is not closed on object-close
2017-09-18 13:55 UTC (7+ messages)
` [PATCH 3/3] drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
[PATCH] drm/i915: Disable DMC powersaving during GT operations
2017-09-18 13:40 UTC (3+ messages)
[PATCH 1/2] drm/i915: Silence sparse by using gfp_t
2017-09-18 13:19 UTC (4+ messages)
[PATCH v2 0/2] drm/i915: add perf support for Coffeelake
2017-09-18 13:16 UTC (7+ messages)
` [PATCH v2 1/2] drm/i915/perf: disable clk ratio reports on gen9
` [PATCH v2 2/2] drm/i915/perf: add support for Coffeelake GT2
` ✓ Fi.CI.BAT: success for drm/i915: add perf support for Coffeelake
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: Fix a typo in i915_ppat_get()
2017-09-18 13:14 UTC (5+ messages)
[PATCH i-g-t] meson: Install the (dis)assembler
2017-09-18 13:11 UTC (4+ messages)
` [PATCH i-g-t] meson: Fix IGT_GIT_SHA1 handling
[PATCH] drm/i915/perf: document field usage of drm_i915_perf_oa_config
2017-09-18 12:46 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/8] drm/i915/guc: Export guc_init_send_regs and call only during intel_uc_init_hw
2017-09-18 12:39 UTC (13+ messages)
` [PATCH 2/8] drm/i915/guc: Create intel_guc_init_early
` [PATCH 3/8] drm/i915/guc: Create intel_guc.c for defining GuC specific functionality
` [PATCH 4/8] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 5/8] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 6/8] drm/i915/guc: Remove i915_guc_log_unregister
` [PATCH 7/8] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 8/8] drm/i915: Reorganize HuC authentication
` ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/guc: Export guc_init_send_regs and call only during intel_uc_init_hw
` ✓ Fi.CI.IGT: "
[PATCH] uapi/drm/i915: document field usage of drm_i915_perf_oa_config
2017-09-18 11:47 UTC (2+ messages)
[PATCH 1/4] drm/i915/execlists: Kick start request processing after a reset
2017-09-18 9:10 UTC (6+ messages)
` [PATCH 2/4] drm/i915/execlists: Move insert_request()
` [PATCH 3/4] drm/i915/execlists: Split insert_request()
` [PATCH 4/4] drm/i915/execlists: Unwind incomplete requests on resets
Issues withddcutils/ddccontorl remote control of an monitor with Skylake/Kabylake GPU
2017-09-18 8:46 UTC (2+ messages)
[PATCH v2] drm/i915/mst: Use MST sideband message transactions for dpms control
2017-09-18 8:30 UTC (2+ messages)
[PATCH] drm/i915/gen9+: Set same power state before hibernation image save/restore
2017-09-18 8:20 UTC (3+ messages)
[PATCH] drm/dp: DPCD register defines for link status within ESI field
2017-09-18 7:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH 01/10] drm/i915/guc: Create intel_guc.c for defining GuC specific functionality
2017-09-18 7:53 UTC (19+ messages)
` [PATCH 02/10] drm/i915/guc: Move guc_send_* functions to intel_guc.c
` [PATCH 03/10] drm/i915/guc: Move guc_sample_forcewake "
` [PATCH 04/10] drm/i915/guc: Move GuC specific declarations from intel_uc.h to intel_guc.h
` [PATCH 05/10] drm/i915: Reorganize HuC authentication
` [PATCH 06/10] drm/i915/huc: Move HuC specific declarations from intel_uc.h to intel_huc.h
` [PATCH 07/10] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 08/10] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 09/10] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 10/10] drm/i915/guc: Remove i915_guc_log_unregister
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915/guc: Create intel_guc.c for defining GuC specific functionality
` ✗ Fi.CI.IGT: warning "
[PATCH 4/8] drm/fb-helper: Allocate a drm_file
2017-09-17 1:40 UTC (2+ messages)
` [lkp-robot] [drm/fb] a583bc678d: WARNING:at_kernel/workqueue.c:#flush_workqueue
[PATCH 0/8] drm/fb-helper: Use drm_file to get a dumb framebuffer
2017-09-16 14:45 UTC (7+ messages)
[PATCH] Implement Limited Video Range
2017-09-16 11:57 UTC (8+ messages)
[PATCH 00/11] GuC code restructuring and fixes
2017-09-16 11:40 UTC (10+ messages)
` ✗ Fi.CI.BAT: failure for GuC code restructuring and fixes (rev2)
` [PATCH 01/11] drm/i915/guc: Pass intel_guc to intel_guc_suspend/resume instead of drm_i915_private
` [PATCH 05/11] drm/i915: Reorganize HuC authentication
` [PATCH 10/11] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 11/11] drm/i915/guc: Remove i915_guc_log_unregister
[PATCH] drm/i915/execlists: Kick start request processing after a reset
2017-09-16 10:04 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[igt] igt/kms_psr_sink_crc: Add psr_drrs subtest
2017-09-16 1:17 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: warning "
[PATCH] drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector
2017-09-15 21:26 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Handle drm-layer errors in intel_dp_add_mst_connector (rev3)
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