Commit Graph

99 Commits (c9417bdd4c6b1b92a21608c07e83afa419c7bb62)

Author SHA1 Message Date
Tejun Heo a6665944ef vmwgfx: don't use flush_scheduled_work() 14 years ago
James Simmons 57084d0537 drm/fb: Don't expose mmio for fbdev emulation layer 14 years ago
Thomas Hellstrom 6570596202 drm/ttm/vmwgfx: Have TTM manage the validation sequence. 14 years ago
Thomas Hellstrom 2f5993cca6 drm/vmwgfx: Fix up an error path during bo creation 14 years ago
Kulikov Vasiliy dccb2a952b drm: vmwgfx: fix information leak to userland 14 years ago
Thomas Hellstrom 1ef0724dbd drm/vmwgfx: Fix oops on failing bo pin 14 years ago
Joe Perches 85b54e0c19 drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments 14 years ago
Thomas Hellstrom 135cba0dc3 vmwgfx: Implement a proper GMR eviction mechanism 15 years ago
Thomas Hellstrom 8aea528736 drm/vmwgfx: Bump minor and driver date 15 years ago
Thomas Hellstrom 029e50bfc2 drm/vmwgfx: Save at least one screen layout 15 years ago
Thomas Hellstrom 73558ead64 drm/vmwgfx: Add modinfo version 15 years ago
Thomas Hellstrom 30f47fc85d drm/vmwgfx: Add a parameter to get the max fb size 15 years ago
Thomas Hellstrom 09e2601b5a drm/vmwgfx: Don't flush fb if we're in the suspended state. 15 years ago
Thomas Hellstrom e133e73712 drm/vmwgfx: Prune modes based on available VRAM size 15 years ago
Thomas Hellstrom 3a939a5ece drm/vmwgfx: Take the ttm lock around the dirty ioctl 15 years ago
Thomas Hellstrom 02b001624f drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback 15 years ago
Thomas Hellstrom 7fbd721ad3 drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior 15 years ago
Thomas Hellstrom 094e0fa8b9 drm/vmwgfx: Fix ACPI S3 & S4 functionality. 15 years ago
Thomas Hellstrom d3216a0c31 drm/vmwgfx: Really support other depths than 32 15 years ago
Ben Skeggs d961db75ce drm/ttm: restructure to allow driver to plug in alternate memory manager 15 years ago
Thomas Hellstrom abb295f3b3 vmwgfx: Fix fb VRAM pinning failure due to fragmentation 15 years ago
Thomas Hellstrom f1a28ee238 vmwgfx: Remove initialisation of dev::devname 15 years ago
Thomas Hellstrom 7a1c2f6c8d vmwgfx: Enable use of the vblank system 15 years ago
Thomas Hellstrom 30c78bb838 vmwgfx: vt-switch (master drop) fixes 15 years ago
Thomas Hellstrom 2854eedae2 drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)" 15 years ago
Joe Perches 40b3be3fca drivers/gpu/drm: Remove unnecessary casts of private_data 15 years ago
Arnd Bergmann dc880abef7 drm: use noop_llseek 15 years ago
Chris Wilson 930a9e2835 drm: Use a nondestructive mode for output detect when polling (v2) 15 years ago
Chris Wilson 7b334fcb45 drm: Use a nondestructive mode for output detect when polling 15 years ago
Daniel Vetter cbc60ca04b drm: kill get_reg_ofs callback 15 years ago
Daniel Vetter 793a97e4cc drm: kill drm_map_ofs callbacks 15 years ago
Dave Airlie 1b2f148963 drm: block userspace under allocating buffer and having drivers overwrite it (v2) 15 years ago
James Simmons 7203425a94 drm: expand gamma_set 15 years ago
Chris Wilson cce13ff759 drm: Propagate error code from fb_create() 15 years ago
Dave Airlie ba4420c224 drm: move ttm global code to core drm 15 years ago
Chris Wilson c39721c775 drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined 15 years ago
Dan Carpenter 4ede00c966 vmwgfx: return -EFAULT if copy_to_user fails 15 years ago
Uwe Kleine-König 65155b3708 fix typos concerning "management" 15 years ago
Dan Carpenter 9b8eb4d147 drm/vmwgfx: return -EFAULT for copy_to_user errors 15 years ago
Jakob Bornecrantz d8bd19d2af drm/vmwgfx: Allow userspace to change default layout. Bump minor. 15 years ago
Jakob Bornecrantz 991b7b44f8 drm/vmwgfx: Fix framebuffer modesetting 15 years ago
Thomas Hellstrom 7c4f77801f drm/vmwgfx: Fix vga save / restore with display topology. 15 years ago
Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices 15 years ago
Thomas Hellstrom 1ca14e75ca drm/vmwgfx: Remove some leftover debug messages. 15 years ago
Jakob Bornecrantz 316ab13ae2 drm/vmwgfx: Print warnings in kernel log about bo pinning that fails. 15 years ago
Jakob Bornecrantz 792778e8e0 drm/vmwgfx: Unpause overlay on update. 15 years ago
Jakob Bornecrantz 259600d593 drm/vmwgfx: Some modesetting cleanups and fixes. 15 years ago
Jakob Bornecrantz d451f62a7c drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code. 15 years ago
Jakob Bornecrantz bbfad33663 drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit. 15 years ago
Thomas Hellstrom 22ee861c81 drm/vmwgfx: Reserve first part of VRAM for framebuffer. 15 years ago