summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: Fix brace placement checkpatch.pl errors.Emil Velikov2011-05-166-15/+7
* drm/nouveau: Clean up trailing whitespace and C99-style comments.Emil Velikov2011-05-166-38/+40
* drm/nouveau: Fix indentation-related checkpatch.pl error messages.Emil Velikov2011-05-164-21/+21
* drm/nouveau: name the boot perflvl "boot"Martin Peres2011-05-161-0/+1
* drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie2011-05-091-1/+1
* Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-nextDave Airlie2011-05-093-25/+197
|\
| * mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-091-0/+1
| * nouveau: add optimus detection to DSM code.Dave Airlie2011-05-041-15/+89
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-041-14/+99
| * nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-042-0/+12
* | drm/radeon/kms: fix some logic errors in combios i2c mappingAlex Deucher2011-05-091-6/+12
|/
* vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson2011-05-041-6/+0
* drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher2011-05-041-16/+43
* drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher2011-05-041-0/+2
* drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher2011-05-041-0/+54
* drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie2011-05-041-0/+2
* drm: Export the command-line mode parserChris Wilson2011-04-282-171/+190
* drm: Verify debug message argumentsJoe Perches2011-04-284-13/+15
* drm: Create and use drm_errJoe Perches2011-04-281-0/+21
* drm/radeon/kms: remove some underscan leftoversAlex Deucher2011-04-281-4/+0
* drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-281-4/+22
* drm: parse color format support for digital displaysJesse Barnes2011-04-281-0/+7
* drm: add bit depth parsingJesse Barnes2011-04-281-2/+52
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-274-8/+32
* drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-271-0/+13
* drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher2011-04-271-0/+1
* drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie2011-04-271-0/+1
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-212-2/+2
|\
| * drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano2011-04-202-2/+2
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-212-37/+45
|\ \ | |/ |/|
| * drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4
| * drm/i915: Sanitize the output registers after resumeChris Wilson2011-04-121-32/+36
| * drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Sitsofe Wheeler2011-04-121-2/+2
| * drm/i915/tv: Only poll for TV connectionsMathew McKernan2011-04-121-2/+1
| * drm/i915/tv: Remember the detected TV typeMathew McKernan2011-04-121-0/+2
* | drm/radeon/kms: pll tweaks for r7xxAlex Deucher2011-04-201-5/+1
* | drm/nouveau: fix allocation of notifier objectMarcin Slusarz2011-04-201-1/+1
* | drm/nouveau: fix notifier memory corruption bugMarcin Slusarz2011-04-201-2/+2
* | drm/nouveau: fix pinning of notifier blockBen Skeggs2011-04-201-4/+7
* | drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs2011-04-201-0/+1
* | drm/nouveau: fix nv30 pcie boardsBen Skeggs2011-04-202-3/+3
* | drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs2011-04-206-12/+22
* | drm/radeon/kms: adjust evergreen display watermark setupAlex Deucher2011-04-151-45/+44
* | drm/radeon/kms: add connectors even if i2c failsAlex Deucher2011-04-152-17/+18
* | drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher2011-04-151-3/+3
* | Revert "i915: restore only the mode of this driver on lastclose"Dave Airlie2011-04-133-18/+1
* | Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie2011-04-131-23/+3
* | i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEOKonstantin Khlebnikov2011-04-132-0/+2
* | drm/radeon/kms: properly program vddci on evergreen+Alex Deucher2011-04-134-12/+33
* | drm/radeon/kms: add voltage type to atom set voltage functionAlex Deucher2011-04-137-12/+15
OpenPOWER on IntegriCloud