drm/amdgpu: Don't move pinned BOs
[cascardo/linux.git] / drivers / gpu /
2016-03-28 Michel Dänzerdrm/amdgpu: Don't move pinned BOs
2016-03-28 Michel Dänzerdrm/radeon: Don't move pinned BOs
2016-03-28 Alex Deucherdrm/radeon: add a dpm quirk for all R7 370 parts
2016-03-28 Alex Deucherdrm/radeon: add another R7 370 quirk
2016-03-25 Alex Deucherdrm/radeon: add a dpm quirk for sapphire Dual-X R7...
2016-03-25 Borislav Petkovdrm/amd: Beef up ACP Kconfig menu text
2016-03-25 Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-23 Dave AirlieMerge tag 'topic/drm-misc-2016-03-22' of git://anongit...
2016-03-22 Dave Airliedrm/radeon/mst: cleanup code indentation
2016-03-22 Dave Airliedrm/radeon/mst: fix regression in lane/link handling.
2016-03-21 Christian Königdrm/amdgpu: add invalidate_page callback for userptrs
2016-03-21 Christian Königdrm/amdgpu: Revert "remove the userptr rmn->lock"
2016-03-21 Alex Deucherdrm/amdgpu: clean up path handling for powerplay
2016-03-21 Colin Ian Kingdrm/amd/powerplay: fix memory leak of tdp_table
2016-03-21 Stephen Rothwelldrm/amdgpu: release_pages requires linux/pagemap.h
2016-03-20 Luis de Bethencourtdrm: remove excess description
2016-03-19 Chris Wilsondma-buf, drm, ion: Propagate error code from dma_buf_st...
2016-03-17 Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-17 Arnd Bergmanndrm/sti: restore mode_fixup callback
2016-03-17 Flora Cuidrm/amdgpu/gfx7: add MTYPE definition
2016-03-17 Christian Königdrm/amdgpu: removing BO_VAs shouldn't be interruptible
2016-03-17 Rex Zhudrm/amd/powerplay: show uvd/vce power gate enablement...
2016-03-17 Rex Zhudrm/amd/powerplay: show uvd/vce power gate info for...
2016-03-17 Monk Liudrm/amdgpu: use sched fence if possible
2016-03-17 Monk Liudrm/amdgpu: move ib.fence to job.fence
2016-03-17 Monk Liudrm/amdgpu: give a fence param to ib_free
2016-03-17 Ken Wangdrm/amdgpu: include the right version of gmc header...
2016-03-16 Dave AirlieMerge branch '2016-02-26-st-drm-next' of git.linaro...
2016-03-16 Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-03-16 Dave AirlieMerge tag 'vmwgfx-next-160316' of git://people.freedesk...
2016-03-16 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-03-16' of anongit...
2016-03-16 Dave AirlieMerge tag 'drm/panel/for-4.6-rc1' of anongit.freedeskto...
2016-03-16 Dave AirlieMerge tag 'drm/tegra/for-4.6-rc1' of anongit.freedeskto...
2016-03-16 Jérome Glissedrm/radeon: fix indentation.
2016-03-16 Eric Huangdrm/amd/powerplay: add uvd/vce dpm enabling flag to...
2016-03-16 Christian Königdrm/amdgpu: switch back to 32bit hw fences v2
2016-03-16 Christian Königdrm/amdgpu: remove amdgpu_fence_is_signaled
2016-03-16 Christian Königdrm/amdgpu: drop the extra fence range check v2
2016-03-16 Christian Königdrm/amdgpu: signal fences directly in amdgpu_fence_process
2016-03-16 Christian Königdrm/amdgpu: cleanup amdgpu_fence_wait_empty v2
2016-03-16 Christian Königdrm/amdgpu: keep all fences in an RCU protected array v2
2016-03-16 Christian Königdrm/amdgpu: add number of hardware submissions to amdgp...
2016-03-16 Christian Königdrm/amdgpu: RCU protected amd_sched_fence_release
2016-03-16 Christian Königdrm/amdgpu: RCU protected amdgpu_fence_release
2016-03-16 Christian Königdrm/amdgpu: merge amdgpu_fence_process and _activity
2016-03-16 Christian Königdrm/amdgpu: cleanup amdgpu_fence_activity
2016-03-16 Markus Elfringgpu: host1x: Use a signed return type for do_relocs()
2016-03-16 Amitoj Kaur Chawlagpu: host1x: bus: Add missing of_node_put()
2016-03-16 Thomas Hellstromdrm/vmwgfx: Bump driver minor
2016-03-16 Arnd Bergmannnouveau: fix nv40_perfctr_next() cleanup regression
2016-03-16 Dave AirlieMerge tag 'topic/drm-misc-2016-03-14' of git://anongit...
2016-03-16 Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2016-03-15' of git...
2016-03-16 Tomi Valkeinendrm/omap: fix panel/encoder probes
2016-03-15 Andrzej Hajdadrm/atmel-hlcdc: use helper to get crtc state
2016-03-15 Andrzej Hajdadrm/atomic: use helper to get crtc state
2016-03-15 Dan Carpenterdrm/amdkfd: uninitialized variable in dbgdev_wave_contr...
2016-03-14 Dave AirlieMerge tag 'drm-vc4-next-2016-03-14' of github.com:anhol...
2016-03-14 Christian Königdrm/amdgpu: move fence structure into amdgpu_fence.c
2016-03-14 Christian Königdrm/amdgpu: remove amdgpu_fence_wait_next
2016-03-14 Christian Königdrm/amdgpu: remove amdgpu_ring_from_fence
2016-03-14 Christian Königdrm/amdgpu: stop using the ring index in the SA
2016-03-14 Christian Königdrm/amdgpu: stop waiting on UVD messages before mapping...
2016-03-14 Christian Königdrm/amdgpu: always wait before kmap a BO
2016-03-14 Josh Poimboeufdrm/radeon: refactor SI tiling table initialization
2016-03-14 Josh Poimboeufdrm/radeon: refactor CIK tiling table initialization
2016-03-14 Christian Königdrm/amdgpu: allow write access to mapped userptrs
2016-03-14 Alex Deucherdrm/amd/powerplay: use pp_endian.h for Tonga
2016-03-14 Alex Deucherdrm/amd/powerplay: use pp_endian.h for Fiji
2016-03-14 Alex Deucherdrm/amd/powerplay: add a common pp endian header
2016-03-14 rezhudrm/amd/powerplay: mv avfs status to smumgr.h
2016-03-14 Alex Deucherdrm/radeon: rework fbdev handling on chips with no...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Send a hotplug event at master_set
2016-03-14 Thomas Hellstromdrm/vmwgfx: Default to explicit crtc placement for...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Calculate the cursor position based on...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Add connector properties to switch between...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Add suggested screen x and y connector...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Add implicit framebuffer checks to the...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Break out implicit fb code
2016-03-14 Thomas Hellstromdrm/vmwgfx: Rework screen target page flips v2
2016-03-14 Thomas Hellstromdrm/vmwgfx: Fix screen object page flips for large...
2016-03-14 Thomas Hellstromdrm/vmwgfx: Fix a screen object framebuffer dirty corne...
2016-03-14 Charmaine Leedrm/vmwgfx: Add DXGenMips support
2016-03-14 Maarten Lankhorstdrm/i915: Handle -EDEADLK in drm_atomic_commit from...
2016-03-14 Eric Anholtdrm/vc4: Recognize a more specific compatible string...
2016-03-14 Dave AirlieMerge branch 'linux-4.6' of git://github.com/skeggsb...
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gm20b: add basic driver
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: share reusable structures/functions
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: set lowest frequency during...
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: split gk20a_clk_new()
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: abstract pl_to_div
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: put mnp values into their own...
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: emit parent rate as debug message
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: only restore divider to 1:1...
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: only compute n_lo if needed
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: fix VCO bit mask
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: rename enable/disable functions
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: reorganize variables in gk20a_pl...
2016-03-14 Alexandre Courbotdrm/nouveau/clk/gk20a: convert parameters to Khz
2016-03-14 Alexandre Courbotdrm/nouveau/volt: add GM20B driver
next