Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-17 14:44:01 to 2014-11-19 14:10:13 UTC [more...]

[PATCH] drm/i915: add turbo boost trace point
 2014-11-19 14:10 UTC  (4+ messages)

NULL derefs after failed suspend (i915, pm, ext4, slub)
 2014-11-19 14:05 UTC  (2+ messages)

[PATCH v3 0/5] sanitize RPS interrupt enabling/disabling
 2014-11-19 14:03 UTC  (7+ messages)
` [PATCH v3 1/5] drm/i915: WARN if we receive any rps interrupts on gen>9
` [PATCH v3 2/5] drm/i915: move rps irq disable one level up
` [PATCH v3 3/5] drm/i915: sanitize rps irq enabling
` [PATCH v3 4/5] drm/i915: sanitize rps irq disabling
` [PATCH v3 5/5] drm/i915: disable rps irqs earlier during suspend/unload

[PATCH 1/2] drm/i915/ddi: set has_infoframe flag on DDI too
 2014-11-19 13:55 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/ddi: add break in DDI mode select switch
  ` [PATCH 2/2] drm/i915/ddi: add break in DDI mode select
  ` [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2
    ` [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too

[PATCH 01/15] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
 2014-11-19 13:51 UTC  (31+ messages)
` [PATCH 02/15] drm/i915: Introduce intel_psr.c
` [PATCH 03/15] drm/i915: Add PSR docbook
` [PATCH 06/15] drm/i915: PSR get full link off x standby from VBT
` [PATCH 07/15] drm/i915: PSR skip aux on wake up as defined by VBT
` [PATCH 08/15] drm/i915: remove PSR BDW single frame update
` [PATCH 09/15] drm/i915: Fix intel_psr_is_enabled function and document it
` [PATCH 10/15] drm/i915: Add PSR registers for PSR VLV/CHV
` [PATCH 11/15] drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
` [PATCH 12/15] drm/i915: VLV/CHV PSR Software timer mode
` [PATCH 13/15] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 14/15] drm/i915: VLV/CHV PSR debugfs
` [PATCH 15/15] drm/i915: Enable PSR for Baytrail and Braswell

[PATCH] sna/kgem: Gen8 blt broken when dest base offset has bit 4 set
 2014-11-19 13:45 UTC  (2+ messages)

[PATCH] drm/i915: Add haswell_pcode_write function
 2014-11-19 13:40 UTC  (4+ messages)
` [PATCH] drm/i915: Extend pcode mailbox interface

[PATCH v2 00/28] Replace seqno values with request structures
 2014-11-19 13:28 UTC  (8+ messages)
` [PATCH v2 11/28] drm/i915: Add IRQ friendly request deference facility
` [PATCH v2 25/28] drm/i915: Interrupt driven request completion

[PATCH 56/89] drm/i915: Gen9 shadowed registers
 2014-11-19 13:25 UTC  (3+ messages)
` [PATCH 56/89 v4] "

[PATCH 55/89] drm/i915/skl: Gen9 multi-engine forcewake
 2014-11-19 13:25 UTC  (3+ messages)
` [PATCH 55/59 v4] "

[PATCH] drm/i915: Don't continually defer the hangcheck
 2014-11-19 10:45 UTC  (3+ messages)

[PATCH 0/5] i915 display refactoring (v2)
 2014-11-19 10:32 UTC  (7+ messages)
` [PATCH 1/5] drm: add helper to get crtc timings (v4)
` [PATCH 2/5] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 3/5] drm/i915: Don't store panning coordinates as 16.16 fixed point
` [PATCH 4/5] drm/i915: remove intel_pipe_set_base() (v4)
` [PATCH 5/5] drm/i915: Introduce intel_prepare_cursor_plane()
  ` [PATCH 5/5] drm/i915: Introduce

[PATCH] drm/i915: Tune down sink crc timeout dmesg output
 2014-11-19 10:18 UTC 

[PATCH] drm/i915: Don't continually defer the hangcheck
 2014-11-19 10:13 UTC  (6+ messages)

[PATCH] drm/i915: expose a fixed brightness range to userspace
 2014-11-19  8:56 UTC  (9+ messages)

[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
 2014-11-19  9:53 UTC  (12+ messages)
` [PATCH v5 "

[PATCH] tests/Android.mk: add gem_fence_upload excluded tests
 2014-11-19  8:14 UTC  (3+ messages)

[PATCH 0/5] i915 display refactoring
 2014-11-18 21:25 UTC  (14+ messages)
` [PATCH 1/5] drm: Refactor mode stereo doubling into its own function
` [PATCH 2/5] drm: add helper to get crtc timings (v2)
  ` [PATCH 2/5] drm: add helper to get crtc timings (v3)
` [PATCH 3/5] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 4/5] drm/i915: Don't store panning coordinates as 16.16 fixed point
` [PATCH 5/5] drm/i915: remove intel_pipe_set_base() (v3)

Macbook Air 6, 2: i915-related interrupt storm after Yosemite update
 2014-11-18 21:07 UTC  (3+ messages)

[PATCH] drm/i915: Bug fixes to ring 'head' updating
 2014-11-18 20:07 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
  ` [PATCH v2 2/3] drm/i915: Don't read 'HEAD' MMIO register in LRC mode
  ` [PATCH v2 3/3] drm/i915: Consolidate ring freespace calculations

[PATCH] drm/i915: Don't print header in error state for non-existing CS
 2014-11-18 19:07 UTC  (5+ messages)
` [PATCH] drm/i915: Don't print header in error state for

