public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 14:19:29 to 2015-03-24 01:51:55 UTC [more...]

[PATCH 0/3] eDP DRRS patches with IGT app
 2015-03-24  1:51 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Removing the drrs capability enum initialization
` [PATCH 2/2] drm/i915: eDP DRRS limited to only one panel at a time
` [PATCH] tests/kms_drrs: Test Idleness DRRS

[git pull] drm fixes
 2015-03-24  1:41 UTC  (3+ messages)

[PATCH] drm/i915: Remove duplicated intel_fbc_update calls
 2015-03-23 22:53 UTC 

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

[PATCH 1/2] drm/i915: fix race when clearing RPS IIR bits
 2015-03-23 21:10 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: move clearing of RPS interrupt bits from disable to reset time

[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-03-23 20:20 UTC  (4+ messages)
` [PATCH 7/7] drm/i915: Enable PSR by default

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

[PATCH] drm/i915: make unsupported fb modifier message DRM_DEBUG
 2015-03-23 19:43 UTC 

[PATCH 0/5] CHV PM fix & Improvements
 2015-03-23 19:43 UTC  (3+ messages)
` [PATCH 2/5] drm/i915: Re-adjusting rc6 promotional timer for chv

commit 319c1d420a0b (Ensure plane->state->fb stays in sync with plane->fb) cause various errors
 2015-03-23 19:03 UTC 

[PATCH 0/3] Hack to test DRRS, independent of front buffer tracking
 2015-03-23 17:44 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Removing the drrs from front buffer tracker
` [PATCH 2/2] drm/i915/drrs: debugfs for notifying the fb status change
` [PATCH] tests/kms_drrs: fb change notification through debugfs

[PATCH 1/2] i-g-t: Adding plane scaling test case
 2015-03-23 17:46 UTC  (3+ messages)
` [PATCH 2/2] i-g-t: Adding panel fitting "

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-23 17:04 UTC  (11+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL
` [PATCH 4/4] media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()

[PATCH v2 00/19] Remove depencies on staged config for atomic transition
 2015-03-23 16:57 UTC  (20+ 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 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 00/21 v2] Adding support for skylake shared scalers
 2015-03-23 16:32 UTC  (24+ 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 "

drm/i915: Initialize all contexts
 2015-03-23 15:54 UTC 

drm/i915: Track GEN6 page table usage
 2015-03-23 15:54 UTC 

About gpu reset on gen8
 2015-03-23 14:43 UTC 

[PATCH v5 0/7] Skylake 90/270 display rotation
 2015-03-23 14:16 UTC  (14+ messages)
` [PATCH 1/7] drm/i915/skl: Extract tile height code into a helper function
` [PATCH 2/7] drm/i915: Use GGTT view when (un)pinning objects to planes
` [PATCH 3/7] drm/i915: Pass in plane state when (un)pinning frame buffers
` [PATCH 4/7] drm/i915: Helper function to determine GGTT view from plane state
` [PATCH 5/7] drm/i915/skl: Support secondary (rotated) frame buffer mapping
` [PATCH 6/7] drm/i915/skl: Query display address through a wrapper
` [PATCH 7/7] drm/i915/skl: Take 90/270 rotation into account in watermark calculations

[PATCH v2] drm/i915: Compare GGTT view structs instead of types
 2015-03-23 13:39 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib: Add i854 PCI ID
 2015-03-23 13:15 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tools/intel_watermark: Tool to decode watermark registers

[PATCH i-g-t 1/9] lib: Change IOSF SB devfn to 0.0
 2015-03-23 13:14 UTC  (9+ messages)
` [PATCH i-g-t 2/9] lib: Allow 32bit addresses for IOSF-SB registers
` [PATCH i-g-t 3/9] toos/intel_iosf_sb_*: Fix DPIO IOSF SB port number
` [PATCH i-g-t 4/9] tools: Remove intel_dpio_{read, write} tools
` [PATCH i-g-t 5/9] tools/intel_iosf_sb_*: Replace if ladder with an array and bsearch()
` [PATCH i-g-t 6/9] tools/intel_iosf_sb_*: Use getopt() to parse the options
` [PATCH i-g-t 7/9] tools/intel_iosf_sb_*: Support reading/writing multiple registers at once
` [PATCH i-g-t 8/9] tools/intel_iosf_sb_read: Add -c command line option like intel_reg_read
` [PATCH i-g-t 9/9] tools/intel_iosf_sb_read: Support different register strides

[RFC 0/4] Convert requests to use struct fence
 2015-03-23 12:13 UTC  (8+ 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 00/49] Basic Broxton enabling
 2015-03-23 10:57 UTC  (24+ messages)
` [PATCH 01/49] drm/i915/bxt: Add BXT PCI ids
` [PATCH 03/49] drm/i915/bxt: Add IS_BROXTON macro
` [PATCH 04/49] drm/i915/bxt: Broxton uses the same GMS values as Skylake
` [PATCH 05/49] drm/i915/bxt: Enable PTE encoding
` [PATCH 06/49] drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C
` [PATCH 07/49] drm/i915/bxt: Add the plane4 related interrupt definitions
` [PATCH 08/49] drm/i915/bxt: Broxton DDB is 512 blocks
` [PATCH 09/49] drm/i915/bxt: Broxton raises the maximum number of planes to 4
` [PATCH 30/49] drm/i915/bxt: add display initialize/uninitialize sequence
` [PATCH 46/49] drm/i915: Iterate through the initialized DDIs to prepare their buffers
` [PATCH 47/49] drm/i915: Don't write the HDMI buffer translation entry when not needed

[PATCH] tests/gem_tiled_swapping: Fix up L-shaped testing
 2015-03-23 10:01 UTC 

[PATCH] drm/i915: Reduce frequency of unspecific HSW reg debugging
 2015-03-23  9:47 UTC  (5+ messages)

[PATCH] drm/i915: Use usleep_range() in wait_for()
 2015-03-23  9:46 UTC  (7+ messages)

[PATCH] drm/i915: Keep ring->active_list and ring->requests_list consistent
 2015-03-23  9:40 UTC  (17+ messages)

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

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-03-23  9:10 UTC  (12+ 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

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

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

[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)

[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)

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

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

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  (5+ 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  (8+ messages)
` [PATCH v2] "

[PATCH v3 00/20] Remove depencies on staged config for atomic transition
 2015-03-20 14:18 UTC  (18+ messages)
` [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


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