messages from 2013-04-19 09:14:51 to 2013-04-24 10:06:41 UTC [more...]
[PATCH 00/12] [RFC] PPGTT prep patches part 1
2013-04-24 10:06 UTC (16+ messages)
` [PATCH 01/12] drm/i915: Assert mutex_is_locked on context lookup
` [PATCH 02/12] drm/i915: BUG_ON bad PPGTT offset
` [PATCH 03/12] drm/i915: make PDE|PTE platform specific
` [PATCH 04/12] drm/i915: Extract PDE writes
` [PATCH 05/12] drm: Optionally create mm blocks from top-to-bottom
` [PATCH 06/12] drm/i915: Use drm_mm for PPGTT PDEs
` [PATCH 07/12] drm/i915: Use PDEs as the guard page
` [PATCH 08/12] drm/i915: Update context_fini
` [PATCH 09/12] drm/i915: Split context enabling from init
` [PATCH 10/12] drm/i915: destroy i915_gem_init_global_gtt
` [PATCH 11/12] drm/i915: Embed PPGTT into the context
` [PATCH 12/12] drm/i915: No contexts without ppgtt
[PATCH] drm/i915: disable interrupts earlier in the driver unload code
2013-04-24 9:51 UTC (3+ messages)
[PATCH] drm/i915: init hardware to a known state on resume v3
2013-04-24 9:22 UTC (2+ messages)
[PATCH 1/3] drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
2013-04-24 9:10 UTC (6+ messages)
` [PATCH 2/3] drm/i915: cancel RPS work before disabling RPS
` [PATCH 3/3] drm/i915: create spearate VLV disable_rps function
[PATCH] Revert "drm/i915: Don't overclock on Haswell"
2013-04-24 9:02 UTC (2+ messages)
[PATCH] drm/i915: Add private api for power well usage
2013-04-24 7:28 UTC (2+ messages)
[PATCH 00/15] high-bpp fixes and fdi auto dithering
2013-04-23 22:30 UTC (32+ messages)
` [PATCH 01/15] drm/i915: fixup 12bpc hdmi dotclock handling
` [PATCH 02/15] drm/i915: Disable high-bpc on pre-1.4 EDID screens
` [PATCH 03/15] drm/i915: force bpp for eDP panels
` [PATCH] "
` [PATCH 04/15] drm/i915: drop adjusted_mode from *_set_pipeconf functions
` [PATCH 05/15] drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
` [PATCH] "
` [PATCH 06/15] drm/i915: allow high-bpc modes on DP
` [PATCH 07/15] drm/i915: Fixup non-24bpp support for VGA screens on Haswell
` [PATCH 08/15] drm/i915: move intel_crtc->fdi_lanes to pipe_config
` [PATCH 09/15] drm/i915: hw state readout support for pipe_config->fdi_lanes
` [PATCH 10/15] drm/i915: split up fdi_set_m_n into computation and hw setup
` [PATCH 11/15] drm/i915: compute fdi lane config earlier
` [PATCH 12/15] drm/i915: Split up ironlake_check_fdi_lanes
` [PATCH 13/15] drm/i915: move fdi lane configuration checks ahead
` [PATCH] "
` [PATCH 14/15] drm/i915: don't count cpu ports for fdi B/C lane sharing
` [PATCH 15/15] drm/i915: implement fdi auto-dithering
[RFC][PATCH] drm/i915: Make data/link N value power of two
2013-04-23 20:07 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/6] Enabling Frame Buffer Compression (FBC) for IVB and HSW
2013-04-23 20:55 UTC (10+ messages)
` [PATCH 1/6] drm/i915: Enable FBC at Ivybridge
` [PATCH] drm/i915: Add support for FBC on Ivybridge
` [PATCH 2/6] drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 3/6] drm/i915: IVB FBC WaFbcDisableDpfcClockGating
` [PATCH 4/6] drm/i915: Enable FBC at Haswell
` [PATCH 5/6] drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 6/6] drm/i915: HSW FBC WaFbcDisableDpfcClockGating
[PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6
2013-04-23 17:10 UTC (11+ messages)
` [PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6 v2
` [PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6 v3
[PATCH] drm/i915: fix locking around punit access in cur_delayinfo for VLV
2013-04-23 16:39 UTC (3+ messages)
Try to make the device info flags a bit more maintainable
2013-04-23 16:30 UTC (19+ messages)
` [PATCH 1/6] drm/i915: Turn DEV_INFO_FLAGS into for foreach style macro
` [PATCH v2] drm/i915: Turn DEV_INFO_FLAGS into "
` [PATCH 1/6 v3] drm/i915: Turn DEV_INFO_FLAGS into a "
` [PATCH 2/6] drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
` [PATCH 2/6 v2] "
` [PATCH 3/6] drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
` [PATCH 4/6] drm/i915: Turn HAS_DDI() into a device_info flag
` [PATCH 5/6] drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
` [PATCH 6/6] drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag
[PATCH 1/4] intel_error_decode: Whitespacing fix
2013-04-23 16:10 UTC (14+ messages)
` [PATCH 2/4] intel_error_decode: HEAD stuff
` [PATCH 3/4] intel_error_decode: Fix ACTHD/HEAD mess with libdrm
` [PATCH 4/4] intel_error_decode: Future proof ring count
` [PATCH 1/3] [REPOST] intel_error_decode: Whitespacing fix
` [PATCH 2/3] [v2] intel_error_decode: HEAD stuff
` [PATCH 3/3] [v3] intel_error_decode: Fix ACTHD/HEAD mess with libdrm
[PATCH] drm/i915: release cursor when crtc is destroyed
2013-04-23 16:10 UTC (4+ messages)
[PATCH v3 7/7] drm/i915: Only reprobe display on encoder which has received an HPD event
2013-04-23 12:26 UTC (4+ messages)
` [PATCH v2] drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
[PATCH] drm/i915: avoid full modeset when changing the color range properties
2013-04-23 11:53 UTC (6+ messages)
[PATCH 0/8] i-g-t: vebox test case
2013-04-23 7:06 UTC (9+ messages)
` [PATCH 1/8] gem_ring_sync_loop: check the rings supported by the kernel
` [PATCH 2/8] gem_ring_sync_loop: test the new ring
` [PATCH 3/8] tests: storedw on VEBOX
` [PATCH 4/8] gem_cs_tlb.c: add vebox test case
` [PATCH 5/8] gem_exec_nop.c: "
` [PATCH 6/8] gem_non_secure_batch.c:add bsd and blt ring "
` [PATCH 7/8] gem_non_secure_batch.c add vebox "
` [PATCH 8/8] gem_ring_sync_loop.c: fix an operator error
[PATCH] drm/i915: make sure GPU freq drops to minimum after entering RC6 v2
2013-04-22 20:56 UTC
[PATCH] drm/i915: Decode RING_BUFFER_HEAD in error state
2013-04-22 16:57 UTC (4+ messages)
[PATCH 0/7] dp dpll pipe_config conversion + random stuff
2013-04-22 15:12 UTC (13+ messages)
` [PATCH 2/7] drm/i915: shovel compute clock into crtc->config.dpll on ilk
` [RFC][PATCH] drm/i915: Make struct dpll == intel_clock_t
` [PATCH] drm/i915: shovel compute clock into crtc->config.dpll on ilk
` [PATCH 4/7] drm/i915: use pipe_config for lvds dithering
` [PATCH 5/7] drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
` [PATCH 6/7] drm/i915: remove redundant has_pch_encoder check
` [PATCH 7/7] drm/i915: simplify config->pixel_multiplier handling
Power well issue could not be reproduced with drm-intel-next branch
2013-04-22 14:21 UTC
[PATCH] drm/i915: Remove unused power well register definitions
2013-04-22 13:39 UTC
[PATCH v3 00/16] arb robustness enablers v3
2013-04-22 13:36 UTC (9+ messages)
` [PATCH v3 01/16] drm/i915: return context from i915_switch_context()
` [PATCH v3 02/16] drm/i915: cleanup i915_add_request
` [PATCH v3 05/16] drm/i915: track ring progression using seqnos
[PATCH 1/3] drm/i915: Add PTE encoding function to the gtt/ppgtt vtables
2013-04-22 9:44 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Fix page table entries for Bay Trail
` [PATCH 3/3] drm/i915: Split out Haswell code from gen6_pte_encode
[PATCH] drm/i915: remove redundant (and incorrect!) dither enable for VLV
2013-04-22 8:58 UTC (2+ messages)
[PATCH v3 03/16] drm/i915: reference count for i915_hw_contexts
2013-04-20 18:11 UTC (3+ messages)
` [PATCH] "
Updated testing tree for 3.11
2013-04-20 14:55 UTC
[PATCH 0/7] Even more "unclaimed register" fixes
2013-04-20 13:33 UTC (8+ messages)
` [PATCH 3/7] drm/i915: add intel_display_power_enabled
[PATCH 6/7] drm/i915: check the power well on i915_pipe_enabled
2013-04-19 22:17 UTC (2+ messages)
[PATCH 1/4] drm/i915: stop for_each_intel_crtc_masked macro from leaking
2013-04-19 18:15 UTC (5+ messages)
` [PATCH 2/4] drm/i915: introduce macros to check pipe config properties
` [PATCH 3/4] drm/i915: hw state readout support for fdi m/n
` [PATCH 4/4] drm/i915: hw state readout support for pipe timings
` [PATCH] "
[PATCH] drm/i915: use vlv_dport_to_channel in vlv_signal_levels
2013-04-19 15:51 UTC (2+ messages)
[PATCH] drm/i915: update VLV PLL and DPIO code v11
2013-04-19 14:34 UTC (3+ messages)
[DVO][PATCH] drm/i915: Fall back to bit banging mode for DVO transmitter detection
2013-04-19 14:31 UTC (4+ messages)
[PATCH] drm/i915: Remove mention of Haswell in DDI code
2013-04-19 14:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Move the CSC_MODE bits next to the register
2013-04-19 9:30 UTC (2+ messages)
3.9.0-rc7-next: i915: render error detected
2013-04-19 9:25 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