public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-03-11 13:46:35 to 2014-03-15 08:22:29 UTC [more...]

[PATCH] drm/i915: Don't del_timer_sync uninitialized timer
 2014-03-15  8:22 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Fix GEN8 GTT size calculation
 2014-03-14 19:14 UTC  (3+ messages)

[PATCH 0/6] More runtime PM fixes
 2014-03-14 19:00 UTC  (5+ messages)
` [PATCH 2/6] drm/i915: properly disable the VDD when disabling the panel

[PATCH] drm/i915: Restore user forcewake references upon resume
 2014-03-14 18:45 UTC  (4+ messages)

[PATCH] drm/i915: Fix runtime pm inbalance due to reg I/O forcewake dance
 2014-03-14 18:43 UTC  (10+ messages)
    ` [PATCH] drm/i915: Rebalance runtime pm vs forcewake

[RFC] Documentation requirements for drm/i915 feature work
 2014-03-14 18:24 UTC  (6+ messages)

[PATCH 1/3] tests/pm_rps: ducttape for igt fork helper cleanup issues
 2014-03-14 15:47 UTC  (9+ messages)
` [PATCH 2/3] tests/pm_rps: simplify load helper setup
` [PATCH 3/3] tests/pm_rps: load harder

[PATCH 1/2] drm/i915: Switch to fake context on older gens
 2014-03-14 15:46 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Return -ENOENT for unknown contexts

[PATCH] lib/igt_core: document the caveats of magic code blocks
 2014-03-14 15:29 UTC  (3+ messages)

[PATCH 1/3] lib: extract igt_open_forcewake_handle
 2014-03-14 15:16 UTC  (3+ messages)
` [PATCH 2/3] lib/igt_core: add printf attribute to igt_vlog
` [PATCH 3/3] tests/drv_suspend: new forcewake subtest

[PATCH 0/6] drm/i915: switch to drm core dp aux helpers
 2014-03-14 14:51 UTC  (7+ messages)
` [PATCH 1/6] drm/dp: let drivers specify the name of the I2C-over-AUX adapter
` [PATCH 2/6] drm/i915/dp: split edp_panel_vdd_on() for reuse
` [PATCH 3/6] drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux
` [PATCH 4/6] drm/i915/dp: use the new drm helpers for dp aux
` [PATCH 5/6] drm/i915/dp: move dp aux ch register init to aux init
` [PATCH 6/6] drm/i915/dp: use the new drm helpers for dp i2c-over-aux

[PATCH] drm/i915: Remove erronous WARN in the vlv pipe crc code
 2014-03-14 14:17 UTC  (6+ messages)

[PATCH] drm/i915: Disable stolen memory when DMAR is active
 2014-03-14 13:10 UTC  (5+ messages)

[PATCH 1/3] uxa: Don't emit PIPE_CONTROLs in an empty batch
 2014-03-14 11:43 UTC  (5+ messages)
` [PATCH 2/3] uxa: Remove implicit length from BLT command #defines
` [PATCH 3/3] uxa: Enable BLT acceleration on Broadwell

[PATCH 1/2] tests/pm_rps: use igt_assert_cmpint
 2014-03-14 10:07 UTC  (2+ messages)
` [PATCH 2/2] tests/pm_rps: wait longer for idling

[PATCH] drm/i915: Do not allow a pending forcewake put to unbalance across reset
 2014-03-14  8:43 UTC 

[PATCH v3 0/5] drm/i915: Atomic sprites v3
 2014-03-14  6:16 UTC  (3+ messages)
` [PATCH 1/5] drm/i915: Fix scanout position for real

i915: black screen after boot on 915GM (Linux >= 3.4-rc1)
 2014-03-14  5:42 UTC  (2+ messages)

[PATCH] intel_audio_dump: fix CTS/M value index
 2014-03-14  1:44 UTC  (2+ messages)

[PATCH v2] drm/i915/vlv: WA for Turbo and RC6 to work together
 2014-03-13 18:59 UTC  (13+ messages)
` [PATCH v3 0/3] "
  ` [PATCH 1/3] drm/i915: Track the enabled PM interrupts in dev_priv
  ` [PATCH v3 2/3] drm/i915/vlv: WA for Turbo and RC6 to work together
  ` [PATCH v2 3/3] drm/i915: Add boot paramter to control rps boost at boot time

[PATCH 1/6] docs: Exclude debug.xml
 2014-03-13 18:02 UTC  (6+ messages)
` [PATCH 2/6] lib: remove hw context #defines
` [PATCH 3/6] lib/intel_batchbuffer: Remove BATCH_LOCALS
` [PATCH 4/6] lib: api docs for intel_batchbuffer
` [PATCH 5/6] tests/prime_nv_tests: fix copied buffer size
` [PATCH 6/6] lib: switch intel_copy_bo to directly take a size

[PATCH] drm/i915: Reset forcewake before suspend
 2014-03-13 17:22 UTC  (10+ messages)
    ` [PATCH] drm/i915: Consolidate forcewake resetting to a single function

[PATCH] test/kms_pipe_crc_basic: Fix up igt_kms conversion breakage
 2014-03-13 17:05 UTC 

[PATCH 1/2] lib/igt_kms: rip out custom verbose loggin support
 2014-03-13 16:38 UTC  (2+ messages)
` [PATCH 2/2] lib: add igt_vlog to print varargs

[PATCH] drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPM
 2014-03-13 15:23 UTC  (6+ messages)

[PATCH 4/4] drm/i915: dma_buf_vunmap is presumed not to fail, don't let it
 2014-03-13 14:57 UTC 

[PATCH 3/4] drm/i915: Per-process stats work better when evaluated per-process
 2014-03-13 14:57 UTC 

[PATCH 0/4] drm-intel-collector - update
 2014-03-13 14:54 UTC  (3+ messages)
` [PATCH 1/4] drm/i915: Verify address field of PCBR register
` [PATCH 2/4] drm/i915: Bring UP Power Wells before disabling RC6

[PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
 2014-03-13 11:46 UTC  (3+ messages)
` [PATCH] "

[ANNOUNCE] intel-gpu-tools 1.6
 2014-03-13 11:26 UTC 

[PATCH 1/2] drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()
 2014-03-13 11:22 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighbours

RFC - ioctl to defer higher level mipmap allocation
 2014-03-13 10:58 UTC 

WARN_ON() and X session lost from i915 on 3.14-rc6
 2014-03-13  9:05 UTC  (4+ messages)

[PATCH 2/2] drm/i915/vlv: Replaced Blitter ring based flips with MMIO Flips for VLV
 2014-03-13  9:01 UTC  (3+ messages)
` [PATCH] drm/i915: Replaced Blitter ring based flips with MMIO flips "
` [PATCH v2] "

i915 KMS interferes with nVidia card
 2014-03-13  8:27 UTC  (2+ messages)

[PATCH 00/11] PSR Baytrail
 2014-03-13  0:11 UTC  (9+ messages)
` [PATCH 10/11] drm/i915: PSR Baytrail: Force exit by inactivating it

[PATCH 1/5] lib: move prefault helpers to igt_debugfs.c
 2014-03-12 20:00 UTC  (5+ messages)
` [PATCH 2/5] lib/ioctl_wrappers: api doc fixup
` [PATCH 3/5] lib: make igt_debugfs_open infallible
` [PATCH 4/5] lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
` [PATCH 5/5] lib/igt_debugfs: api docs

[PATCH 00/13] Gen7 batch buffer command parser
 2014-03-12 18:02 UTC  (3+ messages)

[PATCH v2 1/2] drm/i915: Add a workaround for HSW scanline counter weirdness
 2014-03-12 16:46 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Fix scanline counter fixup on BDW

[PATCH] drm/i915: Don't enable display error interrupts from the start
 2014-03-12 16:45 UTC  (4+ messages)

[RFC] Remove cause of 'primary plane already enabled' kernel warning
 2014-03-12 16:14 UTC  (3+ messages)

[PATCH 1/4] lib: extract ioctl_wrappers.c
 2014-03-12 15:39 UTC  (4+ messages)
` [PATCH 2/4] lib/ioctl_wrappers: api doc
` [PATCH 3/4] lib: extract igt_core.c
` [PATCH 4/4] lib/igt_core: api documentation

[PATCH 1/1] drm/i915: add flag to prevent dmesg spam on context banning
 2014-03-12 15:15 UTC 

[PATCH] drm/i915: Show cursor status in debugfs/i915_display_info
 2014-03-12 15:17 UTC  (3+ messages)

[PATCH 0/4] drm/i915: mmio vs. CS flip race fix
 2014-03-12 15:16 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()
` [PATCH 2/4] drm/i915: Fix mmio vs. CS flip race on ILK+
` [PATCH 3/4] drm/i915: Drop the excessive vblank waits from modeset codepaths
` [PATCH 4/4] drm/i915: Wait for vblank in hsw_enable_ips()

[PATCH] drm/i915: move dev_priv->suspend around
 2014-03-12 15:12 UTC  (3+ messages)

[PATCH] drm/i915: stop command parser before sync flush
 2014-03-12 15:07 UTC  (13+ messages)
` [PATCH v1 0/2] disable rings "
  ` [PATCH v1 1/2] drm/i915: disable rings before HW status page setup
  ` [PATCH v1 2/2] drm/i915: warn if ring is active before sync flush
      ` [PATCH v2 0/3] disable rings "
        ` [PATCH v2 1/3] drm/i915: disable rings before HW status page setup
        ` [PATCH v2 2/3] drm/i915: wait for rings to become idle once disabled
        ` [PATCH v2 3/3] drm/i915: warn if ring is active before sync flush

[PATCH 0/3] tests: New userptr test case
 2014-03-12 13:21 UTC  (4+ messages)
` [PATCH 1/3] tests/gem_userptr_blits: Expanded userptr test cases

[PATCH 1/3] lib: Export interval_tree
 2014-03-12 12:48 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl

[PATCH] Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB"
 2014-03-12 11:56 UTC  (5+ messages)

[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-03-12 11:25 UTC  (5+ messages)

[PATCH i-g-t 0/3] Various small changes
 2014-03-11 20:11 UTC  (5+ messages)
` [PATCH i-g-t 1/3] tests: add missing assertion
` [PATCH i-g-t 2/3] lib: print the name of the currently running subtest
` [PATCH i-g-t 3/3] lib: Add missing header to Makefile.sources

[PATCH i-g-t 1/2] Add API documentation support
 2014-03-11 20:09 UTC  (3+ messages)
` [PATCH i-g-t 2/2] drmtest: reformat the API documentation

[PATCH 1/2] drm/i915/bdw: Use scratch page table for GEN8 PPGTT
 2014-03-11 20:06 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Correct PPGTT total size

[PATCH] gtk-doc: Document the docs
 2014-03-11 20:04 UTC 

[PATCH 00/16] Merge PC8 with runtime PM, v3
 2014-03-11 14:56 UTC  (4+ messages)
` [PATCH 07/16] drm/i915: remove an indirection level on PC8 functions

[PATCH v6 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-03-11 14:31 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v5 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-03-11 14:07 UTC  (4+ messages)
` [PATCH v6 "


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