public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-12-15 19:11:42 to 2015-12-17 12:37:15 UTC [more...]

[PATCH 01/11] drm/i915: Introduce drm_i915_gem_request_node for request tracking
 2015-12-17 12:37 UTC  (20+ messages)
` [PATCH 02/11] drm/i915: Refactor activity tracking for requests
` [PATCH 03/11] drm/i915: Rename vma->*_list to *_link for consistency
` [PATCH 04/11] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 05/11] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 06/11] drm/i915: Store owning file on the i915_address_space
` [PATCH 07/11] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 08/11] drm/i915: Track active vma requests
` [PATCH 10/11] drm/i915: Mark the context and address space as closed

[PATCH v2] drm/i915: Fix context/engine cleanup order
 2015-12-17 12:27 UTC  (14+ messages)
` tidy up and fix init-fail and teardown paths
  ` [PATCH 1/4] drm/i915: teardown default context in reverse, update comments
  ` [PATCH 2/4] drm/i915: mark the global default (intel_)context as such
  ` [PATCH 3/4] drm/i915: tidy up initialisation failure paths (legacy)
  ` [PATCH 4/4] drm/i915: tidy up initialisation failure paths (GEM & LRC)

[PATCH v4 00/10] drm/i915: improve the RPM device suspended assert
 2015-12-17 11:48 UTC  (40+ messages)
` [PATCH 01/10] drm/i915: clarify comment about mandatory RPM put/get during driver load/unload
` [PATCH 02/10] drm/i915: disable power well support on platforms without runtime PM support
` [PATCH 03/10] drm/i915: refactor RPM disabling due to RC6 being disabled
` [PATCH 04/10] drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
  ` [PATCH 4.1/10] drm/i915: get a permanent RPM reference on platforms w/o RPM support
    ` [PATCH v2 "
      ` [PATCH v3.1/10] "
  ` [PATCH v5 04/10] drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
` [PATCH 05/10] drm/i915: add assert_rpm_wakelock_held helper
` [PATCH 07/10] drm/i915: add support for checking if we hold an RPM reference
  ` [PATCH v5 "
` [PATCH 08/10] drm/i915: check that we hold an RPM wakelock ref before we put it
` [PATCH 09/10] drm/i915: add support for checking RPM atomic sections

[PATCH v8 00/25] Color Management for DRM framework
 2015-12-17 11:46 UTC  (4+ messages)
` [PATCH v8 15/25] drm/i915: CHV: Pipe level degamma correction

[PATCH] drm/i915: edp resume/On time optimization
 2015-12-17 11:37 UTC  (6+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-12-17 11:34 UTC  (5+ messages)
` [PATCH v5] "

[PATCH v11 0/9] Support for creating/using Stolen memory backed objects
 2015-12-17 11:19 UTC  (15+ messages)
` [PATCH 1/9] drm/i915: Allow use of get_dma_address for stolen "
` [PATCH 2/9] drm/i915: Use insert_page for pwrite_fast
` [PATCH 3/9] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 6/9] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 9/9] drm/i915: Fail the execbuff using stolen objects as batchbuffers

