messages from 2013-07-19 17:05:29 to 2013-07-24 21:02:00 UTC [more...]
Linux 3.11-rc2 [backlight] [ASUS N56VZ]
2013-07-24 21:02 UTC (3+ messages)
` [Intel-gfx] "
i915 irq storm mitigation in 3.10
2013-07-24 20:52 UTC (12+ messages)
[PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h
2013-07-24 18:22 UTC (6+ messages)
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory
[PATCH 1/2] drm/i915: fix reference counting in i915_gem_create
2013-07-24 17:09 UTC (4+ messages)
` [PATCH 2/2] drm/i915: fix the racy object accounting
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
[Intel-gfx] [PATCH 0/4 V7] Power-well API implementation for Haswell
2013-07-24 14:36 UTC (24+ messages)
` [alsa-devel] "
[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 0/7] HSW/LPT clocking code additional sequences
2013-07-22 22:44 UTC (11+ messages)
` [PATCH 6/7] drm/i915: add functions to disable and restore LCPLL
` [PATCH 3/5] "
` [PATCH 5/5] drm/i915: add HAS_LP_PCH check
` [PATCH 7/7] drm/i915: add some assertions to hsw_disable_lcpll
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)
[PATCH 0/3] Fix backlight issues on some Windows 8 systems
2013-07-20 13:16 UTC (3+ messages)
` [Update][PATCH "
[PATCH 1/6] drm/i915: Serialize almost all register access
2013-07-20 8:55 UTC (7+ messages)
` [PATCH 2/6] drm/i915: Colocate all GT access routines in the same file
` [PATCH 3/6] drm/i915: Use a private interface for register access within GT
` [PATCH 4/6] drm/i915: Use the common register access functions for NOTRACE variants
` [PATCH 5/6] drm/i915: Squash gen lookup through multiple indirections inside GT access
` [PATCH 6/6] drm/i915: Convert the register access tracepoint to be conditional
` [Intel-gfx] [PATCH 1/6] drm/i915: Serialize almost all register access
[PATCH] drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
2013-07-20 8:53 UTC (2+ messages)
[PATCH 4/5] drm/i915: invert {ilk, snb}_gt_irq_handler check
2013-07-20 8:49 UTC (2+ messages)
[PATCH] drm/i915: Make i915 events part of uapi
2013-07-19 22:35 UTC (3+ messages)
` [PATCH] [v3] "
[PATCH 5/7] drm/i915: disable CLKOUT_DP when it's not needed
2013-07-19 21:54 UTC (2+ messages)
` [PATCH 2/5] "
[PATCH 4/7] drm/i915: extend lpt_enable_clkout_dp
2013-07-19 21:53 UTC (2+ messages)
` [PATCH 1/5] "
i-g-t --enable-simulation and various build fixes
2013-07-19 17:42 UTC (4+ messages)
` [PATCH 8/8] build: Provide an --enable-simulation configure option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox