summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: PSR VLV: Add single frame update.Rodrigo Vivi2015-04-143-0/+45
* drm/i915: PSR: deprecate link_standby support for core platforms.Rodrigo Vivi2015-04-143-20/+10Star
* drm/i915: PSR: Fix DP_PSR_NO_TRAIN_ON_EXIT logicRodrigo Vivi2015-04-141-4/+9
* drm/i915: PSR: Remove wrong LINK_DISABLE.Rodrigo Vivi2015-04-142-3/+1Star
* drm/i915/bxt: Define BXT power domainsSatheeshakrishna M2015-04-141-0/+55
* drm/i915/bxt: Enable GMBUS IRQShashank Sharma2015-04-142-3/+12
* drm/i915/bxt: Add BXT support in gen8_irq functionsShashank Sharma2015-04-141-4/+8
* drm/i915/bxt: Add DDI hpd handlerShashank Sharma2015-04-141-2/+44
* drm/i915/bxt: support for HPD long/short status decodingImre Deak2015-04-141-1/+1
* drm/i915/bxt: DDI Hotplug interrupt setupShashank Sharma2015-04-142-2/+68
* drm/i915: add bxt gmbus supportJani Nikula2015-04-143-6/+41
* Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-14365-2775/+13092
|\
| * drm/i915/bxt: don't use unsupported port detectionVandana Kannan2015-04-141-1/+10
| * drm/i915/bxt: add workaround to avoid PTE corruptionRobert Beckett2015-04-142-0/+3
| * drm/i915/skl: add WaDisableMaskBasedCammingInRCC workaroundBen Widawsky2015-04-141-2/+2
| * drm/i915/bxt: add WaDisableMaskBasedCammingInRCC workaroundBen Widawsky2015-04-142-0/+13
| * drm/i915/bxt: add GEN8_HDCUNIT_CLOCK_GATE_DISABLE_HDCREQ workaroundBen Widawsky2015-04-142-1/+4
| * drm/i915/bxt: add GEN8_SDEUNIT_CLOCK_GATE_DISABLE workaroundImre Deak2015-04-141-0/+11
| * drm/i915/bxt: add bxt_init_clock_gatingImre Deak2015-04-141-1/+11
| * drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATEImre Deak2015-04-141-1/+18
| * drm/i915/bxt: Support BXT in SSEU device status dumpJeff McGee2015-04-092-22/+36
| * drm/i915: Split-up SSEU device status by platformJeff McGee2015-04-091-72/+100
| * drm/i915/bxt: Determine BXT slice/subslice/EU infoJeff McGee2015-04-092-20/+31
| * drm/i915: Split SSEU init into functions by platformJeff McGee2015-04-091-109/+125
| * drm/i915/bxt: Increase DDI buf idle timeoutVandana Kannan2015-04-091-1/+1
| * drm/i915/bxt: Add Broxton steppingsNick Hoath2015-04-091-0/+4
| * drm/i915/bxt: HardWare WorkAround ring initialisation for BroxtonNick Hoath2015-04-091-2/+10
| * drm/i915/bxt: map GTT as uncachedImre Deak2015-04-091-1/+11
| * drm/i915/bxt: Broxton raises the maximum number of planes to 4Damien Lespiau2015-04-091-1/+1
| * drm/i915/bxt: Broxton DDB is 512 blocksDamien Lespiau2015-04-091-1/+5
| * drm/i915/bxt: Add the plane4 related interrupt definitionsDamien Lespiau2015-04-091-0/+3
| * drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe CDamien Lespiau2015-04-091-1/+5
| * drm/i915/bxt: Enable PTE encodingSumit Singh2015-04-091-2/+2
| * drm/i915/bxt: Broxton uses the same GMS values as SkylakeDamien Lespiau2015-04-091-0/+1
| * drm/i915/bxt: Add IS_BROXTON macroSatheeshakrishna M2015-04-091-0/+1
| * drm/i915: use proper FBC base register on all new platformsImre Deak2015-04-091-1/+1
| * drm/i915/bxt: BXT FBC enablementDaisy Sun2015-04-091-0/+1
| * drm/i915/bxt: Add BXT PCI idsDamien Lespiau2015-04-092-1/+19
| * Merge tag 'v4.0-rc7' into drm-nextDave Airlie2015-04-08176-721/+1508
| |\
| | * Linux 4.0-rc7Linus Torvalds2015-04-071-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-0721-71/+78
| | |\
| | | * net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
| | | * net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2015-04-062-17/+10Star
| | | * l2tp: unregister l2tp_net_ops on failure pathWANG Cong2015-04-061-0/+1
| | | * mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev2015-04-061-6/+1Star
| | | * ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-067-19/+34
| | | * netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-031-1/+3
| | | * Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-031-15/+9Star
| | | * ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-031-1/+1
| | | * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-036-5/+8