aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| | * drm/i915: move gen6 rps handling to workqueueBen Widawsky2011-05-10
| | * drm/i915: forcewake struct mutex locking fixesBen Widawsky2011-05-10
| | * drm/i915: reference counted forcewakeBen Widawsky2011-05-10
| | * drm/i915: proper use of forcewakeBen Widawsky2011-05-10
| | * drm/i915: Disable all outputs early, before KMS takeoverChris Wilson2011-05-10
| | * drm/i915: Do not clflush snooped objectsChris Wilson2011-05-10
| | * drm/i915: Rename agp_type to cache_levelChris Wilson2011-05-10
| | * drm/i915: debugfs for context informationBen Widawsky2011-05-10
| | * drm/i915: use i915_enable_rc6 on SNB tooJesse Barnes2011-05-10
| | * drm/i915: fix rc6 initialization on IronlakeBen Widawsky2011-05-10
| | * drm/1915: ringbuffer wait for idle functionBen Widawsky2011-05-10
| | * drm/i915: fix ilk rc6 teardown lockingBen Widawsky2011-05-10
| | * drm/i915: Fold the DPLL limit defines into the structs that use them.Eric Anholt2011-05-10
| | * drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.Eric Anholt2011-05-10
| | * drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().Eric Anholt2011-05-10
| | * drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().Eric Anholt2011-05-10
| | * drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().Eric Anholt2011-05-10
| | * drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.Eric Anholt2011-05-10
| | * drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().Eric Anholt2011-05-10
| | * drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.Eric Anholt2011-05-10
| | * drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt2011-05-10
| | * drm/i915: Attach a fb to the load-detect pipeChris Wilson2011-05-10
| | * drm/i915: Remove dead code from intel_release_load_detect_pipe()Chris Wilson2011-05-10
| | * drm/i915: Remove dead code from intel_get_load_detect_pipe()Chris Wilson2011-05-10
| | * drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtcChris Wilson2011-05-10
| | * drm/i915: Remove unused supported_crtc from intel_load_detect_pipeChris Wilson2011-05-10
| | * drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson2011-05-10
| | * drm/i915: Propagate failure to set mode for load-detect pipeChris Wilson2011-05-10
| | * drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson2011-05-10
| | * drm/i915: Move the irq wait queue initialisation into the ring initChris Wilson2011-05-10
| * | drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie2011-05-09
| * | Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-nextDave Airlie2011-05-08
| |\ \
| | * | mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-08
| | * | nouveau: add optimus detection to DSM code.Dave Airlie2011-05-03
| | * | vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-03
| | * | nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-03
| * | | drm/radeon/kms: fix some logic errors in combios i2c mappingAlex Deucher2011-05-08
| |/ /
| * | vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson2011-05-03
| * | drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher2011-05-03
| * | drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher2011-05-03
| * | drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher2011-05-03
| * | drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie2011-05-03
| * | drm: Export the command-line mode parserChris Wilson2011-04-28
| * | drm: Verify debug message argumentsJoe Perches2011-04-28
| * | drm: Create and use drm_errJoe Perches2011-04-28
| * | drm/radeon/kms: remove some underscan leftoversAlex Deucher2011-04-28
| * | drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-28
| * | drm: parse color format support for digital displaysJesse Barnes2011-04-28
| * | drm: add bit depth parsingJesse Barnes2011-04-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \