public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-09-30 14:24:13 to 2013-10-04 18:10:12 UTC [more...]

[PATCH] drm/i915: Implement Displayport automated testing
 2013-10-04 18:11 UTC  (5+ messages)

[PATCH 1/2] tests/pc8+: Only skip i2c subtest if i2c /dev interface is unavailable
 2013-10-04 17:59 UTC  (2+ messages)
` [PATCH 2/2] tests/pc8: Fail harder

[PATCH] drm/i915: Fix VGA_DISP_DISABLE check
 2013-10-04 17:32 UTC 

[PATCH 1/2] drm/i915/dp: use sizeof for memset instead of magic value
 2013-10-04 15:28 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/dp: update training set in a burst write with training pattern set

[PATCH 00/14] drm/i915: VLV DPLL calc fixes and cleanups
 2013-10-04 13:34 UTC  (3+ messages)

[PATCH 1/3] drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCD
 2013-10-04 12:44 UTC  (4+ messages)
` [PATCH 2/3] drm/radeon/dp: use drm_dp_enhanced_frame_cap()
` [PATCH 3/3] drm/i915/dp: get rid of intel_dp->link_configuration

[PATCH] drm/i915: Remove yet another unused define
 2013-10-04 12:43 UTC  (2+ messages)

[PATCH 00/12] drm/i915: Some cleanups and fixes to the sprite code v2
 2013-10-04 12:41 UTC  (18+ messages)
` [PATCH 01/12] drm/i915: Set primary_disabled in intel_{enable, disable}_plane
` [PATCH v2 02/12] drm/i915: Allow sprites to be configured on a disabled pipe
` [PATCH 03/12] drm/i915: Reduce the time we hold struct mutex in sprite update_plane code
` [PATCH 04/12] drm/i915: Kill a goto from sprite disable code
` [PATCH 05/12] drm/i915: Do a bit of cleanup in the sprite code
` [PATCH 06/12] drm/i915: Save user requested plane coordinates only on success
` [PATCH 07/12] drm/i915: Do the fbc vs. primary plane enable/disable in the right order
` [PATCH 08/12] drm/i915: Enable/disable IPS when primary is enabled/disabled
` [PATCH 09/12] drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane
` [PATCH 10/12] drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_primary_plane
` [PATCH 11/12] drm/i915: WARN if primary plane state doesn't match expectations
` [PATCH 12/12] drm/i915: Flush primary plane changes in sprite code

[PATCH] drm/i915: Fix type mismatch and accounting in i915_gem_shrink
 2013-10-04 12:38 UTC  (3+ messages)

[PATCH] drm/i915: Call io_schedule() whilst whilsting for the GPU
 2013-10-04  9:14 UTC  (2+ messages)

Updated drm-intel-testing
 2013-10-04  9:07 UTC 

[PATCH 1/2] drm/i915: Add a more detailed comment about the set_base() fastboot hack
 2013-10-04  8:35 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Use adjusted_mode in the fastboot hack to disable pfit

[PATCH 1/2] drm/i915: Send a DPIO cmnreset during driver load or system resume
 2013-10-04  8:26 UTC  (4+ messages)
` [PATCH] drm/i915/vlv: Turn off power gate for BIOS-less system

[PATCH] drm/i915/vlv: reset DPIO on load and resume v2
 2013-10-04  8:25 UTC  (3+ messages)

[PATCH] drm/i915: Only apply DPMS to the encoder if enabled
 2013-10-03 20:51 UTC  (3+ messages)

3.11-rc7: i915: stuck on render ring
 2013-10-03 20:42 UTC  (3+ messages)

[PATCH] drm/i915: Simplify PSR debugfs
 2013-10-03 19:15 UTC 

[PATCH] drm/i915: Simplify PSR debugfs
 2013-10-03 17:58 UTC  (4+ messages)

[PATCH] drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio
 2013-10-03 17:53 UTC  (6+ messages)

Build failure after merge of the drm-intel tree
 2013-10-03 17:14 UTC 

[PATCH] drm/i915/vlv: reset DPIO on load and resume
 2013-10-03 16:46 UTC  (4+ messages)

[PATCH] sna: avoid negative timeouts
 2013-10-03 16:31 UTC  (10+ messages)

HPD flood warning since b8f102e8b
 2013-10-03 14:33 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Fix __wait_seqno to use true infinite timeouts
 2013-10-03  7:41 UTC  (15+ messages)
` [PATCH 2/3] drm/i915: Boost RPS frequency for CPU stalls
` [PATCH 3/3] drm/i915: Tweak RPS thresholds to more aggressively downclock

[PATCH] drm/i915/hsw: Disable L3 caching of atomic memory operations
 2013-10-03  7:35 UTC  (8+ messages)

[PATCH 1/2] intel: Update param definitions from the kernel headers
 2013-10-03  7:32 UTC  (4+ messages)
