summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom21-776/+5319
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh31-3879/+7597
2015-08-12drm: export the DRM permission check codeThomas Hellstrom1-1/+2
2015-08-12drm/vmwgfx: Fix crash when unloading vmwgfx v2Sinclair Yeh2-24/+19
2015-08-12drm/vmwgfx: Fix framebuffer creation on older hardwareThomas Hellstrom1-2/+5
2015-08-12drm/vmwgfx: Fixed topology boundary checking for Screen TargetsSinclair Yeh1-11/+22
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher1-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang1-3/+14
2015-08-12drm/atomic: Use KMS VBLANK APIThierry Reding1-2/+2
2015-08-12drm/irq: Document return values more consistentlyThierry Reding1-2/+5
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding1-157/+159
2015-08-12drm/irq: Check for valid VBLANK before dereferenceThierry Reding1-2/+9
2015-08-12drm/irq: Remove negative CRTC index special-caseThierry Reding1-1/+1
2015-08-12drm/plane: Use consistent data types for format countThierry Reding3-4/+4
2015-08-12vga_switcheroo: Remove unnecessary checksThierry Reding1-8/+5
2015-08-12vga_switcheroo: Wrap overly long linesThierry Reding1-9/+24
2015-08-12vga_switcheroo: Use pr_fmt()Thierry Reding1-13/+18
2015-08-12vga_switcheroo: Cleanup header commentThierry Reding1-9/+9
2015-08-12vga_switcheroo: Use pr_*() instead of printk()Thierry Reding1-12/+12
2015-08-12vgaarb: Fix a few checkpatch errors and warningsThierry Reding1-42/+60
2015-08-12vgaarb: Use vgaarb: prefix consistently in messagesThierry Reding1-19/+20
2015-08-12vgaarb: Stop complaining about absent devicesThierry Reding1-2/+5
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar3-4/+4
2015-08-11drm/atomic: fix null pointer access to mode_fixup callbackInki Dae1-1/+1
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter7-23/+8
2015-08-11drm/core: Set mode to NULL when connectors in a set drops to 0.Maarten Lankhorst1-2/+5
2015-08-11drm/atomic: Call ww_acquire_done after check phase is completeDaniel Vetter1-0/+3
2015-08-11drm/atomic: Paper over locking WARN in default_state_clearDaniel Vetter1-3/+9
2015-08-11drm/edid: Use ARRAY_SIZE in drm_add_modes_noedidDaniel Vetter1-1/+1
2015-08-11drm/qxl: Don't take dev->struct_mutex in bo_force_deleteDaniel Vetter1-3/+1
2015-08-11drm/nouveau: Don't take dev->struct_mutex in ttm_finiDaniel Vetter1-2/+0
2015-08-11drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-8/+4
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-6/+13
2015-08-11drm/exynos/fimc: fix runtime pm supportMarek Szyprowski1-1/+0
2015-08-11drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda1-0/+5
2015-08-11drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda1-2/+5
2015-08-11drm/exynos/mixer: fix interrupt clearingAndrzej Hajda1-5/+4
2015-08-11drm/exynos/hdmi: fix edid memory leakAndrzej Hajda1-1/+6
2015-08-11drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang1-4/+2
2015-08-10drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-6/+1
2015-08-10drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-11/+4
2015-08-10drm/mga200g: Hold a proper reference for cursor_setDaniel Vetter1-12/+10
2015-08-10drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-12/+4
2015-08-10drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-12/+4
2015-08-10drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter1-11/+5
2015-08-10drm/gem: Be more friendly with locking checksDaniel Vetter1-1/+1
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+24
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada2-2/+2
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter1-1/+1
2015-08-07drm/nouveau/gr: Fix typo in nv10.cMasanari Iida1-2/+2