Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-12 09:35:45 to 2013-06-18 03:04:01 UTC [more...]

linux-next: manual merge of the drm-intel tree with the drm tree
 2013-06-18  3:04 UTC 

[PATCH] ALSA: hda - Haswell converter power state D0 verify
 2013-06-18  2:41 UTC 

[PATCH 0/3] fbdev no more!
 2013-06-17 20:47 UTC  (7+ messages)
` [PATCH 1/3] drm: Add separate Kconfig option for fbdev helpers
` [PATCH 2/3] drm/i915: Kconfig option to disable the legacy fbdev support
` [PATCH 3/3] drm/i915: rename intel_fb.c to intel_fbdev.c

[PATCH 0/4] Haswell Display audio routing bug fix
 2013-06-17 12:53 UTC  (15+ messages)
` [PATCH 1/4] ALSA: hda - Haswell converter power state D0 verify
` [PATCH 2/4] ALSA: hda - Return error when open empty hdmi device
` [PATCH 3/4] drm/i915: Add display audio routing APIs for ALSA
` [PATCH 4/4] ALSA: hda - Add display audio routing API for haswell

[PATCH 1/3] drm/i915: Fix retrieval of hangcheck stats
 2013-06-17 11:25 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Replace open-coding of DEFAULT_CONTEXT_ID
` [PATCH 3/3] drm/i915: Allow contexts to be specified for unsupported rings

Short stalls of xorg display updates
 2013-06-17 10:02 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-06-17  3:32 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-06-17  3:25 UTC 

[PATCH 00/31] shared pch display pll rework
 2013-06-16 19:42 UTC  (35+ messages)
