public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-04-22 12:47:50 to 2014-04-24 14:06:04 UTC [more...]

[PATCH] drm/i915: get power domain in case the BIOS enabled eDP VDD
 2014-04-24 14:05 UTC  (12+ messages)
` [PATCH 1/4] "
  ` [PATCH 2/4] drm/i915: add intel_dp_power_get/put
      ` [PATCH 2/4] drm/i915: add intel_encoder_power_get/put
  ` [PATCH 3/4] drm/i915: remove redundant is_edp() check
  ` [PATCH 4/4] drm/i915: remove useless runtime PM get call
      ` [PATCH 4/4] drm/i915: remove useless runtime PM get calls

3.15-rc2: i915 regression: only top 20% of screen works in X
 2014-04-24 13:56 UTC  (11+ messages)

[PATCH 00/24] drm/i915: Two part watermark update for ILK+
 2014-04-24 13:33 UTC  (15+ messages)
` [PATCH 05/24] drm/i915: Merge LP1+ watermarks in safer way
` [PATCH 10/24] drm/i915: Leave interrupts enabled while disabling crtcs during suspend
` [PATCH 11/24] drm/i915: Check hw vs. sw watermark state after programming
` [PATCH 12/24] drm/i915: Refactor ilk_validate_pipe_wm()
` [PATCH 13/24] drm/i915: Refactor ilk_update_wm
` [PATCH 14/24] drm/i915: Add dev_priv->wm.mutex

Separate X-Screen feature - dual monitoring
 2014-04-24 11:19 UTC  (6+ messages)

[RFC] xf86-video-intel: enable hw-generated binding tables
 2014-04-24 11:22 UTC  (14+ messages)
` [RFC PATCH 1/2] xf86-video-intel: Add "ResourceStreamer" option
` [RFC PATCH 2/2] xf86-video-intel: Enable hw-generated binding tables for UXA

[PATCH] drm/i915: Sanitize the enable_ppgtt module option once
 2014-04-24 10:45 UTC  (8+ messages)

[PATCH] drm/i915: Don't WARN about unexpected hpd interrupts on gmch platforms
 2014-04-24 10:43 UTC  (6+ messages)
  ` [Intel-gfx] "
      ` [PATCH] drm/i915: Don't WARN nor handle "

[PATCH] tests: Add gem_exec_params
 2014-04-24 10:05 UTC  (7+ messages)
      ` [PATCH] tests/gem_exec_params: Fix rel-constants-invalid subtest

[PATCH I-g-t V4 0/2] Tests: Add test cases based on multi drm_fd to test sync
 2014-04-24  9:54 UTC  (4+ messages)
` [PATCH I-g-t V4 1/2] tests: Add one ring sync case based on multi drm_fd to test ring semaphore sync under multi BSD rings
` [PATCH I-g-t V4 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU "

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-04-24  9:44 UTC  (2+ messages)

[PATCH 1/3] lib: Export interval_tree
 2014-04-24  9:22 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering

[PATCH 0/3] tests: New userptr test case
 2014-04-24  9:08 UTC  (20+ messages)
  ` [PATCH 1/3] tests/gem_userptr_blits: Expanded userptr test cases
  ` [PATCH 3/3] tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impact
  ` [PATCH 2/3] tests/gem_vmap_blits: Remove obsolete test case

[PATCH 1/3] drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
 2014-04-24  7:12 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
` [PATCH 3/3] drm/i915: Catch dirt in unused execbuffer fields

[PATCH] mm: Throttle shrinkers harder
 2014-04-24  5:58 UTC  (5+ messages)

[PATCH I-g-t V4 0/2] Tests: Add test cases based on multi drm_fd to test sync
 2014-04-24  2:20 UTC  (3+ messages)
` [PATCH I-g-t 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU sync under multi BSD rings

[PATCH 1/3] drm: Check CRTC compatibility in setplane
 2014-04-23 18:39 UTC  (7+ messages)
` [PATCH 2/3] drm/plane-helper: Add drm_primary_helper_check_update()
` [PATCH 3/3] drm/i915: Intel-specific primary plane handling (v5)
` [Intel-gfx] [PATCH 1/3] drm: Check CRTC compatibility in setplane

[RFC 0/3] render state initialization (bdw rc6)
 2014-04-23 18:04 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: export vmap_batch from command parser
` [PATCH 2/3] drm/i915: add render state initialization
` [PATCH 3/3] drm/i915: add null render states for gen6, gen7 and gen8

[PATCH] benchmarks: Build them on Android
 2014-04-23 17:01 UTC  (2+ messages)

[PATCH] tests: Extract ALIGN macro into a common header
 2014-04-23 17:00 UTC  (2+ messages)

[PATCH] tests: Skip building kms_flip_tiling on Android
 2014-04-23 15:02 UTC 

[PATCH 1/4] drm/fb-helper: Fix hpd vs. initial config races
 2014-04-23 13:44 UTC  (9+ messages)
  ` [PATCH 2/4] drm: Constify struct drm_fb_helper_funcs
` [PATCH 3/4] drm: Introduce drm_fb_helper_prepare()
` [PATCH 4/4] drm/tegra: Implement race-free hotplug detection

[PATCH i-g-t v2 0/8] kms_cursor_crc enhancements
 2014-04-23 11:04 UTC  (5+ messages)
` [PATCH i-g-t v2 2/8] kms_cursor_crc: Move cursor enable and disable calls where they belong
` [PATCH i-g-t v2 7/8] kms_cursor_crc: Add random cursor placement test

[PATCH] drm/i915: Don't check gmch state on inherited configs
 2014-04-23 11:04 UTC  (4+ messages)

[Bug 3.15-rc2] intel framebuffer broken
 2014-04-23 11:03 UTC  (14+ messages)
  ` [Bug 3.15-rc2] [bisected] "
        ` [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode

[PATCH I-g-t V2 0/2] Tests: Add test cases based on multi drm_fd to test sync
 2014-04-23  9:17 UTC  (10+ messages)
` [PATCH I-g-t V2 1/2] tests: Add one ring sync case based on multi drm_fd to test ring semaphore sync under multi BSD rings
` [PATCH I-g-t V2 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU "

[PATCH v2 21/25] drm/i915: vlv: factor out vlv_force_gfx_clock
 2014-04-23  8:11 UTC  (3+ messages)
` [PATCH v3 21/25] drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off

[PATCH v2 19/25] drm/i915: reinit GT power save during resume
 2014-04-23  8:06 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 17/25] drm/i915: factor out gen6_update_ring_freq
 2014-04-23  7:59 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 14/25] drm/i915: sanitize enable_rc6 option
 2014-04-23  7:58 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 11/25] drm/i915: add missing error capturing of the PIPESTAT reg
 2014-04-23  7:53 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 09/25] drm/i915: get a runtime PM ref for the deferred GPU reset work
 2014-04-23  7:52 UTC  (8+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"
 2014-04-23  7:05 UTC  (6+ messages)

[PATCH 00/10] Enable RC6/Turbo on CHV
 2014-04-23  5:09 UTC  (4+ messages)

[PATCH I-g-t V3 0/2] Tests: Add test cases based on multi drm_fd to test sync
 2014-04-23  2:17 UTC  (3+ messages)
` [PATCH I-g-t V3 1/2] tests: Add one ring sync case based on multi drm_fd to test ring semaphore sync under multi BSD rings
` [PATCH I-g-t V3 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU "

[PATCH 1/4] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
 2014-04-22 23:23 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure

[PATCH v2 25/25] drm/i915: vlv: add runtime PM support
 2014-04-22 22:09 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v4] drm/i915: get a runtime PM ref for the deferred GPU reset work

[PATCH 0/2] drm/i915: fix edp link training, hopefully
 2014-04-22 21:00 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: clean up VBT eDP link param decoding
` [PATCH 2/2] drm/i915: use lane count and link rate from VBT as minimums for eDP

Fwd: 3.15-rc1: Endless "Disabling PPGTT because VT-d is on" messages in /var/log/messages
 2014-04-22 20:14 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Fix dynamic allocation of physical handles
 2014-04-22 20:03 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Make the physical object coherent with GTT

[PATCH V4 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3
 2014-04-22 19:52 UTC  (3+ messages)
` [PATCH V4 3/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine

[PATCH 1/6] drm/i915: Replace hardcoded cacheline size with macro
 2014-04-22 19:25 UTC  (12+ messages)
` [PATCH 2/6] drm/i915: Preserve ring buffers objects across resume
` [PATCH 3/6] drm/i915: Allow the module to load even if we fail to setup rings
` [PATCH 4/6] drm/i915: Mark device as wedged if we fail to resume
` [PATCH 5/6] drm/i915: Include a little more information about why ring init fails
` [PATCH 6/6] drm/i915: Kick start the rings

[PATCH 2/6] drm/i915: remove unnecessary delays in intel_dp_link_down
 2014-04-22 19:17 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: remove unexplained vblank wait in the DP off code

[PATCH] drm/i915: Adding debug code for dp_m2_n2 in crtc_config
 2014-04-22 19:15 UTC  (2+ messages)

[PATCH] drm/i915: Intel-specific primary plane handling (v3)
 2014-04-22 17:32 UTC  (6+ messages)
` [PATCH] drm/i915: Intel-specific primary plane handling (v4)

[PATCH] tests/gen7_forcewake_mt: Don't set the GGTT bit in SRM command
 2014-04-22 16:45 UTC  (5+ messages)

Design review request: DRM color manager
 2014-04-22 15:01 UTC  (8+ messages)

[PULL] PPGTT
 2014-04-22 14:54 UTC  (6+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
  ` [PATCH 17/48] drm/i915: Track which ring a context ran on


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