` [PATCH 2/2] intel: Add I915_PARAM_HAS_ATOMICS

[PATCH] drm/i915: disable LVDS clock gating on CPT
 2013-10-02 17:34 UTC  (5+ messages)
` [PATCH] drm/i915: disable LVDS clock gating on CPT v2

[PATCH] drm/i915: Clean up the ring scaling calculations
 2013-10-02 17:05 UTC  (7+ messages)
` [PATCH] [v2] "
  ` [PATCH] [v3] "

[PATCH 00/13] drm-intel-collector - review request
 2013-10-02 17:00 UTC  (3+ messages)
` [PATCH 03/13] drm/i915: Add some missing steps to i915_driver_load error path

[PATCH] drm/i915: Add some missing steps to i915_driver_load error path
 2013-10-02 15:47 UTC  (2+ messages)

[PATCH 0/1] drm/i915: Another version of the vga stop_machine monstrosity
 2013-10-02 13:42 UTC  (13+ messages)
` [PATCH v2 1/1] drm/i915: Fix VGA handling using stop_machine() or mmio
    ` [PATCH v3] "

[PATCH] tests: debugfs_psr_status
 2013-10-01 21:42 UTC  (6+ messages)

[PATCH 0/4] drm/i915: Some sanity checks for modes
 2013-10-01 21:08 UTC  (14+ messages)
` [PATCH 1/4] drm/i915: Don't populate pipe_src_{w, h} multiple times
    ` [PATCH v2 "
` [PATCH 2/4] drm/i915: Reject modes where hdisplay or vdisplay is too small
` [PATCH 3/4] drm/915: Make sure pipe source size isn't zero
` [PATCH 4/4] drm/i915: Do some basic sanity adjustments on the user provided mode

[PATCH 4/4] drm/i915: implement the Haswell mode set sequence workaround
 2013-10-01 19:24 UTC  (3+ messages)

[PATCH] drm/i915: fix rps.vlv_work initialization
 2013-10-01 19:12 UTC  (5+ messages)

[PATCH] i915/vlv: untangle integrated clock source handling v4
 2013-10-01 18:23 UTC  (2+ messages)

[PATCH 0/5] module_reload fixes
 2013-10-01 18:18 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: redisable VGA when we disable the power well
` [PATCH 2/5] drm/i915: destroy connector sysfs files earlier
` [PATCH 3/5] tty/vt: add con_bind and con_unbind functions

[PATCH 1/2] drm/i915: make backlight functions take a connector
 2013-10-01 17:52 UTC  (5+ messages)

drm-intel 3D support
 2013-10-01 15:01 UTC 

[PATCH 0/9] drm/i915: Plane rotation support
 2013-10-01 13:22 UTC  (17+ messages)
` [PATCH 1/9] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
` [PATCH 2/9] drm: Add support_bits parameter to drm_property_create_bitmask()
` [PATCH 3/9] drm: Add drm_mode_create_rotation_property()
` [PATCH 4/9] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
` [PATCH 5/9] drm: Add drm_rect rotation functions
` [PATCH 6/9] drm: Add drm_rotation_simplify()
` [PATCH 7/9] drm/i915: Add 180 degree sprite rotation support
  ` [PATCH v2 "
` [PATCH 8/9] drm/i915: Make intel_plane_restore() return an error
` [PATCH 9/9] drm/i915: Add rotation property for sprites

[PATCH] drm/i915: fix typo s/PatherPoint/PantherPoint/
 2013-10-01 12:36 UTC  (2+ messages)

[PATCH 1/3] drm/edid: add drm_edid_duplicate
 2013-10-01  7:38 UTC  (5+ messages)
` [PATCH 2/3] drm/i915/dp: use drm_edid_duplicate
    ` [Intel-gfx] "
      ` [PATCH] "

[PATCH] drm/i915/vlv: untangle integrated clock source handling v3
 2013-10-01  6:42 UTC  (6+ messages)

[PATCH] drm/i915: Make intel_resume_power_well() static
 2013-10-01  5:43 UTC  (3+ messages)

drm-intel-collector - update
 2013-09-30 22:49 UTC 

[i-g-t] Stereo 3D
 2013-09-30 17:09 UTC  (2+ messages)

[PATCH 0/9] drm/i915: Some cleanups and fixes to the sprite code
 2013-09-30 14:31 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Set primary_disabled in intel_{enable, disable}_plane
` [PATCH 2/9] drm/i915: Allow sprites to be configured on a disabled pipe
` [PATCH 3/9] drm/i915: Skip sprite register writes on "
` [PATCH 4/9] drm/i915: Reduce the time we hold struct mutex in sprite update_plane code
` [PATCH 5/9] drm/i915: Kill a goto from sprite disable code
` [PATCH 6/9] drm/i915: Do a bit of cleanup in the sprite code
` [PATCH 7/9] drm/i915: Save user requested plane coordinates only on success
` [PATCH 8/9] drm/i915: Do the fbc vs. primary plane enable/disable in the right order
` [PATCH 9/9] drm/i915: Enable/disable IPS when primary is enabled/disabled


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