Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-13 13:09:02 to 2015-02-19 16:39:35 UTC [more...]

[KERNEL] Regression bug in drm/i915, Wrong assumption in commit e11aa36 breaks suspend on at least lenovo x61
 2015-02-19 16:39 UTC  (7+ messages)
      ` [Intel-gfx] "
      ` [KERNEL] "

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-19 16:30 UTC 

[PATCH 1/2] drm/i915: Split adding request to smaller functions
 2015-02-19 16:18 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Protect engine request list with spinlock

[PATCH] drm/i915: Shift driver's HWSP usage out of reserved range
 2015-02-19 14:58 UTC  (3+ messages)

[PATCH] drm/i915/skl: Update the 800mV+2bB HDMI translation entry
 2015-02-19 14:33 UTC 

[PATCH i-g-t] lib: print the signal name to stderr when handling a signal
 2015-02-19 14:30 UTC 

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-19 13:42 UTC  (6+ messages)
` [PATCH 3/4] drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c

[PATCH] drm/i915: Dell Chromebook 11 has PWM backlight
 2015-02-19 13:16 UTC  (3+ messages)

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-19 11:38 UTC  (4+ messages)

[PATCH] drm: Adding edp1.4 specific dpcd macros
 2015-02-19 10:31 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Re-order some checks to do the unlikely one first
 2015-02-19 10:26 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Don't try to set INSTPM for the _ABSOLUTE constant buffer address

[PATCH] tools/intel_reg_write:Adding lib calls for CHT/VLV
 2015-02-19  9:35 UTC  (2+ messages)

Displayport Compliance Testing V3
 2015-02-19  5:55 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Add automated testing support for Displayport compliance testing
` [PATCH 2/9] drm/i915: Update intel_dp_check_link_status() "
` [PATCH 3/9] drm/i915: Add a delay in Displayport AUX transactions for "
` [PATCH 4/9] drm/i915: Add debugfs functions for Displayport "
` [PATCH 5/9] drm/i915: Update the EDID automated compliance test function
` [PATCH 6/9] drm/i915: Update intel_dp_compute_config() to handle compliance test requests
` [PATCH 7/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
` [PATCH 8/9] drm/i915: Add new debugfs file for Displaypor compliance test control
` [PATCH 9/9] drm/i915: Add debugfs write and test param parsing functions for DP "

[intel-gfx] Displayport Compliance Testing V2
 2015-02-18 23:09 UTC  (34+ messages)
` [PATCH 01/17] drm/i915: Add automated testing support for Displayport compliance testing
` [PATCH 02/17] drm/i915: Update intel_dp_check_link_status() "
` [PATCH 03/17] drm/i915: Add a delay in Displayport AUX transactions for "
` [PATCH 04/17] drm/i915: Add debugfs information for Displayport "
` [PATCH 07/17] drm/i915: Add and implement the debugfs 'show' functions for Displayport compliance
` [PATCH 11/17] drm/i915: Update the EDID automated compliance test function
` [PATCH 12/17] drm/i915: Update intel_dp_compute_config() to handle compliance test requests
` [PATCH 13/17] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
` [PATCH 14/17] drm/i915: Add debugfs function to check connector status for compliance testing

[PATCH 0/3] drm/i915: Further Skylake h/w w/a's
 2015-02-18 22:24 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: gen 9 h/w w/a (Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset)
` [PATCH 2/3] drm/i915: gen 9 h/w w/a (WaDisablePooledEuLoadBalancingFix)
` [PATCH 3/3] gen 9 h/w w/a (WaClearFlowControlGpgpuContextSave)

[KERNEL] Re: [KERNEL] Regression bug in drm/i915, Wrong assumption in commit e11aa36 breaks suspend on at least lenovo x61
 2015-02-18 20:27 UTC 

[PATCH 2/7] drm/i915/skl: Updated the gen6_set_rps function
 2015-02-18 18:12 UTC  (12+ messages)
` [PATCH 7/7] drm/i915/skl: Enabling processing of Turbo interrupts
` [PATCH v2 0/7] Added missing changes for Turbo feature on SKL
` [PATCH v2 1/5] drm/i915/skl: Added new macros
` [PATCH v2 3/5] drm/i915/skl: Restructured the gen6_set_rps_thresholds function
` [PATCH v2 4/5] drm/i915/skl: Updated the gen6_rps_limits function
` [PATCH v2 5/5] drm/i915/skl: Updated the gen9_enable_rps function
` [PATCH v2 6/7] drm/i915/skl: Updated the 'i915_frequency_info' debugs function

[PATCH i-g-t 1/4] tests: improve pipe enumeration
 2015-02-18 17:06 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib: use defines for igt_simple_init and igt_subtest_init
` [PATCH i-g-t 3/4] lib: remove handled option arguments from argv
` [PATCH i-g-t 4/4] tests: remove extra file

Hibernation test
 2015-02-18 16:43 UTC  (2+ messages)

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-18 15:37 UTC  (15+ messages)
` [PATCH 24/51] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 47/51] drm/i915: Update ironlake_enable_rc6() "
` [PATCH 48/51] drm/i915: Update intel_ring_begin() to take a request structure
` [PATCH 49/51] drm/i915: Update intel_logical_ring_begin() "

[REGRESSION] fdo bug 86565 - black screen after resume from hibernation since linux kernel 3.18
 2015-02-18 13:34 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/2] Crystal Cove PMIC based Panel Control
 2015-02-18 12:18 UTC  (3+ messages)
` [PATCH 1/2] gpio/crystalcove: Export Panel and backlight en/disable signals as GPIO
` [PATCH 2/2] drm/i915: Use the CRC gpio_chip for panel enable/disable

