Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-02 20:40:19 to 2012-03-22 01:06:38 UTC [more...]

[RFC] [PATCH 00/38] Haswell
 2012-03-22  1:09 UTC 

[RFC] ValleyView support
 2012-03-22  1:02 UTC  (56+ messages)
` [PATCH 01/25] drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
` [PATCH 02/25] drm/i915: add debug message when EDID fetch fails
` [PATCH 03/25] drm/i915: re-order GT IIR bit definitions
` [PATCH 04/25] drm/i915: Add basic support for parsing of VBT OEM Custom Block
` [PATCH 05/25] drm/i915: add DPIO read/write functions for ValleyView
` [PATCH 06/25] drm/i915: add ValleyView registers, stub code, and watermark support
` [PATCH 07/25] drm/i915: split out DPLL update code from i9xx_crtc_mode_set
` [PATCH 08/25] drm/i915: ValleyView mode setting limits and PLL functions
` [PATCH 09/25] drm/915: program driain latency regs on ValleyView
` [PATCH 10/25] drm/i915: Enable DP panel power sequencing for ValleyView
` [PATCH 11/25] drm/i915: Enable HDMI on ValleyView
` [PATCH 12/25] agp/intel: map more registers for use by the GTT code
` [PATCH 13/25] agp/intel: add Valleyview specific PTE entry function
` [PATCH 14/25] agp/intel: always use uncached mappings on VLV
` [PATCH 15/25] drm/i915: add ValleyView specific CRT detect function
` [PATCH 16/25] drm/i915: add ValleyView specific force wake get/put functions
` [PATCH 17/25] drm/i915: ValleyView cacheability is different
` [PATCH 18/25] drm/i915: ValleyView IRQ support
` [PATCH 19/25] drm/i915: display regs are at 0x180000 on ValleyView
` [PATCH 20/25] drm/i915: check for disabled interrupts "
` [PATCH 21/25] drm/i915: add HDMI and DP port enumeration "
` [PATCH 22/25] drm/i915: remove some unneeded debug messages
` [PATCH 23/25] drm/i915: add ValleyView clock gating init
` [PATCH 24/25] drm/i915: add has_turbo bit to driver info struct
` [PATCH 25/25] drm/i915: don't write ring regs until they're set up

[PATCH 0/2] semaphorify the pageflip BO (if possible)
 2012-03-22  0:19 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: extract ring sync code
` [PATCH 2/2] drm/i915: use semaphores for the display plane

[PATCH] drm/i915: properly restore the ppgtt page directory on resume
 2012-03-21 23:14 UTC 

[PATCH 0/2 v6] drm/i915: LVDS channel mode fixes
 2012-03-21 22:31 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
` [PATCH 2/2] drm/i915: Add lvds_channel module option

RFC: i915 arch changes to better support new chipsets
 2012-03-21 20:41 UTC  (6+ messages)

[PATCH] drm/i915: Mark untiled BLT commands as fenced on gen2/3
 2012-03-21 10:48 UTC 

pipe notify for ivb
 2012-03-20 21:53 UTC 

[PATCH 0/5] aliasing ppgtt, advanced things
 2012-03-20 20:57 UTC  (4+ messages)
` [PATCH 3/5] drm/i915: implement SNB workaround for lazy global gtt

[PATCH 0/2 v5] drm/i915: LVDS channel mode fixes
 2012-03-20 18:35 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
` [PATCH 2/2] drm/i915: Add lvds_channel module option

[PATCH] drm/i915: treat src w & h as fixed point in sprite handling code
 2012-03-20 17:59 UTC 

[RFC] Try harder to allocate an mmap offset
 2012-03-20 13:59 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: Remove the deferred-free list

[PATCH] drm/i915: IVB missed irqs w/a
 2012-03-20  2:18 UTC  (2+ messages)

[PATCH] intel: Add some PCI IDs for Haswell
 2012-03-19 21:15 UTC 

[PATCH 0/2 v4] drm/i915: LVDS channel mode fixes
 2012-03-19 14:21 UTC  (10+ messages)
` [PATCH 1/2] drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
` [PATCH 2/2] drm/i915: Add lvds_channel module option

[PATCH 00/18] i915 HW Context Support
 2012-03-19 10:14 UTC  (21+ messages)
` [PATCH 01/18] drm/i915: CXT_SIZE register offsets added
` [PATCH 02/18] drm/i915: preliminary context support
` [PATCH 03/18] drm/i915: context basic create & destroy
` [PATCH 04/18] drm/i915: add context information to objects
` [PATCH 05/18] drm/i915: context switch implementation
` [PATCH 06/18] drm/i915: trace events for contexts
` [PATCH 07/18] drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
` [PATCH 08/18] drm/i915: PIPE_CONTROL_TLB_INVALIDATE
` [PATCH 09/18] drm/i915: possibly invalidate TLB before context switch
` [PATCH 10/18] drm/i915: use the default context
` [PATCH 11/18] drm/i915: switch to default context on idle
` [PATCH 12/18] drm/i915: try to reset the gpu before unload
` [PATCH 13/18] drm/i915/context: create & destroy ioctls
` [PATCH 14/18] drm/i915/context: switch contexts with execbuf2
` [PATCH 15/18] drm/i915/context: add params
` [PATCH 16/18] drm/i915/context: anonymous context interfaces
` [PATCH 17/18] drm/i915: Ironlake rc6 can use "
` [PATCH 18/18] drm/i915: try to enable rc6 on Ironlake... again

how to enable "wait for vertical sync" on i915 framebuffer driver?
 2012-03-19  8:22 UTC 

VA-API brightness property
 2012-03-19  1:51 UTC  (3+ messages)

Updated -next
 2012-03-18 21:20 UTC  (3+ messages)

[PATCH 0/2] Two patches relating to ring initialization failure
 2012-03-18 20:33 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Add BUG_ON when ring->private is NULL
` [PATCH 2/2] drm/i915: Add wait_for in init_ring_common

Thinkpad T420 and single/dual channel lvds
 2012-03-18 20:26 UTC  (15+ messages)

[PATCH 1/2] drm/i915: Pull MTRR setup to its own function
 2012-03-18 17:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Don't do MTRR setup if PAT is enabled

Sandy bridge GPU does not support alpha channel?
 2012-03-17  8:45 UTC 

Graphics switching and LVDS detection
 2012-03-16 20:32 UTC  (2+ messages)

[PATCH] xf86-video-intel: Add support for toshiba backlight interface
 2012-03-15 13:20 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2012-03-14 18:30 UTC 

black screen after desktop loading on Lenovo L520
 2012-03-14 14:34 UTC 

[PATCH] intel: Quiet two more valgrind complaints with recent changes
 2012-03-13 23:50 UTC 

[PATCH 1/3] x86: EXPORT_SYMBOL(pat_enabled)
 2012-03-13 18:39 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Pull MTRR setup to its own function
` [PATCH 3/3] drm/i915: Don't do MTRR setup if PAT is enabled

[PATCH] drm/i915: don't force dest keying on IVB
 2012-03-10 14:19 UTC 

Quick Sync support on Linux
 2012-03-10  6:54 UTC 

[regression] xrandr: cannot find crtc for output eDP1
 2012-03-09 18:08 UTC  (2+ messages)

[PATCH 1/2] intel: Add support for overriding the PCI ID via an environment variable
 2012-03-09  3:53 UTC  (8+ messages)
` [PATCH 2/2] intel: Add .aub file output support

[PATCH] intel: Fix a case when mapping large texture fails
 2012-03-08  0:28 UTC  (2+ messages)

[PATCH 1/2] drm/i915: fix color order for BGR formats on SNB
 2012-03-08  0:03 UTC  (6+ messages)

[PATCH] drm/i915: support 32 bit BGR formats in sprite planes
 2012-03-07 18:53 UTC  (2+ messages)

drm: i915 hangcheck/GPU errors
 2012-03-06 23:34 UTC 

[PATCH 1/2] intel: Add support for overriding the PCI ID via an environment variable
 2012-03-05 23:18 UTC  (4+ messages)

[PATCH 1/2] intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement
 2012-03-05 18:37 UTC  (2+ messages)
` [PATCH 2/2] intel: Add per-dword decode of gen7 3DPRIMITIVE

[RFC PATCH 00/11] i915 HW context support
 2012-03-05 18:20 UTC  (16+ messages)
` [PATCH 02/11] drm/i915: track tlb invalidate GFX_MODE state
` [PATCH 05/11] drm/i915/context: Preliminary context support
` [PATCH 08/11] drm/i915/context: extend contexts to execbuffer2

HDMI output on Ubuntu 12.04 beta
 2012-03-03 20:20 UTC 

Shared memory management
 2012-03-03 10:53 UTC  (3+ messages)

crashes when video mode changes
 2012-03-02 21:31 UTC 

[PATCH] drm/i915: fix swizzling on gen6+
 2012-03-02 20:40 UTC  (2+ messages)


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