summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-01-17drm/vc4: fix warning in validate printf.Dave Airlie
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-15amdkfd: Copy from the proper user command pointerBorislav Petkov
2016-01-15drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14drm/amdgpu: add missing irq.h includeDave Airlie
2016-01-14Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-01-14Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-14Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...Dave Airlie
2016-01-14drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-01-14drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2016-01-14drm: nouveau: fix nouveau_debugfs_init prototypeArnd Bergmann
2016-01-14drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst
2016-01-14Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-01-13drm/amdgpu: validate duplicates firstChristian König
2016-01-13drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König
2016-01-13drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König
2016-01-13drm/ttm: fix adding foreign BOs to the swap LRUChristian König
2016-01-13drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König
2016-01-13drm/radeon: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher
2016-01-13drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu
2016-01-13drm/sysfs: use kobj_to_dev()Geliang Tang
2016-01-13drm/i915: Init power domains early in driver loadDaniel Vetter
2016-01-13drm: Do not set connector->encoder in driversThierry Reding
2016-01-13drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 pageMichel Thierry
2016-01-13drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst
2016-01-13drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude
2016-01-13drm/i915: shut up gen8+ SDE irq dmesg noise, againJani Nikula
2016-01-13drm/i915: Restore inhibiting the load of the default contextChris Wilson