[PATCH 00/24] PPGTT dynamic page allocations
 2015-02-18 11:27 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 05/24] drm/i915: page table abstractions

[PATCH i-g-t] tests/gem_render_linear_blits: split into two subtests
 2015-02-18 11:01 UTC  (3+ messages)

[PATCH 00/18] A few more workarounds
 2015-02-18  9:57 UTC  (5+ messages)
` [PATCH 12/18] drm/i915/skl: Implement WaDisablePowerCompilerClockGating

[PATCH 0/7] Added missing changes for Turbo feature on SKL
 2015-02-18  6:47 UTC  (23+ messages)
` [PATCH 1/7] drm/i915/skl: Added new macros
` [PATCH 2/7] drm/i915/skl: Updated the gen6_set_rps function
` [PATCH 4/7] drm/i915/skl: Updated the gen6_rps_limits function
` [PATCH 5/7] drm/i915/skl: Updated the gen9_enable_rps function
` [PATCH 6/7] drm/i915/skl: Updated the 'i915_frequency_info' debugs function
` [PATCH 7/7] drm/i915/skl: Enabling processing of Turbo interrupts

[PATCH] drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes
 2015-02-17 18:05 UTC  (3+ messages)

[PATCH 1/5] drm/irq: Add drm_crtc_vblank_reset
 2015-02-17 13:42 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Drop pipe_enable checks in vblank funcs
` [PATCH 3/5] drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
` [PATCH 4/5] drm/i915: Switch to drm_crtc variants of vblank functions
` [PATCH 5/5] drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup

[PATCH] drm/i915: Reset logical ring contexts' head and tail during GPU reset
 2015-02-17 11:34 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips
 2015-02-16 21:59 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover

[PATCH] drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()
 2015-02-16 16:38 UTC  (5+ messages)

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-16 13:10 UTC  (4+ messages)

[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
 2015-02-16 11:32 UTC  (12+ messages)
` [v2 0/5] "
  ` [v2 1/5] drm/i915: Add new PHY reg definitions for lock threshold
  ` [v2 2/5] drm/i915: Limit max VCO supported in CHV to 6.48GHz
  ` [v2 3/5] drm/i915: Disable M2 frac division for integer case
  ` [v2 4/5] drm/i915: Initialize CHV digital lock detect threshold
  ` [v2 5/5] drm/i915: Update prop, int co-eff and gain threshold for CHV

[PATCH] drm/i915: Fix a use after free, and unbalanced refcounting
 2015-02-16 11:13 UTC  (4+ messages)

[PATCH] drm/i915: Align initial plane backing objects correctly
 2015-02-16  8:29 UTC  (3+ messages)

[PATCH] drm/i915: Push vblank enable/disable past encoder->enable/disable
 2015-02-16  8:24 UTC  (2+ messages)

[PATCH 0/7] FBC frontbuffer tracking conversion, v3
 2015-02-16  7:44 UTC  (10+ messages)
` [PATCH 1/7] drm/i915: extract intel_fbc_find_crtc()
` [PATCH 2/7] drm/i915: HSW+ FBC is tied to pipe A
` [PATCH 3/7] drm/i915: gen5+ can have FBC with multiple pipes
` [PATCH 4/7] drm/i915: pass which operation triggered the frontbuffer tracking
` [PATCH 5/7] drm/i915: also do frontbuffer tracking on pwrites
` [PATCH 6/7] drm/i915: add frontbuffer tracking to FBC
` [PATCH 7/7] drm/i915: don't reallocate the compressed FB at every frame

[PATCH 1/1] tools/intel_audio_dump: add support for Skylake
 2015-02-16  4:39 UTC  (2+ messages)

[PATCH] Tune IZ hashing when a subslice has one EU fewer
 2015-02-14 18:30 UTC  (2+ messages)
` [PATCH] drm/i915/skl: Tune IZ hashing when subslices are unbalanced

[PATCH] drm/i915/skl: Fix plane index in the colorkey vfuncs
 2015-02-14 12:15 UTC  (2+ messages)

[PATCH 0/3] Restore pipe interrupts registers after power well enabling
 2015-02-14  7:04 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
` [PATCH 2/3] drm/i915/skl: Restore pipe interrupt registers after power well enabling
` [PATCH 3/3] drm/i915: Remove unused condition in hsw_power_well_post_enable()

[PATCH 0/3] Fix for SKL partial EU enablement
 2015-02-14  2:41 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/skl: Determine SKL slice/subslice/EU info
` [PATCH 2/3] drm/i915/skl: Add SKL HW status to SSEU status
` [PATCH 3/3] drm/i915: Request full SSEU enablement on Gen9

[PATCH] drm/i915: Prevent TLB error on first execution on SNB
 2015-02-14  0:19 UTC  (6+ messages)
  ` [PATCH v2] "

Updated drm-intel-testing
 2015-02-13 23:47 UTC 

[PATCH] tools/intel_gtt: Add support for gen8
 2015-02-13 17:27 UTC 

[RFC 00/12] i915 init-time configuration
 2015-02-13 17:17 UTC  (3+ messages)

[PATCH igt] quick_dump: Add interrupt and PPAT registers to the SKL dump
 2015-02-13 17:01 UTC 

[PATCH] drm/i915: Add process identifier to requests
 2015-02-13 16:54 UTC  (4+ messages)

[PATCH 1/5] agp/intel: Serialise after GTT updates
 2015-02-13 16:43 UTC  (12+ messages)
` [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: Remove references to previously removed UMS config option
 2015-02-13 14:44 UTC  (3+ messages)


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