public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-02-10 16:43:09 to 2014-02-12 23:22:40 UTC [more...]

[PATCH 0/9] [REPOST] BDW 4G GGTT + PPGTT cleanups
 2014-02-12 23:22 UTC  (12+ messages)
  ` [PATCH 1/9] drm/i915/bdw: Split up PPGTT cleanup
  ` [PATCH 2/9] drm/i915/bdw: Reorganize PPGTT init
  ` [PATCH 3/9] drm/i915/bdw: Split ppgtt initialization up
  ` [PATCH 4/9] drm/i915: Make clear/insert vfuncs args absolute
  ` [PATCH 5/9] drm/i915/bdw: Reorganize PT allocations
  ` [PATCH 6/9] Revert "drm/i915/bdw: Limit GTT to 2GB"
  ` [PATCH 7/9] drm/i915: Update i915_gem_gtt.c copyright
  ` [PATCH 8/9] drm/i915: Split GEN6 PPGTT cleanup
  ` [PATCH 9/9] drm/i915: Split GEN6 PPGTT initialization up

[PATCH 0/5] drm/i915: Full pipe rotation & rotation property name bikeshedding
 2014-02-12 23:17 UTC  (7+ messages)
` [PATCH 1/5] drm: Pass name to drm_rotation_property_create()
` [PATCH 2/5] drm/i915: Rename primary plane rotation property to "plane-rotation"
` [PATCH 3/5] drm: Add drm_rotation_chain()
` [PATCH 4/5] drm/i915: Add rotation support for the cursor plane
` [PATCH 5/5] drm/i915: Add full pipe rotation

[PATCH 1/6] drm: export cmdline and preferred mode functions from fb helper
 2014-02-12 23:11 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: allow re-use BIOS connector config for initial fbdev config v3
