public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-01-23 22:40:53 to 2014-01-28 05:29:47 UTC [more...]

[PATCH] drm/i915: enable HiZ Raw Stall Optimization
 2014-01-28  5:29 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: enable HiZ Raw Stall Optimization on HSW
  ` [PATCH 2/2] drm/i915: enable HiZ Raw Stall Optimization on IVB

[PATCH Inte-gpu-tools 1/5] Assembler/bdw: Remove the unsupported cache agent for WRITE(...)
 2014-01-28  1:53 UTC 

[PATCH 1/5] drm/i915: Implement CS stall workaround on Broadwell
 2014-01-28  1:14 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper
` [PATCH 3/5] drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround
` [PATCH 4/5] drm/i915: Add a partial instruction shootdown workaround on Broadwell
` [PATCH 5/5] drm/i915: Implement more Broadwell workarounds

[PATCH 1/7] drm/i915: Fix the offset issue for the stolen GEM objects
 2014-01-28  0:30 UTC  (2+ messages)

[PATCH 1/3] lib: Always build and export interval_tree
 2014-01-27 23:13 UTC  (10+ messages)
` [PATCH] lib: Export interval_tree
    ` [Intel-gfx] "

[PATCH] drm/i915: Prevent recursion by retiring requests when the ring is full
 2014-01-27 22:43 UTC 

[PATCH 4/4] pm_rps: Require that cur reaches min at idle
 2014-01-27 22:39 UTC  (7+ messages)
` [PATCH 4/4 v2] "

Split-up of "drm/i915: Only bind each object rather than for every execbuffer"
 2014-01-27 22:36 UTC  (14+ messages)
` [PATCH 1/9] drm/i915: Consolidate binding parameters into flags
  ` [PATCH] "
` [PATCH 2/9] drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffers
` [PATCH 3/9] drm/i915: Don't pin the status page as mappable
` [PATCH 4/9] drm/i915: Handle set_cache_level errors in the status page setup
` [PATCH 5/9] drm/i915: Don't allocate context pages as mappable
` [PATCH 6/9] drm/i915: Allow blocking in the PDE alloc when running low on gtt space
` [PATCH 7/9] drm/i915: Simplify i915_gem_object_ggtt_unpin
` [PATCH 8/9] drm/i915: Directly return the vma from bind_to_vm
` [PATCH 9/9] drm/i915: Only bind each object rather than for every execbuffer
  ` [PATCH] "

[PATCH 1/5] drm/i915: Place the Global GTT VM first in the list of VM
 2014-01-27 21:54 UTC  (26+ messages)
` [PATCH 2/5] drm/i915: Print captured bo for all VM in error state
` [PATCH 3/5] drm/i915: Create a USES_PPGTT macro
` [PATCH 4/5] drm/i915: Capture PPGTT info on error capture
` [PATCH 5/5] drm/i915: Fix error capture on BYT/BDW

[PATCH 1/2] drm/i915: Don't drop pinned fences
 2014-01-27 21:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Only do gtt cleanup in vma_unbind for the global vma

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2014-01-27 18:09 UTC  (4+ messages)

Excessive WARN()s in Intel 915 driver
 2014-01-27 17:14 UTC  (8+ messages)

[PATCH v5 0/2] VLV Turbo/rps + RC6 workaround
 2014-01-27 17:07 UTC  (5+ messages)
` [PATCH v5 1/2] drm/i915: Disable/Enable PM Intrrupts based on the current freq
` [PATCH v4 2/2] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated

[PATCH] drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters
 2014-01-27 16:24 UTC  (2+ messages)

