aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-12-26drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard
2011-12-26drm/i915: Disable semaphores by default on SNBKeith Packard
2011-12-22vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()Xi Wang
2011-12-22drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher
2011-12-19vmwgfx: Clip cliprects against screen boundaries in present and dirtyJakob Bornecrantz
2011-12-19vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz
2011-12-19vmwgfx: Do better culling of presentsJakob Bornecrantz
2011-12-19vmwgfx: Refactor kms code to use vmw_user_lookup_handle helperJakob Bornecrantz
2011-12-19vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz
2011-12-19vmwgfx: Refactor cursor updateJakob Bornecrantz
2011-12-19vmwgfx: Remove dmabuf check in present ioctlJakob Bornecrantz
2011-12-19vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson
2011-12-07vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter
2011-12-07drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher
2011-12-02vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher
2011-12-02drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson
2011-12-01drm/radeon/kms: Skip ACPI call to ATIF when possibleJean Delvare
2011-12-01drm/radeon/kms: Hide debugging messageJean Delvare
2011-12-01drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher
2011-12-01Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2011-11-30drm/nv50/disp: silence compiler warningBen Skeggs
2011-11-30drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs
2011-11-30drm/nouveau: Keep RAMIN heap within the channel.Younes Manton
2011-11-30drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs
2011-11-30drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller
2011-11-30drm/nouveau: add dumb ioctl supportBen Skeggs
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie
2011-11-23drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard
2011-11-23drm/i915: Hook up Ivybridge eDPKeith Packard
2011-11-23drm/i915: add multi-threaded forcewake supportKeith Packard
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom