Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-22 21:14:26 to 2013-03-27 14:08:04 UTC [more...]

Updated fastboot patches
 2013-03-27 14:07 UTC  (15+ messages)
` [PATCH 1/9] drm/i915: Skip modifying PCH DREF if not changing clock sources
` [PATCH 2/9] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 3/9] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v2
` [PATCH 4/9] drm/i915: Retrieve the current mode upon KMS takeover v2
` [PATCH 5/9] drm/i915: Only preserve the BIOS modes if they are the preferred ones
` [PATCH 6/9] drm/i915: Validate that the framebuffer accommodates the current mode
` [PATCH 7/9] drm/i915: check panel fit status at update_plane time v2
` [PATCH 8/9] drm/i915: treat no fb -> fb as simple flip instead of full mode set
` [PATCH 9/9] drm/i915: add debug messages for mode_valid checks

[PATCH] drm/i915: Fix build failure
 2013-03-27 14:06 UTC  (2+ messages)

[PATCH] drm/i915: implement ibx_hpd_irq_setup
 2013-03-27 14:03 UTC  (2+ messages)

More fastboot bits
 2013-03-27 13:48 UTC  (33+ messages)
` [PATCH 01/13] drm/i915: Skip modifying PCH DREF if not changing clock sources
` [PATCH 02/13] drm/i915: Introduce i915_gem_object_create_stolen_for_preallocated
` [PATCH 03/13] drm/i915: Split the framebuffer_info creation into a separate routine
` [PATCH 04/13] drm: add initial_config function to fb helper
` [PATCH 05/13] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon
` [PATCH 06/13] drm/i915: Retrieve the current mode upon KMS takeover
` [PATCH 09/13] drm/i915: fix build in intel_display.c
` [PATCH 11/13] drm/i915: add clock_get for ironlake+
` [PATCH 13/13] drm/i915: check for non-native modes when inheriting a BIOS fb

[PATCH 8/9] drm/i915: treat no fb -> fb as simple flip instead of full mode set
 2013-03-27 13:40 UTC  (3+ messages)

regression: grass turns red
 2013-03-27 13:24 UTC  (3+ messages)

[PATCH 0/1] drm/i915: Allow specifying a minimum brightness level for sysfs control
 2013-03-27 13:06 UTC  (13+ messages)
` [PATCH 1/1] "

[PATCH 1/3] intel_perf_counters: a little tool for dumping performance counters
 2013-03-27 11:29 UTC  (4+ messages)
` [PATCH 2/3] intel_perf_counters: Abstract out Ironlake-specific code
` [PATCH 3/3] intel_perf_counters: Add support for Sandybridge

[PATCH] tests: add write-verify test to gem_fence_thrash
 2013-03-27 11:28 UTC  (2+ messages)

Craft a list of tests to run in simulation (and tune them)
 2013-03-27  2:54 UTC  (10+ messages)
` [PATCH i-g-t 1/5] README: Reword a few sentences
` [PATCH i-g-t 2/5] lib: Rename IGT_QUICK to IGT_SIMULATION
` [PATCH i-g-t 3/5] tests: Use IGT_SIMULATION to tune the list of tests to run
` [PATCH i-g-t 4/5] tests: Instrument tests run in simulation to run quickly
` [PATCH i-g-t 5/5] build: Make grep silent with running make test

[PATCH 0/2] lib/scatterlist: sg_page_iter: support for memory w/o backing pages
 2013-03-27  0:21 UTC  (8+ messages)
` [PATCH 1/2] lib/scatterlist: sg_page_iter: support sg lists "
` [PATCH 2/2] Revert "drm/i915: set dummy page for stolen objects"

[PATCH 00/13] pipe_config basic infrastructure
 2013-03-27  0:14 UTC  (15+ messages)
` [PATCH 01/13] drm/i915: introduce struct intel_crtc_config
` [PATCH 02/13] drm/i915: compute pipe_config earlier
` [PATCH 03/13] drm/i915: add pipe_config->timings_set
` [PATCH 04/13] drm/i915: add pipe_config->pixel_multiplier
` [PATCH 05/13] drm/i915: drop helper vtable for sdvo encoder
` [PATCH 06/13] drm/i915: add pipe_config->has_pch_encoder
` [PATCH 07/13] drm/i915: add pipe_config->limited_color_range
` [PATCH 08/13] drm/i915: introduce pipe_config->dither|pipe_bpp
` [PATCH 09/13] drm/i915: precompute pipe bpp before touching the hw
` [PATCH 10/13] drm/i915: convert DP autodither code to new infrastructure
` [PATCH 11/13] drm/i915: clean up plane bpp confusion
` [PATCH 12/13] drm/i915: clean up pipe "
` [PATCH 13/13] drm/i915: clear up the fdi/dp set_m_n confusion

[PATCH] drm/i915: Apply alignment restrictions on scanout surfaces for VT-d
 2013-03-27  0:10 UTC  (3+ messages)

[PATCH] drm/i915: wire up SDVO hpd support on cpt/ppt
 2013-03-26 21:38 UTC 

[PATCH 00/10] basic infrastructure for pipe_config
 2013-03-26 21:32 UTC  (8+ messages)
