aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson72-466/+1134
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson4-9/+25
2011-02-16drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes1-3/+3
2011-02-16drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson1-5/+5
2011-02-15Merge branch 'master' into for-nextJiri Kosina76-587/+909
2011-02-15drm/radeon/kms: hopefully fix pll issues for real (v3)Alex Deucher1-14/+8
2011-02-15drm/radeon/kms: add bounds checking to avivo pll algoAlex Deucher1-0/+10
2011-02-15drm/radeon/kms: fix a few more atombios endian issuesAlex Deucher2-7/+7
2011-02-14Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie11-99/+229
2011-02-14drm/radeon/kms: improve 6xx/7xx CS error outputAlex Deucher1-20/+26
2011-02-14drm/radeon/kms: check AA resolve registers on r300Marek Olšák8-13/+49
2011-02-14drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300Marek Olšák5-12/+5
2011-02-14drm/radeon/kms: use linear aligned for evergreen/ni bo blitsAlex Deucher1-2/+2
2011-02-14drm/radeon/kms: use linear aligned for 6xx/7xx bo blitsAlex Deucher1-2/+2
2011-02-14drm/radeon: fix race between GPU reset and TTM delayed delete thread.Dave Airlie1-0/+4
2011-02-14drm/radeon/kms: evergreen/ni big endian fixes (v2)Alex Deucher4-10/+40
2011-02-14drm/radeon/kms: 6xx/7xx big endian fixesCédric Cano6-20/+54
2011-02-14drm/radeon/kms: atombios big endian fixesCédric Cano3-52/+52
2011-02-14drm/radeon: 6xx/7xx non-kms endian fixesCédric Cano3-9/+34
2011-02-14drm/radeon/kms: optimize CS state checking for r100->r500Marek Olšák4-12/+77
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook1-4/+5
2011-02-14drm/radeon/kms: add connector table for mac g5 9600Alex Deucher2-0/+48
2011-02-14radeon mkregtable: Add missing fclose() callsJesper Juhl1-1/+4
2011-02-14drm/radeon/kms: fix interlaced modes on dce4+Alex Deucher2-22/+20
2011-02-14drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46Dave Airlie1-2/+2
2011-02-11drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes2-25/+74
2011-02-11drm/i915: i915_mutex_interruptible() returns -EINTRChris Wilson1-0/+1
2011-02-11drm/i915: Fix resume regression from 5d1d0ccChris Wilson1-2/+1
2011-02-11drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson1-13/+30
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson3-18/+91
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson1-5/+27
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson4-44/+55
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes13-647/+640
2011-02-07drm/i915: Skip the no-op domain changes when already in CPU|GTT domainsChris Wilson1-0/+6
2011-02-07drm/i915: Refine tracepointsChris Wilson11-359/+330
2011-02-07drm/i915: Fix infinite loop regression from 21dd3734Chris Wilson1-5/+25
2011-02-07drm/i915: the PCH reference clocks are global, so don't clobber unconditionallyJesse Barnes1-46/+77
2011-02-07drm/i915: add port assertion check when disabling transcodersJesse Barnes1-0/+59
2011-02-07drm/i915: don't check plane vs pipe enable on ILK+Jesse Barnes1-0/+4
2011-02-07drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt2-0/+2
2011-02-07drm/i915: Use DEBUG_KMS for the self-refresh watermarksChris Wilson1-5/+6
2011-02-07drm/i915: Include 'i915_error_state' hint for when the GPU catches fireChris Wilson1-1/+2
2011-02-07drm: add usb frameworkDave Airlie3-1/+119
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie23-304/+405
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie11-38/+194
2011-02-07drm/i810: remove the BKLArnd Bergmann3-20/+8
2011-02-07drm: remove i830 driverArnd Bergmann7-2183/+17
2011-02-06drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson1-6/+6
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds26-127/+375
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6