public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-09-27 09:25:38 to 2013-10-01 21:42:29 UTC [more...]

[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] drm/i915: disable LVDS clock gating on CPT
 2013-10-01 21:05 UTC  (2+ messages)

[PATCH] drm/i915: Simplify PSR debugfs
 2013-10-01 20:26 UTC  (3+ messages)

[PATCH] drm/i915: Clean up the ring scaling calculations
 2013-10-01 19:53 UTC 

[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] drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio
 2013-10-01 18:28 UTC  (4+ 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  (9+ messages)
` [PATCH 2/2] drm/i915/vlv: use per-pipe backlight controls

[PATCH 00/12] drm/i915: Some cleanups and fixes to the sprite code v2
 2013-10-01 15:02 UTC  (13+ 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

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  (8+ messages)
` [PATCH 2/3] drm/i915/dp: use drm_edid_duplicate
    ` [Intel-gfx] "
      ` [PATCH] "
` [PATCH 3/3] drm/exynos: "

[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 

[PATCH 0/1] drm/i915: Another version of the vga stop_machine monstrosity
 2013-09-30 18:37 UTC  (12+ messages)
` [PATCH v2 1/1] drm/i915: Fix VGA handling using stop_machine() or mmio

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

[PATCH 00/14] drm/i915: VLV DPLL calc fixes and cleanups
 2013-09-30 15:06 UTC  (12+ messages)
` [PATCH 02/14] drm/i915: Use DIV_ROUND_CLOSEST()
` [PATCH v2 05/14] drm/i915: Rewrite vlv_find_best_dpll()
    ` [PATCH 15/14] drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()
    ` [PATCH v3 05/14] drm/i915: Rewrite vlv_find_best_dpll()

[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

[PATCH 1/2] drm/i915: Add a more detailed comment about the set_base() fastboot hack
 2013-09-30 13:21 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Use adjusted_mode in the fastboot hack to disable pfit

[PATCH] drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the time
 2013-09-30 13:15 UTC  (4+ messages)

linux-next: manual merge of the drm-intel tree
 2013-09-30 11:32 UTC  (2+ messages)

intel_pre_enable_dp
 2013-09-30  0:16 UTC  (3+ messages)

[PATCH] drm/i915: Only apply DPMS to the encoder if enabled
 2013-09-29 18:27 UTC  (2+ messages)

Intel Haswell kernel warning (3.11.2)
 2013-09-29 17:13 UTC  (3+ messages)

linux-next: Tree for Jul 1 [ drm-intel-next: Several call-traces ]
 2013-09-29  6:28 UTC  (10+ messages)
      ` Fwd: "
                ` [Intel-gfx] "

3.12 regression:i915 warnings
 2013-09-28 20:40 UTC  (5+ messages)
  ` 3.12 regression: i915 warnings

[ANNOUNCE] xf86-video-intel 2.99.903
 2013-09-28 18:03 UTC 

[PATCH v3 0/4] Fix Win8 backlight issue
 2013-09-28 16:34 UTC  (14+ messages)
` [PATCH v3 4/4] thinkpad-acpi: fix handle locate for video and query of _BCL

[PATCH 2/5] drm/i915: use wait_event_timeout when waiting for flip completions
 2013-09-28 14:18 UTC 

[PATCH 1/5] drm/i915/vlv: reduce GT FIFO error info to a debug message
 2013-09-28 14:58 UTC  (13+ messages)
` [PATCH 2/5] drm/i915: use wait_event_timeout when waiting for flip completions
` [PATCH 3/5] drm/i915/vlv: warn on bad VLV PLL divider values
` [PATCH 4/5] drm/i915/vlv: untangle integrated clock source handling v2
` [PATCH 5/5] drm/i915/vlv: add valleyview_crtc_disable function

[PATCH] drm/i915/vlv: untangle integrated clock source handling
 2013-09-27 22:09 UTC  (4+ messages)

[PATCH 1/2] drm/dp: add defines for downstream port types
 2013-09-27 21:20 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/dp: downstream port capabilities are not present in DPCD 1.0

[PATCH 0/4] drm/i915/dp: aux and dpcd fixes
 2013-09-27 19:59 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/dp: retry i2c-over-aux seven times on AUX DEFER

[PATCH] drm/i915/vlv: reduce GT FIFO error info to a debug message
 2013-09-27 19:45 UTC  (2+ messages)

Code stereo layouts as an enum in the mode structure
 2013-09-27 19:41 UTC  (6+ messages)
` [PATCH 1/3] drm: Code stereo layouts as an enum rather than a bit field
` [PATCH 2/3] drm: Revert "drm: Reject modes with more than 1 stereo flags set"
` [PATCH 3/3] drm: Reject stereo modes with an unknown layout

[PATCH 1/2] drm/i915/vlv: use lower precision RC6 counter
 2013-09-27 19:37 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/vlv: use correct units for rc6 residency v2

[PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK for VLV
 2013-09-27 19:31 UTC  (4+ messages)

[PATCH 0/7] gtt patches
 2013-09-27 19:29 UTC  (4+ messages)

[PATCH] drm/i915/vlv: reset DPIO on load and resume
 2013-09-27  9:34 UTC  (2+ messages)


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