` [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 22/31] drm/i915: use sw tracked state to select shared dplls
` [PATCH 24/31] drm/i915: asserts for lvds pre_enable
    ` [PATCH] "
` [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 "

Problems using intel-linux-graphics-installer on Fedora 18
 2013-06-16 19:20 UTC 

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-15 20:35 UTC  (14+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

[PATCH 0/3]
 2013-06-14 20:36 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH 1/2] drm/i915: tune the RC6 threshold for stability
 2013-06-14 19:32 UTC  (14+ messages)
` [PATCH 2/2] drm/i915: repin bound framebuffers on resume
        ` [PATCH] drm/i915: Restore fences after resume and GPU resets

[PATCH 01/13] drm: Added SDP and VSC structures for handling PSR for eDP
 2013-06-14 17:18 UTC  (19+ messages)
` [PATCH 02/13] drm/i915: Read the EDP DPCD and PSR Capability
` [PATCH 03/13] drm/i915: VBT Parsing for the PSR Feature Block for HSW
` [PATCH 04/13] drm/i915: split aux_clock_divider logic in a separated function for reuse
` [PATCH 05/13] drm/i915: Enable/Disable PSR
` [PATCH 06/13] drm/i915: Added debugfs support for PSR Status
` [PATCH 07/13] drm/i915: Match all PSR mode entry conditions before enabling it
` [PATCH 08/13] drm/i915: Hook PSR functionality
` [PATCH 09/13] drm/i915: add update function to disable/enable-back PSR
` [PATCH 10/13] drm/intel: add enable_psr module option
` [PATCH 11/13] drm/i915: PSR: Make a clear separation between Sink (Panel) and Source (HW) enabling
` [PATCH 12/13] drm/i915: Adding global I915_PARAM for PSR ACTIVE
` [PATCH 13/13] drm/i915: force psr exit when busy

[PATCH 02/10] drm/i915: We implement WaFbcAsynchFlipDisableFbcQueue on ilk and snb
 2013-06-14 14:23 UTC  (2+ messages)
` [PATCH 2/10 v2] "

[PATCH v2 1/2] drm/i915: Fix VLV PLL LPF coefficients for DAC
 2013-06-14 11:02 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: s/LFP/LPF in DPIO PLL register names

[PATCH] drm/i915: Kill useless "Enable panel fitter" comments
 2013-06-14  7:16 UTC  (3+ messages)

[PATCH] drm/i915: Remove extra "ring" from error message
 2013-06-14  7:13 UTC  (2+ messages)

[PATCH 1/7] drm/i915: add struct i915_ctx_hang_stats
 2013-06-13 20:59 UTC  (15+ messages)
` [PATCH 2/7] drm/i915: add i915_gem_context_get_hang_stats()
` [PATCH 3/7] drm/i915: change i915_add_request to macro
` [PATCH 4/7] drm/i915: add batch bo to i915_add_request()
` [PATCH 6/7] drm/i915: find guilty batch buffer on ring resets
` [PATCH 7/7] drm/i915: refuse to submit more batchbuffers from guilty context

[PATCH] drm/i915: Fix VLV PLL LPF coefficients for DAC
 2013-06-13 20:03 UTC  (2+ messages)

[PATCH] drm/i915: stop killing pfit on i9xx
 2013-06-13 14:13 UTC  (3+ messages)

[PATCH] drm/i915: Add 0x2a43, a Cantiga device
 2013-06-13 14:11 UTC  (2+ messages)

[PATCH 1/3] drm/i915: set up PIPECONF explicitly on ilk-ivb
 2013-06-13 10:01 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms
` [PATCH 3/3] drm/i915: explicitly set up PIPECONF (and gamma table) on haswell
` [Intel-gfx] [PATCH 1/3] drm/i915: set up PIPECONF explicitly on ilk-ivb

Backporting "drm/i915: force full modeset if the connector is in DPMS OFF mode"
 2013-06-13  7:43 UTC  (4+ messages)

[PATCH] drm/i915: Reorder ring reinitialisation round reset
 2013-06-12 23:57 UTC  (4+ messages)

[PATCH v2] drm/i915: Try harder to disable trickle feed on VLV
 2013-06-12 22:36 UTC  (3+ messages)

[PATCH 00/24] irq locking review
 2013-06-12 22:32 UTC  (39+ messages)
` [PATCH 01/24] drm/i915: fix locking around ironlake_enable|disable_display_irq
` [PATCH 02/24] drm/i915: close tiny race in the ilk pcu even interrupt setup
` [PATCH 03/24] drm/i915: assert_spin_locked for pipestat interrupt enable/disable
` [PATCH 04/24] drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/
` [PATCH 05/24] drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
` [PATCH 06/24] drm/i915: fold the queue_work "
` [PATCH 07/24] drm/i915: fold the no-irq check "
` [PATCH 08/24] drm/i915: fix hpd interrupt register locking
` [PATCH 09/24] drm/i915: extract ibx_display_interrupt_update
` [PATCH 10/24] drm/i915: remove SERR_INT clearing in the postinstall hook
` [PATCH 11/24] drm/i915: improve SERR_INT clearing for fifo underrun reporting
` [PATCH 12/24] drm/i915: improve GEN7_ERR_INT "
` [PATCH 13/24] drm/i915: kill lpt pch transcoder->crtc mapping code for fifo underruns
    ` [PATCH] "
` [PATCH 14/24] drm/i915: irq handlers don't need interrupt-safe spinlocks
` [PATCH 15/24] drm/i915: streamline hsw_pm_irq_handler
` [PATCH 16/24] drm/i915: queue work outside spinlock in hsw_pm_irq_handler
` [PATCH 17/24] drm/i915: kill dev_priv->rps.lock
` [PATCH 18/24] drm/i915: unify ring irq refcounts (again)
` [PATCH 19/24] drm/i915: don't enable PM_VEBOX_CS_ERROR_INTERRUPT
` [PATCH 20/24] drm/i915: kill bogus GTIIR clearing in vlv_preinstall hook
` [PATCH 21/24] drm/i915: unify PM interrupt preinstall sequence
` [PATCH 22/24] drm/i915: unify GT/PM irq postinstall code
` [PATCH 23/24] drm/i915: extract rps interrupt enable/disable helpers
` [PATCH 24/24] drm/i915: simplify rps interrupt enabling/disabling sequence

[PATCH DDX] sna: flush gtt when psr_active
 2013-06-12 20:57 UTC 

[PATCH 0/8] Don't let the ghost eDP haunt us
 2013-06-12 20:27 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: don't check encoder at DP connector destroy()
` [PATCH 2/8] drm/i915: extract intel_edp_init_connector
` [PATCH 3/8] drm/i915: propagate errors from intel_dp_init_connector
` [PATCH 4/8] drm/i915: fix the "ghost eDP" connector unwind path
` [PATCH 5/8] drm/i915: fix the "ghost eDP" encoder "
` [PATCH 6/8] drm/i915: check the return value of intel_dp_i2c_init
` [PATCH 7/8] drm/i915: invert the verbosity of intel_enable_fbc
` [PATCH 8/8] drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy

[PATCH 0/9] pll limit fixes and a few other things
 2013-06-12 19:28 UTC  (12+ messages)
` [PATCH 4/9] drm/i915: fixup g4x pll limits
` [PATCH 5/9] drm/i915: pnv dpll doesn't use m1!
` [PATCH 6/9] drm/i915: fix ibx/cpt/ppt dpll limits
` [PATCH 9/9] drm/i915: check for strange pfit pipe assignemnt on ivb/hsw

[PATCH 0/6] Enable PC8+ states
 2013-06-12 16:27 UTC  (2+ messages)

[PATCH 05/24] drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler
 2013-06-12 15:43 UTC 

[PATCH] drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLIT
 2013-06-12 14:51 UTC  (3+ messages)

[PATCH 8/9] drm/i915: Drop some no longer required mode/adjusted_mode parameters
 2013-06-12 12:59 UTC  (3+ messages)
` [PATCH] "

[PATCH 6/7] drm/i915: find guilty batch buffer on ring resets
 2013-06-12 12:05 UTC 

[PATCH] drm/i915: WARN if the fence pin_count is invalid
 2013-06-12 10:36 UTC  (2+ messages)

[PATCH] drm/i915: Ignore EIO whilst waiting without the lock
 2013-06-12  9:49 UTC 


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