intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-20 10:50:59 to 2013-11-25 15:16:00 UTC [more...]

[PATCH v2 0/8] support for multiple power wells
 2013-11-25 15:15 UTC  (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] drm/i915: add audio power domain
` [PATCH v3 2/8] drm/i915: support for multiple power wells
` [PATCH v3 3/8] drm/i915: add always-on power wells instead of special casing them
` [PATCH v3 4/8] drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELL
` [PATCH v3 5/8] drm/i915: protect HSW power well check with IS_HASWELL in redisable_vga
` [PATCH v3 7/8] drm/i915: add a default always-on power well
` [PATCH v3 8/8] drm/i915: add a debugfs entry for power domain info

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

[PATCH 0/9] drm/i915: Some more FBC stuff
 2013-11-25 15:12 UTC  (22+ messages)
` [PATCH 1/9] drm/i915: Don't set the fence number in DPFC_CTL on SNB
` [PATCH 2/9] drm/i915: Don't set persistent FBC mode on ILK/SNB
` [PATCH 3/9] drm/i915: Don't set DPFC_HT_MODIFY bit on CTG/ILK/SNB
` [PATCH 4/9] drm/i915: Use LRI based FBC render tracking for ILK
` [PATCH 5/9] drm/i915: Reorder i915_gem_execbuffer_move_to_gpu() and i915_switch_context()
` [PATCH 6/9] drm/i915: Improve page flip vs. FBC interaction
` [PATCH 7/9] drm: Push dirtyfb ioctl kms locking down to drivers
` [PATCH 8/9] drm/i915: Hook up dirtyfb ioctl for FBC nuke
    ` [PATCH v2 8/9] drm/i915: Nuke FBC from SW_FINISH ioctl
` [PATCH 9/9] drm/i915: Flush caches for scanout during cpu->gtt move

[PATCH igt 1/2] rendercopy: Pass context to rendercopy functions
 2013-11-25 15:08 UTC  (5+ messages)
` [PATCH igt 2/2] kms_fbc_crc: Add a CRC based FBC test
  ` [PATCH 1/2] lib: Add gem_sw_finish()
    ` [PATCH v2 2/2] kms_fbc_crc: Add a CRC based FBC test

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

[PATCH 0/8] support for multiple power wells
 2013-11-25 14:37 UTC  (20+ messages)
` [PATCH v2 2/8] drm/i915: "
` [PATCH v2 3/8] drm/i915: add always-on power wells instead of special casing them
` [PATCH v2 4/8] drm/i915: use IS_HASWELL/BROADWELL instead of HAS_POWER_WELL
` [PATCH v2 6/8] drm/i915: don't do BDW/HSW specific powerdomains init on other platforms
` [PATCH v2 7/8] drm/i915: add a default always-on power well
` [PATCH v2 8/8] drm/i915: add a debugfs entry for power domain info

[PATCH 0/4] xf86-video-intel DRI3 and Present patch series
 2013-11-25 13:49 UTC  (6+ messages)
` [PATCH 1/4] Support 64-bit MSC values. Handle kernel vageries about MSC reporting
  ` [PATCH 2/4] Restructure DRM event handling
  ` [PATCH 3/4] Add DRI3 and miSyncShm support
` [PATCH 4/4] Add Present extension support

Patch
 2013-11-25  8:58 UTC  (3+ messages)

[PATCH] drm/i915: Prefer setting PTE cache age to 3
 2013-11-25  8:50 UTC  (5+ messages)

[PATCH] drm/i915: Fix module unloading with DRM_I915_UMS=n
 2013-11-25  8:41 UTC  (4+ messages)

[PATCH] xwayland: device isn't even open that explains why drmGetCap
 2013-11-24 17:02 UTC 

[PATCH] i915, debugfs: Fix uninitialized warning
 2013-11-23 13:51 UTC  (6+ messages)

[PATCH] drm/i915/vlv: Add VLV specific force wake routines
 2013-11-23  4:56 UTC  (8+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww47
 2013-11-23  2:26 UTC 

BIOS fb wrapping
 2013-11-22 23:29 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: retrieve current fb config into new plane_config structure at init

[PATCH] drm/i915: Drop forcewake w/a for missed interrupts/seqno on Sandybridge
 2013-11-22 20:46 UTC  (2+ messages)

Fix gen8 rendercopy instruction lengths
 2013-11-22 18:26 UTC  (5+ messages)
` [PATCH 1/4] rendercopy/bdw: Fix the STATE_SIP instruction length
` [PATCH 2/4] rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* "
` [PATCH 3/4] rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER "
` [PATCH 4/4] rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER "

[PATCH 1/2] intel_dump_decode: Actually parse the -d option
 2013-11-22 17:33 UTC  (2+ messages)
` [PATCH 2/2] intel_dump_decode: Support the INTEL_DEVID_OVERRIDE env variable

