Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-03 21:15:52 to 2013-06-06 15:34:47 UTC [more...]

[PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-06-06 15:34 UTC  (2+ messages)

[PATCH] drm/i915: WA: FBC Render Nuke
 2013-06-06 15:16 UTC  (7+ messages)

[PATCH] drm/i915: VGA also requires the power well
 2013-06-06 14:47 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Only slightly increment hangcheck score if we succesfully kick a ring
 2013-06-06 14:41 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Don't count semaphore waits towards a stuck ring

[PATCH 1/4] drm/i915: export error state to string conversion
 2013-06-06 14:38 UTC  (9+ messages)
` [PATCH 2/4] drm/i915: export error state ref handling
` [PATCH 3/4] drm/i915: introduce i915_error_state_buf_init
` [PATCH 4/4] drm/i915: add i915_error_state sysfs entry
  ` [PATCH 4/4] drm/i915: add error_state "

[PATCH 0/3]
 2013-06-06 14:33 UTC  (6+ messages)
` [PATCH 1/3] dmi: add support for exact DMI matches in addition to substring matching
` [PATCH 2/3] drm/i915: Quirk away phantom LVDS on Intel's D510MO mainboard
` [PATCH 3/3] drm/i915: Quirk away phantom LVDS on Intel's D525MW mainboard

[PATCH] drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix
 2013-06-06 13:51 UTC  (2+ messages)

[PATCH] drm/i915: Haswell FBC supports up to 4096x4096
 2013-06-06 13:19 UTC  (7+ messages)
` [PATCH] drm/i915: update FBC maximum fb sizes

[PATCH 1/2] drm/i915: set default value for config->pixel_multiplier
 2013-06-06 12:59 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: hw state readout support for pixel_multiplier
    ` [PATCH] "

[ANNOUNCE] xf86-video-intel 2.21.9
 2013-06-06 12:43 UTC 

[PATCH 1/2] drm: kms_helper: don't lose hotplug event
 2013-06-06 12:34 UTC  (5+ messages)
` [PATCH 2/2] drm/crtc-helper: clamp unknown connector status in the poll work

[PATCH 0/9] drm/i915: Unify some modeset sequences v2
 2013-06-06 11:59 UTC  (24+ messages)
` [PATCH v2 1/9] drm/i915: Always load the display palette before enabling the pipe
` [PATCH 2/9] drm/i915: Always enable the cursor right after the primary plane
` [PATCH 3/9] drm/i915: Enable the overlay right after primary and cursor planes
` [PATCH v2 4/9] drm/i915: Follow the same sequence when disabling planes
` [PATCH 5/9] drm/i915: Drop overlay DPMS call from valleyview_crtc_enable
` [PATCH v2 6/9] drm/i915: Disable/restore all sprite planes around modeset
` [PATCH 7/9] drm/i915: Improve assert_planes_disabled()
` [PATCH 8/9] drm/i915: Spruce up assert_sprites_disabled()
` [PATCH 9/9] drm/i915: Assert dpll running in intel_crtc_load_lut() on pre-PCH platforms

[PATCH] Revert "drm/i915: Include display_mmio_offset in sequencer index/data registers"
 2013-06-06 11:42 UTC  (2+ messages)

[PATCH 0/6] Enable PC8+ states
 2013-06-06 11:41 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: add ibx_irq_preinstall
` [PATCH 2/6] drm/i915: initialize Haswell audio interrupts
` [PATCH 3/6] drm/i915: initialize FDI RX interrupts
` [PATCH 4/6] drm/i915: initialize the Haswell SRD interrupts
` [PATCH 5/6] drm/i915: initialize the PCH GTC interrupts
` [PATCH 6/6] drm/i915: implement HSW display sequences for package C8+

[igt PATCH 1/5] lib: move connector_type_str and co to drmtest
 2013-06-06 10:19 UTC  (22+ messages)
` [igt PATCH 2/5] lib: add kmstest_cairo_printf_line
` [igt PATCH 3/5] lib: add kmstest_get_connector_config
` [igt PATCH 4/5] lib: refactor kmstest_create_fb
` [igt PATCH 5/5] tests: add kms_render
  ` [PATCH v2 0/6] tests: add tests for front buffer rendering
    ` [PATCH v2 1/6] lib: move connector_type_str and co to drmtest
    ` [PATCH v2 2/6] lib: add kmstest_cairo_printf_line
      ` [PATCH v3 "
    ` [PATCH v2 3/6] lib: use kmstest_cairo_printf_line in paint_marker
    ` [PATCH v2 4/6] lib: add kmstest_get_connector_config
    ` [PATCH v2 5/6] lib: refactor kmstest_create_fb
    ` [PATCH v2 6/6] tests: add kms_render

[PATCH] drm/i915: Track clients and print their object usage in debugfs
 2013-06-06  8:46 UTC  (7+ messages)

[PATCH 1/2] drm/i915: Reset hangcheck score if we succesfully kick a ring
 2013-06-06  8:37 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Don't count semaphore waits towards a stuck ring

[PATCH 00/31] shared pch display pll rework
 2013-06-06  8:22 UTC  (37+ messages)
` [PATCH 01/31] drm/i915: fix up pch pll handling in ->mode_set
` [PATCH 02/31] drm/i915: conditionally disable pch resources in ilk_crtc_disable
` [PATCH 03/31] drm/i915: lock down pch pll accouting some more
` [PATCH 04/31] drm/i915: s/pch_pll/shared_dpll/
` [PATCH 05/31] drm/i915: switch crtc->shared_dpll from a pointer to an enum
` [PATCH 06/31] drm/i915: move shared_dpll into the pipe config
` [PATCH 07/31] drm/i915: refactor PCH_DPLL_SEL #defines
` [PATCH 08/31] drm/i915: hw state readout for shared pch plls
` [PATCH 09/31] drm/i915: consolidate ->num_shared_dplls assignement
` [PATCH 10/31] drm/i915: metadata for shared dplls
` [PATCH 11/31] drm/i915: scrap register address storage
` [PATCH 12/31] drm/i915: enable/disable hooks for shared dplls
` [PATCH 13/31] drm/i915: drop crtc checking from assert_shared_dpll
` [PATCH 14/31] drm/i915: display pll hw state readout and checking
` [PATCH 15/31] drm/i915: extract readout_hw_state from setup_hw_state
` [PATCH 16/31] drm/i915: split up intel_modeset_check_state
` [PATCH 17/31] drm/i915: WARN on lack of shared dpll
` [PATCH 18/31] drm/i915: hw state readout and cross-checking for shared dplls
` [PATCH 19/31] drm/i915: fix up pch pll enabling for pixel multipliers
` [PATCH 20/31] drm/i915: simplify the reduced clock handling for pch plls
` [PATCH 21/31] drm/i915: consolidate pch pll enable sequence
` [PATCH 22/31] drm/i915: use sw tracked state to select shared dplls
` [PATCH 23/31] drm/i915: duplicate intel_enable_pll into i9xx and vlv versions
    ` [PATCH] "
` [PATCH 24/31] drm/i915: asserts for lvds pre_enable
` [PATCH 25/31] drm/i915: move encoder pre enable hooks togther on ilk+
` [PATCH 26/31] drm/i915: hw state readout for i9xx dplls
` [PATCH 27/31] drm/i915: move i9xx dpll enabling into crtc enable function
    ` [PATCH] "
` [PATCH 28/31] drm/i915: s/pre_pll/pre/ on the lvds port "
` [PATCH 29/31] drm/i915: clean up vlv ->pre_pll_enable and pll enable sequence
  ` [PATCH] "
` [PATCH 30/31] drm/i915: Fix up cpt pixel multiplier "
` [PATCH 31/31] drm/i915: clear DPLL reg when disabling i9xx dplls

[PATCH DDX] Adding more msrketing names for Haswell
 2013-06-05 22:37 UTC  (2+ messages)

[PATCH] drm/i915: Add a hotplug connector property
 2013-06-05 21:59 UTC 

[PATCH] drm/i915: implement HSW display sequences for package C8+
 2013-06-05 20:35 UTC  (6+ messages)

Playing with the idea of pulling kernel code into i-g-t
 2013-06-05 20:18 UTC  (3+ messages)
` [RFC] lib: Import intel_sideband.c from the kernel

[PATCH] drm/i915: distinguish between error messages in DIDL initialization
 2013-06-05 19:14 UTC  (3+ messages)

[PATCH 0/3] drm: fbdev mode restoration improvements v3
 2013-06-05 12:56 UTC  (11+ messages)
` [PATCH v2 1/3] drm: Add drm_plane_force_disable()
    ` [PATCH] drm: Add kernel-doc for plane functions
        ` [PATCH 1/2] drm: Improve drm_crtc documentation
          ` [PATCH v2 2/2] drm: Add kernel-doc for plane functions
` [PATCH 3/3] drm/fb-helper: Disable cursors and planes when restoring fbdev mode

[PATCH 1/2] drm/i915: Move default: to the end of the switch
 2013-06-05 12:36 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Fix 'port' typo in comment

[PATCH 1/2] drm/i915: consolidate and tighten encoder cloning checks
 2013-06-05 10:37 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] drm/i915: VLV clock gating fixes
 2013-06-05  8:01 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: VLV doesn't have the ILK+ style LP watermark registers
` [PATCH 2/2] drm/i915: Fix DSPCLK_GATE_D for VLV

[PATCH 00/34] PPGTT prep part 2 (and unmerged part 1)
 2013-06-04 21:49 UTC  (2+ messages)

[PATCH i-g-t 1/3] instdone: Add an assert to make sure we never overflow instdone_bits
 2013-06-04 15:59 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tools: Remove unused tools/intel_iosf_read.c
` [PATCH i-g-t 3/3] tools: Remove intel_disable_clock_gating

[PULL] drm-intel-fixes
 2013-06-04 15:58 UTC 

[PATCH 0/3] drm/i915: Trickle feed bits
 2013-06-04 15:55 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915: Disable primary plane trickle feed for g4x
` [PATCH 2/3] drm/i915: Disable trickle feed via MI_ARB_STATE for gen4
` [PATCH 3/3] drm/i915: Try harder to disable trickle feed on VLV

[PATCH] drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC
 2013-06-04 15:48 UTC  (3+ messages)

[PATCH] drm/i915: Treat resetting of the current framebuffer as a no-op
 2013-06-04 14:08 UTC  (2+ messages)
` [PATCH] drm/i915: Always disable trickle feed on Broadwater/Crestline

[PATCH 0/7] adjusted mode rework and assorted patches
 2013-06-04 12:08 UTC  (7+ messages)
` [PATCH 5/7] drm/i915: store adjusted dotclock in adjusted_mode->clock
` [PATCH 7/7] drm/i915: check for strange pfit pipe assignemnt on ivb/hsw

[PATCH] drm/i915: fix EDID/sink-based bpp clamping
 2013-06-04 11:53 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: refactor sink "
  ` [PATCH 2/2] drm/i915: fix EDID/sink-based "

[PATCH 1/3] drm/i915: rearrange vlv dp enable and pre_enable callbacks
 2013-06-04 11:49 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: rearrange vlv hdmi "
` [PATCH 3/3] drm/i915: move encoder->enable callback later in VLV crtc enable

[PATCH 1/2] drm/i915: Drop bogus fbdev sprite disable code
 2013-06-04  9:40 UTC  (3+ messages)
` [PATCH v2 2/2] drm: Remove some unused stuff from drm_plane
  ` [Intel-gfx] "

[PATCH 3/4] drm/i915: unpin pages at unbind
 2013-06-03 22:54 UTC  (10+ messages)
` [PATCH 1/2] drm/i915: Make stolen use pin pages
  ` [PATCH 2/2] drm/i915: Unpin stolen pages

[PATCH 2/7] drm/i915: move find_pll callback to dev_priv->display
 2013-06-03 21:28 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: fold in IS_PNV checks from the split up find_dpll functions

[PATCH] drm/i915: move find_pll callback to dev_priv->display
 2013-06-03 21:26 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