summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* vmwgfx: Implement fence objectsThomas Hellstrom2011-09-069-72/+876
* vmwgfx: Make vmw_wait_seqno a bit more readableThomas Hellstrom2011-09-063-24/+37
* vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom2011-09-068-109/+107Star
* vmwgfx: Add functionality to get 3D capsThomas Hellstrom2011-09-063-0/+55
* vmwgfx: Remove the possibility to map the fifo from user-spaceThomas Hellstrom2011-09-064-55/+2Star
* vmwgfx: Remove the update layout IOCTL.Thomas Hellstrom2011-09-063-54/+0Star
* vmwgfx: Remove the fifo debug ioctlThomas Hellstrom2011-09-064-55/+0Star
* vmwgfx: Implement GMR2Thomas Hellstrom2011-09-011-1/+80
* vmwgfx: Update register definitions for HWV8 and print out new capabilitiesThomas Hellstrom2011-09-012-1/+99
* vmwgfx: Restrict number of GMR pages to device limitThomas Hellstrom2011-09-013-11/+49
* vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not activeThomas Hellstrom2011-09-013-18/+48
* vmwgfx: Fix potential execbuf deadlocksThomas Hellstrom2011-09-014-48/+139
* vmwgfx: Print error diagnostics if depth doesn't match the host expectationMichel Dänzer2011-09-014-17/+23
* vmwgfx: Fix 'bbp' typoMichel Dänzer2011-09-013-7/+7
* vmwgfx: Don't write to read-only registersMichel Dänzer2011-09-012-19/+0Star
* vmwgfx: Add support for depth 8Michel Dänzer2011-09-012-0/+14
* vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivityThomas Hellstrom2011-09-011-3/+10
* drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-316-7/+44
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-319-37/+119
* drm/i915: use common functions for mmap offset creationRob Clark2011-08-301-83/+2Star
* drm/gem: add functions for mmap offset creationRob Clark2011-08-301-0/+88
* drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher2011-08-301-0/+8
* drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse2011-08-302-0/+2
* drm: Fix the number of connector and encoder to cleanup functionsJoonyoung Shim2011-08-291-0/+2
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-271-3/+1Star
|\
| * drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch2011-08-251-1/+1
| * i915: do not setup intel_backlight twiceKamal Mostafa2011-08-221-2/+0Star
* | drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim2011-08-231-0/+10
* | drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs2011-08-231-4/+6
* | drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs2011-08-231-1/+1
* | drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz2011-08-231-1/+3
* | drm/radeon: Make vramlimit parameter actually work.Michel Dänzer2011-08-221-0/+2
* | drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer2011-08-221-6/+18
* | drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer2011-08-221-3/+7
* | drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook2011-08-221-0/+23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-202-0/+8
|\
| * drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-192-0/+8
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-1611-116/+264
|\ \
| * | drm/i915: Cannot set clock gating under UMSKeith Packard2011-08-151-1/+2
| * | drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard2011-08-151-2/+4
| * | Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett2011-08-156-3/+89
| * | drm/i915: split out PCH refclk update codeJesse Barnes2011-08-091-43/+76
| * | drm/i915: show interrupt info on IVBJesse Barnes2011-08-091-1/+1
| |/
| * drm/i915: Remove unused 'reg' argument to dp_pipe_enabledKeith Packard2011-08-081-4/+4
| * drm/i915: Fix PCH port pipe select in CPT disable pathsKeith Packard2011-08-082-15/+58
| * drm/i915: Leave LVDS registers unlockedKeith Packard2011-08-081-35/+16Star
| * drm/i915: Wait for LVDS panel power sequenceKeith Packard2011-08-081-12/+14
* | drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher2011-08-153-8/+19
* | drm/radeon: re-POST the asic on Apple hardware when booted via EFIMatthew Garrett2011-08-121-0/+4
* | drm/radeon: Allow panel preferred EDID to override BIOS native modeMatthew Garrett2011-08-121-2/+11