summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: rip out gen2 reset codeDaniel Vetter2013-10-101-31/+0
| * drm/i915: check that the i965g/gm 4G limit is really obeyedDaniel Vetter2013-10-101-0/+3
| * drm/i915: Undo the PIPEA quirk for i845Chris Wilson2013-10-101-2/+1
| * drm/i915: Use the real cpu max frequency for ring scalingBen Widawsky2013-10-101-6/+11
| * drm/i915: Flush primary plane changes in sprite codeVille Syrjälä2013-10-101-0/+2
| * drm/i915: WARN if primary plane state doesn't match expectationsVille Syrjälä2013-10-101-0/+4
| * drm/i915: Rename intel_{enable, disable}_plane to intel_{enable, disable}_pri...Ville Syrjälä2013-10-101-13/+13
| * drm/i915: Rename intel_flush_display_plane to intel_flush_primary_planeVille Syrjälä2013-10-104-12/+12
| * drm/i915: Enable/disable IPS when primary is enabled/disabledVille Syrjälä2013-10-103-2/+23
| * drm/i915: Do the fbc vs. primary plane enable/disable in the right orderVille Syrjälä2013-10-101-5/+6
| * drm/i915: Save user requested plane coordinates only on successVille Syrjälä2013-10-101-9/+22
| * drm/i915: Do a bit of cleanup in the sprite codeVille Syrjälä2013-10-101-9/+5
| * drm/i915: Kill a goto from sprite disable codeVille Syrjälä2013-10-101-12/+9
| * drm/i915: Reduce the time we hold struct mutex in sprite update_plane codeVille Syrjälä2013-10-101-11/+18
| * drm/i915: Allow sprites to be configured on a disabled pipeVille Syrjälä2013-10-101-33/+32
| * drm/i915: Set primary_disabled in intel_{enable, disable}_planeVille Syrjälä2013-10-101-0/+8
| * drm/i915/dp: promote clock recovery failures to DRM_ERRORJani Nikula2013-10-101-2/+2
| * drm/i915: Fix VGA_DISP_DISABLE checkVille Syrjälä2013-10-101-1/+1
| * drm/i915: Use intel_PLL_is_valid() in vlv_find_best_dpll()Ville Syrjälä2013-10-101-11/+24
| * drm/i915: Don't lie about findind suitable PLL settings on VLVVille Syrjälä2013-10-101-1/+4
| * drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the sameVille Syrjälä2013-10-101-15/+2
| * drm/i915: Remove unused dot_limit from VLV PLL limitsVille Syrjälä2013-10-101-4/+2
| * drm/i915: Remove the unused p and m limits for VLVVille Syrjälä2013-10-101-4/+0
| * drm/i915: Respect p2 divider minimum limit on VLVVille Syrjälä2013-10-101-3/+3
| * drm/i915: Allow p1 divider 2 on VLVVille Syrjälä2013-10-101-1/+1
| * drm/i915: Clarify VLV PLL p1 limitsVille Syrjälä2013-10-101-3/+3
| * drm/i915: Make sure we respect n.max on VLVVille Syrjälä2013-10-101-2/+3
| * drm/i915: De-magic the VLV p2 divider step sizeVille Syrjälä2013-10-101-3/+2
| * drm/i915: Rewrite vlv_find_best_dpll()Ville Syrjälä2013-10-101-41/+33
| * drm/i915: Don't underflow bestppmVille Syrjälä2013-10-101-1/+1
| * drm/i915: Make vlv_find_best_dpll() ppm calculation safeVille Syrjälä2013-10-101-8/+8
| * drm/i915/dp: use sizeof for memset instead of magic valueJani Nikula2013-10-101-1/+1
| * drm/i915: Remove yet another unused defineDamien Lespiau2013-10-101-3/+0
| * drm/i915: Fix type mismatch and accounting in i915_gem_shrinkChris Wilson2013-10-101-14/+15
| * drm/i915: Call io_schedule() whilst whilsting for the GPUChris Wilson2013-10-101-1/+1
* | drm/qxl: fix disabling extra monitors from clientMarc-André Lureau2013-10-231-1/+4
* | drm/qxl: remove unnecessary checkMarc-André Lureau2013-10-231-3/+0
* | drm/qxl: prefer the monitor config resolutionMarc-André Lureau2013-10-231-5/+13
* | drm: copy mode type in drm_mode_connector_list_update()Marc-André Lureau2013-10-231-1/+1
* | drm/qxl: notify that the monitor config changedMarc-André Lureau2013-10-231-1/+6
* | drm: return if changed in drm_helper_hpd_irq_event()Marc-André Lureau2013-10-232-3/+5
* | drm: fix a small spellingMarc-André Lureau2013-10-231-1/+1
* | Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie2013-10-231-1/+1
|\ \
| * | DRM: Armada: depend on ARMRussell King2013-10-221-1/+1
* | | Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2013-10-2225-0/+4318
|\ \ \ | |/ /
| * | DRM: Armada: add support for drm tda19988 driverRussell King2013-10-182-0/+51
| * | Merge branches 'drm-3.12' and 'tda998x-3.12' into drm-tda998x-3.12Russell King2013-10-181-0/+3
| |\ \
| | * | drm/i2c: tda998x: set VIF for full range, underscanned displayRussell King2013-10-181-0/+3
| * | | DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursorsRussell King2013-10-185-6/+256
| * | | DRM: Armada: Add Armada DRM driverRussell King2013-10-1224-0/+4015
| |/ /
OpenPOWER on IntegriCloud