public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-03-19 20:49:31 to 2015-03-23 08:52:58 UTC [more...]

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-03-23  8:54 UTC  (11+ messages)
` [PATCH 05/59] drm/i915: Reserve ring buffer space for i915_add_request() commands
` [PATCH 51/59] drm/i915: Add *_ring_begin() to request allocation

[PATCH] drm/i915: Keep ring->active_list and ring->requests_list consistent
 2015-03-23  8:49 UTC  (14+ messages)

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-23  8:40 UTC  (6+ messages)

[PATCH i-g-t 02/10] tests/kms_psr_sink_crc: Make render visible to human eyes
 2015-03-23  8:36 UTC  (6+ messages)
` [PATCH] "

[PATCH v2] drm/i915: Optimistically spin for the request completion
 2015-03-23  8:31 UTC  (14+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()
 2015-03-23  8:25 UTC  (2+ messages)

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-23  7:41 UTC  (13+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL
` [PATCH 2/4] clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
` [PATCH 3/4] cpuidle: menu: "
` [PATCH 4/4] media: cxd2820r: "

[PULL] drm-intel-next
 2015-03-23  7:37 UTC 

[PATCH v2 00/19] Remove depencies on staged config for atomic transition
 2015-03-23  7:33 UTC  (25+ messages)
` [PATCH 03/19] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 04/19] drm/i915: Allocate a crtc_state also when the crtc is being disabled
` [PATCH 05/19] drm/i915: Update dummy connector atomic state with current config
` [PATCH 16/19] drm/i915: Check lane sharing between pipes B & C using atomic state
` [PATCH 17/19] drm/i915: Convert intel_pipe_will_have_type() to "

[PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
 2015-03-23  4:11 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] Add Dmesg Triage Feature: further triage i-g-t kmsg log to reduce result noise resulted from piglit dmesg defect
 2015-03-23  1:34 UTC  (5+ messages)

[PATCH] drm/i915: Reduce frequency of unspecific HSW reg debugging
 2015-03-22 18:38 UTC  (2+ messages)

[QA 2015/03/20 ww12] Testing report for `drm-intel-testing` (was: Updated -next)
 2015-03-22  8:57 UTC 

[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
 2015-03-21  1:20 UTC  (4+ messages)

[PATCH 1/2] i-g-t: Adding plane scaling test case
 2015-03-21  0:11 UTC  (2+ messages)
` [PATCH 2/2] i-g-t: Adding panel fitting "

[PATCH 00/21 v2] Adding support for skylake shared scalers
 2015-03-21  0:04 UTC  (22+ messages)
` [PATCH 01/21 v2] drm/i915: Adding drm helper function drm_plane_from_index()
` [PATCH 02/21 v2] drm/i915: Register definitions for skylake scalers
` [PATCH 03/21 v2] drm/i915: Enable get_colorkey functions for primary plane
` [PATCH 04/21 v2] drm/i915: skylake scaler structure definitions
` [PATCH 05/21 v2] drm/i915: Initialize skylake scalers
` [PATCH 06/21 v2] drm/i915: Dump scaler_state too as part of dumping crtc_state
` [PATCH 07/21 v2] drm/i915: Helper function to update skylake scaling ratio
` [PATCH 08/21 v2] drm/i915: Add helper function to update scaler_users in crtc_state
` [PATCH 09/21 v2] drm/i915: Add atomic function to setup scalers scalers for a crtc
` [PATCH 10/21 v2] drm/i915: Helper function to detach a scaler from a plane or crtc
` [PATCH 11/21 v2] drm/i915: Ensure planes begin with no scaler
` [PATCH 12/21 v2] drm/i915: Ensure colorkey and scaling aren't enabled at same time
` [PATCH 13/21 v2] drm/i915: Preserve scaler state when clearing crtc_state
` [PATCH 14/21 v2] drm/i915: use current scaler state during readout_hw_state
` [PATCH 15/21 v2] drm/i915: Update scaling ratio as part of crtc_compute_config
` [PATCH 16/21 v2] drm/i915: Ensure setting up scalers into staged crtc_state
` [PATCH 17/21 v2] drm/i915: copy staged scaler state from drm state to crtc->config
` [PATCH 18/21 v2] drm/i915: stage panel fitting scaler request for fixed mode panel
` [PATCH 19/21 v2] drm/i915: Enable skylake panel fitting using skylake shared scalers
` [PATCH 20/21 v2] drm/i915: Enable skylake primary plane scaling using "
` [PATCH 21/21 v2] drm/i915: Enable skylake sprite "

[PATCH] drm/i915: Use usleep_range() in wait_for()
 2015-03-20 23:38 UTC  (4+ messages)

Fwd: something wrong with the latest kernel
 2015-03-20 23:18 UTC 

[RFC 0/4] Convert requests to use struct fence
 2015-03-20 21:11 UTC  (6+ messages)
` [RFC 1/4] drm/i915: "
` [RFC 2/4] drm/i915: Removed now redudant parameter to i915_gem_request_completed()
` [RFC 3/4] drm/i915: Interrupt driven fences
` [RFC 4/4] drm/i915: Updated request structure tracing

[PATCH] drm/i915: Do not leak objects after capturing error state
 2015-03-20 19:23 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/49] Basic Broxton enabling
 2015-03-20 17:15 UTC  (34+ messages)
