cascardo/linux.git
2016-08-18 Chris Wilsondrm/i915: Choose partial chunksize based on tile row...
2016-08-18 Chris Wilsondrm/i915: Move fence tracking from object to vma
2016-08-18 Chris Wilsondrm/i915: Rename fence.lru_list to link
2016-08-18 Chris Wilsondrm/i915/userptr: Make gup errors stickier
2016-08-18 Chris Wilsondrm/i915: Allocate rings from stolen
2016-08-18 Chris Wilsondrm/i915: Allow ringbuffers to be bound anywhere
2016-08-18 Chris Wilsondrm/i915: Move map-and-fenceable tracking to the VMA
2016-08-18 Chris Wilsondrm/i915: Disallow direct CPU access to stolen pages...
2016-08-18 Chris Wilsondrm/i915: Fallback to single page GTT mmappings for...
2016-08-18 Chris Wilsondrm/i915: Refactor execbuffer relocation writing
2016-08-18 Chris Wilsondrm/i915: Tidy up flush cpu/gtt write domains
2016-08-18 Chris Wilsondrm/i915: Pin the pages first in shmem prepare read...
2016-08-18 Chris Wilsondrm/i915: Wait for writes through the GTT to land befor...
2016-08-18 Chris Wilsondrm/i915: Before accessing an object via the cpu, flush...
2016-08-18 Chris Wilsondrm/i915: Extract i915_gem_obj_prepare_shmem_write()
2016-08-18 Chris Wilsondrm/i915: Cache kmap between relocations
2016-08-18 Chris Wilsondrm/i915: Fallback to single page pwrite/pread if unabl...
2016-08-18 Chris Wilsondrm/i915: Mark up the GTT flush following WC writes...
2016-08-18 Chris Wilsondrm/i915: Use ORIGIN_CPU for fb invalidation from pwrite
2016-08-18 Chris Wilsondrm/i915: vfree() no longer ignores the low bits of...
2016-08-18 Chris Wilsonagp/intel: Flush chipset writes after updating a single PTE
2016-08-18 Chris Wilsondrm/i915: Unconditionally flush any chipset buffers...
2016-08-18 Sean Pauldrm/rockchip: Use DRM_DEV_ERROR in vop
2016-08-18 Sean Pauldrm: Introduce DRM_DEV_* log messages
2016-08-18 Clint Taylordrm/edid: CEA mode 64 1080p100 vsync pulse width incorrect
2016-08-18 Matt Roperdrm/i915/gen9: Drop invalid WARN() during data rate...
2016-08-18 Matt Roperdrm/i915/gen9: Initialize intel_state->active_crtcs...
2016-08-17 Tom St Denisdrm/amd/amdgpu: Add more debugfs config data
2016-08-17 Emily Dengdrm/amdgpu: Hardcode virtual DCE vblank / scanout posit...
2016-08-17 Chris Wilsondrm/i915: Add missing kerneldoc for guc_client_alloc...
2016-08-17 Chris Wilsondrm/i915: Remember to set vma->pages for the preallocat...
2016-08-17 Daniel VetterRevert "drm/hisilicon: Don't set drm_device->platformdev"
2016-08-17 Chris Wilsondrm/i915: Mark i915_hpd_poll_init_work as static
2016-08-17 Chris Wilsondrm/i915: Mark the static key for movntqda as static
2016-08-17 Tvrtko Ursulindrm/i915: Initialize legacy semaphores from engine...
2016-08-17 Tvrtko Ursulindrm/i915: Add enum for hardware engine identifiers
2016-08-17 Randy Dunlapdma-buf: fix kernel-doc warning and typos
2016-08-16 Daniel Vetterdrm: Fix kerneldoc in drm_plane_helper.c
2016-08-16 Daniel Vettervgaarbiter: rst-ifiy and polish kerneldoc
2016-08-16 Daniel Vetterdrm: document drm_display_info
2016-08-16 Daniel Vetterdrm: Remove display_info->min/max_(h|v)max
2016-08-16 Daniel Vetterdrm: Update connector documentation
2016-08-16 Daniel Vetterdrm: Don't export dp-aux devnode functions
2016-08-16 Daniel Vetterdrm/doc: Include new drm_blend.c
2016-08-16 Daniel Vetterdrm: Extract drm_connector.[hc]
2016-08-16 Daniel Vetterdrm: Export drm_property_replace_global_blob
2016-08-16 Lothar Waßmanndrm: update kerneldoc for changes introduced by commits...
2016-08-16 Daniel Vetterdrm/doc: Update drm_framebuffer docs
2016-08-16 Daniel Vetterdrm: Extract drm_framebuffer.[hc]
2016-08-16 Tom St Denisdrm/amd/amdgpu: Add more config data for debugfs
2016-08-16 Christian Königdrm/amdgpu: fix coding style in amdgpu_object.c
2016-08-16 Christian Königdrm/amdgpu: add function pointer to the pte_update_params
2016-08-16 Christian Königdrm/amdgpu: stop splitting PTE commands into smaller...
2016-08-16 Christian Königdrm/amdgpu: remove AMDGPU_VM_NO_FLUSH define
2016-08-16 Christian Königdrm/amdgpu: cleanup the write_pte implementations
2016-08-16 Christian Königdrm/amdgpu: remove pages_addr handling from the VM...
2016-08-16 Christian Königdrm/amdgpu: write PTEs directly into the IB.
2016-08-16 Chunming Zhoudrm/amdgpu: add shadow flag V2
2016-08-16 Chunming Zhoudrm/amdgpu: allocate shadow for pd/pt bo V2
2016-08-16 Chunming Zhoudrm/amdgpu: validate shadow as well when validating bo
2016-08-16 Chunming Zhoudrm/amdgpu: add shadow bo support V2
2016-08-16 Tom St Denisdrm/amd/amdgpu: UVD v6 register cleanup
2016-08-16 Tom St Denisdrm/amd/amdgpu: VCE v2 register cleanup
2016-08-16 Tom St Denisdrm/amd/amdgpu: add mutex in check_soft for VCE v3
2016-08-16 Tom St Denisdrm/amd/amdgpu: Cleanup register access in VCE v3
2016-08-16 Daniel Vetterdrm/doc: Include drm_atomic.h
2016-08-16 Daniel Vetterdrm/kms: Nuke dirty_info property
2016-08-16 Daniel Vetterdrm/doc: Remove outdated FIXME for the page_flip callback
2016-08-16 Daniel Vetterdrm/hisilicon: Don't set drm_device->platformdev
2016-08-16 Daniel Vetterdrm/etnaviv: Don't set drm_device->platformdev
2016-08-16 Daniel Vetterdrm/doc: Reorg for drm-kms.rst
2016-08-16 Daniel Vetterdrm/doc: Reorg drm-mm.rst
2016-08-16 Daniel Vetterdrm/kms-helpers: Extract drm_modeset_helper.[hc]
2016-08-16 Daniel Vetterdrm/doc: Light drm-kms-helper.rst cleanup
2016-08-16 Daniel Vetterdrm/doc: Fix more kerneldoc/sphinx warnings
2016-08-16 Shawn Guodrm: drop DRIVER_HAVE_IRQ flag for some drivers
2016-08-16 Eric Engestromdrm: remove `const` attribute to hint at caller that...
2016-08-16 Chris Wilsondrm/i915: Silence GCC warning for cmn_a_well
2016-08-16 Chris Wilsondrm/i915: Embrace the race in busy-ioctl
2016-08-16 Wei Yongjundrm/mgag200: fix error return code in mgag200fb_create()
2016-08-16 Chris Wilsondma-buf: Wait on the reservation object when sync'ing...
2016-08-15 Chris Wilsondrm/i915: Initialise mmaped_count for i915_gem_object_info
2016-08-15 Chris Wilsondrm/i915: Record the RING_MODE register for post-mortem...
2016-08-15 Chris Wilsondrm/i915: Only record active and pending requests upon...
2016-08-15 Chris Wilsondrm/i915: Print the batchbuffer offset next to BBADDR...
2016-08-15 Chris Wilsondrm/i915: Move debug only per-request pid tracking...
2016-08-15 Chris Wilsondrm/i915: Introduce i915_ggtt_offset()
2016-08-15 Chris Wilsondrm/i915: Track pinned VMA
2016-08-15 Chris Wilsondrm/i915: Consolidate i915_vma_unpin_and_release()
2016-08-15 Chris Wilsondrm/i915: Use VMA for wa_ctx tracking
2016-08-15 Chris Wilsondrm/i915: Use VMA for render state page tracking
2016-08-15 Chris Wilsondrm/i915: Use VMA as the primary tracker for semaphore...
2016-08-15 Chris Wilsondrm/i915/overlay: Use VMA as the primary tracker for...
2016-08-15 Chris Wilsondrm/i915: Move common seqno reset to intel_engine_cs.c
2016-08-15 Chris Wilsondrm/i915: Move common scratch allocation/destroy to...
2016-08-15 Chris Wilsondrm/i915: Use VMA for scratch page tracking
2016-08-15 Chris Wilsondrm/i915: Use VMA for ringbuffer tracking
2016-08-15 Chris Wilsondrm/i915: Move assertion for iomap access to i915_vma_p...
2016-08-15 Chris Wilsondrm/i915: Only change the context object's domain when...
2016-08-15 Chris Wilsondrm/i915: Use VMA as the primary object for context...
next