aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds7-19/+91
2010-02-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds17-61/+114
2010-02-05drm/radeon/kms: fix r300 vram width calculationsDave Airlie1-4/+7
2010-02-05drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie1-5/+21
2010-02-05drm/radeon/kms: make initial state of load detect property correct.Dave Airlie1-1/+1
2010-02-05drm/radeon/kms: disable HDMI audio for now on rv710/rv730Dave Airlie1-1/+1
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse11-33/+26
2010-02-05drivers/gpu/drm/radeon/radeon_combios.c: fix warningAndrew Morton1-2/+1
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap1-1/+1
2010-02-05drm/r100/kms: Emit cache flush to the end of command buffer. (v2)Pauli Nieminen1-2/+8
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse4-0/+36
2010-02-05drm/radeon/kms: move blit initialization after we disabled VGAJerome Glisse2-12/+12
2010-02-04drm/i915: Fix leak of relocs along do_execbuffer error pathChris Wilson1-2/+5
2010-02-04drm/i915: slow acpi_lid_open() causes flickering - V2Thomas Meyer1-1/+8
2010-02-04drm/i915: Disable SR when more than one pipe is enabledDavid John1-0/+12
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds19-162/+244
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer1-1/+1
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie1-0/+2
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse4-45/+48
2010-02-01drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz3-1/+27
2010-02-01drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel1-0/+11
2010-02-01drm/vmwgfx: Correctly detect 3DJakob Bornecrantz4-1/+23
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan1-7/+2
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy1-1/+1
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie1-0/+3
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_infoJohn Kacur1-7/+8
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’John Kacur1-1/+1
2010-02-01drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez1-7/+16
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie3-89/+99
2010-02-01drm/radeon/kms: use active device to pick connector for encoderDave Airlie1-1/+1
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie1-2/+2
2010-01-29drm/i915: page flip support for IronlakeJesse Barnes1-3/+14
2010-01-29drm/i915: Fix the incorrect DMI string for Samsung SX20S laptopZhao Yakui1-1/+1
2010-01-29drm/i915: Add support for SDVO composite TVZhao Yakui1-0/+8
2010-01-29drm/i915: don't trigger ironlake vblank interrupt at irq installLi Peng1-3/+2
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-01-25drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes1-2/+18
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds50-520/+953
2010-01-25drm/i915: Fix the device info of PineviewLi Peng1-1/+1
2010-01-25drm/i915: enable vblank interrupt on ironlakeLi Peng2-11/+20
2010-01-25drm/i915: Prevent use of uninitialized pointers along error path.Chris Wilson1-0/+4
2010-01-25drm/i915: disable hotplug detect before Ironlake CRT detectZhenyu Wang1-0/+3
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie1-1/+1
2010-01-25drm/radeon/kms: drop unnecessary printks.Dave Airlie1-2/+0
2010-01-25drm: fix regression in fb blank handlingZhenyu Wang1-1/+1
2010-01-25drm/radeon/kms: make hibernate work on IGPsDave Airlie1-1/+2
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom4-1/+30
2010-01-25drm/ttm: Allow system memory as a busy placement.Thomas Hellstrom1-0/+8
2010-01-25Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie16-241/+472
2010-01-25Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie13-34/+111