summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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-09339-8868/+24353
|\
| * DRM: armada: fix corruption while loading cursorsRussell King2014-04-081-0/+1
| * Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-0528-412/+608
| |\
| | * Skip intel_crt_init for Dell XPS 8700Giacomo Comes2014-04-041-0/+8
| | * drm/i915: vlv: fix RPS interrupt mask settingImre Deak2014-04-041-1/+1
| | * Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"Deepak S2014-04-041-4/+2
| | * drm/i915: move power domain init earlier during system resumeImre Deak2014-04-041-14/+76
| | * drm/i915: Fix the computation of required fb size for pipeChris Wilson2014-04-021-8/+21
| * | Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-0517-100/+2071
| |\ \
| | * | drm/tegra: Use standard GPL v2 license textThierry Reding2014-04-041-11/+3
| | * | drm/tegra: Relicense under GPL v2Thierry Reding2014-04-046-87/+18
| | * | drm/tegra: Add eDP supportThierry Reding2014-04-049-2/+2035
| | * | gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu2014-04-041-0/+1
| | * | drm/tegra: prime: Add vmap supportThierry Reding2014-04-041-0/+14
| * | | Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-051-51/+106
| |\ \ \
| | * | | drm/panel: add support for LG LD070WX3-SL01 panelAlexandre Courbot2014-04-041-0/+30
| | * | | drm/panel: add support for LG LH500WX1-SD03 panelAlexandre Courbot2014-04-041-0/+30
| | * | | drm/panel: simple: Allow DSI panels to provide mode flagsThierry Reding2014-04-041-0/+3
| | * | | drm/panel: simple: Allow GPIO accesses to sleepThierry Reding2014-04-041-2/+2