summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | drm/i915: Use a separate slab for requestsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Clear crtc atomic flags at beginning of transactionMatt Roper2015-04-10
| | * | | | | | | | | | drm/i915: Switch to full atomic helpers for plane updates/disable, take twoMatt Roper2015-04-10
| | * | | | | | | | | | drm/i915: Update DRIVER_DATE to 20150410Daniel Vetter2015-04-10
| | * | | | | | | | | | drm: Adding drm helper function drm_plane_from_index().Chandra Konduru2015-04-10
| | * | | | | | | | | | drm/i915: Remove vestigal DRI1 ring quiescing codeChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlistsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Use simpler form of spin_lock_irq(execlist_lock)Chris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Fix the VBT child device parsing for BSWVille Syrjälä2015-04-10
| | * | | | | | | | | | drm/i915: Use complete address space in true PPGTTMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: Dynamic page table allocationsMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: begin bitmap trackingMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: Split out mappingsMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915: Extract PPGTT param from page_directory allocMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915: num_pd_pages/num_pd_entries isn't usefulMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: Update pdp switch and point unused PDPs to scratch pageMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: pagetable allocation reworkMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: page directories rework allocationMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: Add dynamic allocation macros and helper functionsMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915/gen8: Initialize page tablesMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915: Remove unnecessary gen8_ppgtt_unmap_pagesMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915: Remove _entry from PPGTT page structuresMichel Thierry2015-04-10
| | * | | | | | | | | | drm/i915: Record ring->start address in error stateChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Suppress empty lines from debugfs/i915_gem_objectsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Include active flag when describing objects in debugfsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Split batch pool into size bucketsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Free batch pool when idleChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Split the batch pool by engineChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Tidy batch pool logicChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Split i915_gem_batch_pool into its own headerChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Re-enable RPS wait-boosting for all enginesChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Boost GPU frequency if we detect outstanding pageflipsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Fix computation of last_adjustment for RPS autotuningChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Agressive downclocking on BaytrailChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Fix the flip synchronisation to consider mmioflipsChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: Cache last obj->pages location for i915_gem_object_get_page()Chris Wilson2015-04-10
| | * | | | | | | | | | drm/i915/skl: Implement WaDisableVFUnitClockGatingDamien Lespiau2015-04-10
| | * | | | | | | | | | drm/i915/skl: Fix stepping check for a couple of W/AsDamien Lespiau2015-04-10
| | * | | | | | | | | | drm/i915: Do not set L3-LLC Coherency bit in ctx descriptorArun Siluvery2015-04-10
| | * | | | | | | | | | drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlockedMaarten Lankhorst2015-04-10
| | * | | | | | | | | | drm/i915: Don't use staged config in intel_mst_pre_enable_dp()Ander Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Don't use staged config in check_encoder_cloning()Ander Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Don't use staged config in check_digital_port_conflicts()Ander Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Remove intel_crtc->new_configAnder Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Don't use intel_crtc->new_config in pll calculation codeAnder Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Don't use staged config for VLV cdclk calculationsAnder Conselvan de Oliveira2015-04-10
| | * | | | | | | | | | drm/i915: Silence a sparse warningVille Syrjälä2015-04-10
| | * | | | | | | | | | drm/i915: Allow disabling the destination colorkey for overlayChris Wilson2015-04-10
| | * | | | | | | | | | drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula2015-04-07