summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-02-09drm/radeon/kms: use power states for dynamic reclockingAlex Deucher
2010-02-09drm/radeon/kms: add code to select power stateAlex Deucher
2010-02-09drm/radeon/kms: add a power state type based on power state flagsAlex Deucher
2010-02-09drm/radeon/kms: don't set pcie lanes for ignored power_stateRafał Miłecki
2010-02-09drm/radeon/kms: pull power mode info from bios tables (v3)Alex Deucher
2010-02-09drm/radeon/kms: add functions to get current pcie lanesAlex Deucher
2010-02-09drm/radeon/kms: add dynamic engine reclocking (V9)Rafał Miłecki
2010-02-09drm/radeon/kms: consolidate crtc count in rdevAlex Deucher
2010-02-09drm/radeon/kms/r600: reduce gpu cache flushingAlex Deucher
2010-02-09drm/radeon/kms: switch all KMS driver ioctls to unlocked.Dave Airlie
2010-02-09drm/radeon/kms/atom: add a helper function to get the radeon connector privAlex Deucher
2010-02-09drm/radeon/kms/atom: clean up spread spectrum codeAlex Deucher
2010-02-09drm/radeon/kms: add pll quirk for toshiba laptop panelAlex Deucher
2010-02-09drm/radeon/kms: rework pll algo selectionAlex Deucher
2010-02-09drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher
2010-02-09drm/radeon/kms: add support for hardcoded edids in rom (v2)Alex Deucher
2010-02-09drm/radeon/kms: add workaround for rn50/rv100 serversAlex Deucher
2010-02-09drm/radeon/kms: add support for hw i2c on r1xx-r5xxAlex Deucher
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie
2010-02-08drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie
2010-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-02-05vgaarb: Add user selectability of the number of GPUS in a systemMike Travis
2010-02-05vgaarb: Fix VGA arbiter to accept PCI domains other than 0Mike Travis
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-05drm/kms: fix spelling in error messagePavel Roskin
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-02-05drm/radeon/kms: suspend and resume audio stuffRafał Miłecki
2010-02-05drm/radeon/kms: add radeon i2c algoAlex Deucher
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse
2010-02-04drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer
2010-02-04drm/i915: Disable SR when more than one pipe is enabledDavid John
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz