public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-07-07 17:49:23 to 2014-07-10 12:26:56 UTC [more...]

[PATCH 1/2] drm/i915: Allow overlapping userptr objects
 2014-07-10 12:26 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Serialise userptr gup with mmu-notifier

[PATCH v2] drm/i915/bdw: BDW Software Turbo
 2014-07-10  8:32 UTC  (2+ messages)

[PATCH] drm/i915: Allow overlapping userptr objects
 2014-07-10  8:15 UTC 

[PATCH 0/7] Enable RP1/RPn/RP0 sysfs and enable CHV PM interrupt
 2014-07-11  6:50 UTC  (12+ messages)
` [PATCH 1/7] drm/i915: Read guaranteed freq for valleyview
` [PATCH 2/7] drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs
` [PATCH 3/7] drm/i915: keep freq/opcode conversion function more generic
` [PATCH 4/7] drm/i915: populate mem_freq/cz_clock for chv
` [PATCH 5/7] drm/i915: CHV GPU frequency to opcode functions
` [PATCH 6/7] drm/i915/chv: Add basic PM interrupt support for CHV
` [PATCH 7/7] drm/i915: Add RP1 render P state thresholds in CHV

[PATCH 1/2] drm/i915: Add missing locking to primary plane handlers
 2014-07-10  6:52 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Add a couple WARN()'s to catch missing locks

[PATCH] drm/i915: get/put runtime PM at i915_semaphore_status
 2014-07-10  6:33 UTC  (3+ messages)

[PATCH 1/2] drm/i915: fix hsw_write_dcomp() error message
 2014-07-10  6:28 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: fix D_COMP usage on BDW

[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
 2014-07-10  4:40 UTC  (3+ messages)

[PATCH] Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"
 2014-07-09 21:57 UTC  (2+ messages)

[PATCH 1/3] drm/crtc: Add property for aspect ratio
 2014-07-09 21:16 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] tests/gem_render_copy_redux needs legacy drm nodes
 2014-07-09 20:35 UTC 

[PATCH v2 0/5] Command parser batch buffer copy
 2014-07-09 19:13 UTC  (17+ messages)
` [PATCH v2 1/5] drm/i915: Implement a framework for batch buffer pools
  ` [PATCH v3 "
` [PATCH v2 2/5] drm/i915: Use batch pools with the command parser
` [PATCH v2 3/5] drm/i915: Add a batch pool debugfs file
` [PATCH v2 4/5] drm/i915: Dispatch the shadow batch buffer
` [PATCH v2 5/5] drm/i915: Use batch length instead of object size in command parser
` [PATCH 6/5] drm/i915: Add batch pool details to i915_gem_objects debugfs

[PATCH 0/2] Single tests to respond to --list-subtests
 2014-07-09 16:42 UTC  (10+ messages)
` [PATCH 1/2] intel-gpu-tools: pass argc/argv to simple main
` [PATCH 2/2] intel-gpu-tools: Re-use igt_subtest_init for simple tests

[PATCH 0/4] remove obsolete debugfs entries
 2014-07-09 15:18 UTC  (10+ messages)
` [PATCH 1/4] drm/i915: remove i915_delayedfreq_table debugfs entry
` [PATCH 2/4] drm/i915: remove i915_inttoext_table "
` [PATCH 3/4] drm/i915: remove i915_gfxec "
` [PATCH 4/4] drm/i915: remove i915_rstdby_delays "

[RFC] libdrm_intel: Add support for userptr objects
 2014-07-09 14:47 UTC  (6+ messages)

[RFC 00/44] GPU scheduler for i915 driver
 2014-07-09 14:08 UTC  (37+ messages)
` [RFC 01/44] drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'
` [RFC 02/44] drm/i915: Added getparam for native sync
` [RFC 03/44] drm/i915: Add extra add_request calls
` [RFC 04/44] drm/i915: Fix null pointer dereference in error capture
` [RFC 07/44] drm/i915: Disable 'get seqno' workaround for VLV
` [RFC 08/44] drm/i915: Added GPU scheduler config option
` [RFC 09/44] drm/i915: Start of GPU scheduler
` [RFC 10/44] drm/i915: Prepare retire_requests to handle out-of-order seqnos
` [RFC 14/44] drm/i915: Added getparam for GPU scheduler
` [RFC 15/44] drm/i915: Added deferred work handler for scheduler
` [RFC 17/44] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
` [RFC 18/44] drm/i915: Added scheduler debug macro
` [RFC 44/44] drm/i915: Fake batch support for page flips

[PATCH i-g-t 1/4] core: Free buffer allocated with vasprintf()
 2014-07-09 12:14 UTC  (9+ messages)
` [PATCH i-g-t 2/4] core: Put the requirement failure messages together
` [PATCH i-g-t 3/4] core: Only display the errno message if errno is set
` [PATCH i-g-t 4/4] core: Apply the same treatment to the in errno message in __igt_fail_assert()

[PATCH] drm/i915/chv: calculate rc6 residency correctly
 2014-07-09 11:55 UTC 

