public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-11-27 18:38:02 to 2013-12-02 13:42:56 UTC [more...]

[PATCH 1/2] drm: Make the connector mode_valid() vfunc return a drm_mode_status enum
 2013-12-02 13:42 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs

[PATCH 00/19] Haswell runtime PM support + D3
 2013-12-02 13:37 UTC  (25+ messages)
` [PATCH 01/19] drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
` [PATCH 05/19] drm/i915: add initial Runtime PM functions
` [PATCH 09/19] drm/i915: get a runtime PM reference when the panel VDD is on
` [PATCH 10/19] drm/i915: do not assert DE_PCH_EVENT_IVB enabled
` [PATCH 11/19] drm/i915: disable interrupts when enabling PC8
` [PATCH 14/19] drm/i915: add runtime PM support on Haswell
` [PATCH 15/19] drm/i915: don't enable VDD just to enable the panel
` [PATCH 16/19] drm/i915: don't touch the VDD when disabling "

[PATCH 0/6] drm-intel-collector - update
 2013-12-02 13:26 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Asynchronously perform the set-base for a simple modeset
` [PATCH 2/6] drm/i915: Do hw quiescing first during unload
` [PATCH 3/6] drm/i915: Downgrade pipe state mismatches to DRM_DEBUG_KMS
` [PATCH 4/6] drm/i915: use __packed instead of __attribute__((packed))
` [PATCH 5/6] drm/i915: parse backlight modulation frequency from the BIOS VBT
` [PATCH 6/6] drm/i915: i830M has watermarks like i855

[PATCH] drm/i915: Add REG_WRITE_FOOTER
 2013-12-02 13:10 UTC  (2+ messages)

[i915] WARNING: [...] drivers/gpu/drm/i915/intel_display.c:9948 intel_get_pipe_from_connector
 2013-12-02 12:12 UTC  (8+ messages)
      ` [PATCH] drm/i915: Take modeset locks around intel_modeset_setup_hw_state()

[PATCH] drm/i915: Fix ordering of unbind vs unpin pages
 2013-12-02 10:08 UTC 

[PATCH] drm/i915: Add a timing breadcrumb to panel waits
 2013-12-02  9:57 UTC 

[PATCH] drm/i915: Skip clock checks on BDW
 2013-12-02  9:23 UTC 

[PULL] drm-intel-fixes
 2013-12-02  7:57 UTC 

[Intel gfx][i-g-t PATCH (v2) 1/4] tests: add gem_media_fill
 2013-12-02  5:18 UTC  (5+ messages)
` [Intel gfx][i-g-t PATCH (v2) 2/4] tests/gem_media_fill: add support for gen8
` [Intel gfx][i-g-t PATCH (v2) 3/4] tests/gem_media_fill: add support for gen7
` [Intel gfx][i-g-t PATCH (v2) 4/4] tests/gem_media_fill: the assembly code for the shader used in the case

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2013-12-02  1:13 UTC  (2+ messages)

[Intel gfx][i-g-t PATCH 1/4] tests: add gem_media_fill
 2013-12-02  1:06 UTC  (8+ messages)
` [Intel gfx][i-g-t PATCH 2/4] tests/gem_media_fill: add support for gen8
` [Intel gfx][i-g-t PATCH 3/4] tests/gem_media_fill: add support for gen7
` [Intel gfx][i-g-t PATCH 4/4] tests/gem_media_fill: the assembly code for the shader used in the case

[Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
 2013-11-30 20:11 UTC  (5+ messages)
      ` [Intel-gfx] "
          ` i830 watermark problems - status?

[PATCH 0/8] Gen2 stolen/local memory support
 2013-11-30 12:58 UTC  (12+ messages)
` [PATCH 1/8] x86: Add vfunc for Intel graphics stolen memory base address
` [PATCH 2/8] x86: Add Intel graphics stolen memory quirk for gen2 platforms
` [PATCH 3/8] intel-gtt: Return whether we have local memory or not
` [PATCH 4/8] intel-gtt: Assume last 128KB of stolen contains the GTT entries on gen2
` [PATCH 5/8] intel-gtt: Use i810_write_entry() on gen2 platforms
` [PATCH 6/8] drm/i915: Add I915_CACHE_LOCAL to indicate local memory
` [PATCH 7/8] drm/i915: Keep track if we have "
` [PATCH 8/8] drm/i915: Determine the stolen memory base address on gen2

[PATCH 00/14] drm: Some more vblank timestampi changes
 2013-11-30 12:51 UTC  (4+ messages)

[PATCH 13/19] drm: do not steal the display if we have a master
 2013-11-30 11:19 UTC  (4+ messages)

Modeset without a detected monitor on DDI platforms v2.5
 2013-11-29 20:31 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Introduce new intel_output_name()
` [PATCH 2/2] drm/i915: Set the digital port encoder personality during modeset

Modeset without a detected monitor on DDI platforms
 2013-11-29 19:36 UTC  (3+ messages)
` [PATCH] drm/i915: Set the digital port encoder personality during modeset
` [PATCH] drm/i915: don't set modes for 2 connectors on the same encoder

Parse the list of additional 3D modes (v2)
 2013-11-29 19:10 UTC  (7+ messages)
` [PATCH 1/3] drm/edid: fix length check when adding extra 3D modes
` [PATCH 2/3] drm/edid: split VIC display mode lookup into a separate function
` [PATCH 3/3] drm/edid: parse the list of additional 3D modes
    ` [PATCH] "

[PATCH] drm/i915: Dump the contents of the GTT
 2013-11-29 17:36 UTC 

Updated drm-intel-testing
 2013-11-29 15:27 UTC 

[PATCH] drm/i915: MI_PREDICATE_RESULT_2 is HSW only
 2013-11-29 14:51 UTC  (3+ messages)

[PATCH 0/8] FBC support for gen2/3
 2013-11-29 14:39 UTC  (19+ messages)
` [PATCH 1/8] drm/i915: Fix bogus FBC1 defines
` [PATCH 2/8] drm/i915: Gen2 FBC1 CFB pitch wants 32B units
` [PATCH 3/8] drm/i915: FBC_CONTROL2 is gen4 only
` [PATCH 4/8] drm/i915: Fix FBC1 plane checks for gen2
` [PATCH 5/8] drm/i915: Reorganize FBC function pointer initializaition
` [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit
` [PATCH 7/8] drm/i915: Swap primary planes on gen2 for FBC
` [PATCH 8/8] drm/i915: Enable FBC for all mobile gen2 and gen3 platforms

[PATCH] drm/i915: Fix port name in vlv_wait_port_ready() timeout warning
 2013-11-29 14:03 UTC  (2+ messages)

[PATCH v2] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v2
 2013-11-29 14:02 UTC  (6+ messages)

[PATCH] drm/i915: Pin pages whilst allocating for dma-buf vmap()
 2013-11-29 14:00 UTC  (2+ messages)

[PATCH 08/19] drm/i915: add some runtime PM get/put calls
 2013-11-29 13:56 UTC  (6+ messages)

[PATCH 1/5] drm/i915: redisable VGA when we disable the power well
 2013-11-29 13:36 UTC  (2+ messages)
` [PATCH] drm/i915: disable VGA mem when reenabling "

[PATCH 03/19] drm/i915: get a PC8 reference when enabling the power well
 2013-11-29 13:34 UTC  (4+ messages)

[PATCH 04/19] drm/i915: get/put PC8 when we get/put a CRTC
 2013-11-29 13:34 UTC  (4+ messages)

[PATCH 06/19] drm/i915: do adapter power state notification at runtime PM
 2013-11-29 13:33 UTC  (4+ messages)

[PATCH 07/19] drm/i915: add runtime put/get calls at the basic places
 2013-11-29 13:32 UTC  (4+ messages)

[PATCH 02/19] drm/i915: use the correct force_wake function at the PC8 code
 2013-11-29 13:23 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Make the DERRMR SRM target global GTT
 2013-11-29 11:13 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3
 2013-11-29 10:26 UTC 

[PATCH] drm/i915: Fix pipe CSC post offset calculation
 2013-11-28 21:47 UTC  (2+ messages)

Parse the list of additional 3D modes
 2013-11-28 18:48 UTC  (5+ messages)
` [PATCH 1/2] drm/edid: split VIC display mode lookup into a separate function
` [PATCH 2/2] drm/edid: parse the list of additional 3D modes

[PATCH] drm: fix the addition of the side-by-side (half) flag for extra 3D modes
 2013-11-28 15:41 UTC  (2+ messages)

[PATCH 1/2] intel_dump_decode: Actually parse the -d option
 2013-11-28 14:40 UTC  (2+ messages)

Fix gen8 rendercopy instruction lengths
 2013-11-28 14:40 UTC  (2+ messages)

[PATCH] drm/i915: add intel_display_power_enabled_sw for use in atomic ctx
 2013-11-28 14:05 UTC  (7+ messages)
` [PATCH] drm/i915: add intel_display_power_enabled_sw() "

[PATCH] drm/i915: drop DRM_ERROR in intel_fbdev init
 2013-11-28 13:56 UTC  (3+ messages)

[PATCH] drm/i915: make sure power domains don't get disabled during error capture
 2013-11-28 13:53 UTC  (5+ messages)

[PATCH 0/6] Enabling DRRS support in the kernel
 2013-11-28 13:14 UTC  (4+ messages)

[PATCH 0/3] drm/i915: eDP vs. DP detection changes
 2013-11-28 12:43 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Simplify DP vs. eDP detection

[PATCH v2 08/10] drm/i915: Don't write ILK/IVB_FBC_RT_BASE directly
 2013-11-28 11:30 UTC  (3+ messages)
` [PATCH v3 08/10] drm/i915: Don't write IVB_FBC_RT_BASE

[PATCH 4/9] drm/i915: Use LRI based FBC render tracking for ILK
 2013-11-28 11:29 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 06/10] drm/i915: Implement LRI based FBC tracking
 2013-11-28 11:29 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 1/2] drm/i915/vlv: use a lower RC6 timeout on VLV
 2013-11-28 10:03 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/vlv: use parallel context restore when coming out of RC6

[PATCH v2 0/3] drm/i915: Split VLV forcewake routines
 2013-11-28  9:00 UTC  (6+ messages)
` [PATCH v2 1/3] drm/i915: Add power well arguments to force wake routines
` [PATCH v2 2/3] drm/i915/vlv: Valleyview support for forcewake Individual power wells. v2
` [PATCH v2 3/3] drm/i915: Enabling DebugFS for valleyview forcewake counts. v2

[PATCH] drm/i915: Pin relocations for the duration of constructing the execbuffer
 2013-11-28  8:29 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915/vlv: correct promotion timer value for RC6 Timeout method
 2013-11-28  8:18 UTC  (5+ messages)

[PATCH 0/3] drm/i915: Split VLV forcewake routines
 2013-11-25 16:29 UTC  (3+ messages)
` [PATCH 1/3] drm/i915: Add power well arguments to force wake routines

[PATCH] drm/i915/sdvo: Fix up debug output to not split lines
 2013-11-27 21:53 UTC  (4+ messages)

[PATCH 1/2] drm/i915: drop the right force-wake engine in the vlv mmio funcs
 2013-11-27 19:54 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: make sparse happy for the new vlv mmio read function

[PATCH] [RFC] drm/i915: Only use read-back pipe config
 2013-11-27 19:39 UTC 

[PATCH] drm/i915: use crtc_htotal in watermark calculations to match fastboot v2
 2013-11-27 19:36 UTC  (3+ messages)

[PATCH] drm/i915: use crtc_htotal in watermark calculations to match fastboot
 2013-11-27 19:02 UTC 


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