[PATCH] drm/i915: setup workarounds on reset
 2013-11-22 13:27 UTC  (5+ messages)

[PATCH] drm/i915: Retry reading DPCD when bogus values are read
 2013-11-22  8:36 UTC 

[PATCH 00/10] drm/i915: FBC fixes v2
 2013-11-22  4:20 UTC  (32+ messages)
` [PATCH 01/10] drm/i915: Grab struct_mutex around all FBC updates
  ` [PATCH v2 "
` [PATCH 04/10] drm/i915: Limit FBC flush to post batch flush
` [PATCH 05/10] drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI
` [PATCH v3 06/10] drm/i915: Implement LRI based FBC tracking
      ` [PATCH v4 "
` [PATCH v2 07/10] drm/i915: Kill sandybridge_blit_fbc_update()
` [PATCH v2 08/10] drm/i915: Don't write ILK/IVB_FBC_RT_BASE directly
` [PATCH 09/10] drm/i915: Set has_fbc=true for all SNB+, except VLV
` [PATCH 10/10] drm/i915: Use plane_name() in gen7_enable_fbc()

[PATCH] i915, fbdev: Fix Kconfig typo
 2013-11-21 20:59 UTC  (2+ messages)

AVI infoframes: default aspect ratio/VIC for CEA modes
 2013-11-21 17:28 UTC  (8+ messages)
        ` [Intel-gfx] "

[PATCH 00/19] Haswell runtime PM support + D3
 2013-11-21 16:27 UTC  (27+ messages)
` [PATCH 01/19] drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
` [PATCH 02/19] drm/i915: use the correct force_wake function at the PC8 code
` [PATCH 03/19] drm/i915: get a PC8 reference when enabling the power well
` [PATCH 04/19] drm/i915: get/put PC8 when we get/put a CRTC
` [PATCH 05/19] drm/i915: add initial Runtime PM functions
` [PATCH 06/19] drm/i915: do adapter power state notification at runtime PM
` [PATCH 07/19] drm/i915: add runtime put/get calls at the basic places
` [PATCH 08/19] drm/i915: add some runtime PM get/put calls
` [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 12/19] drm/i915: release the GTT mmaps when going into D3
` [PATCH 13/19] drm: do not steal the display if we have a master
` [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 17/19] drm/i915: fix VDD override off wait
` [PATCH 18/19] drm/i915: save some time when waiting the eDP timings
` [PATCH 19/19] drm/i915: init the DP panel power seq regs earlier

[PATCH] drm/i915: vlv: W/a for hotplug/manual VGA detection
 2013-11-21 15:14 UTC 

[PATCH] drm/i915/ddi: set sink to power down mode on dp disable
 2013-11-21 14:11 UTC  (3+ messages)

[PATCH 02/10] drm/i915: Have FBC keep references to the fb
 2013-11-21 11:09 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/9] drm-intel-collector - update
 2013-11-21  8:10 UTC  (9+ messages)
` [PATCH 5/9] drm/i915: print object bindings in debugfs
` [PATCH 9/9] drm/i915: Enable pipe gamma for sprites

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-11-21  5:29 UTC  (10+ messages)
            ` [PATCH v2] ACPI / video: Add systems that should favor native backlight interface
                ` [PATCH v2 rebased] "

[PATCH] intel: make sure VG_CLEAR() will always do memory clear
 2013-11-21  2:16 UTC  (5+ messages)

i915 driver gpu hung kernel 3.11
 2013-11-20 20:54 UTC  (5+ messages)

[PATCH 1/3] tests/gem_reset_stats: add support for BDW+
 2013-11-20 20:32 UTC  (4+ messages)
` [PATCH 2/3] tests/gem_reset_stats: stop rings after injecting hang
` [PATCH 3/3] tests/gem_reset_stats: check non root access to reset_stats

[PATCH 0/2] drm/i915: VLV GT wake FIFO stuff
 2013-11-20 17:14 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Report all GTFIFODBG errors

[PATCH] intel: Use memset instead of VG_CLEAR
 2013-11-20 16:56 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2013-11-20 15:00 UTC 

[PATCH] drm/i915: Fix gen3 self-refresh watermarks
 2013-11-20 14:53 UTC  (3+ messages)

[PATCH] drm/i915: Replicate BIOS eDP bpp clamping hack for hsw
 2013-11-20 10:50 UTC  (5+ messages)
` [Intel-gfx] "
    ` [PATCH] Added a lower limit for the watermark setting


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).