summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | drm/i915/bxt: add bxt_init_clock_gatingImre Deak2015-04-14
| | | * | | | | | | | | drm/i915/gen9: fix PIPE_CONTROL flush for VS_INVALIDATEImre Deak2015-04-14
| | | * | | | | | | | | drm/i915/bxt: Support BXT in SSEU device status dumpJeff McGee2015-04-09
| | | * | | | | | | | | drm/i915: Split-up SSEU device status by platformJeff McGee2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Determine BXT slice/subslice/EU infoJeff McGee2015-04-09
| | | * | | | | | | | | drm/i915: Split SSEU init into functions by platformJeff McGee2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Increase DDI buf idle timeoutVandana Kannan2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Add Broxton steppingsNick Hoath2015-04-09
| | | * | | | | | | | | drm/i915/bxt: HardWare WorkAround ring initialisation for BroxtonNick Hoath2015-04-09
| | | * | | | | | | | | drm/i915/bxt: map GTT as uncachedImre Deak2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Broxton raises the maximum number of planes to 4Damien Lespiau2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Broxton DDB is 512 blocksDamien Lespiau2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Add the plane4 related interrupt definitionsDamien Lespiau2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe CDamien Lespiau2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Enable PTE encodingSumit Singh2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Add IS_BROXTON macroSatheeshakrishna M2015-04-09
| | | * | | | | | | | | drm/i915: use proper FBC base register on all new platformsImre Deak2015-04-09
| | | * | | | | | | | | drm/i915/bxt: BXT FBC enablementDaisy Sun2015-04-09
| | | * | | | | | | | | drm/i915/bxt: Add BXT PCI idsDamien Lespiau2015-04-09
| | * | | | | | | | | | drm/i915: Remove obj->pin_mappableChris Wilson2015-04-13
| | * | | | | | | | | | drm/i915: Optimistically spin for the request completionChris Wilson2015-04-13
| | * | | | | | | | | | drm/i915: skylake panel fitting using shared scalersChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: copy staged scaler state from drm state to crtc->config.Chandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Ensure setting up scalers into staged crtc_stateChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: setup scalers for crtc_compute_configChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Preserve scaler state when clearing crtc_stateChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Dump scaler_state too as part of dumping crtc_stateChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Keep sprite plane src rect in 16.16 formatChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Initialize skylake scalersChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Initialize plane colorkey to NONEChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: skylake scaler structure definitionsChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Register definitions for skylake scalersChandra Konduru2015-04-13
| | * | | | | | | | | | drm/i915: Disable Render power gatingSagar Kamble2015-04-13
| | * | | | | | | | | | drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira2015-04-13
| | * | | | | | | | | | drm/i915: Remove unused variable from execlists_context_queueMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915: fix build for DEBUG_FS=nJani Nikula2015-04-10
| | * | | | | | | | | | drm/i915: Move vm page allocation in proper placeMika Kuoppala2015-04-10
| | * | | | | | | | | | drm/i915/skl: Support for 90/270 rotationSonika Jindal2015-04-10
| | * | | | | | | | | | drm/i915/skl: Allow universal planes to positionSonika Jindal2015-04-10
| | * | | | | | | | | | drm/i915: Naming constants to be written to GEN9_PG_ENABLESagar Kamble2015-04-10
| | * | | | | | | | | | drm/i915: Remove stale comment from __intel_set_mode()Ander Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Simplify object is-pinned checking for shrinkerChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Allocate context objects from stolenChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Remove request->uniqChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Prefer to check for idleness in worker rather than sync-flushChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Tidy gen8 IRQ handlerChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Reduce locking in gen8 IRQ handlerChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Reduce locking in execlist command submissionChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Remove unused variable in intel_lrc.cDaniel Vetter2015-04-10
| | * | | | | | | | | | drm/i915: Use a separate slab for vmasChris Wilson2015-04-10