aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-17drm/exynos: fixed wrong err ptr usage and destroy call in execeptionmerged-to-drm-fixesSeung-Woo Kim
2011-11-17drm/exynos: Add disable of managerJoonyoung Shim
2011-11-15drm/exynos: include linux/module.hInki Dae
2011-11-15drm/exynos: fix vblank bug.Inki Dae
2011-11-15drm/exynos: changed buffer structure.Inki Dae
2011-11-15drm/exynos: removed unnecessary variable.Inki Dae
2011-11-15drm/exynos: use gem create function genericallyInki Dae
2011-11-15drm/exynos: checked for null pointerSeung-Woo Kim
2011-11-15drm/exynos: added crtc dpms for disable crtcJoonyoung Shim
2011-11-15drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim
2011-11-15drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim
2011-11-15drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae
2011-11-15drm/exynos: added manager object to connectorInki Dae
2011-11-15drm/exynos: fixed converting between display mode and timingSeung-Woo Kim
2011-11-15drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim
2011-11-15drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim
2011-11-14drm: Remove utterly bogus preempt_disable() sectionsThomas Gleixner
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher
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/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
2011-11-10drm/nvc0: enable acceleration for nvc1 by defaultBen Skeggs
2011-11-10drm/nvc0/gr: fixup the mmio list register writes for 0xc1Ben Skeggs
2011-11-10drm/nvc1: hacky workaround to fix accel issuesBen Skeggs
2011-11-10drm/nvc0/gr: fix some bugs in grctx generationBen Skeggs
2011-11-10drm/nvc0: enable acceleration on 0xc8 by defaultBen Skeggs
2011-11-10drm/nvc0/vram: skip disabled PBFB subunitsBen Skeggs
2011-11-10drm/nv40/pm: fix issues on igp chipsets, which don't have memoryBen Skeggs
2011-11-10drm/nouveau: testing the wrong variableDan Carpenter
2011-11-10drm/nvc0/vram: storage type 0xc3 is not compressedChristoph Bumiller
2011-11-10drm/nv50: fix stability issue on NV86.Maxim Levitsky