Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-13 12:33:39 to 2015-01-17 09:49:36 UTC [more...]

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

Updated drm-intel-testing
 2015-01-17  9:46 UTC 

[PATCH 3/4] drm/i915: New offset for reading frequencies on CHV
 2015-01-17  5:35 UTC  (11+ messages)
` [PATCH v2 0/3] Use new turbo offset for chv production system
  ` [PATCH v2 1/3] drm/i915/chv: Populate total EU count on Cherryview
  ` [PATCH v2 2/3] drm/i915: Increase the range of sideband address
  ` [PATCH v2 3/3] drm/i915: New offset for reading frequencies on CHV
        ` [PATCH v3] "

[PATCH] drm/i915: Don't cleanup plane state in intel_plane_destroy()
 2015-01-17  4:56 UTC  (3+ messages)

[PATCH] drm/i915/skl: Enabling PSR on Skylake
 2015-01-17  4:24 UTC  (3+ messages)

[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
 2015-01-17  4:05 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
 2015-01-17  4:05 UTC  (3+ messages)

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

[PATCH 0/7] Make drm_crtc->state match pipe_config
 2015-01-16 23:48 UTC  (12+ 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

[PATCH 1/9] drm/i915: Rebalance runtime pm vs forcewake
 2015-01-16 19:16 UTC  (10+ messages)
` [PATCH 2/9] drm/i915: Assert that runtime pm is active on user fw access
` [PATCH 3/9] drm/i915: Skip uncore lock on earlier gens
` [PATCH 4/9] drm/i915: Reduce duplicated forcewake logic
` [PATCH 5/9] drm/i915: Consolidate forcewake code
` [PATCH 6/9] drm/i915: Make vlv and chv forcewake put generic
` [PATCH 7/9] drm/i915: Rename the forcewake get/put functions
` [PATCH 8/9] drm/i915: Enum forcewake domains and domain identifiers
` [PATCH 9/9] drm/i915: Rename i915_gen6_forcewake_count_info

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

[PATCH 0/4] SKL turbo part 1
 2015-01-16 18:07 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/skl: add turbo support
` [PATCH 2/4] drm/i915/skl: Retrieve the frequency limits
` [PATCH 3/4] drm/i915/skl: Gen9 coarse power gating
` [PATCH 4/4] drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9

[PATCH 0/2] Power well support for SKL
 2015-01-16 15:57 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/skl: Adding power domains for AUX controllers
` [PATCH 2/2] drm/i915/skl: Implementation of SKL display power well support

[RFC PATCH 00/12] drm/i915: port dsi over to drm panel/dsi frameworks
 2015-01-16 12:27 UTC  (13+ 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
` [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
` [RFC PATCH 07/12] drm/i915/dsi: switch to drm_panel interface
` [RFC PATCH 08/12] drm/i915/dsi: add drm mipi dsi host support
` [RFC PATCH 09/12] drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
` [RFC PATCH 10/12] drm/i915/dsi: remove old read/write functions in favor of new stuff
` [RFC PATCH 11/12] drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
` [RFC PATCH 12/12] drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein

[RFC v2 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-01-16 12:19 UTC  (6+ messages)
` [RFC v2 1/4] drm: Add support to find drm_panel by name
    ` [Intel-gfx] "

[PATCH v2 1/3] drm/i915: Improve HiZ throughput on Cherryview
 2015-01-16 11:35 UTC  (5+ 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

[PATCH 0/7] drm/i915: Disable hpd for disabled eDP ports
 2015-01-16 10:57 UTC  (4+ messages)
` [PATCH 4/7] drm/i915: Don't pretend SDVO hotplug works on 915

[PATCH] i915: reuse %ph to dump small buffers
 2015-01-16 10:42 UTC  (2+ messages)

[PATCH 0/4] drm/i915: Untangle execlist tracking
 2015-01-16  9:48 UTC  (7+ 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

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 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)

[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, ...)

[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  (14+ 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  (2+ messages)

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

[PATCH 00/24] PPGTT dynamic page allocations
 2015-01-13 22:09 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 14/24] drm/i915: Finish gen6/7 dynamic page table allocation

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

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

[PATCH 2/2] drm/i915: Rename unpin_count to pin_count
 2015-01-13 15:12 UTC  (2+ messages)

[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 


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