summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König1-0/+3
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König1-0/+9
2015-06-25drm/dp/mst: close deadlock in connector destruction.Dave Airlie2-0/+6
2015-06-24of: fix a build error to of_graph_get_endpoint_by_regs functionInki Dae1-1/+1
2015-06-23Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2-0/+173
2015-06-23Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+6
2015-06-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang1-0/+8
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim1-0/+165
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter1-0/+6
2015-06-18Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-45/+0
2015-06-11drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli1-38/+38
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark1-0/+15
2015-06-10drm/amdgpu: cleanup UAPI commentsChristian König1-41/+78
2015-06-10drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNINGChristian König1-2/+0
2015-06-08drm/amdgpu: cleanup VA IOCTLChristian König1-16/+2
2015-06-05drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou1-5/+2
2015-06-05drm/bridge: Remove stale ptn3460.h includeThierry Reding1-45/+0
2015-06-05virtgpu: include linux/types.h to avoid warning.Dave Airlie1-0/+2
2015-06-03drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák1-5/+1
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang1-0/+13
2015-06-03drm/amdgpu: add ib_size/start_alignment interface queryKen Wang1-0/+4
2015-06-03drm/amdgpu add ce_ram_size for interface queryKen Wang1-0/+2
2015-06-03drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang1-0/+1
2015-06-03drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák1-2/+2
2015-06-03drm/amdgpu: drop allocation flag masksChristian König1-8/+0
2015-06-03drm/amdgpu: rework tiling flagsMarek Olšák1-18/+22
2015-06-03drm/amdgpu: add and implement the GPU reset status queryMarek Olšák1-1/+10
2015-06-03drm/amdgpu: expose the max virtual addressJammy Zhou1-0/+2
2015-06-03drm/amdgpu: add CE preamble flag v3Jammy Zhou1-0/+3
2015-06-03drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou1-1/+1
2015-06-03drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou1-5/+2
2015-06-03drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher1-0/+590
2015-06-04Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie4-0/+207
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie19-37/+130
2015-06-04Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie7-13/+79
2015-06-03Add virtio gpu driver.Dave Airlie4-0/+207
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar1-2/+41
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie1-2/+6
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-7/+7
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover1-4/+2
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover1-0/+2
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2-3/+3
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+12
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+50
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu1-1/+24
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu1-1/+13
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu1-2/+13
2015-05-29Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-4/+2
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12