summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2011-05-11drm/i915: proper use of forcewakeBen Widawsky2-46/+37
2011-05-11drm/i915: Disable all outputs early, before KMS takeoverChris Wilson3-15/+34
2011-05-11drm/i915: Do not clflush snooped objectsChris Wilson1-0/+11
2011-05-11drm/i915: Rename agp_type to cache_levelChris Wilson6-18/+48
2011-05-11drm/i915: debugfs for context informationBen Widawsky1-0/+25
2011-05-11drm/i915: use i915_enable_rc6 on SNB tooJesse Barnes1-3/+6
2011-05-11drm/i915: fix rc6 initialization on IronlakeBen Widawsky1-0/+13
2011-05-11drm/1915: ringbuffer wait for idle functionBen Widawsky3-2/+8
2011-05-11drm/i915: fix ilk rc6 teardown lockingBen Widawsky1-3/+8
2011-05-11drm/i915: Fold the DPLL limit defines into the structs that use them.Eric Anholt1-469/+181
2011-05-11drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.Eric Anholt1-35/+22
2011-05-11drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().Eric Anholt1-83/+36
2011-05-11drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().Eric Anholt1-209/+150
2011-05-11drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().Eric Anholt1-6/+0
2011-05-11drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.Eric Anholt1-33/+24
2011-05-11drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().Eric Anholt1-258/+23
2011-05-11drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.Eric Anholt1-10/+6
2011-05-11drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt2-7/+680
2011-05-11drm/i915: Attach a fb to the load-detect pipeChris Wilson2-17/+128
2011-05-11drm/i915: Remove dead code from intel_release_load_detect_pipe()Chris Wilson1-5/+3
2011-05-11drm/i915: Remove dead code from intel_get_load_detect_pipe()Chris Wilson1-18/+10
2011-05-11drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtcChris Wilson1-1/+1
2011-05-11drm/i915: Remove unused supported_crtc from intel_load_detect_pipeChris Wilson1-5/+2
2011-05-11drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson4-23/+33
2011-05-11drm/i915: Propagate failure to set mode for load-detect pipeChris Wilson1-1/+5
2011-05-11drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson4-25/+22
2011-05-11drm/i915: Move the irq wait queue initialisation into the ring initChris Wilson2-6/+1
2011-05-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+23
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie1-1/+1
2011-05-09Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-nextDave Airlie3-25/+197
2011-05-09drm/radeon/kms: fix some logic errors in combios i2c mappingAlex Deucher1-6/+12
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie1-0/+1
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher1-2/+2
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic1-3/+3
2011-05-09drm: mm: fix debug outputDaniel Vetter1-3/+3
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2-2/+5
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher1-2/+27
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2-2/+5
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson1-2/+15
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson1-1/+3
2011-05-04vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson1-6/+0
2011-05-04nouveau: add optimus detection to DSM code.Dave Airlie1-15/+89
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie1-14/+99
2011-05-04nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2-0/+12
2011-05-04drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher1-16/+43
2011-05-04drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher1-0/+2
2011-05-04drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher1-0/+54