summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-05-10drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().Eric Anholt
2011-05-10drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.Eric Anholt
2011-05-10drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt
2011-05-10drm/i915: Attach a fb to the load-detect pipeChris Wilson
2011-05-10drm/i915: Remove dead code from intel_release_load_detect_pipe()Chris Wilson
2011-05-10drm/i915: Remove dead code from intel_get_load_detect_pipe()Chris Wilson
2011-05-10drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtcChris Wilson
2011-05-10drm/i915: Remove unused supported_crtc from intel_load_detect_pipeChris Wilson
2011-05-10drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson
2011-05-10drm/i915: Propagate failure to set mode for load-detect pipeChris Wilson
2011-05-10drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson
2011-05-10drm/i915: Move the irq wait queue initialisation into the ring initChris Wilson
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie
2011-05-09Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-nextDave Airlie
2011-05-09drm/radeon/kms: fix some logic errors in combios i2c mappingAlex Deucher
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson
2011-05-04vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson
2011-05-04nouveau: add optimus detection to DSM code.Dave Airlie
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie
2011-05-04nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie
2011-05-04drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher
2011-05-04drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher
2011-05-04drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher
2011-05-04drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie
2011-04-28drm: Export the command-line mode parserChris Wilson
2011-04-28drm: Verify debug message argumentsJoe Perches
2011-04-28drm: Create and use drm_errJoe Perches
2011-04-28drm/radeon/kms: remove some underscan leftoversAlex Deucher
2011-04-28drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson
2011-04-28drm: parse color format support for digital displaysJesse Barnes
2011-04-28drm: add bit depth parsingJesse Barnes
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher
2011-04-27drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher
2011-04-27drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie