messages from 2012-07-11 15:36:44 to 2012-07-18 17:12:13 UTC [more...]
[PATCH 1/2] [TRIVIAL] drm/i915/context/: s/CTX/CXT
2012-07-18 17:10 UTC
[RFC] GPU reset notification interface
2012-07-18 16:55 UTC (8+ messages)
[PATCH] drm/i915: set IDICOS to medium uncore resources
2012-07-18 16:07 UTC (4+ messages)
[PATCH] vgaarb: call pci_disable|enable_device on decoding vga devices
2012-07-18 16:03 UTC (2+ messages)
[PATCH 00/81] modeset rework
2012-07-18 15:50 UTC (31+ messages)
` [PATCH 02/81] drm/i915: rip out crtc prepare/commit indirection
` [PATCH 13/81] drm/i915: group ADPA #defines together
` [PATCH 19/81] drm/i915: simplify possible_clones computation
` [PATCH] "
` [PATCH 24/81] drm/fb helper: don't call drm_crtc_helper_set_config
` [PATCH 69/81] drm/i915: push commit_output_state past the crtc/encoder preparing
` [PATCH] "
` [PATCH 70/81] drm/i915: disable all crtcs at suspend time
` [PATCH 71/81] drm/i915: add tons of modeset state checks
` [PATCH] "
` [PATCH 72/81] drm/i915: extract ironlake_fdi_pll_disable
` [PATCH 73/81] drm/i915: rip out intel_disable_pch_ports
` [PATCH 74/81] drm/i915: don't disable fdi links harder in ilk_crtc_enable
` [PATCH 75/81] drm/i915: don't call dpms funcs after set_mode
` [PATCH 76/81] drm/i915: update dpms property in set_mode
` [PATCH 77/81] drm/i915: add encoder->pre_enable/post_disable
` [PATCH 78/81] drm/i915: clean up the cpu edp pll special case
` [PATCH 79/81] drm/i915: robustify edp_pll_on/off
` [PATCH] "
` [PATCH 80/81] drm/i915: rip out dp port enabling cludges^Wchecks
` [PATCH 81/81] drm/i915: disable the cpu edp port after the cpu pipe
[BUG] intel_drv.so fails to load
2012-07-18 14:36 UTC (13+ messages)
[PATCH 01/09] drm/i915: move common code to intel_dp_set_link_train
2012-07-18 10:42 UTC (11+ messages)
` [PATCH 02/09] drm/i915: try to train DP even harder
` [PATCH 03/09] drm/i915: Move DP structs to shared location
` [PATCH 04/09] drm/i915: Add "port" field to struct intel_dp
` [PATCH 1/2] drm/i915: move common code to intel_dp_set_link_train
` [PATCH 2/2] drm/i915: add port field to struct intel_dp and use it
[PATCH] intel: Don't print messages to stderr if context creation fails
2012-07-17 23:06 UTC (4+ messages)
[PATCH 0/4] [RFC] use HW watchdog timer
2012-07-17 18:51 UTC (8+ messages)
` [PATCH 1/4] drm/i915: Use HW watchdog for each batch
` [PATCH 2/4] drm/i915: Turn on watchdog interrupts
` [PATCH 3/4] drm/i915: Add a breadcrumb
` [PATCH 4/4] drm/i915: Display the failing seqno
[PATCH 0/5] First batch of gm45 clipping/interpolation fixes
2012-07-17 14:42 UTC (20+ messages)
` [PATCH 1/5] intel gen4/5: fix GL_VERTEX_PROGRAM_TWO_SIDE
` [Mesa-dev] "
` [Intel-gfx] "
` [PATCH 2/5] intel gen4-5: Compute the interpolation status for every variable in one place
` [PATCH 3/5] intel gen4-5: Correctly setup the parameters in the sf
` [Mesa-dev] "
` [PATCH 4/5] intel gen4-5: Correctly handle flat vs. non-flat in the clipper
` [Mesa-dev] "
` [PATCH 5/5] intel gen4-5: Make noperspective clipping work
` [Mesa-dev] "
` [Mesa-dev] [PATCH 0/5] First batch of gm45 clipping/interpolation fixes
` [Intel-gfx] "
[PATCH 20/81] drm/i915: add port parameter to intel_hdmi_init
2012-07-17 8:43 UTC (4+ messages)
` [PATCH] "
Can't start X headless
2012-07-16 19:51 UTC (3+ messages)
[PATCH] drm/i915: Ajdust down threshold in intel_pm
2012-07-16 19:50 UTC (3+ messages)
[PATCH 1/3] drm/i915: Flush the context object from the CPU caches upon switching
2012-07-16 18:27 UTC (8+ messages)
` [PATCH 2/3] drm/i915: fix invalid reference handling of the default ctx obj
` [PATCH 3/3] drm/i915: Cleanup context switching through do_switch()
[PATCH 1/2] Add bare-metal interface to adjust cacheing (i.e. snoop status) of a bo
2012-07-16 18:25 UTC (2+ messages)
` [PATCH 2/2] tests/gem_cacheing: Exercise snoop coherency
[PATCH] drm/i915: Add -EIO to the list of known errors for __wait_seqno
2012-07-16 16:59 UTC (2+ messages)
i915 problem with DVI to HDMI adapter: crazy colors
2012-07-16 3:30 UTC (3+ messages)
[ANNOUNCE] xf86-video-intel 2.20.0
2012-07-15 19:35 UTC
[PATCH] drm/i915: Workaround hang with BSD and forcewake on SandyBridge
2012-07-15 15:05 UTC (2+ messages)
[PATCH] drm/i915: Make the lock for pageflips interruptible
2012-07-15 14:20 UTC (3+ messages)
[PATCH] drm/i915: don't forget the PCH backlight registers
2012-07-14 16:15 UTC (2+ messages)
[PATCH] Revert "drm/i915: allow PCH PWM override on IVB"
2012-07-14 15:28 UTC (2+ messages)
Remove defunct flushing list (v2)
2012-07-14 13:39 UTC (29+ messages)
` [PATCH 01/13] drm/i915: Flush the context object from the CPU caches upon creation
` [PATCH 02/13] drm/i915: fix invalid reference handling of the default ctx obj
` [PATCH 03/13] drm/i915: Allow late allocation of request for i915_add_request()
` [PATCH 04/13] drm/i915: Replace the pending_gpu_write flag with an explicit seqno
` [PATCH 05/13] drm/i915: Insert a flush between batches if the breadcrumb was dropped
` [PATCH 06/13] drm/i915: Remove the defunct flushing list
` [PATCH 07/13] drm/i915: Remove the per-ring write list
` [PATCH 08/13] drm/i915: Remove explicit flush from i915_gem_object_flush_fence()
` [PATCH 09/13] drm/i915: Remove the explicit flush of the GPU write domain
` [PATCH 10/13] drm/i915: Replace the complex flushing logic with simple invalidate/flush all
` [PATCH 11/13] drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
` [PATCH 12/13] drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
` [PATCH 13/13] drm/i915: Move the write seqno handling to move_to_active
Panning broken in i915?
2012-07-14 9:54 UTC (2+ messages)
[PATCH 0/5] some ringbuffer cleanups
2012-07-13 19:20 UTC (10+ messages)
` [PATCH 1/5] drm/i915: missing error case in init status page
` [PATCH 2/5] drm/i915: add cpu_map to i915 object
` [PATCH 3/5] drm/i915: refactor ring object allocation
` [PATCH 4/5] drm/i915: kill struct pipe_control
` [PATCH 5/5] drm/i915: move ring init to intel_ringbuffer.c
[pull] drm-intel-next
2012-07-13 18:55 UTC
Questions about tripple display
2012-07-13 16:44 UTC (5+ messages)
[PATCH] drm/i915: mask tiled bit when updating ILK sprites
2012-07-13 15:06 UTC (3+ messages)
Kill the flushing list
2012-07-13 9:12 UTC (17+ messages)
` [PATCH 1/6] drm/i915: Allow late allocation of request for i915_add_request()
` [PATCH] "
` [PATCH 2/6] drm/i915: Remove the defunct flushing list
` [PATCH 3/6] drm/i915: Remove the per-ring write list
` [PATCH 4/6] drm/i915: Remove explicit flush from i915_gem_object_flush_fence()
` [PATCH 5/6] drm/i915: Remove the explicit flush of the GPU write domain
` [PATCH 6/6] drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
[QA 07/13] Testing report for `drm-intel-testing` (was: Updated -next)
2012-07-13 2:59 UTC
[PATCH] drm/i915: add register read IOCTL
2012-07-12 20:08 UTC (9+ messages)
` [PATCH] reg_read: basic register read ioctl test
` [PATCH v2] drm/i915: add register read IOCTL
[BUG:i915] framebuffer console occasionally blanks in multiples of 10 seconds
2012-07-12 16:21 UTC
[PATCH 1/3] drm: Add colouring to the range allocator
2012-07-12 12:19 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: Segregate memory domains in the GTT using coloring
[PATCH 1/2] intel_dri: Fixed a buffer leak when enable glamor
2012-07-12 12:11 UTC (3+ messages)
` [PATCH 2/2] uxa-glyphs: Bypass uxa glyphs operations if using glamor
[PATCH] drm/i915: Unconditionally flush residual writes before batches
2012-07-12 10:10 UTC (3+ messages)
[PATCH] drm/i915: check whether we actually received an edid in detect_ddc
2012-07-11 20:02 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] drm/i915: move ring init to intel_ringbuffer.c
2012-07-11 17:55 UTC (2+ messages)
` [PATCH v2] "
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