` [PATCH 3/6] drm/i915: add plane_config fetching infrastructure
` [PATCH 4/6] drm/i915: get_plane_config for i9xx v12
` [PATCH 5/6] drm/i915: get_plane_config support for ILK+ v2
` [PATCH 6/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12

[PATCH] drm/i915: don't preserve inherited configs with nothing on v2
 2014-02-12 23:03 UTC 

[PATCH] drm/i915: don't preserve inherited configs with nothing on
 2014-02-12 22:58 UTC 

[PATCH 1/3] drm/i915: kill intel_crtc_update_sarea_pos
 2014-02-12 22:51 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: protect ringbuffer sarea update behind !MODESET
` [PATCH 3/3] drm/i915: delay master/sarea deref for legacy ioctls

[PATCH] drm: export cmdline and preferred mode functions from fb helper
 2014-02-12 22:13 UTC 

[PATCH] drm/i915: Make num_pipes a per-pipe value
 2014-02-12 20:39 UTC 

[PATCH] drm/i915: Some polish for the new pipestat_irq_handler
 2014-02-12 20:28 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Rely on accurate request tracking for finding hung batches
 2014-02-12 19:32 UTC  (16+ messages)
` [PATCH 2/3] drm/i915: Record pid/comm of hanging task
` [PATCH 3/3] drm/i915: Record error state capture reason

[PATCH] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
 2014-02-12 19:18 UTC 

[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
 2014-02-12 18:35 UTC  (7+ messages)
` [PATCH 3/3] drm/i915: remove the vblank_wait hack from HSW+

[PATCH v5 1/1] drm/i915: Add 180 degree primary plane rotation support
 2014-02-12 18:15 UTC  (8+ messages)
  ` [PATCH v6 "
    ` [Intel-gfx] "
      ` [PATCH v7 "

[PATCH] drm/i915: Fix correct FIFO size for Baytrail
 2014-02-12 17:53 UTC  (6+ messages)

[PATCH i-g-t] tests: fix sub-test enumeration
 2014-02-12 16:46 UTC  (2+ messages)

[PATCH 4/4] drm/i915: Add Baytrail PSR Support
 2014-02-12 16:29 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
 2014-02-12 15:56 UTC  (12+ messages)
` [PATCH 4/3] drm/i915: pass intel_crtc as argument for intel_enable_pipe
  ` [PATCH 6/3] drm/i915: remove "dsi" argument form intel_enable_pipe

[PATCH] [RFC] lib: (somewhat) structured logging support
 2014-02-12 14:44 UTC  (2+ messages)

[PATCH 1/6] drm/i915: read out hw state earlier v2
 2014-02-12 13:19 UTC  (13+ messages)
` [PATCH 2/6] drm/i915: Pass explicit mode into mode_from_pipe_config v3
` [PATCH 3/6] drm/i915: allow re-use BIOS connector config for initial fbdev config v2
` [PATCH 4/6] drm/i915: get_plane_config for i9xx v11
` [PATCH 5/6] drm/i915: get_plane_config support for ILK+
` [PATCH 6/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v11

EDID override for full RGB?
 2014-02-12 12:44 UTC 

[PATCH] drm/i915/opregion: work around buggy firmware that provides 8+ output devices
 2014-02-12 10:52 UTC  (3+ messages)

[PATCH 00/13] [REPOST] Broadwell HW semaphores
 2014-02-12  9:29 UTC  (26+ messages)
` [PATCH 04/13] drm/i915: Make semaphore updates more precise
  ` [PATCH] [v2] "
` [PATCH 06/13] drm/i915/bdw: implement semaphore signal
` [PATCH 11/13] drm/i915/bdw: collect semaphore error state

[PATCH v3 1/1] drm/i915: Add 180 degree sprite rotation support
 2014-02-12  6:58 UTC  (2+ messages)

[PATCH v2 1/1] tests/kms_rotate_crc: Test to verify rotation of planes through CRC
 2014-02-12  6:49 UTC  (2+ messages)
` [PATCH v3 1/1] tests/kms_plane_rotation_crc: "

[PATCH 1/7] lib: fix header include
 2014-02-11 23:07 UTC  (7+ messages)
` [PATCH 2/7] tests/gem_close_race: Properly wrap init code in fixtures
` [PATCH 3/7] tests/gem_bad_ctx_exec: Properly wrap in igt_fixtures
` [PATCH 4/7] tests/gem_madvise: use correct main block
` [PATCH 5/7] test/gem_gtt_hog: bail out earlier
` [PATCH 6/7] lib: install exit handler only on success for prefault control
` [PATCH 7/7] lib: Make igt_skip noreturn

[PATCH] drm/i915: Pass explicit mode into mode_from_pipe_config
 2014-02-11 22:32 UTC  (2+ messages)

[PATCH] drm/i915: unbind fbs from crtcs during driver unload
 2014-02-11 22:12 UTC  (2+ messages)

[PATCH 0/2] drm/i915: IVB MI_DISPLAY_FLIP cacheline trick v2
 2014-02-11 22:01 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Add intel_ring_cachline_align()
` [PATCH v3 2/2] drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB

[PATCH] drm/i915: vlv: reserve GT power context early
 2014-02-11 19:39 UTC 

[RFC 00/22] Gen7 batch buffer command parser
 2014-02-11 18:21 UTC  (7+ messages)
` [PATCH 00/13] "
  ` [PATCH 02/13] drm/i915: Implement command buffer parsing logic

Modeset API for KMS tests
 2014-02-11 18:10 UTC  (2+ messages)

[PATCH v5 00/11] Enabling 180 degree rotation for sprite and crtc planes
 2014-02-11 17:36 UTC  (8+ messages)
` [PATCH v5 11/11] drm/i915: Calling rotate and inverse rotate transformations after clipping
  ` [Intel-gfx] "

[PATCH 0/3] drm/i915: IVB MI_DISPLAY_FLIP cacheline trick
 2014-02-11 16:23 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Rework ring wrap detection
` [PATCH 2/3] drm/i915: Introduce intel_ring_begin_cacheline_safe()
` [PATCH v2 3/3] drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB

[PATCH 0/9] Broadwel RC6 & RPS
 2014-02-11 16:12 UTC  (4+ messages)
` [PATCH 4/9] drm/i915/bdw: Use centralized rc6 info print

[PATCH v2 0/4] drm/i915: dp: fix order of dp aux i2c device cleanup
 2014-02-11 15:12 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: add unregister callback to connector
` [PATCH v2 2/4] drm/i915: dp: fix order of dp aux i2c device cleanup
` [PATCH v2 3/4] drm/i915: sdvo: fix error path in sdvo_connector_init
` [PATCH v2 4/4] drm/i915: sdvo: add i2c sysfs symlink to the connector's directory

[PATCH 0/2] drm/i915/dp: native aux defer retry timeout & retry limit
 2014-02-11 14:17 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/dp: increase native aux defer retry timeout
` [PATCH 2/2] drm/i915/dp: add native aux defer retry limit

[PATCH] drm/i915: Initialize downclock mode in panel init
 2014-02-11 12:01 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2014-02-11 11:45 UTC  (2+ messages)

[PATCH 1/2] tests/gem_reset_stats: Correctly wrap global test code
 2014-02-11 11:15 UTC  (2+ messages)
` [PATCH 2/2] lib/drmtest: Fix up skip_henceforth checks

[PATCH v5 02/11] drm: Add support_bits parameter to drm_property_create_bitmask()
 2014-02-11 11:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/2] drm: expose subpixel order name routine v2
 2014-02-11  9:51 UTC  (3+ messages)
` [PATCH] drm: expose subpixel order name routine v3

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-02-11  8:49 UTC 

[PATCH] drm/i915: Initialize downclock mode in panel init
 2014-02-11  8:42 UTC  (2+ messages)

[PATCH 0/5] Enabling DRRS in the kernel
 2014-02-11  6:32 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support

[PATCH v2] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'
 2014-02-11  0:58 UTC  (3+ messages)

[PATCH 1/6] drm/i915: split aligned height calculation out v2
 2014-02-10 23:35 UTC  (3+ messages)
` [PATCH 2/6] drm/i915: get_plane_config for i9xx v10

[PATCH 4/6] drm/i915: alloc intel_fb in the intel_fbdev struct
 2014-02-10 23:19 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Use normal fb deref for the fbcon framebuffer
  ` [PATCH 2/2] drm/i915: Fix error path leak in fbdev fb allocation

agp/intel: can't ioremap flush page - no chipset flushing
 2014-02-10 21:33 UTC  (6+ messages)

[PATCH 0/2] drm/i915: Potential gen3 vblank interrupt fixes
 2014-02-10 18:38 UTC  (2+ messages)
` [PATCH 3/2] drm/i915: Add a refcount for the AGPBUSY# bit

[PATCH 8/8] drm/i915: Provide a command line option to disable display
 2014-02-10 18:24 UTC  (3+ messages)
` [PATCH 8/8 v2] "

[PATCH 1/3] drm/i915: dp: fix order of dp aux i2c device cleanup
 2014-02-10 18:23 UTC  (5+ messages)

[PATCH 0/9] drm-intel-collector - update
 2014-02-10 17:32 UTC  (4+ messages)
` [PATCH 8/9] drm/i915: Flush GPU rendering with a lockless wait during a pagefault

[PATCH v4 00/11] Enabling 180 degree rotation for sprite and crtc planes
 2014-02-10 17:31 UTC  (6+ messages)

[PATCH 0/3] drm/i915: "Fix" g4x infoframes w/ multiple HDMI/DVI monitors
 2014-02-10 17:28 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: Make infoframe trnsmission more reliable on g4x

[PATCH 5/8] drm/i915: Disable display when fused off
 2014-02-10 17:19 UTC  (2+ messages)
` [PATCH 5/8 v5] "

Supporting fused display configurations v5
 2014-02-10 16:55 UTC  (8+ messages)
` [PATCH 2/8] drm/i915: Make the intel_device_info structure kept in dev_priv writable

[PATCH v2 1/3] drm/i915: pass status instead of enable flags to i915_enable_pipestat
 2014-02-10 16:42 UTC  (2+ messages)
` [PATCH v2 2/3] drm/i915: vlv: fix mapping of pipestat enable to status bits


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