summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-08-18drm/i915: Drop ORIGIN_GTT for untracked GTT writesChris Wilson
2016-08-18drm/i915: Convert partial ggtt vma to full ggtt if it spans the entire objectChris Wilson
2016-08-18drm/i915: Fix partial GGTT faultingChris Wilson
2016-08-18drm/i915: Choose partial chunksize based on tile row sizeChris Wilson
2016-08-18drm/i915: Move fence tracking from object to vmaChris Wilson
2016-08-18drm/i915: Rename fence.lru_list to linkChris Wilson
2016-08-18drm/i915/userptr: Make gup errors stickierChris Wilson
2016-08-18drm/i915: Allocate rings from stolenChris Wilson
2016-08-18drm/i915: Allow ringbuffers to be bound anywhereChris Wilson
2016-08-18drm/i915: Move map-and-fenceable tracking to the VMAChris Wilson
2016-08-18drm/i915: Disallow direct CPU access to stolen pages for relocationsChris Wilson
2016-08-18drm/i915: Fallback to single page GTT mmappings for relocationsChris Wilson
2016-08-18drm/i915: Refactor execbuffer relocation writingChris Wilson
2016-08-18drm/i915: Tidy up flush cpu/gtt write domainsChris Wilson
2016-08-18drm/i915: Pin the pages first in shmem prepare read/writeChris Wilson
2016-08-18drm/i915: Wait for writes through the GTT to land before reading backChris Wilson
2016-08-18drm/i915: Before accessing an object via the cpu, flush GTT writesChris Wilson
2016-08-18drm/i915: Extract i915_gem_obj_prepare_shmem_write()Chris Wilson
2016-08-18drm/i915: Cache kmap between relocationsChris Wilson
2016-08-18drm/i915: Fallback to single page pwrite/pread if unable to release fenceChris Wilson
2016-08-18drm/i915: Mark up the GTT flush following WC writes as ORIGIN_CPUChris Wilson
2016-08-18drm/i915: Use ORIGIN_CPU for fb invalidation from pwriteChris Wilson
2016-08-18drm/i915: vfree() no longer ignores the low bits of the addressChris Wilson
2016-08-18drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson
2016-08-18drm/rockchip: Use DRM_DEV_ERROR in vopSean Paul
2016-08-18drm: Introduce DRM_DEV_* log messagesSean Paul
2016-08-18drm/edid: CEA mode 64 1080p100 vsync pulse width incorrectClint Taylor
2016-08-18drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper
2016-08-18drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper
2016-08-17drm/i915: Add missing kerneldoc for guc_client_alloc:enginesChris Wilson
2016-08-17drm/i915: Remember to set vma->pages for the preallocated stolen objectChris Wilson
2016-08-17Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter
2016-08-17drm/i915: Mark i915_hpd_poll_init_work as staticChris Wilson
2016-08-17drm/i915: Mark the static key for movntqda as staticChris Wilson
2016-08-17drm/i915: Initialize legacy semaphores from engine hw id indexed arrayTvrtko Ursulin
2016-08-17drm/i915: Add enum for hardware engine identifiersTvrtko Ursulin
2016-08-16drm: Fix kerneldoc in drm_plane_helper.cDaniel Vetter
2016-08-16vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter
2016-08-16drm: document drm_display_infoDaniel Vetter
2016-08-16drm: Remove display_info->min/max_(h|v)maxDaniel Vetter
2016-08-16drm: Update connector documentationDaniel Vetter
2016-08-16drm: Don't export dp-aux devnode functionsDaniel Vetter
2016-08-16drm/doc: Include new drm_blend.cDaniel Vetter
2016-08-16drm: Extract drm_connector.[hc]Daniel Vetter
2016-08-16drm: Export drm_property_replace_global_blobDaniel Vetter
2016-08-16drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9...Lothar Waßmann
2016-08-16drm/doc: Update drm_framebuffer docsDaniel Vetter
2016-08-16drm: Extract drm_framebuffer.[hc]Daniel Vetter
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
2016-08-16drm/hisilicon: Don't set drm_device->platformdevDaniel Vetter