[PATCH] drm/i915: Decouple GPU error reporting from ring initialisation
 2014-01-27 16:13 UTC  (7+ messages)
          ` [Intel-gfx] "

[PATCH v2 3/5] drm/i915: Make sprite updates atomic
 2014-01-27 16:03 UTC  (5+ messages)
` [PATCH v3 "

[PATCH v4] drm/i915: Reorganize display pipe register accesses
 2014-01-27 13:31 UTC  (2+ messages)

[PATCH] drm/i915: Clean up display pipe register accesses
 2014-01-27 12:54 UTC  (6+ messages)

[PATCH v3] drm/i915: Clean up display pipe register accesses
 2014-01-27 11:21 UTC 

[PATCH v2] drm/i915: Clean up display pipe register accesses
 2014-01-27 11:17 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Don't set the 8to6 dither flag when not scaling
 2014-01-27 10:18 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: read lvds_border_bits state from encoder->get_config
  ` [Intel-gfx] "

[PATCH 00/10] drm/i915: Some less complex FBC fixes
 2014-01-27  9:41 UTC  (10+ messages)
` [PATCH 05/10] drm/i915: Use 1/2 compression ratio limit for 16bpp on FBC2

[PATCH] drm/i915: GEN7_MSG_CONTROL is ivb-only
 2014-01-27  7:28 UTC  (4+ messages)

[PATCH 1/5] drm/i915: Round up object allocations
 2014-01-26 20:03 UTC  (10+ messages)

[PATCH 1/3] drm/i915: Tune down output when context is banned
 2014-01-26 18:58 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Seek only one guilty batch per hanged ring
` [PATCH 3/3] drm/i915: Get rid of acthd based batch search on reset stats
` [PATCH v2 1/3] drm/i915: Tune down debug output when context is banned

[PATCH] drm/i915: fix dp/sdvo i2c cleanup
 2014-01-26 15:40 UTC  (8+ messages)
` [PATCH v2] "
        ` [Intel-gfx] "

Supporting fused display configurations v4
 2014-01-26 15:09 UTC  (3+ messages)
` [PATCH 05/12] drm/i915: Remove INTEL_INFO()

[RFC PATCH] drm/i915: move module parameters into a struct
 2014-01-26 14:38 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915: drop the i915.fbpercrtc module parameter
  ` [PATCH v2 2/2] drm/i915: move module parameters into a struct, in a new file

[PATCH] drm/i915: Always pin the default context
 2014-01-25 20:23 UTC  (3+ messages)

[PATCH 1/2] drm: dp helper: Add DP test sink CRC definition
 2014-01-25 20:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Redoing the PSR setup on resume
 2014-01-25 20:10 UTC  (2+ messages)

[PATCH 0/3] drm/i915: FIFO underrun reporting changes
 2014-01-25 19:14 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Limit FIFO underrun reports on GMCH platforms
` [PATCH 2/3] drm/i915: Make underruns DRM_ERROR

[Intel-gfx] [PATCH 2/2] drm/i915: debugs: Add support for probing DP sink CRC
 2014-01-25 19:11 UTC  (8+ messages)
` [PATCH] drm/i915: debugfs: "

[PATCH 1/2] drm/i915: Place the Global GTT VM first in the list of VM
 2014-01-25 19:10 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Print captured bo for all VM in error state

[PATCH] i915: remove pm_qos request on error
 2014-01-25 11:53 UTC  (2+ messages)

[PATCH 00/19] Make PC8 become part of runtime PM
 2014-01-24 19:58 UTC  (3+ messages)
` [PATCH 06/19] drm/i915: get/put runtime PM when we get/put a power domain

[PATCH 00/28] drm/i915: Lots of workaround changes (resurrected)
 2014-01-24 17:58 UTC  (16+ messages)
` [PATCH 04/28] drm/i915: We implement WaDisableL3CacheAging:vlv
` [PATCH 06/28] drm/i915: We implement WaDisableRCCUnitClockGating:snb
` [PATCH 07/28] drm/i915: We implement WaMiSetContext_Hang
` [PATCH 08/28] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
` [PATCH 16/28] drm/i915: WaApplyL3ControlAndL3ChickenMode isn't applicable for VLV
` [PATCH 26/28] drm/i915: WaDisableDopClockGating isn't applicable to IVB

[PATCH 4/4] drm/i915: Add Baytrail PSR Support
 2014-01-24 17:41 UTC  (5+ messages)
` [PATCH] "

Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update
 2014-01-24 17:38 UTC  (10+ messages)
                ` [alsa-devel] "

[RFC 0/6] enabling runtime on BYT
 2014-01-24 17:23 UTC  (13+ messages)
` [RFC 1/6] drm/i915: cover ioctls with runtime_get/put
` [RFC 5/6] drm/i915: device specific runtime suspend/resume
` [RFC 6/6] FOR_UPSTREAM [VPG]: drm/i915: call init_runtime_pm before gem_init

[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-24 17:19 UTC  (7+ messages)

[PATCH 1/4] drm/i915: Set primary plane enable at dpcntrl
 2014-01-24 16:02 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: move psr_setup_done to psr struct
` [PATCH] drm/i915: Set primary plane enable at dpcntrl

[PATCH 1/1] drm/i915: Enabling plane rotation control through sysfs
 2014-01-24 14:24 UTC  (3+ messages)

[PATCH] drm/i915: Clean up display pipe register accesses
 2014-01-24 12:13 UTC  (3+ messages)

[PATCH] drm/i915: Include HW status page in error capture
 2014-01-24 11:25 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Mask reserved bits in display/sprite address registers"
 2014-01-24 11:04 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