intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 04:34:51 to 2012-08-20 19:37:41 UTC [more...]

Stolen pages, with a little surprise
 2012-08-20 19:38 UTC  (11+ messages)
` [PATCH 02/29] drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
` [PATCH 04/29] drm/i915: Try harder to allocate an mmap_offset
` [PATCH 08/29] drm/i915: Introduce drm_i915_gem_object_ops
` [PATCH 16/29] drm/i915: Fix location of stolen memory register for SandyBridge+

[PATCH] drm/i915: use hsw rps tuning values everywhere on gen6+
 2012-08-20 18:44 UTC  (4+ messages)

[PATCH] Check that the drm fd is i915 before calling i915 ioctls on it
 2012-08-20 16:27 UTC 

[PATCH 00/58] modeset-rework, the basic conversion
 2012-08-20 13:17 UTC  (62+ messages)
` [PATCH 01/58] drm/i915: add crtc->enable/disable vfuncs insted of dpms
` [PATCH 02/58] drm/i915: rip out crtc prepare/commit indirection
` [PATCH 03/58] drm/i915: add direct encoder disable/enable infrastructure
` [PATCH 04/58] drm/i915/hdmi: convert to encoder->disable/enable
` [PATCH 05/58] drm/i915/tv: convert to encoder enable/disable
` [PATCH 06/58] drm/i915/lvds: convert to encoder disable/enable
` [PATCH 07/58] drm/i915/dp: "
` [PATCH 08/58] drm/i915/crt: "
` [PATCH 09/58] drm/i915/sdvo: "
` [PATCH 10/58] drm/i915/dvo: "
` [PATCH 11/58] drm/i915: convert dpms functions of dvo/sdvo/crt
` [PATCH 12/58] drm/i915: rip out encoder->disable/enable checks
` [PATCH 13/58] drm/i915: clean up encoder_prepare/commit
` [PATCH 14/58] drm/i915: copy&paste drm_crtc_helper_set_config
` [PATCH 15/58] drm/i915: call set_base directly
` [PATCH 16/58] drm/i915: inline intel_best_encoder
` [PATCH 17/58] drm/i915: copy&paste drm_crtc_helper_set_mode
` [PATCH 18/58] drm/i915: simplify intel_crtc_prepare_encoders
` [PATCH 19/58] drm/i915: rip out encoder->prepare/commit
` [PATCH 20/58] drm/i915: call crtc functions directly
` [PATCH 21/58] drm/i915: WARN when trying to enabled an unused crtc
` [PATCH 22/58] drm/i915: Add interfaces to read out encoder/connector hw state
` [PATCH 23/58] drm/i915/dp: implement get_hw_state
` [PATCH 24/58] drm/i915/hdmi: "
` [PATCH 25/58] drm/i915/tv: "
` [PATCH 26/58] drm/i915/lvds: "
` [PATCH 27/58] drm/i915/crt: "
` [PATCH 28/58] drm/i915/sdvo: "
` [PATCH 29/58] drm/i915/dvo: "
` [PATCH 30/58] drm/i915: read out the modeset hw state at load and resume time
` [PATCH 31/58] drm/i915: check connector hw/sw state
` [PATCH 32/58] drm/i915: rip out intel_crtc->dpms_mode
` [PATCH 33/58] drm/i915: rip out intel_dp->dpms_mode
` [PATCH 34/58] drm/i915: ensure the force pipe A quirk is actually followed
` [PATCH 35/58] drm/i915: introduce struct intel_set_config
` [PATCH 36/58] drm/i915: extract modeset config save/restore code
` [PATCH 37/58] drm/i915: extract intel_set_config_compute_mode_changes
` [PATCH 38/58] drm/i915: extract intel_set_config_update_output_state
` [PATCH 39/58] drm/i915: implement crtc helper semantics relied upon by the fb helper
` [PATCH 40/58] drm/i915: don't update the fb base if there is no fb
` [PATCH 41/58] drm/i915: convert pointless error checks in set_config to BUGs
` [PATCH 42/58] drm/i915: don't save all the encoder/crtc state in set_config
` [PATCH 43/58] drm/i915: stage modeset output changes
` [PATCH 44/58] drm/i915: push crtc->fb update into pipe_set_base
` [PATCH 45/58] drm/i915: remove crtc disabling special case
` [PATCH 46/58] drm/i915: move output commit and crtc disabling into set_mode
` [PATCH 47/58] drm/i915: extract adjusted mode computation
` [PATCH 48/58] drm/i915: use staged outuput config in tv->mode_fixup
` [PATCH 49/58] drm/i915: use staged outuput config in lvds->mode_fixup
` [PATCH 50/58] drm/i915: compute masks of crtcs affected in set_mode
` [PATCH 51/58] drm/i915: implement new set_mode code flow
` [PATCH 52/58] drm/i915: push commit_output_state past crtc disabling
` [PATCH 53/58] drm/i915: s/intel_encoder_disable/intel_encoder_noop
` [PATCH 54/58] drm/i915: WARN if the pipe won't turn off
` [PATCH 55/58] drm/i915: switch the load detect code to the staged modeset config
` [PATCH 56/58] drm/i915: push commit_output_state past the crtc/encoder preparing
` [PATCH 57/58] drm/i915: disable all crtcs at suspend time
` [PATCH 58/58] drm/i915: add tons of modeset state checks
  ` [PATCH] "

[PATCH 01/29] drm/i915: Track unbound pages
 2012-08-20  9:42 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: move functions around
  ` [PATCH 2/2] drm/i915: Track unbound pages
    ` [PATCH] Add some sanity checks to unbound tracking

[PATCH] drm: Remove two unused fields from struct drm_display_mode
 2012-08-20  6:47 UTC  (2+ messages)

black screen if sna & TearFree
 2012-08-18 19:30 UTC  (8+ messages)

[ANNOUNCE] xf86-video-intel 2.20.4
 2012-08-18 11:13 UTC 

[PATCH] drm/i915: Fix gem_gtt_cpu_tlb
 2012-08-18 10:33 UTC  (3+ messages)

Fwd: intel_display.c: marking Acer Aspire 5732Z for quirk_invert_brightness
 2012-08-18  9:56 UTC  (2+ messages)

[PATCH 0/7] drm/i915: IVB FDI B/C fixes and misc cleanups
 2012-08-17 23:10 UTC  (18+ messages)
` [PATCH 1/7] drm/i915: Allow VGA on CRTC 2
` [PATCH 2/7] drm/i915: FDI B/C share 4 lanes on Ivybridge
  ` [Intel-gfx] "
` [PATCH 3/7] drm/i915: Delay between FDI link training tries. Clear FDI_RX_IIR before training
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915: Check display_bpc against max_fdi_bpp after display_bpc is set
` [PATCH 5/7] drm/i915: Pipe-C only configurations would not get SR
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915: Disable FDI RX before FDI TX
    ` [Intel-gfx] "
` [PATCH 7/7] drm/i915: Merge FDI RX reg writes during training
  ` [Intel-gfx] "

[PATCH 0/4] Haswell GPU hang fixes
 2012-08-17 22:53 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: add gen7_render_ring_flush
` [PATCH 2/4] drm/i915: add workarounds directly to gen6_render_ring_flush
` [PATCH 3/4] drm/i915: add workaround to gen7_render_ring_flush
` [PATCH 4/4] drm/i915: add one more "

Regular DRM deadlock on SNB
 2012-08-17 22:19 UTC  (2+ messages)

[PATCH] drm/i915 rps-related power regression
 2012-08-17 21:19 UTC 

[PATCH] drm/i915: use hsw rps tuning values everywhere on gen6+
 2012-08-17 20:31 UTC 

[PATCH 0/3] Some INSTDONE updates
 2012-08-17 17:01 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: Extract reading INSTDONE
` [PATCH 2/3] drm/i915: Add new INSTDONE registers
` [PATCH 3/3] drm/i915: Use "
` [PATCH 1/3 v2] drm/i915: Extract reading INSTDONE
` [PATCH 3/3 v2] drm/i915: Use new INSTDONE registers

