summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2015-04-13drm/i915: Ensure setting up scalers into staged crtc_stateChandra Konduru
2015-04-13drm/i915: setup scalers for crtc_compute_configChandra Konduru
2015-04-13drm/i915: Preserve scaler state when clearing crtc_stateChandra Konduru
2015-04-13drm/i915: Dump scaler_state too as part of dumping crtc_stateChandra Konduru
2015-04-13drm/i915: Keep sprite plane src rect in 16.16 formatChandra Konduru
2015-04-13drm/i915: Initialize skylake scalersChandra Konduru
2015-04-13drm/i915: Initialize plane colorkey to NONEChandra Konduru
2015-04-13drm/i915: skylake scaler structure definitionsChandra Konduru
2015-04-13drm/i915: Register definitions for skylake scalersChandra Konduru
2015-04-13drm/i915: Disable Render power gatingSagar Kamble
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-10drm/i915: Remove unused variable from execlists_context_queueMichel Thierry
2015-04-10drm/i915: fix build for DEBUG_FS=nJani Nikula
2015-04-10drm/i915: Move vm page allocation in proper placeMika Kuoppala
2015-04-10drm/i915/skl: Support for 90/270 rotationSonika Jindal
2015-04-10drm/i915/skl: Allow universal planes to positionSonika Jindal
2015-04-10drm/i915: Naming constants to be written to GEN9_PG_ENABLESagar Kamble
2015-04-10drm/i915/chv: Remove DPIO force latency causing interpair skew issueClint Taylor
2015-04-10drm/i915: Don't cancel DRRS worker synchronously for flush/invalidateDaniel Vetter
2015-04-10drm/i915: Fix locking in DRRS flush/invalidate hooksDaniel Vetter
2015-04-10drm/i915: Remove stale comment from __intel_set_mode()Ander Conselvan de Oliveira
2015-04-10drm/i915: Simplify object is-pinned checking for shrinkerChris Wilson
2015-04-10drm/i915: Allocate context objects from stolenChris Wilson
2015-04-10drm/i915: Remove request->uniqChris Wilson
2015-04-10drm/i915: Prefer to check for idleness in worker rather than sync-flushChris Wilson
2015-04-10drm/i915: Tidy gen8 IRQ handlerChris Wilson
2015-04-10drm/i915: Reduce locking in gen8 IRQ handlerChris Wilson
2015-04-10drm/i915: Reduce locking in execlist command submissionChris Wilson
2015-04-10drm/i915: Remove unused variable in intel_lrc.cDaniel Vetter
2015-04-10drm/i915: Use a separate slab for vmasChris Wilson
2015-04-10drm/i915: Use a separate slab for requestsChris Wilson
2015-04-10drm/i915: Clear crtc atomic flags at beginning of transactionMatt Roper
2015-04-10drm/i915: Switch to full atomic helpers for plane updates/disable, take twoMatt Roper
2015-04-10drm/i915: Update DRIVER_DATE to 20150410Daniel Vetter
2015-04-10drm/i915: Remove vestigal DRI1 ring quiescing codeChris Wilson
2015-04-10drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlistsChris Wilson
2015-04-10drm/i915: Use simpler form of spin_lock_irq(execlist_lock)Chris Wilson
2015-04-10drm/i915: Fix the VBT child device parsing for BSWVille Syrjälä
2015-04-10drm/i915: Use complete address space in true PPGTTMichel Thierry
2015-04-10drm/i915/gen8: Dynamic page table allocationsMichel Thierry
2015-04-10drm/i915/gen8: begin bitmap trackingMichel Thierry
2015-04-10drm/i915/gen8: Split out mappingsMichel Thierry
2015-04-10drm/i915: Extract PPGTT param from page_directory allocMichel Thierry
2015-04-10drm/i915: num_pd_pages/num_pd_entries isn't usefulMichel Thierry
2015-04-10drm/i915/gen8: Update pdp switch and point unused PDPs to scratch pageMichel Thierry
2015-04-10drm/i915/gen8: pagetable allocation reworkMichel Thierry
2015-04-10drm/i915/gen8: page directories rework allocationMichel Thierry
2015-04-10drm/i915/gen8: Add dynamic allocation macros and helper functionsMichel Thierry
2015-04-10drm/i915/gen8: Initialize page tablesMichel Thierry
2015-04-10drm/i915: Remove unnecessary gen8_ppgtt_unmap_pagesMichel Thierry