summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard
2011-11-16drm/i915: Remove trailing white spaceKeith Packard
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-15drm/radeon/kms: fix segfault in pm reworkAlex Deucher
2011-11-15drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher
2011-11-14vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie
2011-11-14drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap
2011-11-11Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2011-11-11drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventIlija Hadzic
2011-11-11drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Dan Carpenter
2011-11-11drm: do not sleep on vblank while holding a mutexIlija Hadzic
2011-11-11drm: try to restore previous CRTC config if mode set failsJesse Barnes
2011-11-11drm/radeon/kms: make an aux failure debug onlyAlex Deucher
2011-11-11drm: drop select of SLOW_WORKPaul Bolle
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz
2011-11-11drm/radeon/kms: fix use of vram scratch page on evergreen/niAlex Deucher
2011-11-11drm/radeon: Make sure CS mutex is held across GPU reset.Michel Dänzer
2011-11-11drm: Ensure string is null terminated.Vinson Lee
2011-11-11vmwgfx: Only allow 64x64 cursorsJakob Bornecrantz
2011-11-11vmwgfx: Initialize clip rect loop correctly in surface dirtyJakob Bornecrantz
2011-11-11vmwgfx: Close screen object systemJakob Bornecrantz
2011-11-10drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard
2011-11-10drm/nouveau: Fix bandwidth calculation for DisplayPortAdam Jackson
2011-11-10drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz
2011-11-10drm/nv10: Change the BO size threshold determining the memory placement range.Francisco Jerez