` [PATCH 13/49] drm/i915/bxt: add bxt_init_clock_gating
` [PATCH 14/49] drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaround
` [PATCH 16/49] drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaround
` [PATCH 17/49] drm/i915/skl: "
` [PATCH 30/49] drm/i915/bxt: add display initialize/uninitialize sequence
` [PATCH 38/49] drm/i915: check for div-by-zero in vlv_PLL_is_optimal
` [PATCH 39/49] drm/i915/chv: use vlv_PLL_is_optimal in chv_find_best_dpll
` [PATCH 43/49] drm/i915/bxt: Determine PLL attached to pipe
` [PATCH 44/49] drm/i915/bxt: Determine programmed frequency
` [PATCH 45/49] drm/i915: suppress false PLL state warnings on non-GMCH platforms

About install Intel(R) Graphics Installer for Linux* 1.0.8 on Linux Mint
 2015-03-20 16:31 UTC 

Async eDP init
 2015-03-20 15:38 UTC  (12+ messages)

[PATCH] drm/i915/bxt: Add Broxton steppings
 2015-03-20 15:04 UTC  (2+ messages)

[PATCH] drm/i915: Fallback to using unmappable memory for scanout
 2015-03-20 14:52 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v3 00/20] Remove depencies on staged config for atomic transition
 2015-03-20 14:18 UTC  (20+ messages)
` [PATCH 01/20] drm/i915: Add intel_atomic_get_crtc_state() helper function
` [PATCH 02/20] drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
` [PATCH 03/20] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 04/20] drm/i915: Allocate a crtc_state also when the crtc is being disabled
` [PATCH 05/20] drm/i915: Update dummy connector atomic state with current config
` [PATCH 06/20] drm/i915: Implement connector state duplication
` [PATCH 07/20] drm/i915: Copy the staged connector config to the legacy atomic state
` [PATCH 08/20] drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
` [PATCH 09/20] drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
` [PATCH 10/20] drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config()
` [PATCH 11/20] drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config
` [PATCH 12/20] drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
` [PATCH 13/20] drm/i915: Don't use staged config in intel_dp_mst_compute_config()
` [PATCH 14/20] drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
` [PATCH 15/20] drm/i915: Pass an atomic state to modeset_global_resources() functions
` [PATCH 16/20] drm/i915: Check lane sharing between pipes B & C using atomic state
` [PATCH 17/20] drm/i915: Convert intel_pipe_will_have_type() to "
` [PATCH 18/20] drm/i915: Don't look at staged config crtc when changing DRRS state
` [PATCH 19/20] drm/i915: Remove usage of encoder->new_crtc from clock computations

[PATCH v4 0/7] Skylake 90/270 display rotation
 2015-03-20 13:44 UTC  (8+ messages)
` [PATCH 5/7] drm/i915/skl: Support secondary (rotated) frame buffer mapping

[PATCH 00/24] PPGTT dynamic page allocations
 2015-03-20 13:29 UTC  (4+ messages)
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
  ` [PATCH v6 10/32] drm/i915: Add dynamic page trace events

[PATCH 6/9] drm/i915: Pass the primary plane position to .update_primary_plane()
 2015-03-20 11:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/4] drm/i915: Kill intel_plane->obj
 2015-03-20 10:48 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Eliminate the RMW sprite colorkey management

[PATCH v6 08/32] drm/i915: Initialize all contexts
 2015-03-20 10:38 UTC  (3+ messages)
` [PATCH] "

[RFC] drm/i915: don't wait_for_vblank if the CRTC is disabled
 2015-03-20 10:22 UTC  (5+ messages)
` [PATCH] drm/i915: Move vblank wait determination to 'check' phase

[PATCH 00/21] skylake display scalers
 2015-03-20  9:57 UTC  (5+ messages)
` [PATCH 08/21] drm/i915: Add helper function to update scaler_users in crtc_state

[PATCH] lib/igt_aux: Introduce igt_interactive_debug_manual_check
 2015-03-20  9:55 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-03-20  9:25 UTC  (11+ messages)
` [PATCH 5/6] drm/i915: Split batch pool into size buckets
` [PATCH 6/6] drm/i915: Include active flag when describing objects in debugfs

[PATCH 4/4] drm/i915: Fix SKL sprite disable double buffer register update
 2015-03-20  3:12 UTC  (2+ messages)

[Intel-gfx] Preventing zero GPU virtual address allocation
 2015-03-20  3:01 UTC  (12+ messages)
` [Beignet] "

[PATCH v2 4/4] drm/i915: Setup static bias for GPU
 2015-03-20  2:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox