public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-12-11 08:17:00 to 2014-12-15 10:01:51 UTC [more...]

[PATCH 0/3] Multiple GGTT views
 2014-12-15 10:01 UTC  (8+ messages)
` [PATCH v3 0/2] "
  ` [PATCH 1/2] drm/i915: Infrastructure for supporting different GGTT views per object
  ` [PATCH 2/2] drm/i915: Documentation for multiple GGTT views

[PATCH 0/8] eDP DRRS based on frontbuffer tracking
 2014-12-15 10:00 UTC  (6+ messages)
` [PATCH 4/8] drm/i915: DRRS calls based on frontbuffer
` [PATCH 8/8] drm/i915: Add drrs_interval module parameter

[PATCH 1/3] drm/i915: Invalidate media caches on gen7
 2014-12-15  9:41 UTC  (12+ messages)
` [PATCH 2/3] drm/i915: Force the CS stall for invalidate flushes
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915: Disable PMSI sleep messages on all rings around context switches
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 1/3] drm/i915: Invalidate media caches on gen7

[drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem
 2014-12-15  9:24 UTC  (2+ messages)

[PATCH v3 0/8] Add enlightenments for vGPU
 2014-12-15  9:16 UTC  (22+ messages)
` [PATCH v3 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v3 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v3 3/8] drm/i915: Partition the fence registers for vGPU in i915 driver
` [PATCH v3 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v3 5/8] drm/i915: Add the display switch logic for vGPU in i915 driver
` [PATCH v3 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v3 7/8] drm/i915: Create vGPU specific write MMIO to reduce traps
` [PATCH v3 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled

[PATCH] drm/i915/i9xx: check for panel on pipe before asserting panel unlock bits
 2014-12-15  9:16 UTC  (5+ messages)

[PATCH] drm/i915: save/restore GMBUS freq across suspend/resume on gen4
 2014-12-15  9:11 UTC  (5+ messages)

[PATCH] ACPI / video: update the skip case for acpi_video_device_in_dod
 2014-12-15  9:02 UTC  (2+ messages)

[PATCH 00/10] Prep work patches for GPU scheduler
 2014-12-15  9:02 UTC  (5+ messages)
` [PATCH 05/10] drm/i915: Disable 'get seqno' workaround for VLV

[PATCH] drm/i915/skl: Correctly updating sprite wm parameter
 2014-12-15  8:55 UTC  (3+ messages)

[PATCH] drm/i915: Call the lrc irq handler correctly
 2014-12-15  8:54 UTC  (3+ messages)

[PATCH 1/8] drm/i915: Rebalance runtime pm vs forcewake
 2014-12-15  8:46 UTC  (25+ messages)
` [PATCH 2/8] drm/i915: Assert that runtime pm is active on user fw access
` [PATCH 3/8] drm/i915: Skip uncore lock on earlier gens
` [PATCH 4/8] drm/i915: Reduce duplicated forcewake logic
` [PATCH 5/8] drm/i915: Consolidate forcewake code
` [PATCH 6/8] drm/i915: Make vlv and chv forcewake put generic
` [PATCH 7/8] drm/i915: Rename the forcewake get/put functions
` [PATCH 8/8] drm/i915: Follow the forcewake domains type on hw accessors
  ` [PATCH 8/8] drm/i915: Enum forcewake domains and domain identifiers

[PATCH 00/11] FBC improvements + frontbuffer tracking conversion
 2014-12-15  8:43 UTC  (27+ messages)
` [PATCH 03/11] drm/i915: don't try to find crtcs for FBC if it's disabled
` [PATCH 04/11] drm/i915: don't keep reassigning FBC_UNSUPPORTED
` [PATCH 05/11] drm/i915: change dev_priv->fbc.plane to dev_priv->fbc.crtc
` [PATCH 06/11] drm/i915: pass which operation triggered the frontbuffer tracking
` [PATCH 07/11] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH 08/11] drm/i915: add fronbuffer tracking to FBC
  ` [PATCH 6/9] drm/i915: add frontbuffer "
` [PATCH 09/11] drm/i915: extract intel_fbc_find_crtc()
` [PATCH 10/11] drm/i915: HSW+ FBC is tied to pipe A
` [PATCH 11/11] drm/i915: gen5+ can have FBC with multiple pipes

[PATCH 1/2] drm/i915: VLV/CHV PSR needs to exit PSR on every flush
 2014-12-15  8:23 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR

[PATCH 1/4] drm/cache: Use wbinvd helpers
 2014-12-15  8:20 UTC  (14+ messages)
` [PATCH 2/4] drm/cache: Try to be smarter about clflushing on x86
  ` [Intel-gfx] "
` [PATCH 3/4] drm/cache: Return what type of cache flush occurred
` [PATCH 4/4] drm/i915: Opportunistically reduce flushing at execbuf
  ` [Intel-gfx] "

[Regression] 3.18 black screen after boot (bisected)
 2014-12-15  7:57 UTC  (2+ messages)

[Regression] 83f45fc turns machine's screen off
 2014-12-15  7:31 UTC  (4+ messages)

[PATCH 1/4] drm/i915/chv: Use timeout mode for RC6 on chv
 2014-12-15  6:51 UTC  (12+ messages)
` [PATCH 2/4] drm/i915/chv: Populate total EU count on Cherryview
      ` [PATCH v2] "
` [PATCH 3/4] drm/i915: New offset for reading frequencies on CHV
` [PATCH 4/4] drm/i915: Skip gunit save/restore for cherryview
` [PATCH v2] drm/i915/chv: Use timeout mode for RC6 on chv

[PATCH 0/2] Enable DP MST encoders for SKL
 2014-12-14 20:39 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Consolidate DDI clock reading out in a single function
` [PATCH 2/2] drm/i915/skl: Skylake also supports DP MST

[PATCH v3] intel: New libdrm interface to create unbound wc user mappings for objects
 2014-12-14  8:41 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/3] Three small patches to ringbuffer calculations
 2014-12-14  6:06 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: use effective_size for "
` [PATCH 2/3] drm/i915: recheck ringspace after wait+retire
` [PATCH 3/3] drm/i915: Track & check calls to intel(_logical)_ring_{begin, advance}

[PATCH] drm/i915: fix use after free during eDP encoder destroying
 2014-12-14  5:51 UTC  (3+ messages)

[PATCH 2/7] drm/i915: Refactor work that can sleep out of commit (v3)
 2014-12-13 12:23 UTC  (4+ messages)
` [PATCH] drm/i915: Refactor work that can sleep out of commit (v4)

[PATCH v7 0/5] Command parser batch buffer copy
 2014-12-13 12:23 UTC  (12+ messages)
` [PATCH v7 1/5] drm/i915: Implement a framework for batch buffer pools
` [PATCH v7 2/5] drm/i915: Use batch pools with the command parser
` [PATCH v7 3/5] drm/i915: Use batch length instead of object size in "
` [PATCH v7 4/5] drm/i915: Mark shadow batch buffers as purgeable
` [PATCH v7 5/5] drm/i915: Tidy up execbuffer command parsing code

[intel-gfx] Displayport Compliance Testing V2
 2014-12-12 20:25 UTC  (3+ messages)
` [PATCH 01/17] drm/i915: Add automated testing support for Displayport compliance testing

[PATCH] tests: Add gem_blt_copy_align test
 2014-12-12 16:59 UTC  (2+ messages)

[ANNOUNCE] intel-gpu-tools 1.9
 2014-12-12 16:40 UTC 

[PATCH v2 0/2] drm/i915: sanitize RPS resetting during GPU reset
 2014-12-12 15:37 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH i-g-t] Demos/Android.mk: dont build intel_sprite_on
 2014-12-12 14:29 UTC 

lib: Fix out of tree build of version.h
 2014-12-12 13:26 UTC  (2+ messages)

[PATCH 0/7] i915 atomic plane helper conversion (v3)
 2014-12-12 12:53 UTC  (3+ messages)
` [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers (v5)

[PATCH 5/7] drm/i915: Prepare for atomic plane helpers (v6)
 2014-12-12 12:52 UTC  (3+ messages)
` [PATCH] drm/i915: Prepare for atomic plane helpers (v7)

[PATCH i-g-t v2] Android.mk: replace std=c99 with std=gnu99
 2014-12-12 12:26 UTC  (2+ messages)

[PATCH i-g-t v2] Demos/Android.mk: dont build intel_sprite_on
 2014-12-12 11:55 UTC 

[PATCH i-g-t] Demos/Android.mk: dont build intel_sprite_on
 2014-12-12 11:43 UTC  (2+ messages)

[PATCH 0/3] Rearranging eDP PPS code
 2014-12-12 10:39 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Move PPS calls to edp_init
` [PATCH 2/3] drm/i915: Use vlv_power_sequencer_pipe() only to get pipe

[PATCH i-g-t] Android.mk: replace std=c99 with std=gnu99
 2014-12-12  9:35 UTC 

[PATCH] drm/i915: Changes required to enable DSI Video Mode on CHT
 2014-12-12  7:33 UTC  (2+ messages)

[QA 12/12 ww50] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-12-12  7:30 UTC 

[PATCH] drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist
 2014-12-11 23:48 UTC  (2+ messages)

[PATCH 0/5] drm/i915/opregion updates
 2014-12-11 23:23 UTC  (7+ messages)
` [PATCH 1/5] drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
` [PATCH 2/5] drm/i915/opregion: add new opregion stuff
` [PATCH 3/5] drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
` [PATCH 4/5] drm/i915/opregion: abstract didl and did2 getter and setter
` [PATCH 5/5] drm/i915/opregion: start using extended didl

