aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: pdev cleanupDavid Weinehall2016-08-22
* drm/i915: i915_sysfs.c cleanupDavid Weinehall2016-08-22
* drm/i915: consistent struct device namingDavid Weinehall2016-08-22
* drm/i915: cosmetic fixes to i915_drv.hDavid Weinehall2016-08-22
* drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-22
* drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-22
* drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-22
* drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-22
* drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-22
* drm/i915: Call intel_fbc_pre_update() after pinning the new pageflipPaulo Zanoni2016-08-22
* drm/i915: Ensure consistent control flow __i915_gem_active_get_rcuDaniel Vetter2016-08-22
* drm/i915: Stop marking the unaccessible scratch page as UCChris Wilson2016-08-22
* drm/i915: Restore debugfs/i915_gem_gtt back to its former gloryChris Wilson2016-08-22
* drm/i915: Update DRIVER_DATE to 20160822Daniel Vetter2016-08-22
* drm/i915: Use remap_io_mapping() to prefault all PTE in a single passChris Wilson2016-08-19
* drm/i915: Embed the io-mapping struct inside drm_i915_privateChris Wilson2016-08-19
* drm/i915/fbc: Allow on unfenced surfaces, for recent genChris Wilson2016-08-19
* drm/i915/fbc: Don't set an illegal fence if unfencedChris Wilson2016-08-19
* drm/i915: Flush delayed fence releases after resetChris Wilson2016-08-19
* drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-19
* drm/i915/cmdparser: Accelerate copies from WC memoryChris Wilson2016-08-18
* drm/i915/cmdparser: Use binary search for faster register lookupChris Wilson2016-08-18
* drm/i915/cmdparser: Check for SKIP descriptors firstChris Wilson2016-08-18
* drm/i915/cmdparser: Compare against the previous command descriptorChris Wilson2016-08-18
* drm/i915/cmdparser: Improve hash functionChris Wilson2016-08-18
* drm/i915/cmdparser: Only cache the dst vmapChris Wilson2016-08-18
* drm/i915/cmdparser: Use cached vmappingsChris Wilson2016-08-18
* drm/i915/cmdparser: Add the TIMESTAMP register for the other enginesChris Wilson2016-08-18
* drm/i915/cmdparser: Make initialisation failure non-fatalChris Wilson2016-08-18
* drm/i915: Stop discarding GTT cache-domain on unbind vmaChris Wilson2016-08-18
* drm/i915: Bump the inactive tracking for all VMA accessedChris Wilson2016-08-18
* drm/i915: Track display alignment on VMAChris Wilson2016-08-18
* drm/i915: Fallback to using unmappable memory for scanoutChris Wilson2016-08-18
* drm/i915: Choose not to evict faultable objects from the GGTTChris Wilson2016-08-18
* drm/i915: Drop ORIGIN_GTT for untracked GTT writesChris Wilson2016-08-18
* drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire objectChris Wilson2016-08-18
* drm/i915: Fix partial GGTT faultingChris Wilson2016-08-18
* drm/i915: Choose partial chunksize based on tile row sizeChris Wilson2016-08-18
* drm/i915: Move fence tracking from object to vmaChris Wilson2016-08-18
* drm/i915: Rename fence.lru_list to linkChris Wilson2016-08-18
* drm/i915/userptr: Make gup errors stickierChris Wilson2016-08-18
* drm/i915: Allocate rings from stolenChris Wilson2016-08-18
* drm/i915: Allow ringbuffers to be bound anywhereChris Wilson2016-08-18
* drm/i915: Move map-and-fenceable tracking to the VMAChris Wilson2016-08-18
* drm/i915: Disallow direct CPU access to stolen pages for relocationsChris Wilson2016-08-18
* drm/i915: Fallback to single page GTT mmappings for relocationsChris Wilson2016-08-18
* drm/i915: Refactor execbuffer relocation writingChris Wilson2016-08-18
* drm/i915: Tidy up flush cpu/gtt write domainsChris Wilson2016-08-18
* drm/i915: Pin the pages first in shmem prepare read/writeChris Wilson2016-08-18
* drm/i915: Wait for writes through the GTT to land before reading backChris Wilson2016-08-18