intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-01 10:02:44 to 2014-09-04 06:11:29 UTC [more...]

[PATCH 0/6] robustify reset transitions
 2014-09-04  6:11 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: clear up wedged transitions

[PATCH 1/4] drm/i915: Increase PSR Idle Frame to 2
 2014-09-04  2:49 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Remove PSR HW tracking
` [PATCH 3/4] drm/i915: Move PSR w/as to enable source
` [PATCH 4/4] drm/i915: Rename psr setup vsc function and set it always

[PATCH 01/12] tests/pm_psr: Update pm_psr for new psr debug interface
 2014-09-04  1:30 UTC  (12+ messages)
` [PATCH 02/12] tests/kms_sink_crc_basic: Use igt_debugfs_fopen
` [PATCH 03/12] tests/kms_sink_crc_basic: Simplify test by using igt_kms functions
` [PATCH 04/12] tests/kms_psr_sink_crc: Fix edp_psr debugfs interface
` [PATCH 05/12] tests/kms_psr_sink_crc: Adding test debug options
` [PATCH 06/12] tests/kms_psr_sink_crc: Removing context tests
` [PATCH 07/12] tests/kms_psr_sink_crc: Cleaning up tests a bit
` [PATCH 08/12] tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations
` [PATCH 09/12] tests/kms_psr_sink_crc: Fix all testcases
` [PATCH 10/12] tests/kms_psr_sink_crc: Check color ref CRC
` [PATCH 11/12] tests/kms_psr_sink_crc: Fix blt submission
` [PATCH 12/12] tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc

[PATCH -v3 0/4] split plane's updates functions into check() and commit()
 2014-09-03 20:10 UTC  (5+ messages)
` [PATCH -v3 1/4] drm/i915: create struct intel_plane_state
` [PATCH -v3 2/4] drm/i915: split intel_update_plane into check() and commit()
` [PATCH -v3 3/4] drm/i915: split intel_cursor_plane_update() "
` [PATCH -v3 4/4] drm/i915: split intel_primary_plane_setplane() "

Updated fence patches
 2014-09-03 19:48 UTC  (13+ messages)
` [PATCH 1/2] drm/i915: Android sync points for i915 v2
` [PATCH 2/2] drm/i915: allow sync points within batches

FROM: Husam Al Sayed
 2014-09-03 18:30 UTC 

[PATCH] drm/i915: Fix unsafe vma iteration in i915_drop_caches
 2014-09-03 18:23 UTC 

[PATCH] igt_core: zero exit_handler_count before forking
 2014-09-03 17:47 UTC 

[PATCH -v2 1/4] drm/i915: init sprites with univeral plane init function
 2014-09-03 13:44 UTC  (12+ messages)
` [PATCH -v2 2/4] drm/i915: trivial: remove unneed set to NULL
` [PATCH -v2 3/4] drm/i915: create struct intel_plane_state
` [PATCH -v2 4/4] drm/i915: split intel_update_plane into check() and commit()
      ` [PATCH] drm/i915: init sprites with univeral plane init function

linux-next: manual merge of the drm-intel tree with the tree
 2014-09-03 13:37 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Don't call gen8_fbc_sw_flush() on chv
 2014-09-04 11:49 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Use IS_BROADWELL() instead of IS_GEN8() in forcewake code
` [PATCH 3/4] drm/i915: Use HAS_GMCH_DISPLAY un underrun reporting code
` [PATCH 4/4] drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcs

[PATCH] drm/i915: Remove shadowed local variable 'i' from i915_interrupt_info
 2014-09-03 13:12 UTC  (2+ messages)

[PATCH] drm/i915: Rename global latency_ns variable
 2014-09-03 13:12 UTC  (3+ messages)

[PATCH] drm/i915: Sysfs interface to get GFX shmem usage stats per process
 2014-09-03 13:09 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Prevent recursive deadlock on releasing a busy userptr
 2014-09-03 12:22 UTC  (6+ messages)

[PULL] drm-intel-fixes
 2014-09-03 12:08 UTC 

[PATCH 07/14] drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()
 2014-09-03 11:52 UTC  (3+ messages)
` [PATCH 15/14] drm/i915: Add comments explaining the vdd on/off functions

[PATCH 00/14] drm/i915: edp vdd locking and prep for power sequencer kick
 2014-09-03 11:20 UTC  (11+ messages)
` [PATCH 10/14] drm/i915: Track which port is using which pipe's power sequencer
` [PATCH 11/14] drm/i915: Be more careful when picking the initial power sequencer pipe
` [PATCH 12/14] drm/i915: Turn on panel power before doing aux transfers
` [PATCH 13/14] drm/i915: Enable DP port earlier
` [PATCH 14/14] drm/i915: Move DP port disable to post_disable for pch platforms

[PATCH] NEWS: Updates in anticipation of the next release
 2014-09-03 10:51 UTC 

[PATCH 1/5] drm/i915/dp: Refactor common eDP lid detection
 2014-09-03 10:47 UTC  (11+ messages)
` [PATCH 2/5] drm/i915/dp: Cache EDID for a detection cycle
` [PATCH 3/5] drm/i915/hdmi: "
` [PATCH 4/5] drm/i915/hdmi: Refactor force_audio -> has_audio coupling
` [PATCH 5/5] drm/i915/dp: "

[PATCH 0/5] A few fixes on top of the wa_regs patches
 2014-09-03 10:40 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Rename intel_wa_registers with a i915_ prefix
` [PATCH 5/5] drm/i915: Don't restrict i915_wa_registers to BDW

