Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-08 13:49:03 to 2015-12-10 08:29:44 UTC [more...]

[PATCH 2/2] drm/i915: Add hot_plug hook for hdmi encoder
 2015-12-10  8:29 UTC  (4+ messages)
  ` [PATCH] "

[PATCH 1/2] drm/i915: Call encoder hotplug for init and resume cases
 2015-12-10  4:27 UTC  (2+ messages)

[PATCH 1/3] PM / Runtime: Introduce pm_runtime_get_noidle
 2015-12-10  0:58 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Take runtime pm wakelock during hangcheck
` [PATCH 3/3] drm/i915: Do not cancel hangcheck prior to runtime suspend
` [PATCH v2] PM / Runtime: Introduce pm_runtime_get_noidle

[PATCH] drm/i915: Flush the RPS bottom-half when the GPU idles
 2015-12-09 22:02 UTC  (5+ messages)

[PATCH 1/5] drm/i915: Separate cherryview from valleyview
 2015-12-09 20:59 UTC  (6+ messages)

[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
 2015-12-09 20:53 UTC  (2+ messages)

[PATCH v10 0/6] Support for creating/using Stolen memory backed objects
 2015-12-09 19:39 UTC  (19+ messages)
` [PATCH 1/6] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 2/6] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/6] drm/i915: Propagating correct error codes to the userspace
` [PATCH 4/6] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation

[PATCH v6] drm/i915: Add soft-pinning API for execbuffer
 2015-12-09 19:09 UTC  (9+ messages)
` [PATCH v7] "

[PATCH] drm/i915/guc: Move GuC wq_reserve_space to ring_reserve_space
 2015-12-09 18:50 UTC  (4+ messages)
` [PATCH v2] drm/i915/guc: Move GuC wq_reserve_space to alloc_request_extras

[PATCH] drm/i915: Fix random aux transactions failures
 2015-12-09 18:53 UTC  (3+ messages)

[RFC 1/2] drm: Add aux plane verification in addFB2
 2015-12-09 18:05 UTC  (3+ messages)
` [RFC 2/2] drm/i915: Render decompression support for Gen9

[PATCH v8] drm/i915: Extend LRC pinning to cover GPU context writeback
 2015-12-09 16:44 UTC  (2+ messages)

[PATCH] drm/i915: Cancel hangcheck before GPU is suspended
 2015-12-09 16:19 UTC  (3+ messages)

[PATCH 1/5] [RFC] drm: Documentation style guide
 2015-12-09 16:08 UTC  (19+ messages)
` [PATCH 4/5] drm/atomic-helper: Reject legacy flips on a disabled pipe
` [PATCH 5/5] drm/tda998x: Remove dummy save/restore funcs
    ` [PATCH] drm: Documentation style guide

[PATCH] drm/i915: Suspend resume timing optimization
 2015-12-09 16:05 UTC  (12+ messages)
        ` [PATCH] drm/i915: Wait for PP cycle delay only if panel is in power off sequence

[PATCH 0/3] drm/i915: mark GEM objects as dirtied by CPU
 2015-12-09 15:52 UTC  (13+ messages)
` [PATCH 1/3] drm/i915: mark GEM objects as dirty when filled by the CPU
` [PATCH 2/3] drm/i915: mark GEM objects as dirty when updated "
` [PATCH 3/3] drm/i915: mark GEM objects as dirty when written "
` [PATCH 0/2 v2] drm/i915: mark GEM objects as dirtied by CPU
  ` [PATCH 1/2 v2] drm/i915: mark GEM object pages dirty when mapped & written by the CPU
  ` [PATCH 2/2 v2] drm/i915: mark GEM objects dirty after overwriting their contents

[PATCH 1/4] drm/i915: Consolidate unclaimed reg detection
 2015-12-09 15:48 UTC  (10+ messages)
` [PATCH 2/4] drm/i915: Introduce intel_uncore_unclaimed_access
` [PATCH 3/4] drm/i915: Detect and clear unclaimed access on resume
` [PATCH 4/4] drm/i915: Check unclaimed access per forcewake domain get/put

[PATCH] drm/i915/kbl: Fix DMC load on Kabylake
 2015-12-09 15:34 UTC  (4+ messages)

[PATCH] igt/test/pm_rps: load GPU to force not-idle to idle transition
 2015-12-09 15:31 UTC  (2+ messages)

[PATCH 00/12] Remove intel_crtc->atomic and fix BAT!
 2015-12-09 15:27 UTC  (5+ messages)
` [PATCH 04/12] drm/i915: Remove double wait_for_vblank on broadwell

[PATCH v8 20/25] drm/i915: BDW: Pipe level Gamma correction
 2015-12-09 15:15 UTC  (2+ messages)
` [PATCH v9 "

[PATCH] drm/i915: Add DPI FIFO empty status check
 2015-12-09 14:34 UTC  (3+ messages)

[PATCH] drm/i915: Do a better job at disabling primary plane in the noatomic case
 2015-12-09 14:22 UTC  (8+ messages)
` [Intel-gfx] "
      ` [PATCH v2] "
        ` [Intel-gfx] "

[PATCH v4 00/14] drm: Give crtcs and planes actual names (v4)
 2015-12-09 14:21 UTC  (28+ messages)
` [PATCH v2 01/14] drm: Pass 'name' to drm_crtc_init_with_planes()
  ` [Intel-gfx] "
  ` [PATCH v3 "
` [PATCH v2 02/14] drm: Pass 'name' to drm_universal_plane_init()
  ` [PATCH v3 "
` [PATCH 03/14] drm: Pass 'name' to drm_encoder_init()
  ` [PATCH v2 "
` [PATCH 04/14] drm: Use driver specified encoder name
  ` [Intel-gfx] "
` [PATCH v3 05/14] drm: Add crtc->name and use it in debug messages
` [PATCH v3 06/14] drm: Add plane->name and use it in debug prints
` [PATCH 07/14] drm/i915: Use crtc->name in debug messages
` [PATCH 08/14] drm/i915: Use plane->name in debug prints
` [PATCH v4 09/14] drm/i915: Set crtc->name to "pipe A", "pipe B", etc
` [PATCH v3 10/14] drm/i915: Fix plane init failure paths
` [PATCH 11/14] drm/i915: Don't leak primary/cursor planes on crtc init failure
` [PATCH v3 12/14] drm/i915: Give meaningful names to all the planes
` [PATCH 13/14] drm/i915: Give encoders useful names
  ` [Intel-gfx] "
  ` [PATCH v2 "
` [PATCH 14/14] drm/i915: Add debug prints for encoder modeset hooks
` [Intel-gfx] [PATCH v4 00/14] drm: Give crtcs and planes actual names (v4)

[PATCH] RFC: drm/i915: Take runtime pm wakelock during hangcheck
 2015-12-09 14:02 UTC  (2+ messages)

[BXT MIPI PATCH 1/2] drm/i915: Set the Z inversion overlap field for BXT
 2015-12-09 14:44 UTC  (7+ messages)
` [BXT MIPI PATCH 2/2] drm/i915: dual link pipe selection for bxt
    ` [PATCH] "

[PATCH RESEND 1/3] drm/i915: use error path
 2015-12-09 13:33 UTC  (5+ messages)
` [PATCH RESEND 2/3] drm/i915: check for return value

[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
 2015-12-09 10:32 UTC  (4+ messages)

[PATCH] drm/i915: constify intel_dvo_dev_ops structures
 2015-12-09  7:21 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2015-12-09  2:35 UTC 

[PATCH 1/2] drm/i915: Don't leak connector state on SDVO init failure
 2015-12-08 22:48 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Drop unnecessary NULL test

[PATCH 4/5] drm/i915: Only set gem object L3 cache level for IVB devices
 2015-12-08 21:12 UTC  (6+ messages)

[PATCH] drm/i915: vlv: clamp minimum RPS frequency to what Punit allows
 2015-12-08 19:53 UTC  (4+ messages)

[PATCH i-g-t] RFC: split PM workarounds into separate lib
 2015-12-08 19:05 UTC  (3+ messages)

[PATCH 00/15] drm/i915: Cure DDI from multiple personality disorder
 2015-12-08 18:21 UTC  (17+ messages)
` [PATCH 01/15] drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST
` [PATCH 02/15] drm/i915: Check max number of lanes when registering DDI ports
` [PATCH 03/15] drm/i915: Store max lane count in intel_digital_port
` [PATCH 04/15] drm/i915: Remove pointless 'ddi_translations' local variable
` [PATCH 05/15] drm/i915: Eliminate duplicated skl_get_buf_trans_dp()
` [PATCH 06/15] drm/i915: Pass around dev_priv for ddi buffer programming
` [PATCH 07/15] drm/i915: Add BUILD_BUG_ON()s for DDI translation table sizes
` [PATCH 08/15] drm/i915: Reject >9 ddi translation entried if port != A/E on SKL
` [PATCH 09/15] drm/i915: Kill intel_prepare_ddi()
` [PATCH 10/15] drm/i915: Split the problematic dual-role DDI encoder into two encoders
` [PATCH 11/15] drm/i915: Explicitly use ddi bug trans entry 9 for hdmi
` [PATCH 12/15] drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
` [PATCH 13/15] drm/i915: Add a sanity check for 'hdmi_default_entry'
` [PATCH 14/15] drm/i915: Get the iboost setting based on the port type
` [PATCH 15/15] drm/i915: Simplify intel_ddi_get_encoder_port()

[PATCH v3 0/4] Add get_eld audio component for i915/HD-audio
 2015-12-08 17:42 UTC  (5+ messages)
` [PATCH v3 2/4] drm/i915: Add reverse mapping between port and intel_encoder

[PATCH i-g-t 1/2] kms_psr_sink_crc: Reduce our time out for PSR active
 2015-12-08  8:15 UTC  (2+ messages)
` [PATCH i-g-t 2/2] kms_psr_sink_crc: Add BAT test "

[PATCH i-g-t 1/2] kms_psr_sink_crc: Introduce PSR BAT test
 2015-12-08 15:32 UTC  (4+ messages)
` [PATCH i-g-t 2/2] kms_psr_sink_crc: Add basic check for PSR active

[PATCH 57/70] drm/i915: intel_ring_initialized() must be simple and inline
 2015-12-08 15:02 UTC  (3+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] "

[PATCH v4] drm/i915: Slaughter the thundering i915_wait_request herd
 2015-12-08 14:53 UTC  (8+ messages)
` [PATCH v7] "
          ` [RFC 00/12] Convert requests to use struct fence

[PATCH] drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long
 2015-12-08 14:52 UTC 

[PATCH] drm/i915: Disable FDI RX before DDI_BUF_CTL
 2015-12-08 14:47 UTC 

[PATCH 00/10] HSW/BDW PCH modeset fixes and stuff
 2015-12-08 14:32 UTC  (2+ messages)

[PATCH 1/2] drm/i915/skl: Disable coarse power gating up until F0
 2015-12-08 14:23 UTC  (3+ messages)

[PATCH 07/10] drm/i915: Disable FDI after the CRT port on LPT-H
 2015-12-08 14:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).