aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-09-20ion: minor clean upIliyan Malchev
2011-09-20gpu: ion: Validate handles passed via the kernel apiRebecca Schultz Zavin
2011-09-20gpu: ion: Fix deferencing ERR_PTRChoi, Jong-Hwan
2011-09-20gpu: ion: Fix possible memory leakChoi, Jong-Hwan
2011-09-20gpu: ion: Remove redunant code from ion_openRebecca Schultz Zavin
2011-09-20gpu: ion: Fix bug in ion client destroyRebecca Schultz Zavin
2011-09-20gpu: ion: Fix bug in ion_client_createRebecca Schultz Zavin
2011-09-20gpu: ion: Remove incorrect error messageRebecca Schultz Zavin
2011-09-20gpu: ion: Fix bug in ion_buffer_addRebecca Schultz Zavin
2011-09-20gpu: ion: Several fixesRebecca Schultz Zavin
2011-09-20gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2011-09-09drm: Remove duplicate "return" statementLin Ming
2011-09-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2011-09-09drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov
2011-09-09drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz
2011-09-09drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz
2011-09-09drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs
2011-09-09drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov
2011-09-06drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher
2011-09-02drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher
2011-08-31drm/radeon/kms: set a default max_pixel_clockDave Airlie
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
2011-08-09drm/i915: show interrupt info on IVBJesse Barnes
2011-08-08drm/i915: Remove unused 'reg' argument to dp_pipe_enabledKeith Packard