[PATCH 1/2] drm/i915: Introduce intel_fb_obj() macro
 2014-07-09 11:52 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Make use of intel_fb_obj()
    ` [PATCH 2/2] drm/i915: Make use of intel_fb_obj() (v2)

[PATCH i-g-t] kms_plane: Specify the pipe when grabbing reference CRCs
 2014-07-09 10:10 UTC 

Grab GPU output
 2014-07-09  9:31 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2014-07-09  8:34 UTC 

[PATCH] drm/i915/opregion: ignore firmware requests for backlight change
 2014-07-09  1:20 UTC  (10+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 00/10] drm-intel-collector - update
 2014-07-08 19:09 UTC  (6+ messages)
` [PATCH 05/10] drm/i915/vlv: WA for Turbo and RC6 to work together
` [PATCH 07/10] drm/i915: HWS must be in the mappable region for g33

3.16.0-rcx regression 945GM lower color depth
 2014-07-08 18:39 UTC  (3+ messages)

[PATCH 0/5] BDW unclaimed registers
 2014-07-08 14:58 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: don't write powered down IRQ registers on Gen 8
` [PATCH 4/5] drm/i915: reorganize the unclaimed register detection code

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-07-08 14:55 UTC  (3+ messages)

[PATCH] drm/i915: Only unbind vgacon, not other console drivers
 2014-07-08 14:47 UTC  (4+ messages)

Linux 3.16-rc2
 2014-07-08 12:59 UTC  (16+ messages)

[PATCH 1/2] drm/i915: Disable RCS flips on Ivybridge
 2014-07-08 11:16 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Use mmio flips to change tiling mode on Baytrail

[PATCH 1/8] drm/i915: Extract context backing object allocation
 2014-07-08 10:31 UTC  (7+ messages)
` [PATCH 4/8] drm/i915: Add kerneldoc comments to the intel_context struct

[PATCH] intel-gpu-tools: Dont build kms_univeral_plane if no cairo
 2014-07-08  9:27 UTC  (2+ messages)

[PATCH] drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP
 2014-07-08  8:31 UTC  (8+ messages)

[PATCH] drm/i915: Restrict GPU boost to the RCS engine
 2014-07-09  4:39 UTC  (7+ messages)

[PATCH 1/5] vt: Fix replacement console check when unbinding
 2014-07-08  8:10 UTC  (5+ messages)
` [PATCH 5/5] drm/i915: Kick out vga console
  ` [Intel-gfx] "

[v3 00/13] Support for 180 degree HW rotation
 2014-07-08  5:02 UTC  (14+ messages)
` [v3 01/13] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
` [v3 02/13] drm: Add support_bits parameter to drm_property_create_bitmask()
` [v3 03/13] drm: Add drm_mode_create_rotation_property()
` [v3 04/13] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
` [v3 05/13] drm: Add drm_rect rotation functions
` [v3 06/13] drm: Add drm_rotation_simplify()
` [v3 07/13] drm/i915: Add 180 degree sprite rotation support
` [v3 08/13] drm/i915: Make intel_plane_restore() return an error
` [v3 09/13] drm/i915: Add rotation property for sprites
` [v3 10/13] drm/i915: Add 180 degree primary plane rotation support
` [v3 11/13] drm: Resetting rotation property
` [v3 12/13] Documentation: drm: Removing placeholders for generic drm properties description
` [v3 13/13] Documentation: drm: describing rotation property for i915

[PATCH] drm/i915: Introduce FBC False Color for debug purposes
 2014-07-07 18:42 UTC  (2+ messages)

pin OABUFFER to GGTT
 2014-07-07 23:59 UTC  (8+ messages)

linux-next: Tree for Jun 19 (drm/i915)
 2014-07-07 23:58 UTC  (6+ messages)

[PATCH i-g-t] kms_universal_plane: Don't assert outside of fixtures/subtests
 2014-07-07 23:01 UTC  (3+ messages)

[PATCH 1/4] drm/i915: don't warn if IRQs are disabled when shutting down display IRQs
 2014-07-07 21:53 UTC  (3+ messages)

[PATCH 1/3] drm/i915: add PWM and BLC assertion checks
 2014-07-07 21:45 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: correct BLC vs PWM enable/disable ordering

[PATCH 01/10] drm/i915: Make semaphore updates more precise
 2014-07-07 21:17 UTC  (7+ messages)
` [PATCH 05/10] drm/i915: Implement MI decode for gen8
    ` [PATCH] "
` [PATCH 10/10] drm/i915: Enable semaphores on BDW

WAs in init_clock_gating?
 2014-07-07 21:24 UTC  (4+ messages)

how to build intel-gpu-tools without cairo
 2014-07-07 21:23 UTC  (3+ messages)

[PATCH] drm/i915: Revert "drm/i915: Reject the pin ioctl on gen6+"
 2014-07-07 21:18 UTC  (3+ messages)

[PATCH i-g-t 1/2] kms_plane: Add panning test for primary plane
 2014-07-07 21:10 UTC  (2+ messages)

[PATCH i-g-t 1/2] pipe_crc: Warn if the CRC values is 0xffffffff
 2014-07-07 21:08 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Add ppgtt init/release trace points
 2014-07-07 20:36 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Trace point callbacks for validation

[PATCH 1/3] drm/i915: Fix VCS2's ring name
 2014-07-07 20:03 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Updating comments

[PATCH 1/3] drm/i915: Fix VCS2's ring name
 2014-07-07 19:58 UTC  (3+ messages)
` [PATCH] "

chrome crashing the gpu on sandy bridge
 2014-07-07 19:53 UTC  (2+ messages)

[PATCH] drm/i915: Fix some NUM_RING iterators
 2014-07-07 19:37 UTC  (8+ messages)

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-07 18:40 UTC  (9+ messages)
          ` [Intel-gfx] "

No boot console/Plane B assertion value on 945GM hardware
 2014-07-07 17:51 UTC  (4+ messages)

[PATCH] drm/i915: Support pf CRC source on haswell transcoder edp
 2014-07-07 17:49 UTC  (4+ messages)


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