aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-02-12No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.hJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
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-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
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan
2010-02-01drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy
2010-02-01drm/radeon/kms: release agp on error.Dave Airlie
2010-02-01drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur
2010-02-01drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur
2010-02-01drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez
2010-02-01drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie
2010-02-01drm/radeon/kms: use active device to pick connector for encoderDave Airlie
2010-02-01drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie
2010-01-25drm/radeon/kms: drop unnecessary printks.Dave Airlie
2010-01-25drm: fix regression in fb blank handlingZhenyu Wang
2010-01-25drm/radeon/kms: make hibernate work on IGPsDave Airlie
2010-01-25drm/vmwgfx: Optimize memory footprint for DMA buffers.Thomas Hellstrom
2010-01-25drm/ttm: Allow system memory as a busy placement.Thomas Hellstrom
2010-01-25Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie
2010-01-25Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-01-25drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)Luca Barbieri
2010-01-25drm/nv50: prevent switching off SOR when in use for DVI-over-DPBen Skeggs
2010-01-25drm/nv50: fail auxch transaction if reply count not what we expectBen Skeggs
2010-01-25drm/nouveau: fix failure path if userspace specifies no valid memtypesBen Skeggs
2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs
2010-01-24drm/radeon/kms: fix legacy get_engine/memory clockAlex Deucher
2010-01-24drm/radeon/kms/atom: atom parser fixesAlex Deucher
2010-01-24drm/radeon/kms: clean up atombios pll codeAlex Deucher
2010-01-24drm/radeon/kms: clean up pll structAlex Deucher
2010-01-24drm/radeon/kms/atom: fix crtc lock orderingAlex Deucher
2010-01-21drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse
2010-01-21drm/radeon/kms: r600/r700 don't test ib if ib initialization failsJerome Glisse
2010-01-21drm/radeon/kms: Forbid creation of framebuffer with no valid GEM objectJerome Glisse
2010-01-21drm/radeon/kms: r600 handle irq vector ring overflowJerome Glisse
2010-01-21drm/radeon/kms: r600/r700 don't process IRQ if not initializedJerome Glisse
2010-01-21drm/radeon/kms: r600/r700 disable irq at suspendJerome Glisse
2010-01-21drm/radeon/kms/r4xx: cleanup atom pathAlex Deucher
2010-01-21drm/radeon/kms: fix atombios_crtc_set_baseAlex Deucher
2010-01-21drm/radeon/kms/atom: upstream parser updatesAlex Deucher