aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina11-21/+21
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-8/+8
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa10-13/+13
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds8-19/+89
2009-11-25drm/i915: Select CONFIG_SHMEMChris Wilson1-0/+1
2009-11-25drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang1-2/+2
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-11-24drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch1-3/+3
2009-11-24drm: make sure page protections are updated after changing vm_flagsJeremy Fitzhardinge1-1/+1
2009-11-24drm/radeon/kms: Report vga connector is connected according to ddc_probeJerome Glisse1-4/+5
2009-11-24drm: mm always protect change to unused_nodes with unused_lock spinlockJerome Glisse1-0/+9
2009-11-24drm/radeon/kms: Disable TV load detect on RS400,RC410,RS480Jerome Glisse1-0/+7
2009-11-24drm/radeon/kms: read back register before writing in IIO.Dave Airlie1-0/+1
2009-11-24drm/radeon/kms: fix handling of d1/d2 vgaDave Airlie1-5/+4
2009-11-24drm: work around EDIDs with bad htotal/vtotal valuesJesse Barnes1-0/+6
2009-11-24drm/radeon/kms: resume AGP by calling init.Dave Airlie3-0/+15
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds1-6/+6
2009-11-15drm: radeon: Mark several functions static in mkregtableJosh Triplett1-6/+6
2009-11-12drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang2-1/+47
2009-11-12drm/i915: Fix IRQ stall issue on IronlakeZou, Nanhai1-1/+9
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds43-639/+1294
2009-11-10drm/kms: Init the CRTC info fields for modes forced from the command line.Francisco Jerez1-0/+1
2009-11-10drm/radeon/r600: CS parser updatesAlex Deucher2-0/+28
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki13-2/+132
2009-11-06drm/radeon/kms: initial mode validation supportAlex Deucher1-1/+47
2009-11-06drm/radeon/kms/atom/dce3: call transmitter init on mode setAlex Deucher1-10/+10
2009-11-06drm/radeon/kms: store detailed connector infoAlex Deucher4-48/+199
2009-11-06drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tablesAlex Deucher1-3/+6
2009-11-06drm/radeon/kms/r600: fix rs880 support v2Alex Deucher3-8/+15
2009-11-05drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang1-4/+22
2009-11-05drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang1-9/+6
2009-11-05drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson1-2/+2
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds8-95/+486
2009-11-04drm/radeon/kms/r700: fix some typos in chip initAlex Deucher1-13/+13
2009-11-04drm/radeon/kms: remove some misleading debugging outputAlex Deucher1-3/+0
2009-11-04drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie1-25/+19
2009-11-04drm/radeon/kms: disable D1VGA and D2VGA if enabledDave Airlie1-0/+2
2009-11-04drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher2-11/+9
2009-11-04drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie2-0/+7
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds3-8/+24
2009-10-28drm/radeon/kms: fix rc410 suspend/resume.Dave Airlie1-0/+2
2009-10-28drm/radeon/kms: add quirk for hp dc5750Alex Deucher1-0/+6
2009-10-28drm/radeon/kms/atom: fix potential oops in spread spectrum codeAlex Deucher1-9/+12
2009-10-28drm/kms: typo fixJames Simmons1-1/+1
2009-10-28drm/radeon/kms/atom: Make card_info per deviceMathias Fröhlich2-12/+18
2009-10-28drm/radeon/kms/atom: Fix DVO supportAlex Deucher1-2/+8
2009-10-28drm/radeon/kms/atom: loosen pll min output limitsAlex Deucher1-0/+10
2009-10-28drm/kms: fix kms/fbdev colormap support properly.Dave Airlie1-13/+29
2009-10-28drm: Add the basic check for the detailed timing in EDIDZhao Yakui1-0/+15