public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-01-12 19:01:03 to 2015-01-16 07:30:03 UTC [more...]

[PATCH 0/4] drm/i915: Untangle execlist tracking
 2015-01-16  7:23 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: execlist request keeps ptr/ref to gem_request
` [PATCH 2/4] drm/i915: Removed duplicate members from submit_request
` [PATCH 3/4] drm/i915: Remove FIXME_lrc_ctx backpointer
` [PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request

[PATCH 0/7] Make drm_crtc->state match pipe_config
 2015-01-16  6:09 UTC  (10+ messages)
` [PATCH 1/7] drm/i915: Rename struct intel_crtc_config to intel_crtc_state
` [PATCH 2/7] drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
` [PATCH 3/7] drm/i915: Pass new_config down do crtc_compute_clock
` [PATCH 4/7] drm/i915: Use local pipe_config varariable when available
` [PATCH 5/7] drm/i915: Make intel_crtc->config a pointer
` [PATCH 6/7] drm/i915: Improve how the memory for crtc state is allocated
` [PATCH 7/7] drm/i915: Keep drm_crtc->state in sync with intel_crtc->config

proposal for DVFS (Dynamic Voltage Frequency Scaling)
 2015-01-16  4:26 UTC  (3+ messages)

[PATCH 0/6] i915 atomic properties
 2015-01-16  2:34 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Move rotation from intel_plane to intel_plane_state
` [PATCH 2/6] drm/i915: Consolidate plane handler vtables
` [PATCH 3/6] drm/plane-helper: Add transitional helper for .set_plane()
` [PATCH 4/6] drm/plane-helper: Fix transitional helper kerneldocs
` [PATCH 5/6] drm/i915: Add .atomic_{get, set}_property() entrypoints to planes
` [PATCH 6/6] drm/i915: Replace intel_set_property() with transitional helper

[RFC] drm/i915: Reduce locking in command submission
 2015-01-16  0:19 UTC  (8+ messages)
` [PATCH] "

[PATCH v3 0/10] eDP DRRS based on frontbuffer tracking
 2015-01-15 23:24 UTC  (20+ messages)
` [PATCH 1/10] drm/i915: Modifying structures related to DRRS
` [PATCH 3/10] drm/i915: Enable/disable DRRS
` [PATCH 4/10] drm/i915: DRRS calls based on frontbuffer
` [PATCH 5/10] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/10] drm/i915: Support for RR switching on VLV
` [PATCH 7/10] drm/i915: Enable eDP DRRS for CHV
` [PATCH 8/10] Documentation/drm: DocBook integration for DRRS
` [PATCH 9/10] drm/i915: Add debugfs entry "
` [PATCH 10/10] kms_drrs: Test DRRS entry and exit

[PATCH 2/2] intel_frequency: A tool to manipulate Intel GPU frequency
 2015-01-15 21:15 UTC  (10+ messages)
` [PATCH] [v2] "

[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
 2015-01-15 20:44 UTC  (7+ messages)
` [Intel-gfx] "

[PATCH i-g-t] tools/intel_gpu_frequency: remove use of getsubopt
 2015-01-15 18:28 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_exec_params: change flags used in invalid-flags test
 2015-01-15 17:42 UTC  (8+ messages)

[PATCH] i915: reuse %ph to dump small buffers
 2015-01-15 11:45 UTC 

[PATCH] drm/i915: Changes required to enable DSI Video Mode on CHT
 2015-01-15 11:25 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2015-01-15 11:11 UTC 

[PATCH 0/2] Adding rotattion to drm_plane_helper_check_update
 2015-01-15 10:39 UTC  (19+ messages)
` [PATCH 1/2] drm: Adding rotation "
  ` [Intel-gfx] "
    ` [PATCH] "
` [PATCH 2/2] drm/i915: Passing "

[PATCH 1/5] agp/intel: Serialise after GTT updates
 2015-01-15  9:45 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Fallback to using CPU relocations for large batch buffers
` [PATCH 3/5] drm/i915: Trim the command parser allocations
` [PATCH 4/5] drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
` [PATCH 5/5] drm/i915: Tidy batch pool logic

[PATCH] drm/i915: Performed deferred clflush inside set-cache-level
 2015-01-15  8:54 UTC  (7+ messages)

Question regarding forcewake in i915
 2015-01-15  7:38 UTC  (5+ messages)
      ` Debugging registers (INSTPS, CSCMDOP, CSCMDVLD, ...)

[PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
 2015-01-15  7:13 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915: Improve HiZ throughput on Cherryview
 2015-01-15  6:07 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell
` [PATCH v2 3/3] drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview

[RFC PATCH v4 0/4] drm driver for VED in Intel GPU
 2015-01-15  2:52 UTC  (10+ messages)
` [RFC PATCH V4 1/4] drm/i915: add i915_ved.c to setup bridge for VED
` [RFC PATCH v4 2/4] drm/ipvr: drm driver "
` [RFC PATCH v4 3/4] ipvr: user mode helper for ipvr drm driver
` [RFC PATCH v4 4/4] tests/drv_module_reload: add ipvr support

[PATCH] tools/intel_audio_dump: add details dump for Cherryview
 2015-01-15  1:20 UTC 

[PATCH 0/9] PSR stability patches for HSW/BDW and VLV/CHV
 2015-01-15  0:55 UTC  (15+ messages)
` [PATCH 3/9] drm/i915: PSR HSW/BDW: Fix inverted logic at sink main_link_active bit
` [PATCH 6/9] drm/i915: PSR link standby at debugfs
` [PATCH 7/9] drm/i915: PSR VLV/CHV: let's respect link_standby here as well
` [PATCH 8/9] drm/i915: PSR: respect vbt time for link trains when available
` [PATCH 9/9] drm/i915: PSR: Expose wakeup time

[RFC] Updated Android sync patches
 2015-01-14 16:04 UTC  (4+ messages)
` [PATCH 1/3] android: add sync_fence_create_dma

[PATCH] drm/i915: Fix all pipe->plane mappings before sanitizing crtc
 2015-01-14 11:06 UTC  (6+ messages)

[PATCH] intel: Fix GTT entry setup for aub dump
 2015-01-14  6:20 UTC 

[PATCH 1/2] drm/i915: Specify bsd rings through exec flag
 2015-01-14  0:36 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam

[PATCH] drm/i915: Initialize primary plane src/dst coords when reading hw state
 2015-01-13 22:23 UTC  (8+ messages)

[PATCH 00/24] PPGTT dynamic page allocations
 2015-01-13 22:09 UTC  (32+ messages)
` [PATCH v2 "
  ` [PATCH v2 14/24] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH v3 00/25] PPGTT dynamic page allocations
  ` [PATCH v3 01/25] drm/i915/trace: Fix offsets for 64b
  ` [PATCH v3 02/25] drm/i915: Rename to GEN8_LEGACY_PDPES
  ` [PATCH v3 03/25] drm/i915: Setup less PPGTT on failed page_directory
  ` [PATCH v3 04/25] drm/i915/gen8: Un-hardcode number of page directories
  ` [PATCH v3 05/25] drm/i915: Range clearing is PPGTT agnostic
  ` [PATCH v3 06/25] drm/i915: page table abstractions
  ` [PATCH v3 07/25] drm/i915: Complete page table structures
  ` [PATCH v3 08/25] drm/i915: Create page table allocators
  ` [PATCH v3 09/25] drm/i915: Plumb drm_device through page tables operations
  ` [PATCH v3 10/25] drm/i915: Track GEN6 page table usage
  ` [PATCH v3 11/25] drm/i915: Extract context switch skip and pd load logic
  ` [PATCH v3 12/25] drm/i915: Track page table reload need
  ` [PATCH v3 13/25] drm/i915: Initialize all contexts
  ` [PATCH v3 14/25] drm/i915: Finish gen6/7 dynamic page table allocation
  ` [PATCH v3 15/25] drm/i915: Add dynamic page trace events
  ` [PATCH v3 16/25] drm/i915/bdw: Use dynamic allocation idioms on free
  ` [PATCH v3 17/25] drm/i915/bdw: page directories rework allocation
  ` [PATCH v3 18/25] drm/i915/bdw: pagetable allocation rework
  ` [PATCH v3 19/25] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
  ` [PATCH v3 20/25] drm/i915: num_pd_pages/num_pd_entries isn't useful
  ` [PATCH v3 21/25] drm/i915: Extract PPGTT param from page_directory alloc
  ` [PATCH v3 22/25] drm/i915/bdw: Split out mappings
  ` [PATCH v3 23/25] drm/i915/bdw: begin bitmap tracking
  ` [PATCH v3 24/25] drm/i915/bdw: Dynamic page table allocations
  ` [PATCH v3 25/25] drm/i915/bdw: Support dynamic pdp updates in lrc mode

[PATCH] drm/i915: Enable the HiZ RAW Stall Optimization on Gen8
 2015-01-13 20:03 UTC  (12+ messages)
` [Mesa-dev] "
` [Intel-gfx] "

[PATCH] drm/i915: Fix kerneldoc for i915 atomic plane code
 2015-01-13 16:55 UTC 

[RFC v2 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-01-13 15:14 UTC  (9+ messages)
` [RFC v2 1/4] drm: Add support to find drm_panel by name
    ` [Intel-gfx] "
` [RFC v2 4/4] drm/i915: Enable DSI panel enable/disable based on PMIC

[PATCH 1/2] drm/i915: Balance context pinning on reset cleanup
 2015-01-13 15:12 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Rename unpin_count to pin_count

[PATCH i-g-t 1/2] intel_gpu_frequency: fix array bounds warning
 2015-01-13 13:39 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tools: add intel_gpu_frequency to .gitignore

[PATCH i-g-t] lib: remove unnecessary checks on the drm_open_any return value
 2015-01-13 13:33 UTC 

[PATCH] Revert "drm/i915/chv: Use timeout mode for RC6 on chv"
 2015-01-13 11:30 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Disable hpd for disabled eDP ports
 2015-01-13  9:36 UTC  (8+ messages)
` [PATCH 3/7] drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV
` [PATCH 4/7] drm/i915: Don't pretend SDVO hotplug works on 915

[PULL] topic/i915-hda-componentized
 2015-01-13  7:02 UTC  (2+ messages)

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

[965GM kms] Many kernel warnings, resume-from-suspend broken
 2015-01-13  0:48 UTC 

[PATCH] drm/i915: Add the predicate source registers to the register whitelist
 2015-01-12 23:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 3.16.y-ckt 030/168] drm/i915: Handle failure to kick out a conflicting fb driver
 2015-01-12 21:43 UTC  (3+ messages)

[PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
 2015-01-12 21:19 UTC  (2+ messages)

[PATCH] drm/i915: fix build for CONFIG_BUG=n
 2015-01-12 19:32 UTC  (2+ messages)

[PATCH] drm/i915: fix inconsistent brightness after resume
 2015-01-12 19:01 UTC  (2+ messages)
` [PATCH v2] "


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