Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-21 11:18:05 to 2013-07-25 10:02:27 UTC [more...]

linux-next: Tree for Jul 25 [ call-trace: drm | drm-intel related? ]
 2013-07-25 10:02 UTC  (3+ messages)
` [Intel-gfx] "

i915 irq storm mitigation in 3.10
 2013-07-25  9:58 UTC  (14+ messages)

[PATCH 1/2] drm/i915: fix reference counting in i915_gem_create
 2013-07-25  8:53 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: fix the racy object accounting
    ` [PATCH] "

[PATCH 1/6] drm/i915: Serialize almost all register access
 2013-07-25  8:48 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Convert the register access tracepoint to be conditional

[PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h v3
 2013-07-25  8:36 UTC  (5+ messages)
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory v3

Linux 3.11-rc2 [backlight] [ASUS N56VZ]
 2013-07-25  8:09 UTC  (6+ messages)
    ` [Intel-gfx] "

[Intel-gfx] [PATCH 0/4 V7] Power-well API implementation for Haswell
 2013-07-25  6:50 UTC  (25+ messages)
` [alsa-devel] "

Dell U2412M monitor complains about input timing
 2013-07-25  0:21 UTC  (6+ messages)

[PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h v2
 2013-07-24 22:42 UTC  (2+ messages)
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory v2

[PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h
 2013-07-24 22:40 UTC  (8+ messages)
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory

3.10.2 : new warning WARNING: at drivers/gpu/drm/i915/intel_display.c:1656 ironlake_crtc_disable+0x7ce/0x800 [i915]()
 2013-07-24 15:51 UTC 

[PATCH 1/3] drm/i915: fix reference counting in i915_gem_create
 2013-07-24 14:36 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: fix the racy object accounting
` [PATCH 3/3] drm/i915: reuse i915_gem_free_object in the create error path
` [PATCH] "
` [PATCH] drm/i915: fix reference counting in i915_gem_create

[PATCH 00/15] Unify interrupt register init/reset
 2013-07-24 14:14 UTC  (27+ messages)
` [PATCH 01/15] drm/i915: add INTEL_IRQ_REG_RESET
` [PATCH 02/15] drm/i915: change how VLV_IIR is reset
` [PATCH 03/15] drm/i915: port i965_irq_uninstall go INTEL_IRQ_REG_RESET
` [PATCH 04/15] drm/i915: really clear the IIR registers
` [PATCH 05/15] drm/i915: add INTEL_IRQ_REG_INIT
` [PATCH 06/15] drm/i915: use INTEL_IRQ_REG_INIT on VLV too
` [PATCH 07/15] drm/i915: reset the IIR registers at preinstall
` [PATCH 08/15] drm/i915: WARN if IIR is not zero at irq_postinstall
` [PATCH 09/15] drm/i915: remove additional zerogin of VLV_IIR at postinstall
` [PATCH 10/15] drm/i915: remove extra clearing of GTIIR from VLV irq preinstall
` [PATCH 11/15] drm/i915: add INTEL_IRQ_REG_RESET16
` [PATCH 12/15] drm/i915: really clear the IIR registers on i8xx
` [PATCH 13/15] drm/i915: add INTEL_IRQ_REG_INIT16
` [PATCH 14/15] drm/i915: reset the i8xx IIR registers at preinstall
` [PATCH 15/15] drm/i915: WARN if IIR is not zero at i8xx irq_postinstall

[PATCH] drm/i915: Replace racy object bookkeeping
 2013-07-24 10:01 UTC  (6+ messages)

Isssues with -nightly based on 3.11-rc2
 2013-07-24  8:28 UTC 

[RFC] early stolen mem detection
 2013-07-23 21:15 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: move PCI IDs to i915_drm.h
` [PATCH 2/2] x86 early quirk: detect & reserve graphics stolen memory for Intel devices

[PATCH] drm: i915_gem_inactive_scan: insufficient nr_to_scan size
 2013-07-23 19:29 UTC  (2+ messages)

[PATCH 1/2] resource: add devm_request_mem_region_ram() for reserving RAM regions
 2013-07-23 18:42 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: use devm_request_mem_region_ram() for i915 stolen reservations

[PATCH 00/12] Completion of i915 VMAs
 2013-07-23 18:14 UTC  (23+ messages)
` [PATCH 01/12] drm/i915: plumb VM into object operations
` [PATCH 02/12] drm/i915: Fix up map and fenceable for VMA
` [PATCH 03/12] drm/i915: Update error capture for VMs
` [PATCH 04/12] drm/i915: Track active by VMA instead of object
` [PATCH 05/12] drm/i915: Add map/unmap object functions to VM
` [PATCH 06/12] drm/i915: Use the new vm [un]bind functions
` [PATCH 07/12] drm/i915: eliminate vm->insert_entries()
` [PATCH 08/12] drm/i915: Add vma to list at creation
` [PATCH 09/12] drm/i915: create vmas at execbuf
` [PATCH 10/12] drm/i915: Convert execbuf code to use vmas
` [PATCH 11/12] drm/i915: Convert object coloring to VMA
` [PATCH 12/12] drm/i915: Convert active API "

[PATCH] drm/i915: Use Graphics Base of Stolen Memory on all gen3+
 2013-07-23 17:30 UTC  (2+ messages)

[PATCH] drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
 2013-07-23 17:28 UTC 

[PATCH 1/4] drm/i915: extend lpt_enable_clkout_dp
 2013-07-23 14:49 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: disable CLKOUT_DP when it's not needed
` [PATCH 3/4] drm/i915: add functions to disable and restore LCPLL
` [PATCH 4/4] drm/i915: add HAS_LP_PCH check

[PATCH] drm/i915: update last_vblank when disabling the power well
 2013-07-23 14:21 UTC  (3+ messages)

[PATCH 13/20] drm/gem: create drm_gem_dumb_destroy
 2013-07-23  7:15 UTC  (4+ messages)

[PATCH] drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt
 2013-07-23  6:10 UTC  (5+ messages)

~2000ms pausing with GNOME3 desktop
 2013-07-23  4:31 UTC 

[PATCH 3/5] drm/i915: add functions to disable and restore LCPLL
 2013-07-22 22:44 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: add HAS_LP_PCH check

drm/i915: correctly restore fences with objects attached
 2013-07-22 22:23 UTC 

External Monitor Cut Off with HDMI and a little blurry
 2013-07-22 19:30 UTC 

[PATCH] drm/i915: fix hdmi portclock limits on Haswell
 2013-07-22 16:35 UTC  (8+ messages)
` [PATCH] drm/i915: fix hdmi portclock limits

[PATCH 1/2] sna: Call EnterVT from sna_screen_init
 2013-07-22  9:27 UTC  (7+ messages)
` [RFC PATCH 2/2] sna: Support running nested in Mir

[PULL] drm-intel-fixes
 2013-07-22  6:13 UTC 

[PATCH] drm/i915: fix up readout of the lvds dither bit on gen2/3
 2013-07-22  6:02 UTC  (7+ messages)

[PATCH] drm/i915: fix up gt init sequence fallout
 2013-07-22  4:25 UTC  (4+ messages)

[PATCH 1/2] lib/drmtest: add drmtest_disable/enable_prefault() function
 2013-07-22  2:21 UTC  (3+ messages)

[GIT PULL] ACPI video support fixes for v3.11
 2013-07-22  1:40 UTC  (3+ messages)

[PATCH 00/13] modeset interface cleanups
 2013-07-21 19:37 UTC  (14+ messages)
` [PATCH 01/13] drm/i915/dvo: use intel_encoder to the upcast macro
` [PATCH 02/13] drm/i915/dvo: switch ->mode_fixup to ->compute_config
` [PATCH 03/13] drm/i915: rip out legacy encoder->mode_fixup logic
` [PATCH 04/13] drm/i915/dvo: use native encoder ->mode_set callback
` [PATCH 05/13] drm/i915/sdvo: use intel_encoder for upcast helper
` [PATCH 06/13] drm/i915/tv: Use native encoder->mode_set callback
` [PATCH 07/13] drm/i915/crt: use "
` [PATCH 08/13] drm/i915/hdmi: use native encoder mode_set callback
` [PATCH 09/13] drm/i915/dp: use native encoder ->mode_set callback
` [PATCH 10/13] drm/i915/lvds: use the "
` [PATCH 11/13] drm/i915/ddi: "
` [PATCH 12/13] drm/i915: rip out legacy encoder->mode_set callback
` [PATCH 13/13] drm/i915: clean up crtc timings computation

[PATCH] drm/i915: Replace open-coded offset_in_page()
 2013-07-21 16:23 UTC 

[PATCH] drm/i915: Retry DP aux_ch communications with a different clock after failure
 2013-07-21 15:00 UTC 

[PATCH] Revert "drm/i915: Implement WaSwitchSolVfFArbitrationPriority"
 2013-07-21 14:48 UTC  (3+ messages)

[PATCH] drm/i915: Add some debug breadcrumbs to connector detection
 2013-07-21 11:52 UTC  (2+ messages)


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