[PATCH intel-gpu-tools] tools: Added intel_dpio_read and intel_dpio_write
 2012-08-17 12:36 UTC 

[PULL] first drm-intel-next for 3.7
 2012-08-17  7:08 UTC 

X.Org Book Sprint 2012 (guide to writing graphics drivers)
 2012-08-17  5:04 UTC 

[PATCH v9 3/4] drm/i915: Haswell HDMI audio initialization
 2012-08-16 20:16 UTC  (3+ messages)

[PATCH 0/2] GMBUS EDID read bit-banging fallback
 2012-08-16 14:35 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads

[PATCH v7 3/4] drm/i915: Haswell HDMI audio initialization
 2012-08-16 13:36 UTC  (7+ messages)

[QA 08/16] Testing report for `drm-intel-testing` (was: Updated -next)
 2012-08-16  9:01 UTC 

[PATCH] drm/i915: fix hsw uncached pte
 2012-08-16  7:47 UTC  (5+ messages)

[PATCH v8 3/4] drm/i915: Haswell HDMI audio initialization
 2012-08-16  6:30 UTC  (2+ messages)

[PATCH 0/5] Some HW context fixes
 2012-08-15 22:50 UTC  (11+ messages)
` [PATCH 1/5] drm/i915: Cleanup instdone state
` [PATCH 2/5] drm/i915/contexts: fix list corruption
` [PATCH 3/5] drm/i915/contexts: Switch to default on resume
` [PATCH 4/5] drm/i915/contexts: Add forced switches
` [PATCH 5/5] drm/i915/contexts: Serialize default context init

Problems w/Sandy Bridge & 27" monitor
 2012-08-15 22:47 UTC  (2+ messages)

[PATCH] drm/i915: Don't hardcode the number of pipes in the error state dump
 2012-08-15 22:40 UTC  (3+ messages)

[PATCH] drm/i915: Ajdust down threshold in intel_pm
 2012-08-15 21:46 UTC  (4+ messages)

[PATCH] drm/i915: Don't hardcode the number of pipes in the error state dump
 2012-08-15 17:00 UTC  (2+ messages)

[PATCH] drm/fb-helper: don't clobber output routing in setup_crtcs
 2012-08-15 14:20 UTC  (2+ messages)

[PATCH v3 0/2] Haswell intel_audio_dump support
 2012-08-15  9:09 UTC  (4+ messages)
` [PATCH v3 1/2] intel_audio_dump: fix wrong port definition
` [PATCH v3 2/2] intel_audio_dump: add Haswell audio dump support

[PATCH 0/2] Haswell intel_audio_dump support
 2012-08-15  8:05 UTC  (7+ messages)
` [PATCH V2 1/2] intel_audio_dump: fix wrong port definition
` [PATCH V2 2/2] intel_audio_dump: add Haswell audio dump support

assertion on intel_disable_transcoder
 2012-08-15  7:24 UTC  (2+ messages)

[PATCH v6 0/4] Haswell HDMI/DP audio enable
 2012-08-15  3:29 UTC  (9+ messages)
` [PATCH v6 3/4] drm/i915: Haswell HDMI audio initialization
` [PATCH v6 4/4] drm/i915: ironlake_write_eld code cleanup

question about vblank
 2012-08-15  2:07 UTC 

[PATCH 1/4] drm/i915/contexts: fix list corruption
 2012-08-14 16:48 UTC  (10+ messages)
` [PATCH 2/4] drm/i915/contexts: Add forced switches
` [PATCH 3/4] drm/i915/contexts: Serialize default context init
` [PATCH 4/4] drm/i915: Cleanup instdone state when idle

[pull] -fixes for 3.6
 2012-08-14  8:30 UTC 

[PATCH] drm/i915: Apply post-sync write for pipe control invalidates
 2012-08-14  7:57 UTC  (4+ messages)

[PATCH] drm/i915: reorder edp disabling to fix ivb MacBook Air
 2012-08-14  7:38 UTC  (3+ messages)

[PATCH 0/1] hopefully fix null pointer dereference on i915 load
 2012-08-14  6:17 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).