summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2011-09-06drm/radeon: Print gart initialization details on all chipsetsTormod Volden
2011-09-06vmwgfx: Bump majorThomas Hellstrom
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom
2011-09-06vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom
2011-09-06vmwgfx: Add functionality to get 3D capsThomas Hellstrom
2011-09-06vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom
2011-09-06vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom
2011-09-06vmwgfx: Remove the fifo debug ioctlThomas Hellstrom
2011-09-01vmwgfx: Implement GMR2Thomas Hellstrom
2011-09-01vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom
2011-09-01vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom
2011-09-01vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom
2011-09-01vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom
2011-09-01vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer
2011-09-01vmwgfx: Fix 'bbp' typoMichel Dänzer
2011-09-01vmwgfx: Don't write to read-only registersMichel Dänzer
2011-09-01vmwgfx: Add support for depth 8Michel Dänzer
2011-09-01vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom
2011-08-31drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák
2011-08-30drm/i915: use common functions for mmap offset creationRob Clark
2011-08-30drm/gem: add functions for mmap offset creationRob Clark
2011-08-30drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher
2011-08-30drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse
2011-08-29drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim
2011-08-26Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-25drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim
2011-08-23drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs
2011-08-23drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs
2011-08-23drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz
2011-08-22i915: do not setup intel_backlight twiceKamal Mostafa
2011-08-22drm/radeon: Make vramlimit parameter actually work.Michel Dänzer
2011-08-22drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer
2011-08-22drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer
2011-08-22drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes
2011-08-15Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher
2011-08-12drm/radeon: re-POST the asic on Apple hardware when booted via EFIMatthew Garrett
2011-08-12drm/radeon: Allow panel preferred EDID to override BIOS native modeMatthew Garrett
2011-08-12drm/radeon/kms: make some watermark messages debug onlyAlex Deucher
2011-08-12drm/radeon/kms: fix regression is handling >2 heads on cedar/caicosAlex Deucher
2011-08-12drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher
2011-08-09drm/i915: split out PCH refclk update codeJesse Barnes