[PATCH igt] gem_workarounds: intel_wa_registers is now prefixed with i915
 2014-09-03  9:17 UTC  (2+ messages)

[PATCH] drm/i915: change CHV write_eld/global_resources function pointers
 2014-09-03  9:01 UTC  (3+ messages)

[PATCH 0/2] drm/edid: Reduce horizontal timings for pixel
 2014-09-03  8:39 UTC  (4+ messages)
` [PATCH 1/2] drm/edid: Reduce horizontal timings for pixel replicated modes
` [PATCH 2/2] drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modes

DVFS in Intel graphic chips
 2014-09-03  8:32 UTC 

[drm/i915/3.17] panic in i915_digport_work_func
 2014-09-03  8:08 UTC  (7+ messages)

[PATCH 1/2] intel/uxa/display: drop mode_res caching
 2014-09-03  7:28 UTC  (3+ messages)
` [PATCH 2/2] intel/uxa: add MST support

[PATCH] drm/i915/dp: Backlight PWM enable before BL Enable assert
 2014-09-03  0:50 UTC  (9+ messages)

[PATCH v2 0/7] Rename DP training vswing/pre-emph defines
 2014-09-02 20:46 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 00/19] drm: More vblank on/off work
 2014-09-02 19:33 UTC  (3+ messages)
` [PATCH 05/19] drm: Have the vblank counter account for the time between vblank irq disable and drm_vblank_off()

[RFC] drm/i915/edp: use max lanes and clock for edp
 2014-09-02 16:31 UTC  (2+ messages)

[PATCH 01/10] drm/i915: Check for a stalled page flip after each vblank
 2014-09-02 15:07 UTC  (14+ messages)
` [PATCH 02/10] drm/i915: Decouple the stuck pageflip on modeset
` [PATCH 03/10] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 04/10] drm/i915: Deminish contribution of wait-boosting from clients
` [PATCH 05/10] drm/i915: Relax RPS contraints to allows setting minfreq on idle
` [PATCH 06/10] drm/i915: Rearrange RPS frequency calculation
` [PATCH 07/10] drm/i915: Improved w/a for rps on Baytrail
` [PATCH 08/10] drm/i915: Use down ei for manual Baytrail RPS calculations
` [PATCH 09/10] drm/i915: Agressive downclocking on Baytrail
` [PATCH 10/10] drm/i915: Move pm_rps_events to i915->rps

[PATCH] drm/i915: debug sink dpms aux errors also on enable
 2014-09-02 14:44 UTC  (2+ messages)

[PATCH] drm/i915: Don't spam dmesg with rps messages on vlv/chv
 2014-09-02 13:50 UTC  (6+ messages)

[PATCH 10.1/14] drm/i915: Reset power sequencer pipe tracking when disp2d is off
 2014-09-02 13:47 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Rework workaround igt
 2014-09-02 13:22 UTC  (9+ messages)
` [PATCH 1/2] gem_workarounds: intel_wa_registers is now prefixed with i915
` [PATCH 2/2] igt/gem_workarounds: rework igt to test workaround registers
  ` [PATCH v2] "

[PATCH 09/14] drm/i915: Fix edp vdd locking
 2014-09-02 13:07 UTC  (3+ messages)
` [PATCH v2 "

Possible regression in 3.17-rc2 in i915 driver
 2014-09-02 11:41 UTC  (15+ messages)
` [PATCH] drm/i915: Fix lock dropping in intel_tv_detect()
    ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH 1/2] drm/i915/dp: Cache EDID for a detection cycle
 2014-09-02 10:45 UTC  (7+ messages)
  ` [PATCH 1/3] drm/i915/dp: Refactor common eDP lid detection
    ` [PATCH 2/3] drm/i915/dp: Cache EDID for a detection cycle
    ` [PATCH 3/3] drm/i915/hdmi: "

[PATCH 1/5] drm/i915: Print captured bo for all VM in error state
 2014-09-02 10:06 UTC  (5+ messages)
` [PATCH 5/5] drm/i915: s/seqno/request/ tracking inside objects

[PATCH 0/4] Rework workaround init fn for BDW and CHV
 2014-09-02  9:56 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: Rework workaround init functions "
  ` [PATCH v2] "
` [PATCH 2/4] drm/i915: Rename intel_wa_registers with a i915_ prefix
` [PATCH 3/4] drm/i915: Don't restrict i915_wa_registers to BDW
` [PATCH 4/4] drm/i915: Rework workaround data exporting to debugfs
  ` [PATCH v2] "

[PATCH] drm/i915: Prevent recursive deadlock on releasing a busy userptr
 2014-09-02  7:21 UTC 

[PATCH] drm/i915: Don't call intel_plane_restore() when the prop value didn't change
 2014-09-02  7:20 UTC  (3+ messages)

[PATCH] drm: Include task->name and master status in debugfs clients info
 2014-09-02  7:03 UTC  (5+ messages)

Regression in drm-intel caused by d91a2cb8e510
 2014-09-02  1:23 UTC  (3+ messages)

[PATCH] drm/edid: Reduce horizontal timings for pixel replicated modes
 2014-09-01 13:19 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH] drm: i915: reduce memory footprint when debugging
 2014-09-01 12:32 UTC  (2+ messages)

DRI3 only DDX driver
 2014-09-01 11:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).