aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixesDave Airlie14-226/+436
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixesDave Airlie10-211/+354
2011-11-20drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák6-98/+131
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai1-1/+2
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick1-2/+4
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard1-14/+9
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard1-2/+3
2011-11-16drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard1-9/+13
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard2-69/+85
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard2-34/+72
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2011-11-17drm/exynos: fixed wrong err ptr usage and destroy call in execeptionSeung-Woo Kim1-10/+5
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim3-26/+55
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-47/+38
2011-11-15drm/radeon/kms: fix segfault in pm reworkAlex Deucher1-15/+5
2011-11-15drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher1-0/+12
2011-11-15drm/exynos: include linux/module.hInki Dae1-0/+1
2011-11-15drm/exynos: fix vblank bug.Inki Dae1-10/+36
2011-11-15drm/exynos: changed buffer structure.Inki Dae10-133/+148
2011-11-15drm/exynos: removed unnecessary variable.Inki Dae1-2/+0
2011-11-15drm/exynos: use gem create function genericallyInki Dae3-36/+55
2011-11-15drm/exynos: checked for null pointerSeung-Woo Kim1-2/+4
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim3-11/+73
2011-11-15drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim1-9/+5
2011-11-15drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim1-0/+15
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae4-22/+23
2011-11-15drm/exynos: added manager object to connectorInki Dae2-8/+33
2011-11-15drm/exynos: fixed converting between display mode and timingSeung-Woo Kim1-1/+8
2011-11-15drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim1-0/+2
2011-11-15drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim2-0/+17
2011-11-14vgaarb: a NULL bridge is acceptable for root devices.Dave Airlie1-23/+21
2011-11-14drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner1-9/+0
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+19
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds38-230/+425
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2-39/+82
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher1-68/+32
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher6-39/+94
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2-12/+0
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap1-0/+1
2011-11-11Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie17-65/+123