public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2012-11-02 12:30:53 to 2012-11-11 18:34:37 UTC [more...]

[PATCH] drm/i915: Report amount of usable graphics memory in MiB
 2012-11-11 18:34 UTC  (4+ messages)

[PATCH] intel: Fix missing ETIME on BSD operating systems
 2012-11-11 17:26 UTC  (5+ messages)

[ANNOUNCE] xf86-video-intel 2.20.13
 2012-11-11 16:25 UTC 

[PATCH 1/4] drm/i915: Take the handle idr spinlock once for looking up the exec objects
 2012-11-11 13:09 UTC  (10+ messages)
` [PATCH 2/4] drm/i915: Move the execbuffer objects list from the stack into the tracker
` [PATCH 3/4] drm/i915: Allow userspace to hint that the relocations were known
` [PATCH 4/4] drm/i915: Use the reloc.handle as an index into the execbuffer array

[PATCH] drm/i915/i2c: Track users of GMBUS force-bit
 2012-11-10 20:52 UTC  (2+ messages)

[PATCH] drm/i915: Allocate the proper size for contexts
 2012-11-10 20:20 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Clear unused fields of mode for framebuffer creation
 2012-11-10 13:46 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Update load-detect failure paths for modeset-rework

[PATCH] drm/i915: Missed lock change with rps lock
 2012-11-10 13:41 UTC  (2+ messages)

[PATCH] drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
 2012-11-10 13:39 UTC  (2+ messages)

[PATCH] Revert "drm/i915: enable rc6 on ilk again"
 2012-11-10 10:00 UTC 

[PATCH] Revert "drm/i915: enable rc6 on ilk again"
 2012-11-10  9:59 UTC 

[PATCH] Revert "drm/i915: enable rc6 on ilk again"
 2012-11-10  8:25 UTC 

[PATCH] intel: Fix missing ETIME on BSD operating systems
 2012-11-10  5:23 UTC 

[PATCH] intel: Fix missing ETIME on BSD operating systems
 2012-11-10  5:06 UTC 

[PATCH] intel: Fix missing ETIME on BSD operating systems
 2012-11-09 22:06 UTC 

[PATCH] drm/i915: Fix sparse warnings in from AGP kill code
 2012-11-09 20:27 UTC  (3+ messages)

[PATCH 1/5 v5] drm/i915: Stop using AGP layer for GEN6+
 2012-11-09 18:35 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Calculate correct stolen size for GEN7+
` [PATCH 3/5 v2] drm/i915: Kill off now unused gen6+ AGP code
` [PATCH 4/5 v2] drm/i915: flush system agent TLBs on SNB
` [PATCH 5/5] drm/i915: Move the remaining gtt code

[PATCH] drm/i915: Wait for the mutex whilst the reaper runs
 2012-11-09  8:58 UTC  (4+ messages)
` [PATCH] drm/i915: Borrow our struct_mutex for the direct reclaim
    ` [PATCH] drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT

REg: Doubt in drm kernel driver
 2012-11-09  8:58 UTC  (3+ messages)

About HD3000(sandybridge) driver on vxWorks
 2012-11-08  7:18 UTC 

S3 causing IRQ delivery mismatch - i915 hotplug storm
 2012-11-07 21:15 UTC  (3+ messages)

[PATCH 1/2] drm: fix order of event_lock wrt. vblank_time_clock
 2012-11-07 16:42 UTC  (7+ messages)
` [PATCH v2 0/4] drm/exynos, intel: fix locking for flip/vbl event list
    ` [PATCH v2 0/4] drm/exynos,intel: "

[PATCH 00/18] [RFC] Introduce the Haswell VECS
 2012-11-07 14:59 UTC  (26+ messages)
` [PATCH 01/18] drm/i915: Comments for semaphore clarification
` [PATCH 02/18] drm/i915: Semaphore MBOX update generalization
` [PATCH 03/18] drm/i915: Introduce VECS: the 4th ring
` [PATCH 04/18] drm/i915: Add VECS semaphore bits
` [PATCH 05/18] drm/i915: Rename ring flush functions
` [PATCH 06/18] drm/i915: add HAS_VEBOX
` [PATCH 07/18] drm/i915: Vebox ringbuffer init
` [PATCH 08/18] drm/i915: Create a more generic pm handler for hsw+
` [PATCH 09/18] drm/i915: make PM interrupt writes non-destructive
` [PATCH 10/18] drm/i915: Create an ivybridge_irq_preinstall
` [PATCH 11/18] drm/i915: Add PM regs to pre install
` [PATCH 12/18] drm/i915: Convert irq_refounct to struct
` [PATCH 13/18] drm/i915: consolidate interrupt naming scheme
` [PATCH 14/18] drm/i915: vebox interrupt get/put
` [PATCH 15/18] drm/i915: Enable vebox interrupts
` [PATCH 16/18] drm/i915: add VEBOX into debugfs
` [PATCH 17/18] drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer()
` [PATCH 18/18] drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam

[PATCH 01/18] drm: Introduce drm_mm_create_block()
 2012-11-07 13:59 UTC  (31+ messages)
` [PATCH 03/18] drm/i915: Fix location of stolen memory register for SandyBridge+
` [PATCH 05/18] drm: Introduce an iterator over holes in the drm_mm range manager
` [PATCH 06/18] drm/i915: Delay allocation of stolen space for FBC
` [PATCH 07/18] drm/i915: Defer allocation of stolen memory for FBC until actual first use
` [PATCH 10/18] drm/i915: Support readback of stolen objects upon error
` [PATCH 13/18] drm/i915: Introduce i915_gem_object_create_stolen()
` [PATCH 16/18] drm/i915: Allocate overlay registers from stolen memory
` [PATCH 17/18] drm/i915: Use a slab for object allocation

[PATCH] drm/i915/crt: fix DPMS standby and suspend mode handling
 2012-11-06  9:50 UTC  (2+ messages)

SNB GPU hang
 2012-11-06  6:11 UTC 

[PATCH v2] drm/i915: Wait for pending flips in intel_pipe_set_base()
 2012-11-05 15:33 UTC  (2+ messages)

[PATCH 0/9] dp refactoring and minor other stuff
 2012-11-05 13:07 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: move set_pll_edp to intel_dp.c
` [PATCH 2/9] drm/i915: rip out pre-production ilk cpu edp w/a
` [PATCH 3/9] drm/i915: use wait_for_vblank instead of msleep(17)
` [PATCH 4/9] drm/i915: WARN on !crtc in intel_dp_link_down
` [PATCH 5/9] drm/i915: drop unnecessary clearing of pch dp transcoder timings
` [PATCH 6/9] drm/i915: extract common link_m_n helpers
` [PATCH 7/9] drm/i915: don't call update_watermark in crtc_mode_set
` [PATCH 8/9] drm/i915: don't call update_watermarks from haswell enable/disable code
` [PATCH 9/9] drm/i915: rip out update_linetime_wm abstraction

[PATCH 0/8] lvds cleanup
 2012-11-05 12:28 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: add encoder->pre_pll_enable callback
` [PATCH 2/8] drm/i915: replace ad-hoc dual-link lvds checks
` [PATCH 3/8] drm/i915: move is_dual_link_lvds to intel_lvds.c
` [PATCH 4/8] drm/i915: track is_dual_link in intel_lvds
` [PATCH 5/8] drm/i915: add intel_lvds->reg
` [PATCH 6/8] drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable
` [PATCH 7/8] drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too
` [PATCH 8/8] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set

[PATCH] drm/i915: Flush outstanding unpin tasks before pageflipping
 2012-11-05 11:36 UTC  (7+ messages)

[PATCH 1/4] drm/i915: don't block resume on fb console resume
 2012-11-04 23:12 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: put ring frequency and turbo setup into a work queue v3
` [PATCH 3/4] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
` [PATCH 4/4] drm/i915: don't rewrite the GTT on resume v3

[PATCH 00/10] shrink dev_priv by 300 lines
 2012-11-04 17:53 UTC  (21+ messages)
` [PATCH 01/10] drm/i915: move the suspend/resume register file out of dev_priv
` [PATCH 02/10] drm/i915: move dev_priv->(rps|ips) out of line
` [PATCH 03/10] drm/i915: move pwrctx/renderctx to the other ilk power state
` [PATCH 04/10] drm/i915: move dri1 dungeon out of dev_priv
` [PATCH 05/10] drm/i915: extract dev_priv fbc state into separate substruct
` [PATCH 06/10] drm/i915: extract l3_parity substruct from dev_priv
` [PATCH 07/10] drm/i915: move dev_priv->mm out of line
` [PATCH 08/10] drm/i915: extract hangcheck/reset/error_state state into substruct
` [PATCH 09/10] drm/i915: kill dev_priv->modeset_on_lid
` [PATCH 10/10] drm/i915: move fence_regs to the fence lru

[PATCH 1/4] drm/i915: don't block resume on fb console resume v2
 2012-11-03 16:33 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: put ring frequency and turbo setup into a work queue v5
` [PATCH 3/4] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
` [PATCH 4/4] drm/i915: don't rewrite the GTT on resume v4

[RFC] Suspend/resume without VT switches
 2012-11-03  0:42 UTC  (11+ messages)
` [PATCH 1/2] PM: make VT switching to the suspend console optional
` [PATCH 2/2] drm/i915: support resume without VT switch

[PATCH 0/3] drm/i915: eDP scaling mode change support
 2012-11-03  0:16 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
 2012-11-02 22:48 UTC 

[PATCH 0/3] drm/i915: i915_gem_execbuffer_wait_for_flips and other flip stuff
 2012-11-02 18:44 UTC  (15+ messages)
` [PATCH 1/3] drm/i915: Wait for pending flips in intel_pipe_set_base()
` [PATCH 2/3] drm/i915: Wake up pending flip waiters when the GPU hangs
` [PATCH v2 3b/3] drm/i915: Kill i915_gem_execbuffer_wait_for_flips()

[PATCH 1/4] drm/i915: don't block resume on fb console resume v2
 2012-11-02 17:13 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: put ring frequency and turbo setup into a work queue v4
` [PATCH 3/4] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
` [PATCH 4/4] drm/i915: don't rewrite the GTT on resume v4

[RFC] Async flips
 2012-11-02 16:00 UTC  (4+ messages)
` [PATCH 1/2] drm: add flags argument to crtc page_flip callback

[PATCH 1/8] drm/i915: implement WaDisableL3CacheAging on VLV
 2012-11-02 15:34 UTC  (7+ messages)
` [PATCH 6/8] drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op
` [PATCH 8/8] drm/i915: add clock gating regs to VLV offset check function

[PATCH 3/4] drm/i915: fix Haswell FDI link disable path
 2012-11-02 15:20 UTC  (3+ messages)

[PATCH 1/5 v4] drm/i915: Stop using AGP layer for GEN6+
 2012-11-02 12:30 UTC  (3+ messages)
` [PATCH 5/5] drm/i915: Move the remaining gtt code


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