messages from 2014-11-04 22:00:10 to 2014-11-07 09:28:11 UTC [more...]
[PATCH 00/10] PSR VLV-Braytrail and CHV-Braswell
2014-11-07 9:28 UTC (16+ messages)
` [PATCH 01/10] drm/i915: Add PSR registers for PSR VLV/CHV
` [PATCH 02/10] drm/i915: VLV PSR: Status/enabled function
` [PATCH 04/10] drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
` [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode control
` [PATCH 07/10] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 08/10] drm/i915: VLV/CHV PSR debugfs
` [PATCH 10/10] drm/i915: Enable PSR for Baytrail and Braswell
3.18.0-rc3: i915: eDP connected Display stays blank
2014-11-07 9:27 UTC (5+ messages)
` [Intel-gfx] "
[PATCH 0/6] drm/i915: VLV/CHV backlight fixes
2014-11-07 9:16 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Warn if trying to poke a VLV backlight on invalid pipe
` [PATCH 2/6] drm/i915: Catch INVALID_PIPE in vlv_get_backlight()
` [PATCH 3/6] drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()
` [PATCH 4/6] drm/i915: Pass the current pipe from eDP init to backlight setup
` [PATCH 5/6] drm/i915: Register the backlight device after the modeset init
` [PATCH 6/6] drm/i915: Remove most INVALID_PIPE checks from VLV backlight code
[PULL] drm-intel-fixes
2014-11-07 8:48 UTC
Sandy Bridge GPU hangs after mode switch
2014-11-07 0:36 UTC
[RFC] dpms handling on atomic drivers
2014-11-07 0:35 UTC (9+ messages)
[PATCH 1/2] tests/gem_exec_parse: fix batch_len setting for cmd-crossing-page
2014-11-06 22:39 UTC (2+ messages)
[PATCH] drm/i915: Disable caches for Global GTT
2014-11-06 21:55 UTC (8+ messages)
[PATCH 00/16] fix VLV S4 suspend/resume, unify S3/S4 handlers
2014-11-06 21:50 UTC (7+ messages)
` [PATCH 08/16] drm/i915: remove unused restore_gtt_mappings optimization during suspend
[PATCH] drm/i915: Add haswell_pcode_write function
2014-11-06 20:21 UTC (5+ messages)
[PATCH 00/17] atomic modeset core<->driver interfaces and helpers
2014-11-06 20:02 UTC (42+ messages)
` [PATCH 04/17] drm/modeset_lock: document trylock_only in kerneldoc
` [PATCH 05/17] drm: Add atomic driver interface definitions for objects
` [Intel-gfx] "
` [PATCH 07/17] drm: Add atomic/plane helpers
` [PATCH 08/17] drm/plane-helper: transitional atomic plane helpers
` [PATCH] "
` [PATCH 09/17] drm/crtc-helper: Transitional functions using "
` [PATCH 10/17] drm: Atomic crtc/connector updates using crtc/plane helper interfaces
` [PATCH 12/17] drm/atomic: Integrate fence support
` [Intel-gfx] "
` [PATCH 13/17] drm/atomic-helpers: document how to implement async commit
` [PATCH 14/17] drm/atomic-helper: implement ->page_flip
` [PATCH] "
` [PATCH 15/17] drm/atomic-helpers: functions for state duplicate/destroy/reset
` [PATCH] "
` [PATCH 16/17] drm: Docbook integration and over sections for all the new helpers
` [PATCH] "
` [PATCH 17/17] drm/atomic: Refcounting for plane_state->fb
[PATCH 11/17] drm/atomic-helper: implementatations for legacy interfaces
2014-11-06 18:31 UTC (6+ messages)
` [PATCH] "
[PATCH v3 0/5] Command parser batch buffer copy
2014-11-06 17:38 UTC (13+ messages)
` [PATCH v3 2/5] drm/i915: Use batch pools with the command parser
[PATCH] drm/i915: safeguard against too high minimum brightness
2014-11-06 16:41 UTC (3+ messages)
[PATCH] drm/i915: Support to create uncached user mapping for a Gem object
2014-11-06 14:50 UTC (4+ messages)
` [PATCH] drm/i915: Support creation of unbound wc user mappings for objects
[PATCH 1/3] drm/i915: Add missing '\n' to cdclk debug message
2014-11-06 14:46 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Cache HPLL frequency on VLV/CHV
[RFC 0/5] Preparation for multiple VMA and GGTT views per GEM object
2014-11-06 14:39 UTC (2+ messages)
` [RFC] drm/i915: Infrastructure for supporting different GGTT views per object
[PATCH 3/3] drm/i915: Use vblank evade mechanism in mmio_flip
2014-11-06 14:33 UTC (12+ messages)
` [PATCH] drm/i915: Make mmio flip wait for seqno in the work function
` [PATCH 1/2] drm/i915: Make __wait_seqno non-static and rename to __i915_wait_seqno
` [PATCH 2/2] drm/i915: Make mmio flip wait for seqno in the work function
[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v3
2014-11-06 14:34 UTC (9+ messages)
` [PATCH 2/6] drm/i915: use compute_config in set_config v3
` [PATCH 3/6] drm/i915/hdmi: fetch infoframe status in get_config v2
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets v2
` [PATCH 5/6] drm/i915: update pipe size at set_config time
` [PATCH 6/6] drm/i915: calculate pfit changes in set_config v2
` [PATCH 6/6] drm/i915: calculate pfit changes in
[PATCH] drm/i915: Wait old forcewake ack to clear on vlv
2014-11-06 14:09 UTC (10+ messages)
` [PATCH] Revert "drm/i915/vlv: Remove check for Old Ack during forcewake"
[PATCH 2/3] drm/i915: Grab rpm ref when changing cdclk on VLV/CHV
2014-11-06 13:10 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915: Move the .global_resources() hook call into modeset_update_crtc_power_domains()
[PATCH 1/2] drm/i915: Add gen to the gpu hang ecode
2014-11-06 11:23 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Capture module params on hang
[PATCH] sna: Use VMask in 3DSTATE_PS
2014-11-06 10:44 UTC (3+ messages)
[PATCH] drm/i915: Fix obj->map_and_fenceable across tiling changes
2014-11-06 8:40 UTC
[PATCH 00/10] drm-intel-collector - update
2014-11-06 8:31 UTC (7+ messages)
` [PATCH 03/10] drm/i915/chv: Use timeout mode for RC6 on chv
` [PATCH 06/10] drm/i915: Enable vblank interrupts for CRC generation
[PATCH I-g-t 1/2] Rendercopy/skl: Remove redundant field to fix GPU hang
2014-11-06 8:29 UTC (3+ messages)
` [PATCH I-g-t 2/2] Mediafill/skl: "
[PATCH 0/2] Update turbo (rps) min frequency for HSW/BDW
2014-11-06 1:31 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Use efficient "
` [PATCH 2/2] drm/i915: Keep min freq above floor on HSW/BDW
[PATCH 1/2] intel: Recount fences after rewinding relocations
2014-11-05 20:09 UTC (3+ messages)
[PATCH 8/8] drm/i915: disable rps irqs earlier during suspend/unload
2014-11-05 18:49 UTC
[PATCH 2/8] drm/i915: unify gen6/gen8 rps irq handler
2014-11-05 18:48 UTC
[PATCH 7/8] drm/i915: sanitize rps irq disabling
2014-11-05 18:49 UTC
[PATCH 6/8] drm/i915: sanitize rps irq enabling
2014-11-05 18:48 UTC
[PATCH 5/8] drm/i915: move rps irq disable one level up
2014-11-05 18:48 UTC
[PATCH 4/8] drm/i915: move rps irq enable/disable to i915_irq.c
2014-11-05 18:48 UTC
[PATCH 3/8] drm/i915: unify gen6/gen8 rps irq enable/disable
2014-11-05 18:48 UTC
[PATCH 1/8] drm/i915: unify gen6/gen8 pm irq helpers
2014-11-05 18:48 UTC
[PATCH 0/8] sanitize RPS interrupt enabling/disabling
2014-11-05 18:48 UTC
[PATCH i-g-t] tools/quick_dump: don't include generated sources in the distribution
2014-11-05 18:11 UTC (2+ messages)
` [PATCH i-g-t v2] "
[PATCH] drm: Global atomic state handling
2014-11-05 17:06 UTC (7+ messages)
[PATCH 0/2] Couple of patches on top of the SKL latency retrieval
2014-11-05 16:49 UTC (3+ messages)
[PATCH v2 00/18] drm/i915: hdmi/dp audio rework
2014-11-05 15:37 UTC (12+ messages)
` [PATCH v2 05/18] drm/i915/audio: pass intel_encoder on to platform specific ELD functions
` [PATCH 1/2] drm/edid: add #defines and helpers for ELD
` [PATCH 2/2] drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
[PATCH 69/89] drm/i915/skl: Adding power domains for AUX controllers
2014-11-05 14:23 UTC (2+ messages)
` [PATCH 69/89 v5] "
[PULL] topic/core-stuff
2014-11-05 13:05 UTC
[PATCH] drm/i915: Broaden application of set-domain(GTT)
2014-11-05 12:49 UTC (3+ messages)
[PATCH] drm/i915: Include headers generated by IGT tool null_state_gen
2014-11-05 12:38 UTC (2+ messages)
[PATCH] tests/drv_hangman: skip a few asserts when using the cmd parser
2014-11-05 12:36 UTC (2+ messages)
[PATCH] drm/i915: Add debugfs file to dump entire logical context
2014-11-05 12:33 UTC (2+ messages)
[PATCH v3] drm/i915/audio: rewrite vlv/chv and gen 5-7 audio codec enable sequence
2014-11-05 12:31 UTC (5+ messages)
` [PATCH v4] "
[PATCH 00/28] SKL stage 1, a few more patches
2014-11-05 11:28 UTC (7+ messages)
` [PATCH 01/28] drm/i915/skl: Read the Memory Latency Values for WM computation
` [PATCH 15/28] drm/i915/skl: Check the DDB state at modeset
[PATCH] intel: Delay testing for userptr until first use
2014-11-05 10:07 UTC (4+ messages)
[RFC 00/38] PPGTT dynamic page allocations
2014-11-05 9:58 UTC (7+ messages)
[PATCH] drm/i915: Stop gathering error states for CS error interrupts
2014-11-05 9:56 UTC (3+ messages)
[PATCH v2 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too
2014-11-05 9:55 UTC (4+ messages)
[PATCH 00/14] drm/i915: IRQ work for chv mostly
2014-11-05 9:29 UTC (6+ messages)
[PATCH 00/89] Basic Skylake enabling
2014-11-05 9:11 UTC (5+ messages)
` [PATCH 59/89] drm/i915/skl: Structure/enum definitions for SKL clocks
[PATCH] drm/i915: Reject modeset when the same digital port is used more than once
2014-11-05 9:05 UTC (5+ messages)
[PATCH] drm/i915: Mark fastboot as unsafe
2014-11-04 23:03 UTC (2+ messages)
[PATCH v3] drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
2014-11-04 23:15 UTC (3+ messages)
` [PATCH v4] "
[PATCH 01/10] drm/i915: Add automated testing support for Displayport compliance testing
2014-11-04 22:31 UTC (2+ messages)
[PATCH 03/12] drm/i915: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
2014-11-04 22:26 UTC (3+ messages)
` [PATCH 02/10] "
[intel-gfx] Displayport compliance testing
2014-11-04 22:19 UTC (5+ messages)
` [PATCH 02/10] drm/i915: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
` [Intel-gfx] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox