messages from 2015-04-01 15:42:54 to 2015-04-04 07:05:41 UTC [more...]
Broadwell i915 VT behavior on resume from sleep
2015-04-04 7:05 UTC (2+ messages)
[PATCH 0/4 v2] BXT basic slice/subslice/EU stuff
2015-04-04 1:13 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Split SSEU init into functions by platform
` [PATCH 2/4] drm/i915/bxt: Determine BXT slice/subslice/EU info
` [PATCH 3/4] drm/i915: Split-up SSEU device status by platform
` [PATCH 4/4] drm/i915/bxt: Support BXT in SSEU device status dump
[PATCH i-g-t] tests/pm_sseu: Require Gen8+ early in setup
2015-04-04 1:01 UTC
[PATCH] drm: Add integer overflow checking to transitional plane helpers
2015-04-03 23:58 UTC (2+ messages)
[PATCH v2 00/18] *** Command submission via GuC for SKL ***
2015-04-03 18:08 UTC (19+ messages)
` [PATCH v2 01/18] drm/i915: Add guc firmware interface headers
` [PATCH v2 02/18] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH v2 03/18] drm/i915: Unified firmware loading mechanism
` [PATCH v2 04/18] drm/i915: GuC firmware loader
` [PATCH v2 05/18] drm/i915: Add firmware version check
` [PATCH v2 06/18] drm/i915: Defer default hardware context initialisation until first open
` [PATCH v2 07/18] drm/i915: Move execlists defines from .c to .h
` [PATCH v2 08/18] drm/i915: Make several execlist helper functions external
` [PATCH v2 09/18] drm/i915: Add functions to allocate / release gem obj for GuC
` [PATCH v2 10/18] drm/i915: Functions to support command submission via GuC
` [PATCH v2 11/18] drm/i915: Integration of GuC client
` [PATCH v2 12/18] drm/i915: Interrupt routing for GuC scheduler
` [PATCH v2 13/18] drm/i915: Enable commands submission via GuC
` [PATCH v2 14/18] drm/i915: debugfs of GuC status
` [PATCH v2 15/18] drm/i915: Enable GuC firmware log
` [PATCH v2 16/18] drm/i915: Ring Context allocating for GuC
` [PATCH v2 17/18] drm/i915: Taking forcewake during GuC load
` [PATCH v2 18/18] Documentation/drm: kerneldoc for GuC
[intel-gfx][PATCH V4] Displayport compliance testing V4
2015-04-03 16:08 UTC (7+ messages)
` [PATCH 3/9] drm/i915: Add a delay in Displayport AUX transactions for compliance testing
` [PATCH 03/11] "
[QA 2015/04/03 ww14] Testing report for `drm-intel-testing` (was: Updated -next)
2015-04-03 12:00 UTC
[PATCH] drm/i915: Pin tiled objects for L-shaped configs
2015-04-03 9:43 UTC (3+ messages)
[PATCH] drm: Return current vblank value for drmWaitVBlank queries
2015-04-03 9:06 UTC (5+ messages)
` [PATCH] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
[PATCH] Correct drm display mode table about 1856x1392 @75Hz mode
2015-04-03 7:30 UTC (4+ messages)
[PATCH] drm/i915: list self-refresh as enabled on newer platforms
2015-04-03 5:21 UTC (4+ messages)
[PATCH] drm/i915: Silence a sparse warning
2015-04-03 3:17 UTC (2+ messages)
[PATCH 00/20] skylake display scalers
2015-04-03 2:50 UTC (35+ messages)
` [PATCH 01/20] drm/i915: Adding drm helper function drm_plane_from_index()
` [PATCH 02/20] drm/i915: Register definitions for skylake scalers
` [PATCH 03/20] drm/i915: skylake scaler structure definitions
` [PATCH 04/20] drm/i915: Initialize plane colorkey to NONE
` [PATCH 05/20] drm/i915: Initialize skylake scalers
` [PATCH 06/20] drm/i915: Convert primary plane 16.16 values to regular ints
` [PATCH 07/20] drm/i915: Dump scaler_state too as part of dumping crtc_state
` [PATCH 08/20] drm/i915: Helper function to update skylake scaling ratio
` [PATCH 09/20] drm/i915: Add helper function to update scaler_users in crtc_state
` [PATCH 10/20] drm/i915: Add atomic function to setup scalers scalers for a crtc
` [PATCH 11/20] drm/i915: Helper function to detach a scaler from a plane or crtc
` [PATCH 12/20] drm/i915: Preserve scaler state when clearing crtc_state
` [PATCH 13/20] drm/i915: use current scaler state during readout_hw_state
` [PATCH 14/20] drm/i915: Update scaling ratio as part of crtc_compute_config
` [PATCH 15/20] drm/i915: Ensure setting up scalers into staged crtc_state
` [PATCH 16/20] drm/i915: copy staged scaler state from drm state to crtc->config
` [PATCH 17/20] drm/i915: stage panel fitting scaler request for fixed mode panel
` [PATCH 18/20] drm/i915: Enable skylake panel fitting using skylake shared scalers
` [PATCH 19/20] drm/i915: Enable skylake primary plane scaling using "
` [PATCH 20/20] drm/i915: Enable skylake sprite "
[PATCH] drm/i915: Allow userptr backchannel for passing aroung GTT mappings
2015-04-03 1:07 UTC (4+ messages)
[PATCH] drm/i915: Clean-up idr table if context create fails
2015-04-02 23:00 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2] BXT basic slice/subslice/EU stuff
2015-04-02 21:50 UTC (4+ messages)
` [PATCH 1/2] drm/i915/bxt: Determine BXT slice/subslice/EU info
[PATCH 0/8] Enable DC states for skl
2015-04-02 20:49 UTC (17+ messages)
` [PATCH 1/8] drm/i915/skl: Add support to load SKL CSR firmware
` [PATCH 2/8] drm/i915/skl: Implement enable/disable for Display C5 sttate
` [PATCH 3/8] drm/i915/skl: Add DC5 Trigger Sequence
` [PATCH 4/8] drm/i915/skl: Assert the requirements to enter or exit DC5
` [PATCH 5/8] drm/i915/skl: Implement enable/disable for Display C6 state
` [PATCH 6/8] drm/i915/skl: Add DC6 Trigger sequence
` [PATCH 7/8] drm/i915/skl: Assert the requirements to enter or exit DC6
` [PATCH 8/8] drm/i915/skl: Enable runtime PM
[PATCH] drm/i915: Allow disabling the destination colorkey for overlay
2015-04-02 17:00 UTC (3+ messages)
[PATCH 1/2] drm/i915/vlv: save/restore the power context base reg
2015-04-02 16:56 UTC (8+ messages)
` [PATCH 2/2] drm/i915/vlv: remove wait for previous GFX clk disable request
[PATCH i-g-t v4] tests: install test programs to libexec
2015-04-02 16:43 UTC (3+ messages)
` [PATCH i-g-t v5] "
[RFC][PATCH] tracing/drm: Remove unused TRACE_SYSTEM_STRING define
2015-04-02 16:37 UTC
[PATCH 00/49] Basic Broxton enabling
2015-04-02 16:32 UTC (3+ messages)
` [PATCH 30/49] drm/i915/bxt: add display initialize/uninitialize sequence
[RFC i-g-t] tests/gem_exec_pad_to_size: Test object padding at execbuf
2015-04-02 16:09 UTC (11+ messages)
` [RFC i-g-t v3] "
` [RFC i-g-t v4] "
` [RFC i-g-t v5] "
[PATCH 1/2] drm/i915/skl: Allow universal planes to position
2015-04-02 15:59 UTC (9+ messages)
` [PATCH 2/2] drm/i915/skl: Support for 90/270 rotation
[RFC] drm/i915: _wait_for might be called when irq is off
2015-04-02 15:27 UTC (2+ messages)
looks like a issue in do_switch() and mi_set_context() in i915_gem_context.c?
2015-04-02 13:16 UTC (5+ messages)
[PATCH] drm/i915: Allow legacy interface for legacy Y tiled display
2015-04-02 12:31 UTC (2+ messages)
[PULL] drm-intel-fixes
2015-04-02 12:25 UTC
[PATCH 0/6] Remove more staged config usage
2015-04-02 11:48 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Don't use staged config for VLV cdclk calculations
` [PATCH 2/6] drm/i915: Don't use intel_crtc->new_config in pll calculation code
` [PATCH 3/6] drm/i915: Remove intel_crtc->new_config
` [PATCH 4/6] drm/i915: Don't use staged config in check_digital_port_conflicts()
` [PATCH 5/6] drm/i915: Don't use staged config in check_encoder_cloning()
` [PATCH 6/6] drm/i915: Don't use staged config in intel_mst_pre_enable_dp()
A picking of low hanging fruit
2015-04-02 11:39 UTC (6+ messages)
` [PATCH 02/49] drm/i915: Agressive downclocking on Baytrail
` [PATCH 08/49] drm/i915: Re-enable RPS wait-boosting for all engines
Kernel panic every other reboot/poweroff since 3.19.3 ( commit 9a6f5130143 )
2015-04-02 11:02 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 1/8] drm/i915/skl: Add support to load SKL CSR firmware
2015-04-02 10:51 UTC (3+ messages)
All sort of cdclk stuff
2015-04-02 10:16 UTC (6+ messages)
` [PATCH 19/19] drm/i915: Modeset global_pipes() update
[PATCH] drm/i915: Make debugfs/i915_gem_request more friendly
2015-04-02 10:07 UTC (2+ messages)
[PATCH 00/12] drm: Fix various static analysis issues
2015-04-02 10:07 UTC (14+ messages)
` [PATCH 01/12] intel: Validate bo_fake before using
` [PATCH 02/12] intel: Validate output of realloc()
` [PATCH 03/12] intel: Use snprintf instead of sprintf
` [PATCH 04/12] intel: Validate pointer before using
` [PATCH 05/12] xf86drm: Avoid negative array index value
` [PATCH 06/12] xf86drmSL: Check function return value
` [PATCH 07/12] intel: Validate memory allocations
` [PATCH 08/12] drm: "
` [PATCH 09/12] xf86drmSL: Check memory allocation by SL_RANDOM_INIT()
` [PATCH 10/12] xf86drmHash: Check memory allocation in HashHash()
` [PATCH 11/12] xf86drm: Validate function return value
` [PATCH 12/12] xf86drmSL: Add missing function call to SLLocate()
[PATCH] uxa: Do not use RandR in hotplug if not available
2015-04-02 8:49 UTC (2+ messages)
[PATCH] drm/i915: Reject the colorkey ioctls for primary and cursor planes
2015-04-02 8:31 UTC (3+ messages)
[PATCH] drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
2015-04-02 8:27 UTC (3+ messages)
[PULL] topic/drm-fixes
2015-04-02 8:17 UTC
community code of conduct for intel-gfx
2015-04-02 7:48 UTC
[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
2015-04-02 6:33 UTC (3+ messages)
[PATCH] drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
2015-04-02 0:50 UTC (2+ messages)
[PATCH 7/7] lib: add igt_draw
2015-04-01 23:17 UTC (10+ messages)
[RFC PATCH i-g-t 0/1] April Tools: complete intel reg tool overhaul
2015-04-01 18:37 UTC (2+ messages)
` [RFC PATCH i-g-t 1/1] intel_reg: introduce one intel_reg tool to rule them all
[PATCH 8/9] drm/i915: Add debugfs test control files for Displayport compliance testing
2015-04-01 18:12 UTC (2+ messages)
` [PATCH 08/11] "
[intel-gfx][PATCH] Displayport compliance tests 4.2.2.7 and 4.2.2.8
2015-04-01 18:06 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Add support for Displayport compliance test 4.2.2.7
` [PATCH 2/2] drm/i915: Add support for Displayport compliance test 4.2.2.8
[PATCH 6/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
2015-04-01 18:00 UTC (2+ messages)
` [PATCH 06/11] "
[PATCH v2] drm/i915: add i915 specific connector debugfs file for DPCD
2015-04-01 17:26 UTC (2+ messages)
[PATCH i-g-t] tests/drv_getparams: Skip instead of fail on EINVAL
2015-04-01 17:21 UTC (4+ messages)
Video lockup
2015-04-01 16:50 UTC (2+ messages)
[PATCH 0/5] i965/skl: Add YF/YS tiling support
2015-04-01 16:31 UTC (7+ messages)
` [PATCH 4/5] Align YS tile base address to 64KB
[PATCH i-g-t] tests/Android.mk : skip kms_pipe_b_c_ivb if no cairo
2015-04-01 15:56 UTC
[PATCH i-g-t] tests/gem_concurrent.c: rename to gem_concurrent_all
2015-04-01 15:45 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