public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-01-20 16:31:35 to 2015-01-22 17:01:40 UTC [more...]

[PATCH 00/24] PPGTT dynamic page allocations
 2015-01-22 17:01 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/24] drm/i915/trace: Fix offsets for 64b
  ` [PATCH v4 02/24] drm/i915: Rename to GEN8_LEGACY_PDPES
  ` [PATCH v4 03/24] drm/i915: Setup less PPGTT on failed page_directory
  ` [PATCH v4 04/24] drm/i915/gen8: Un-hardcode number of page directories
  ` [PATCH v4 05/24] drm/i915: page table abstractions
  ` [PATCH v4 06/24] drm/i915: Complete page table structures
  ` [PATCH v4 07/24] drm/i915: Create page table allocators
  ` [PATCH v4 08/24] drm/i915: Plumb drm_device through page tables operations
  ` [PATCH v4 09/24] drm/i915: Track GEN6 page table usage
  ` [PATCH v4 11/24] drm/i915: Track page table reload need
  ` [PATCH v4 12/24] drm/i915: Initialize all contexts
  ` [PATCH v4 13/24] drm/i915: Finish gen6/7 dynamic page table allocation
  ` [PATCH v4 14/24] drm/i915: Add dynamic page trace events
  ` [PATCH v4 15/24] drm/i915/bdw: Use dynamic allocation idioms on free

[PATCH 00/10] i915 nuclear pageflip (v2)
 2015-01-22 16:55 UTC  (16+ messages)
` [PATCH 01/10] drm: Add rotation value to plane state
` [PATCH 02/10] drm/i915: Move rotation from intel_plane to drm_plane_state
` [PATCH 03/10] drm/i915: Consolidate plane handler vtables
` [PATCH 04/10] drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
` [PATCH 05/10] drm/i915: Add main atomic entrypoints (v2)
` [PATCH 06/10] drm/i915: Setup dummy atomic state for connectors (v2)
` [PATCH 07/10] drm/i915: Add atomic_get_property entrypoint for connectors
` [PATCH 08/10] drm/i915: Add crtc state duplication/destruction functions
` [PATCH 09/10] drm/i915: Switch plane properties to full atomic helper
` [PATCH 10/10] drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v3)

[PATCH v3 0/10] eDP DRRS based on frontbuffer tracking
 2015-01-22 16:45 UTC  (32+ messages)
` [PATCH 1/10] drm/i915: Modifying structures related to DRRS
` [PATCH 2/10] drm/i915: Initialize DRRS delayed work
      ` [PATCH] "
` [PATCH 3/10] drm/i915: Enable/disable DRRS
      ` [PATCH] "
` [PATCH 5/10] drm/i915/bdw: Add support for DRRS to switch RR
      ` [PATCH] "
` [PATCH 7/10] drm/i915: Enable eDP DRRS for CHV
` [PATCH 9/10] drm/i915: Add debugfs entry for DRRS
        ` [PATCH] "
` [PATCH 10/10] kms_drrs: Test DRRS entry and exit

[PATCH 1/5] drm/atomic: Add drm_crtc_state->active
 2015-01-22 16:42 UTC  (8+ messages)
` [PATCH 2/5] drm/atomic-helper: add connector->dpms() implementation
` [PATCH 3/5] drm/atomic-helpers: Recover full cursor plane behaviour
` [PATCH 4/5] drm/atomic-helpers: Saner encoder/crtc callbacks
` [PATCH 5/5] drm/atomic-helper: debug output for modesets

[RFC] drm/i915: Android native sync support
 2015-01-22 16:07 UTC  (10+ messages)

[PATCH 1/2] drm/probe-helper: don't lose hotplug event
 2015-01-22 14:44 UTC  (6+ messages)
` [PATCH 2/2] drm/probe-helper: clamp unknown connector status in the poll work
` [PATCH] drm/probe-helper: don't lose hotplug event

[PATCH] drm/i915: Insert a command barrier on BLT/BSD cache flushes
 2015-01-22 13:42 UTC  (4+ messages)
` [Intel-gfx] "
  ` [PATCH v2] "

[RFC PATCH 00/12] drm/i915: port dsi over to drm panel/dsi frameworks
 2015-01-22 13:28 UTC  (18+ messages)
` [RFC PATCH 01/12] drm/i915/dsi: call dpi_send_cmd() for each dsi port at a higher level
` [RFC PATCH 02/12] drm/i915/dsi: set max return packet size for each dsi port
  ` [PATCH v2] "
` [RFC PATCH 03/12] drm/i915/dsi: move wait_for_dsi_fifo_empty to intel_dsi.c
` [RFC PATCH 04/12] drm/i915/dsi: call wait_for_dsi_fifo_empty() for each dsi port
` [RFC PATCH 05/12] drm/i915/dsi: remove unnecessary dsi device callbacks
` [RFC PATCH 06/12] drm/i915/dsi: add some constness to vbt panel driver

[PATCH] blit
 2015-01-22 13:23 UTC  (2+ messages)

[PATCH] igt/gem_concurrent_blit: Move buffer allocation after requires
 2015-01-22 13:21 UTC 

[PATCH] drm/i915/skl: Enabling PSR on Skylake
 2015-01-22  9:00 UTC 

[PATCH 1/4] drm: Add standardized boolean props
 2015-01-22  9:03 UTC  (14+ messages)
` [PATCH 2/4] drm/atomic: Add drm_crtc_state->active
  ` [PATCH] "
` [PATCH 3/4] drm/atomic-helper: add connector->dpms() implementation
` [PATCH 4/4] drm/atomic-helpers: Recover full cursor plane behaviour
` [PATCH] drm: Add standardized boolean props

