summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2015-08-05drm/vmwgfx: Fix an uninitialized valueThomas Hellstrom
2015-08-05drm/vmwgfx: Fix compiler warning with 32-bit dma_addr_tThomas Hellstrom
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Fix kms preferred mode sortingThomas Hellstrom
2015-08-05drm/vmwgfx: Reinstate the legacy display system dirty callbackThomas Hellstrom
2015-08-05drm/vmwgfx: Implement fbdev on kms v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Add a kernel interface to create a framebuffer v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Avoid cmdbuf alloc sleeping if !TASK_RUNNINGThomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen targets to new helpers v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Convert screen objects to the new helpersThomas Hellstrom
2015-08-05drm/vmwgfx: Add kms helpers for dirty- and readback functionsThomas Hellstrom
2015-08-05drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2Thomas Hellstrom
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Add "quirk" to handling command verification exceptionsThomas Hellstrom
2015-08-05vmwgfx: Major KMS refactoring / cleanup in preparation of screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()Sinclair Yeh
2015-08-05drm/vmwgfx: SVGA device definition updateSinclair Yeh
2015-08-05drm/vmwgfx: Add an interface to pin a resource v3Thomas Hellstrom
2015-08-05drm/vmwgfx: Fix an overlay lockdep errorThomas Hellstrom