messages from 2013-02-22 13:46:00 to 2013-03-01 21:37:51 UTC [more...]
VLV updates
2013-03-01 21:14 UTC (15+ messages)
` [PATCH 01/28] drm/i915: sprite support for ValleyView
` [PATCH 02/28] drm/i915: add sprite assertion function for VLV
` [PATCH 03/28] drm/i915: add constant alpha support to sprite ioctl
` [PATCH 04/28] drm/i915: update VLV PLL and DPIO code
` [PATCH 05/28] drm/i915: panel power sequencing for VLV eDP
` [PATCH 06/28] drm/i915: add more VLV IDs
` [PATCH 07/28] drm/i915: implement WaForceL3Serialization on VLV and IVB
` [PATCH 08/28] drm/i915: implement WaGTEnableMiFlush on VLV
` [PATCH 09/28] drm/i915: implement WaDisablePSDDualDispatchEnable "
` [PATCH 15/28] drm/i915: use gen6 stolen check "
` [PATCH 16/28] drm/i915: add Punit read/write routines for VLV
` [PATCH 17/28] drm/i915: add media well to VLV force wake routines
` [PATCH 26/28] drm/i915: VLV doesn't have HDMI on port C
` [PATCH 28/28] drm/i915/dp: add pre-PCH eDP checking to DP detect for VLV
[PATCH IGT 1/6] lib: detect PCH_LPT and PCH_NONE
2013-03-01 20:44 UTC (6+ messages)
` [PATCH IGT 2/6] intel_reg_dumper: recognize LPT
` [PATCH IGT 3/6] intel_reg_dumper: make Haswell dump useful
` [PATCH IGT 4/6] intel_reg_dumper: decode some useful Haswell registers
` [PATCH IGT 5/6] intel_reg_dumper: dump HSW watermark registers
` [PATCH IGT 6/6] lib: fix HAS_PCH_SPLIT check
[PATCH] drm/i915: GFDT support for SNB/IVB
2013-03-01 18:32 UTC
[git pull] drm merge for 3.9-rc1
2013-03-01 16:30 UTC (10+ messages)
` [Intel-gfx] "
Regression: Backlight not coming on after resume
2013-03-01 14:47 UTC (5+ messages)
[PATCH 00/13] arb robustness enablers
2013-03-01 13:49 UTC (32+ messages)
` [PATCH 01/13] drm/i915: add context parameter to i915_switch_context()
` [PATCH 02/13] drm/i915: reference count for i915_hw_contexts
` [PATCH 03/13] drm/i915: pass seqno to i915_hangcheck_ring_idle
` [PATCH 04/13] drm/i915: track ring progression using seqnos
` [PATCH 05/13] drm/i915: introduce i915_hangcheck_ring_hung
` [PATCH 06/13] drm/i915: detect hang using per ring hangcheck_score
` [PATCH 07/13] drm/i915: remove i915_hangcheck_hung
` [PATCH 08/13] drm/i915: add struct ctx_reset_state
` [PATCH 09/13] drm/i915: add reset_state for hw_contexts
` [PATCH 10/13] drm/i915: mark rings which were waiting when hang happened
` [PATCH 11/13] drm/i915: add batch object and context to i915_add_request()
` [PATCH 12/13] drm/i915: find guilty batch buffer on ring resets
` [PATCH 13/13] drm/i915: refuse to submit more batchbuffers from guilty context
[PATCH 1/3] drm/i915: Use FORCEWAKE_KERNEL instead of hardcoded number in MT forcewake ACK
2013-03-01 13:35 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Use '1' instead of FORCEWAKE_KERNEL for ST force wake
` [PATCH 3/3] drm/i915: Single thread force wake isn't used on HSW anymore
[PATCH 1/3] drm/i915: Document the find_pll() function
2013-03-01 11:35 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Remove a stale and misplaced comment
` [PATCH 3/3] drm/i915: Kill a few pointless comments
[PATCH 0/8] Enable eDP PSR functionality at HSW - v3
2013-02-28 18:02 UTC (21+ messages)
` [PATCH 1/8] drm/i915: Organize VBT stuff inside drm_i915_private
` [PATCH 2/8] drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipe
` [Intel-gfx] "
` [PATCH 3/8] drm/i915: Added SDP and VSC structures for handling PSR for eDP
` [Intel-gfx] "
` [PATCH 4/8] drm/i915: Read the EDP DPCD and PSR Capability
` [PATCH 5/8] drm/i915: VBT Parsing for the PSR Feature Block for HSW
` [PATCH 6/8] drm/i915: Enable/Disable PSR
` [Intel-gfx] "
` [PATCH 7/8] drm/i915: Added debugfs support for PSR Status
` [Intel-gfx] "
` [PATCH 8/8] drm/i915: Hook PSR functionality
` [Intel-gfx] "
` [Intel-gfx] [PATCH 0/8] Enable eDP PSR functionality at HSW - v3
[i-g-t][PATH] debugger: Include path for cairo to fix compiler error
2013-02-28 12:05 UTC (2+ messages)
[PATCH] sna: Initialize variable 'iter' to silence clang
2013-02-28 11:40 UTC (3+ messages)
` Warnings in `sna_damage.c` (was: [PATCH] sna: Initialize variable 'iter' to silence clang)
[PATCH 0/8] Detect and deal with Interrupt 'Storms' from noisy Hotplug Lines
2013-02-28 9:19 UTC (19+ messages)
` [PATCH v.2 00/12] "
` [PATCH v.2 01/12] DRM/i915: Remove valleyview_hpd_irq_setup
` [PATCH v.2 02/12] DRM/I915: Add enum hpd_pin to intel_encoder
` [PATCH v.2 03/12] DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders
` [PATCH v.2 03/12] DRM/i915: Convert HPD interrupts to make use of HPD pin assignment in encoders (v2)
` [PATCH v.2 04/12] DRM/i915: Remove i965_hpd_irq_setup
` [PATCH v.2 05/12] DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private
` [PATCH v.2 06/12] DRM/i915: Add HPD IRQ storm detection
` [PATCH v.2 06/12] DRM/i915: Add HPD IRQ storm detection (v2)
` [PATCH v.2 07/12] DRM/i915: (re)init HPD interrupt storm statistics
` [PATCH v.2 08/12] DRM/i915: Treat hpd_irq_setup() for ironake and older generations the same way
` [PATCH v.2 09/12] DRM/i915: Disable HPD interrupt on pin when irq storm is detected
` [PATCH v.2 10/12] DRM/i915: Add Reenable Timer to turn Hotplug Detection back on
` [PATCH v.2 11/12] DRM/i915: Add bit field to record which pins have received HPD events
` [PATCH v.2 12/12] DRM/i915: Only reprobe display on encoder which has received an HPD event
[PATCH] sna: Fix comment on GCC version check
2013-02-27 23:33 UTC (8+ messages)
Instrumenting rendercopy, the last bit
2013-02-27 19:06 UTC (3+ messages)
` [PATCH] tests: Make it easy to tell if rendercopy is doing the right thing
[PATCH] drm/i915: Increase the RC6p threshold
2013-02-27 16:23 UTC (9+ messages)
[PATCH 0/6] HSW PM - RC6 clean up and fixes
2013-02-27 13:46 UTC (14+ messages)
` [PATCH 1/6] drm/i915: creating Haswell rc6 function
` [PATCH 2/6] drm/i915: HSW PM Frequency bits fix
` [PATCH 3/6] drm/i915: HSW PM Cleaning - Removing unecessary register/bits set
` [PATCH 4/6] drm/i915: HSW PM - removing pcode read/write
` [PATCH 5/6] drm/i915: Use all PM deferred events for HSW
` [PATCH 6/6] drm/i915: More HSW PM clean up
[PATCH 00/10] basic infrastructure for pipe_config
2013-02-26 17:46 UTC (12+ messages)
` [PATCH 02/10] drm/i915: compute pipe_config earlier
` [PATCH 03/10] drm/i915: add pipe_config->timings_set
` [PATCH 04/10] drm/i915: add pipe_config->pixel_multiplier
` [PATCH 06/10] drm/i915: add pipe_config->has_pch_encoder
` [PATCH 07/10] drm/i915: add pipe_config->limited_color_range
[PATCH 01/10] drm/i915: introduce struct intel_crtc_config
2013-02-26 17:09 UTC (3+ messages)
` [PATCH] "
[PATCH] sna: Fix comment on GCC version check
2013-02-26 14:33 UTC
xf86-video-intel (git-13461a1): BROKEN with clang-3.2 due to __cpuid() not available?
2013-02-26 14:31 UTC (8+ messages)
[PATCH] display: change the priority order of intel_backlight
2013-02-26 8:16 UTC
VT switchless suspend/resume
2013-02-25 21:31 UTC (4+ messages)
[PATCH 0/2] fallout from the fdi dither work
2013-02-25 20:01 UTC (3+ messages)
` [PATCH 2/2] drm/i915: gen2 has no tv out support
[PATCH v2] drm/i915: Don't clobber crtc->fb when queue_flip fails
2013-02-25 13:25 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 0/4] FIFO underrun reporting v2
2013-02-25 12:14 UTC (6+ messages)
` [PATCH 1/4] drm/i915: also disable south interrupts when handling them
` [PATCH 2/4] drm/i915: report Gen5+ CPU and PCH FIFO underruns
` [PATCH 3/4] drm/i915: print Gen5+ CPU/PCH poison interrupts
` [PATCH 4/4] drm/i915: remove "inline" keyword from ironlake_disable_display_irq
[PATCH] drm/i915: Add to_user_ptr()
2013-02-25 10:58 UTC (3+ messages)
[PATCH 1/3] [v2] drm/i915: Created a sized object error dump
2013-02-25 10:26 UTC (4+ messages)
` [PATCH 2/3] drm/i915: exclude CCID for platforms without it
` [PATCH 3/3] [v2] drm/i915: Capture current context on error
[PATCH 1/2] drm/i915: Created a sized object error dump
2013-02-24 21:40 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Capture current context on error
[PATCH] Refuse to load driver for depth-8 X server
2013-02-23 0:50 UTC (2+ messages)
[PATCH 1/5] quick_dump: say something when reg init fails
2013-02-22 16:49 UTC (3+ messages)
` [PATCH 2/5] intel_mmio: Allow mmio without debugfs
[PATCH] drm/i915: Don't clobber crtc->fb when queue_flip fails
2013-02-22 14:41 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Fix a bogus cast in execbuffer2
2013-02-22 13:47 UTC (2+ messages)
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