` [PATCH 08/10] drm/i915: move pipe bpp computation to pipe_config
` [PATCH 09/10] drm/i915: clean up plane bpp confusion
` [PATCH 10/10] drm/i915: clean up pipe "

[PATCH 0/8] Detect and deal with Interrupt 'Storms' from noisy Hotplug Lines
 2013-03-26 21:06 UTC  (10+ 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 05/12] DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private

[PATCH 1/4] drm/i915: add sprite restore function v3
 2013-03-26 20:57 UTC  (14+ messages)
` [PATCH 2/4] drm/i915: restore cursor and sprite state when forcing a config restore
  ` [PATCH 1/2] drm/i915: enable VT switchless resume v3
    ` [PATCH 2/2] drm/i915: emit a hotplug event on resume
  ` drm/i915: restore cursor and sprite state when forcing a config restore v2
` [PATCH 3/4] drm/i915: enable VT switchless resume v3
` [PATCH 4/4] drm/i915: emit a hotplug event on resume

[PATCH xf86-video-intel] sna: Use a more portable way to determine total RAM size
 2013-03-26 20:20 UTC  (2+ messages)

[PATCH 0/8] Detect and deal with Interrupt 'Storms' from noisy Hotplug Lines
 2013-03-26 20:04 UTC  (9+ messages)
` [PATCH 2/8] drm/i915: Set hotplug_supported_flag for all chipset generations
` [PATCH 3/8] drm/i915: Add hpd status bit to struct intel_connector
` [PATCH 4/8] drm/i915: Add Hotplug IRQ Storm detection
` [PATCH 5/8] drm/i915: Move hotplug interrupt enable for i915/i965/valleyview into a separate function

[PATCH xf86-video-intel] sna: Fix OpenBSD backlight control implementation
 2013-03-26 19:57 UTC  (3+ messages)

[PATCH 0/4] HSW PM - RC6 fixes, clean up and split
 2013-03-26 19:49 UTC  (18+ messages)
` [PATCH 1/4] drm/i915: HSW PM Frequency bits fix
` [PATCH 2/4] drm/i915: HSW PM Cleaning - Removing unecessary register/bits set
` [PATCH 3/4] drm/i915: HSW PM - removing pcode read/write
` [PATCH 4/4] drm/i915: creating Haswell rc6 function

[PATCH] drm/i915: Always call fence-lost prior to removing the fence
 2013-03-26 19:21 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Add i915.dp_limit_max_lane_count driver option
 2013-03-26 15:49 UTC  (2+ messages)

VT switchless suspend/resume
 2013-03-26 15:35 UTC  (9+ messages)
` [PATCH 4/6] drm/i915: enable VT switchless resume v2

[PATCH] configure: Unconditionally check for valgrind
 2013-03-26 13:48 UTC 

[PATCH] drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)
 2013-03-26 10:03 UTC  (3+ messages)

backtrace with 3.9.0-rc4 on MBP retina
 2013-03-26  7:54 UTC  (8+ messages)
    ` [PATCH] drm/i915: duct-tape locking when eDP init fails

[RFC xf86-video-intel] sna: OpenBSD drm_i915_gem_execbuffer2 support
 2013-03-25 22:38 UTC  (2+ messages)

Installing drivers and needed packages for decoding
 2013-03-25 21:35 UTC 

[PATCH 1/6] drm/i915: Warn if a pipe is enabled with a bogus port
 2013-03-25 18:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Correct sandybrige overclocking
 2013-03-25 15:38 UTC  (8+ messages)
` [PATCH] drm/i915: Don't overclock on Haswell

[PATCH 1/2] drm/i915: keep backlight_level and backlight device brightness in sync
 2013-03-25 12:56 UTC  (2+ messages)

[PATCH 0/6] HSW PM - RC6 clean up and fixes
 2013-03-24 22:16 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: creating Haswell rc6 function
` [PATCH 2/6] drm/i915: HSW PM Frequency bits fix
` [PATCH 6/6] drm/i915: More HSW PM clean up

[PULL] drm-intel-fixes for 3.9
 2013-03-24 14:24 UTC 

Screen blanking when copying files to USB/SD-Card ??
 2013-03-24 12:41 UTC  (10+ messages)

[PATCH] drm/i915: set dummy page for stolen objects
 2013-03-23 12:34 UTC  (2+ messages)

[PATCH 09/15] drm/i915: there's no PIPESTAT on Gen5+
 2013-03-23 12:33 UTC  (3+ messages)
` [PATCH 7/7] drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platforms

[PATCH 08/15] drm/i915: remove DSPPOS register
 2013-03-23 12:33 UTC  (3+ messages)
` [PATCH 6/7] drm/i915: there's no DSPPOS register on gen4+

[PATCH 07/15] drm/i915: there's no DSPADDR register on Haswell
 2013-03-23 12:33 UTC  (3+ messages)
` [PATCH 5/7] drm/i915: fix DSPADDR Gen check

[PATCH 1/6] drm/i915: Warn if a pipe is enabled with a bogus port
 2013-03-23 12:31 UTC  (13+ messages)
` [PATCH 3/6] drm/i915: Error out if we are trying to use VGA with SPLL already in use
` [PATCH 4/6] drm/i915: Cleanup if the EDP transcoder has a bobug input value
` [PATCH 5/6] drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()
` [PATCH 6/6] drm/i915: Use BUG() in a case of a programming error

[PATCH 3/3] drm/i915: Revert backlight cargo-culting
 2013-03-23 11:36 UTC  (4+ messages)
` [PATCH] Revert "drm/i915: write backlight harder"

[PATCH 1/7] drm/i915: don't disable the power well yet
 2013-03-23 11:34 UTC  (3+ messages)

Updated drm-intel-testing
 2013-03-23 11:31 UTC 

[PATCH xf86-video-intel] Add OpenBSD backlight control implementation
 2013-03-22 23:02 UTC  (3+ messages)


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