aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds4-85/+230
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson1-2/+2
2011-06-28drm/i915: forcewake fix after resetBen Widawsky1-0/+3
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-26drm/i915: add Ivy Bridge page flip supportJesse Barnes1-0/+36
2011-06-26drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2-83/+189
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds6-12/+12
2011-06-24drm/radeon/kms: handle special cases for vddcAlex Deucher2-0/+37
2011-06-24drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher1-2/+2
2011-06-22drm/i915: save/resume forcewake lock fixesBen Widawsky1-0/+5
2011-06-21Revert "drm/i915: Kill GTT mappings when moving from GTT domain"Eric Anholt2-10/+4
2011-06-21drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson2-0/+2
2011-06-21drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard1-2/+1
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie4-39/+46
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2-18/+14
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher1-2/+3
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher1-1/+5
2011-06-18drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs1-34/+25
2011-06-18drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs1-3/+14
2011-06-18drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov1-0/+5
2011-06-18drm/nouveau: fix big-endian switchBen Skeggs1-2/+2
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman1-0/+10
2011-06-17drm/radeon/kms: use helper functions for fence read/writeAlex Deucher1-15/+36
2011-06-17drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher1-1/+2
2011-06-17drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2-0/+8
2011-06-17drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher1-4/+7
2011-06-17drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher1-11/+14
2011-06-17drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher3-4/+29
2011-06-17drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2-1/+68
2011-06-17drm/radeon/kms: add missing external encoder actionAlex Deucher1-0/+1
2011-06-17drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher1-14/+9
2011-06-17drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher1-12/+19
2011-06-17Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare1-2/+1
2011-06-16drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+5
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2-0/+22
2011-06-16drm: make debug levels match in edid failure code.Dave Airlie1-2/+2
2011-06-16drm/radeon/kms: clear wb memory by defaultAlex Deucher1-0/+2
2011-06-16drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher1-3/+6
2011-06-16drm/radeon/kms: signed fix for evergreen thermalAlex Deucher1-1/+2
2011-06-16drm: populate irq_by_busid-member for pciWolfram Sang1-1/+2
2011-06-14drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden1-5/+9
2011-06-14drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl1-2/+4
2011-06-14drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák1-1/+7
2011-06-14drm/radeon/kms: fix mac g5 quirkAlex Deucher1-3/+2
2011-06-14alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook1-19/+0