summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | drm: try harder to avoid regression when merging mode bitsDave Airlie2014-05-016-26/+57
* | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-05-0142-1013/+2317
|\ \
| * | drm/i915: Remove vblank wait from haswell_write_eldDaniel Vetter2014-04-161-3/+2
| * | drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+Ville Syrjälä2014-04-151-63/+46
| * | drm/i915: Don't vblank wait on ilk-ivb after pipe enableDaniel Vetter2014-04-151-10/+4
| * | drm/i915: Code cleanup patch to fix checkpatch errorsShobhit Kumar2014-04-151-4/+8
| * | drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich2014-04-151-2/+2
| * | drm/i915: Add parsing support for new MIPI blocks in VBTShobhit Kumar2014-04-143-5/+236
| * | drm/i915: Don't set the 8to6 dither flag when not scalingDaniel Vetter2014-04-132-11/+4
| * | drm/i915/bdw: Add 42ms delay for IPS disableBen Widawsky2014-04-111-1/+4
| * | drm/i915: Add support for DRRS to switch RRPradeep Bhat2014-04-104-1/+121
| * | drm/i915: Parse EDID probed modes for DRRS supportPradeep Bhat2014-04-102-1/+59
| * | Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"Daniel Vetter2014-04-101-2/+1
| * | drm/i915: Remove spurious semicolonsDamien Lespiau2014-04-095-5/+5
| * | drm/i915/chv: Add IS_CHERRYVIEW() macroVille Syrjälä2014-04-091-0/+1
| * | drm/i915/chv: IS_BROADWELL() should not be true for CherryviewVille Syrjälä2014-04-091-1/+1
| * | drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar2014-04-091-1/+6
| * | drm/i915: Send DPI command explicitely in LP modeShobhit Kumar2014-04-093-5/+9
| * | drm/i915: Panel commands can be sent only when clock is in LP11Shobhit Kumar2014-04-091-0/+17
| * | drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar2014-04-092-3/+12
| * | drm/i915: Disable DPOunit clock gatingShobhit Kumar2014-04-091-2/+24
| * | drm/i915: Enable MIPI port before the plane and pipe enableShobhit Kumar2014-04-091-18/+33
| * | drm/i915: Program Rcomp and band gap reset everytime we resume from power gateShobhit Kumar2014-04-091-3/+9
| * | drm/i915: Add more registers to the whitelist for mesaBrad Volkin2014-04-092-0/+19
| * | drm/i915: Remove misleading debug messageDamien Lespiau2014-04-091-3/+0
| * | drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONEDamien Lespiau2014-04-092-3/+3
| * | drm/i915: add flags to i915_ring_stopMika Kuoppala2014-04-093-6/+27
| * | drm/i915: dma_buf_vunmap is presumed not to fail, don't let itChris Wilson2014-04-091-5/+1
| * | drm/i915/bdw: Use the GEN8 SRM when qeueing a flipDamien Lespiau2014-04-091-3/+19
| * | drm/i915/bdw: Provide a gen8 version of SRMDamien Lespiau2014-04-091-0/+1
| * | drm/i915: Protect the argument expansion in LRI and SRM macrosDamien Lespiau2014-04-091-2/+2
| * | drm/i915: move infoframe setting to after pll enable v3Jesse Barnes2014-04-091-2/+16
| * | drm/i915: enable HDMI mode on VLV when an HDMI sink is detectedJesse Barnes2014-04-091-2/+2
| * | drm/i915/vlv: disable AVI infoframe emission when writing infoframesJesse Barnes2014-04-091-2/+2
| * | drm/i915/vlv: write the port field in the per-pipe DIP control regJesse Barnes2014-04-091-0/+12
| * | drm/i916: Refactor WM register maximumsVille Syrjälä2014-04-091-29/+37
| * | drm/i915: Skip watermark merging for inactive pipesVille Syrjälä2014-04-091-2/+5
| * | drm/i915: Add some more tracked state to intel_pipe_wmVille Syrjälä2014-04-092-21/+46
| * | drm/i915: Dump the whole context object.Ben Widawsky2014-04-091-14/+2
| * | drm/i915: warn when a vblank wait times outJesse Barnes2014-04-091-1/+1
| * | drm/i915: Unref context on failed eb_createBen Widawsky2014-04-091-1/+2
| * | drm/i915: Don't read sprite LP2+ registers on ILK/SNBVille Syrjälä2014-04-091-2/+4
| * | drm/i915: Make contexts non-snooped on non-LLC platformsVille Syrjälä2014-04-091-1/+9
| * | drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush'Akash Goel2014-04-092-0/+25
| * | Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2014-04-09376-9141/+22260
| |\ \
| * | | drm/i915: Provide a bit more info when pipestat bits are wrongVille Syrjälä2014-04-031-4/+8
| * | | drm/i915: Move all ring resets before setting the HWS pageChris Wilson2014-04-033-20/+36
| * | | drm/i915: Invariably invalidate before ctx switchBen Widawsky2014-04-033-12/+1
| * | | drm/i915: Fix framecount offsetRafael Barbalho2014-04-031-3/+3
| * | | drm/i915: Warn when DPIO read returns 0xffffffffVille Syrjälä2014-04-031-0/+8
OpenPOWER on IntegriCloud