summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-08-10drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter
2015-08-10drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter
2015-08-10drm/gem: Be more friendly with locking checksDaniel Vetter
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-07drm/nouveau/gr: Fix typo in nv10.cMasanari Iida
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart
2015-08-07Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-06drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall
2015-08-06Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter
2015-08-06drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja
2015-08-06drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdefGeert Uytterhoeven
2015-08-06drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()Geert Uytterhoeven
2015-08-06drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-06drm/virtio: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/amdgpu: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/bochs: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/nouveau: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/i915: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/radeon: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/mgag200: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/omap: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/cirrus: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm: Fixup locking WARNINGs in drm_mode_config_resetDaniel Vetter
2015-08-06drm: Remove __drm_modeset_lock_allDaniel Vetter
2015-08-06drm/fb-helper: Stop using trylocks in force_restoreDaniel Vetter
2015-08-06drm/fbdev: Return -EBUSY when oopsingDaniel Vetter
2015-08-06drm/fb_cma_helper: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/udl: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/qxl: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/gma500: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/exynos: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/msm: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/tegra: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/ast: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/armada: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/rockchip: Use new drm_fb_helper functionsArchit Taneja
2015-08-06drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja
2015-08-06drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja
2015-08-06drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja
2015-08-06drm/omap: Fixup compile failDaniel Vetter
2015-08-05drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou
2015-08-05drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss
2015-08-05drm/amdgpu: fix rb setting for CZAlex Deucher