[PATCH] drm/i915/audio: fix monitor presence indication after disable
 2014-11-18 16:04 UTC  (3+ messages)
` [PATCH] drm/i915/audio: fix monitor presence indication

[PATCH 0/8] sanitize RPS interrupt enabling/disabling
 2014-11-18 16:08 UTC  (3+ messages)

[PATCH] drm/i915: Free resources correctly if we cannot map status page during ctx create
 2014-11-18 15:31 UTC  (8+ messages)
    ` [PATCH] drm/i915: Drop return value from lrc_setup_hardware_status_page
      ` [PATCH] drm/i915: Drop return value from

[PATCH] tests/Android.mk: Add kms_pwrite_crc to cairo test list
 2014-11-18 14:59 UTC 

[PATCH] tests/gem_tiled_swapping: Skip on L-shaped memory
 2014-11-18 14:40 UTC  (4+ messages)

[PATCH] tests/kms_render: gen2/3 can't do 10bpc
 2014-11-18 14:18 UTC 

[PATCH] drm/i915: Pin tiled objects for L-shaped configs
 2014-11-18 14:37 UTC  (3+ messages)

[PATCH] tests/prime_self_import: Track leaked objects accurately
 2014-11-18 12:55 UTC 

[PATCH] igt/gem_exec_big: Increase stress
 2014-11-18 10:43 UTC  (3+ messages)

Backlight problems
 2014-11-18 10:32 UTC 

[PATCH 0/4] SKL eDP clocks
 2014-11-18  8:18 UTC  (13+ messages)
` [PATCH 2/4] drm/i915/skl: Set the eDP link rate on DPLL0
` [PATCH 4/4] drm/i915/skl: Read out crtl1 for eDP/DPLL0

[PATCH] drm/i915: Specify bsd rings through exec flag
 2014-11-18  7:39 UTC  (3+ messages)

[PATCH 00/18] drm/i915: All sorts of cdclk stuff
 2014-11-18  6:51 UTC  (32+ messages)
` [PATCH 01/18] drm/i915: Return more precise cdclk for gen2/3
` [PATCH 02/18] drm/i915: Fix i855_get_display_clock_speed()
` [PATCH 03/18] drm/i915: Fix 852GM/GMV cdclk
` [PATCH 04/18] drm/i915: Add cdclk extraction for g33, 965gm and g4x
` [PATCH 05/18] drm/i915: ILK cdclk seems to be 450MHz
` [PATCH 06/18] drm/i915: Assume 400 MHz cdclk for the rest of gen4-7
` [PATCH 07/18] drm/i915: Simplify ilk_get_aux_clock_divider()
` [PATCH 08/18] drm/i915: Convert the ddi cdclk code to .get_display_clock_speed()
` [PATCH 09/18] drm/i915: Warn when cdclk for the platforms is not known
` [PATCH 10/18] drm/i915: Cache the current cdclk frequency in dev_priv
` [PATCH 11/18] drm/i915: Use cached cdclk value
` [PATCH 12/18] drm/i915: Unify ilk and hsw .get_aux_clock_divider()
` [PATCH 13/18] drm/i915: Store max cdclk value in dev_priv
` [PATCH 14/18] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
` [PATCH 15/18] drm/i915: Fix chv cdclk support
` [PATCH 16/18] drm/i915: HSW cdclk change support
` [PATCH 17/18] drm/i915: Add IS_BDW_ULX()
` [PATCH 18/18] drm/i915: BDW cdclk change support

drm-i915-mst + Ubuntu 14.04 + HP 840
 2014-11-18  6:03 UTC  (4+ messages)

[PATCH 4/4] drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
 2014-11-18  5:18 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] drm/i915: Propagate invalid setcrtc cloning errors back to userspace
 2014-11-18  1:19 UTC  (7+ messages)
` [PATCH] drm/i915: Propagate invalid setcrtc cloning

[PATCH 7/8] drm/i915: sanitize rps irq disabling
 2014-11-17 19:15 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 6/8] drm/i915: sanitize rps irq enabling
 2014-11-17 19:05 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 1/5] igt/gem_mmap_wc: Exercise mmap(wc) interface
 2014-11-17 18:36 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Drop the HSW special case from __gen6_gt_wait_for_thread_c0()
 2014-11-18  8:40 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Drop WaRsForcewakeWaitTC0:vlv

[PATCH 0/4] drm/i915: Additional CHV RPS fixes
 2014-11-18 14:33 UTC  (8+ messages)
` [PATCH 2/4] drm/i915: Fix chv GPU freq<->opcode conversions

[PATCH] drm/i915: Fix comments about CHV snoop behaviour
 2014-11-17 15:04 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