[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
 2015-12-17  9:52 UTC  (9+ messages)
` [PATCH 9/9] drm/atomic: Add encoder_mask "
  ` [Intel-gfx] "

[PATCH 00/11] drm/i915: VBT/opregion refactor to support >6 KB VBT
 2015-12-17  9:46 UTC  (8+ messages)
` [PATCH 11/11] drm/i915/opregion: handle VBT sizes bigger than 6 KB

[PATCH 1/3] PM / Runtime: Introduce pm_runtime_get_noidle
 2015-12-17  9:03 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2] "
` [PATCH] PM / runtime: Add new helper for conditional usage count incrementation
  ` [PATCH v2] "

[PATCH] dim: Add support for native git worktrees
 2015-12-17  8:42 UTC 

[PATCH 0/5] Add GuC ADS (Addition Data Structure)
 2015-12-17  7:39 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/guc: Expose (intel)_lr_context_size()
` [PATCH 2/5] drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation
` [PATCH 3/5] drm/i915/guc: Add GuC ADS - scheduler policies
` [PATCH 4/5] drm/i915/guc: Add GuC ADS - MMIO reg state
` [PATCH 5/5] drm/i915/guc: Add GuC ADS - enabling ADS

[PATCH] drm/i915: Skip shrinking of fenced objects if Gfx is suspended
 2015-12-17  7:25 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also
 2015-12-17  7:08 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Enable coarse power gating only if rc6 is enabled

[PATCH 1/2] drm/i915: Call encoder hotplug for init and resume cases
 2015-12-17  4:23 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Add hot_plug hook for hdmi encoder

[PATCH] drm/i915/skl: Increase ddb blocks to support large cursor sizes
 2015-12-17  3:06 UTC 

[PATCH] drm/i915: Limit VF cache invalidate workaround usage to gen9
 2015-12-17  1:51 UTC 

[PATCH] drm/i915/guc: Fix a warning message problem during driver unload
 2015-12-17  1:32 UTC 

[PATCH] drm/i915: Move Braswell stop_machine GGTT insertion workaround
 2015-12-16 20:27 UTC  (3+ messages)

[PATCH] drm/i915/guc: Move GuC wq_reserve_space to ring_reserve_space
 2015-12-16 19:45 UTC  (2+ messages)
` [PATCH v4] drm/i915/guc: Move GuC wq_check_space to alloc_request_extras

[PATCH] drm/i915/gen9: Send all components in VF renderstate
 2015-12-16 17:55 UTC 

[PATCH] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
 2015-12-16 17:30 UTC  (5+ messages)

[PATCH 00/10] drm/i915: Fixes from my attempt at running igt on gen2
 2015-12-16 17:22 UTC  (23+ messages)
` [PATCH 03/10] drm/i915: Write out crc frame counts in hex
` [PATCH 04/10] drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2
` [PATCH 05/10] drm/i915: Use drm_vblank_count() on gen2 for crc frame count
` [PATCH 06/10] drm/i915: Enable vblank_disable_immediate on gen2
` [PATCH 07/10] drm/i915: Allow 27 bytes child_dev for VBT <109
` [PATCH 08/10] drm/i915: Expect child dev size of 22 bytes for VBT < 106
` [PATCH 09/10] drm/i915: Reject < 8 byte batches on 830/845

[PATCH] drm/docs: more leftovers from the big vtable documentation pile
 2015-12-16 17:18 UTC 

[PATCH] drm/i915: Fix AVI/HDMI/SPD infoframes on HSW+
 2015-12-16 17:14 UTC  (4+ messages)

[PATCH 1/4] drm/i915: move drmP.h include to i915_drv.h
 2015-12-16 16:10 UTC  (9+ messages)
` [PATCH 2/4] drm/i915/bios: fix format string of the VBT signature logging
` [PATCH 3/4] drm/i915/bios: prefer using dev_priv over dev pointer
` [PATCH 4/4] drm/i915/bios: reduce indent in parse_general_features

[PATCH igt 1/9] lib: Always double check igt_require_hang_ring() on use
 2015-12-16 14:03 UTC  (7+ messages)
` [PATCH igt 3/9] igt/drv_hangman: Inject a true hang

[PATCH v3] drm/i915: Disable fast link training if DP config changes
 2015-12-16 13:53 UTC  (5+ messages)

[PATCH 1/2] tests/gem_eio: New ABI - no EIO even from wait_ioctl
 2015-12-16 13:48 UTC  (2+ messages)

Slaughter the thundering i915_wait_request, v3?
 2015-12-16 12:53 UTC  (22+ messages)
` [PATCH 04/32] drm/i915: Hide the atomic_read(reset_counter) behind a helper
` [PATCH 05/32] drm/i915: Simplify checking of GPU reset_counter in display pageflips
` [PATCH 06/32] drm/i915: Tighten reset_counter for reset status
` [PATCH 07/32] drm/i915: Store the reset counter when constructing a request
` [PATCH 08/32] drm/i915: Simplify reset_counter handling during atomic modesetting
` [PATCH 09/32] drm/i915: Prevent leaking of -EIO from i915_wait_request()
` [PATCH 10/32] drm/i915: Suppress error message when GPU resets are disabled

[PATCH 0/4] cdclk fixes
 2015-12-16 12:48 UTC  (6+ messages)
` [PATCH 3/4] drm/i915: Do not acquire crtc state to check clock during modeset, v3

[PATCH] drm/i915: prefer for_each_intel_* macros for iteration
 2015-12-16 12:41 UTC  (3+ messages)

[PATCH] drm/i915: Force clean compilation with -Werror
 2015-12-16 12:25 UTC  (3+ messages)

[PATCH 0/2] DPCD Backlight Control
 2015-12-16 12:07 UTC  (3+ messages)
` [PATCH 1/2] drm/dp: Add definition for Display Control DPCD Registers capability size
` [PATCH 2/2] drm/i915: Add Backlight Control using DPCD for eDP connectors (v4)

[PATCH i-g-t 4/7] tests/gem_mmap_gtt: Make the small-bo tiling tests work on old platforms
 2015-12-16 11:11 UTC  (12+ messages)

[PATCH 1/6] drm/i915: Get runtime pm ref on i915_drop_caches_set
 2015-12-16 11:03 UTC  (5+ messages)

[RFC 0/7] start hiding away vbt structure from the driver
 2015-12-16 11:03 UTC  (5+ messages)
` [RFC 2/7] drm/i915: move VBT based TV presence check to intel_bios.c
` [RFC 7/7] drm/i915/bios: hide away VBT specific things in a private bios header

[PATCH i-g-t 1/7] Fix a bunch of printf types
 2015-12-16 10:49 UTC  (10+ messages)
` [PATCH i-g-t 2/7] tests/gem_mmap_gtt: Deal with tile sizes on gen2/3
` [PATCH i-g-t 6/7] tests/kms_flip: Increase TEST_TS_CONT max seq difference to 150

[PATCH i-g-t v3] gem_flink_race/prime_self_import: Improve test reliability
 2015-12-16  9:21 UTC  (2+ messages)

[maintainer-tools PATCH] drm-intel: embed wavedrom engine and skin into the web page
 2015-12-16  9:08 UTC  (2+ messages)

[PATCH 1/1] drm/i915: Enable HAS_RUNTIME_PM for BXT
 2015-12-16  9:06 UTC  (2+ messages)

[PATCH] drm/i915: mdelay(10) considered harmful
 2015-12-16  8:53 UTC  (3+ messages)

[PATCH 4/7] drm/i915: Do one shot unclaimed mmio detection less frequently
 2015-12-16  7:26 UTC  (2+ messages)

[PATCH] drm/i915: Add Backlight Control using DPCD for eDP connectors (v4) (fwd)
 2015-12-16  6:44 UTC 

[RFC libdrm] intel: Softpin support
 2015-12-16  3:29 UTC  (8+ messages)
` [RFC libdrm] intel: Add support for softpin
        ` [Intel-gfx] "

[PATCH] PM / runtime: Add new helper for conditional usage count incrementation
 2015-12-16  3:11 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2015-12-16  0:38 UTC 

[PATCH] drm/i915: Correct MI_STORE_DWORD_INDEX usage
 2015-12-16  0:22 UTC  (3+ messages)

[MIPI SEQ PARSING v3 00/13] Patches to support the version 3 of MIPI sequence in VBT
 2015-12-15 20:05 UTC  (5+ messages)
` [MIPI SEQ PARSING v3 08/13] drm/i915: Extend gpio read/write to other cores
` [MIPI SEQ PARSING v3 09/13] drm/i915: Added the generic gpio sequence support and gpio table

[PATCH] drm/i915: Add Backlight Control using DPCD for eDP connectors (v4)
 2015-12-15 19:24 UTC  (2+ messages)

[PATCH] drm/i915: Fix context/engine cleanup order
 2015-12-15 19:11 UTC  (4+ messages)


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