messages from 2013-09-26 09:40:36 to 2013-10-01 13:22:36 UTC [more...]
[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 0/4] drm/i915: Some sanity checks for modes
2013-10-01 13:13 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Don't populate pipe_src_{w, h} multiple times
` [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: 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/5] module_reload fixes
2013-09-30 21:10 UTC (7+ 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 4/5] console/fbcon: implement con_bind and con_unbind
` [PATCH 5/5] drm/i915: put/get the power well at the FB bind/unbind functions
[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 (14+ messages)
` [PATCH 01/14] drm/i915: Eliminate one indent leel from vlv_find_best_dpll
` [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)
[PATCH 1/2] drm/i915: make backlight functions take a connector
2013-09-30 12:26 UTC (7+ messages)
` [PATCH 2/2] drm/i915/vlv: use per-pipe backlight controls
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 (11+ messages)
` [PATCH 1/7] drm/i915: resurrect ->insert_entries/->clear_range gtt interfaces
` [PATCH 2/7] drm/i915: don't allow ppgtt enabling to fail anymore
` [PATCH 3/7] drm/i915/gtt: group sg setup/teardown functions to the end
` [PATCH 4/7] drm/i915/gtt: move restore_gtt_mappings to the bottom
` [PATCH 5/7] drm/i915/gtt: group legacy global gtt code together
` [PATCH 6/7] drm/i915/gtt: move generic setup code all to the bottom
` [PATCH 7/7] drm/i915: we can't call move_to_active before intel_ring_begin
[PATCH] drm/i915/vlv: reset DPIO on load and resume
2013-09-27 9:34 UTC (5+ messages)
[PULL] drm-intel-next
2013-09-27 9:02 UTC
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww39
2013-09-27 7:39 UTC
[PATCH 1/2] drm/i915/vlv: use lower precision RC6 counter
2013-09-27 0:51 UTC (7+ messages)
` [PATCH 2/2] drm/i915/vlv: use correct units for rc6 residency
[PATCH] drm/i915: Restore global mappings upon resume
2013-09-26 21:59 UTC (6+ messages)
[PATCH] drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2
2013-09-26 21:01 UTC (3+ messages)
[PATCH] drm/i915: Fix pre-CTG vblank counter
2013-09-26 17:32 UTC (3+ messages)
[PATCH 0/3] drm/i915: i915_get_crtc_scanoutpos improvements
2013-09-26 17:04 UTC (5+ messages)
` [PATCH 3/3] drm/i915: Improve the accuracy of get_scanout_pos on CTG+
BUG: sleeping function called from invalid context on 3.10.10-rt7
2013-09-26 16:43 UTC (9+ messages)
` [Intel-gfx] "
[PATCH 1/3] drm/i915: Skip register reads in i915_get_crtc_scanoutpos()
2013-09-26 16:12 UTC (5+ messages)
` [PATCH v2 "
[PULL] drm-intel-next^Wdrm-intel-fixes
2013-09-26 15:20 UTC
HDMI stereo support v6
2013-09-26 9:40 UTC (3+ messages)
` Upstreaming the stereo v6 series
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