[PATCH] drm/i915/bdw: Enable execlists by default where supported
 2014-12-11 21:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915/skl: Correcting the flushing of pipe
 2014-12-11 19:39 UTC  (3+ messages)

[PATCH v6 0/5] Command parser batch buffer copy
 2014-12-11 18:56 UTC  (7+ messages)
` [PATCH v6 4/5] drm/i915: Mark shadow batch buffers as purgeable
` [PATCH v6 5/5] drm/i915: Tidy up execbuffer command parsing code

[PATCH] drm/i915: Use true PPGTT in Gen8 if execlists are enabled
 2014-12-11 18:45 UTC  (2+ messages)

[PATCH 1/7] drm/plane-helper: Test for plane disable earlier
 2014-12-11 15:57 UTC  (3+ messages)
  ` [Intel-gfx] "

[RFC] drm/i915: Reduce locking in command submission
 2014-12-11 15:41 UTC 

lib: Fix out of tree build of version.h
 2014-12-11 14:17 UTC  (2+ messages)

[PATCH] drm/i915: vlv: fix IRQ masking when uninstalling interrupts
 2014-12-11 14:09 UTC  (3+ messages)
  ` [Intel-gfx] "

[PULL] drm-intel-next-fixes
 2014-12-11 13:43 UTC 

[PATCH 0/8] Resend of drm/i915: Keep drm_crtc->state in sync
 2014-12-11 12:49 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Rename struct intel_crtc_config to intel_crtc_state
` [PATCH 2/8] drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
` [PATCH 3/8] drm/i915: Pass new_config down do crtc_compute_clock
` [PATCH 4/8] drm/i915: Use local pipe_config varariable when available
` [PATCH 5/8] drm/i915: Don't access to crtc->new_config from intel_mode_max_pixclk()
` [PATCH 6/8] drm/i915: Remove intel_crtc->new_config pointer
` [PATCH 7/8] drm/i915: Make intel_crtc->config a pointer
` [PATCH 8/8] drm/i915: Keep drm_crtc->state in sync with intel_crtc->config


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