[PATCH i-g-t] tests/gem_concurrent_blit: Fix indent
 2015-01-22  9:01 UTC 

[PATCH i-g-t] tests/gem_concurrent_blt: Adjust subtest naming
 2015-01-22  8:53 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Implement Wa4x4STCOptimizationDisable:chv
 2015-01-22  6:16 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Drop some more CHV pre-production workarounds
` [PATCH 3/4] drm/i915: Change CHV WIZ hashing mode to 16x4
` [PATCH 4/4] drm/i915: Change VLV "

[PATCH] drm/i915: Fix and clean BDW PCH identification
 2015-01-22  6:15 UTC  (9+ messages)

[PATCH] drm/i915: Don't WARN on BDW when PCH is propperly identified
 2015-01-22  1:24 UTC  (4+ messages)

[PATCH] drm/i915: Quietly reject attempts to create non-pagealigned stolen objects
 2015-01-21 22:22 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] drm/i915/bdw: PCI IDs ending in 0xb are ULT
 2015-01-21 19:46 UTC 

[PATCH] drm/i915: Reset RPS events when enabling RPS
 2015-01-21 19:23 UTC  (3+ messages)

[PATCH] drm/i915: BDW Fix Halo PCI IDs marked as ULT
 2015-01-21 19:12 UTC  (3+ messages)

[PATCH 00/13] i915 nuclear pageflip
 2015-01-21 18:44 UTC  (13+ messages)
` [PATCH 02/13] drm/i915: Move rotation from intel_plane to intel_plane_state
` [PATCH 03/13] drm/i915: Consolidate plane handler vtables
` [PATCH 08/13] drm/i915: Add main atomic entrypoints
` [PATCH 09/13] drm/i915: Setup dummy atomic state for connectors
` [PATCH 10/13] drm/i915: Set connector state destruction handler
` [PATCH 13/13] drm/i915: Add i915.nuclear kernel command line param to force atomic

[PATCH] drm/i915: Init PPGTT before context enable
 2015-01-21 17:56 UTC  (5+ messages)

[PATCH] Revert "drm/i915/chv: Use timeout mode for RC6 on chv"
 2015-01-21 17:40 UTC  (3+ messages)

[PATCH] drm/i915: Actually make per-fd contexts useful
 2015-01-21 17:28 UTC  (4+ messages)

[PATCH] drm/i915: Only fence tiled region of object
 2015-01-21 17:09 UTC  (3+ messages)

[PATCH i-g-t 01/15] tests/kms_psr_sink_crc: Make blt visible to human eyes
 2015-01-21 17:18 UTC  (3+ messages)
` [PATCH i-g-t 14/15] lib/igt_core: introduce --loop

[PATCH] drm/i915: fix inconsistent brightness after resume
 2015-01-21 17:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Simplify flush_cpu_write_domain
 2015-01-21 15:02 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: Remove open-coded callers of flush_cpu_write_domain

[PATCH] drm/i915: Remove open-coded callers of flush_cpu_write_domain
 2015-01-21 15:00 UTC 

[PATCH] drm/i915: Use sizeof(*fb) not sizeof(struct ...) in get_initial_plane_config()
 2015-01-21 14:07 UTC 

[PATCH] drm/i915: Fix kzalloc() smatch warnings in get_initial_plane_config()
 2015-01-21 13:57 UTC  (3+ messages)

[PATCH] drm/i915: Performed deferred clflush inside set-cache-level
 2015-01-21 12:26 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Detect page faults during hangcheck
 2015-01-21 11:21 UTC  (13+ messages)
` [PATCH 2/2] drm/i915: Reorder hw init to avoid executing with invalid context/mm state

[RFC v3 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-01-21 11:18 UTC  (5+ messages)
` [RFC v3 1/4] drm: Add support to find drm_panel by name
` [RFC v3 2/4] mfd: Add a new cell device for panel controlled by crystal cove pmic
` [RFC v3 3/4] drm/i915: Add new panel driver based on "
` [RFC v3 4/4] drm/i915: Enable DSI panel enable/disable based on PMIC

[PATCH] drm/i915/skl: Enabling PSR on Skylake
 2015-01-21  9:42 UTC  (10+ messages)

[PATCH 1/2] intel: Use I915_EXEC_HANDLE_LUT when available
 2015-01-21  9:24 UTC  (12+ messages)
` [PATCH 2/2] intel: Use I915_EXEC_NO_RELOC "

proposal for DVFS (Dynamic Voltage Frequency Scaling)
 2015-01-21  9:10 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Balance context pinning on reset cleanup
 2015-01-21  8:31 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Rename unpin_count to pin_count

[PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings
 2015-01-21  2:23 UTC  (8+ messages)
` [PATCH 2/3] tests/gem_exec_params: check the invalid flags for dual bsd ring
` [PATCH 3/3] test/gem_dummy_reloc_loop: add tests "

[PATCH 1/2] drm/i915: Specify bsd rings through exec flag
 2015-01-20 21:53 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam

[PATCH i-g-t 0/3] IGT support for nuclear pageflip
 2015-01-20 18:17 UTC  (3+ messages)
` [PATCH i-g-t 3/3] tests: Introduce kms_nuclear


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