summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-09-12drm/i915/bios: Prevent NULL dereference after allocation failureChris Wilson
2010-09-12drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson
2010-09-12drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson
2010-09-12drm/i915/lvds: Remove busy wait for powering up the panel.Chris Wilson
2010-09-12drm/i915/lvds: Remove busy wait for powering down the panelChris Wilson
2010-09-11drm/i915/i2c: The bit-banging interface controls the delay, drop oursChris Wilson
2010-09-11drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson
2010-09-11drm/i915: Use macros to switch between equivalent pipe registersChris Wilson
2010-09-11drm/i915: Tidy Ironlake watermark computationChris Wilson
2010-09-11drm/i915: Fix updating FBCChris Wilson
2010-09-11drm/i915: enable thermal reporting for IPSJesse Barnes
2010-09-11Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2010-09-10drm/i915: Use the real FDI frequency for determining b/wChris Wilson
2010-09-10drm/i915: Only call udelay() when waiting for clocks to stabiliseChris Wilson
2010-09-10drm/i915: Ensure all PLL registers are flushed before a udelay()Chris Wilson
2010-09-10drm/i915: set FDI RX TU size to match transmit sizeJesse Barnes
2010-09-10drm/i915: don't write TU size to N1 regJesse Barnes
2010-09-10drm/i915: split Ironlake FDI enable functionJesse Barnes
2010-09-10drm/i915: enable PCH PLL, FDI training and transcoder even for eDPJesse Barnes
2010-09-10drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commitJesse Barnes
2010-09-10drm/i915: don't unlock panel regsJesse Barnes
2010-09-10drm/i915: split i9xx CRTC enable/disable codeJesse Barnes
2010-09-10drm/i915: split Ironlake CRTC enable/disable codeJesse Barnes
2010-09-10drm/i915: Adapt workqueue to new alloc_workqueue interfaceChris Wilson
2010-09-10drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-09drm/i915/debug: Include Ironlake in self-refresh statusChris Wilson
2010-09-09drm/i915: Make the connector->encoder relationship explicitChris Wilson
2010-09-09drm/i915: Use the direct mapping of pipe->crtcChris Wilson
2010-09-09drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson
2010-09-09drm/i915: Double check that the wait_request is not pending before warningChris Wilson
2010-09-08drm/i915/dp: Flush the PLL register write before sleepingChris Wilson
2010-09-08drm/i915: make sure panel is sequenced off when starting a mode setJesse Barnes
2010-09-08drm/i915: make sure VDD AUX power has time to settleJesse Barnes
2010-09-08drm/i915: don't change VDD AUX status in panel power functionsJesse Barnes
2010-09-08drm/i915: split DP link training across panel power sequencingJesse Barnes
2010-09-08drm/i915: use VDD AUX for panel power around detection and in prepareJesse Barnes
2010-09-08drm/i915: use 125MHz reference clock for PCH attached eDPJesse Barnes
2010-09-08drm/i915: fix eDP detectionJesse Barnes
2010-09-08i915: snprintf returns large valuesDan Carpenter
2010-09-08drm/i915: die, i915_probe_agp, dieDaniel Vetter
2010-09-08drm/i915: drop prealloc_start from i915_dma gtt initDaniel Vetter
2010-09-08intel-gtt: introduce drm/intel-gtt.hDaniel Vetter
2010-09-08drm/i915: Don't disable panel for modesetting if pfit hasn't changedMatthew Garrett
2010-09-08drm/i915: set dither bits on eDP panels tooJesse Barnes
2010-09-08drm/i915: fix pipeconf dither bit definitionsJesse Barnes
2010-09-08drm/i915: Remove impossible error handling from bit17 swizzlingChris Wilson
2010-09-08drm/i915: Add ringbuffer wait reset to hangcheckChris Wilson
2010-09-08drm/i915: Clear scanline waits after disabling the pipe.Chris Wilson
2010-09-08drm/i915: Show framebuffer info in debugfsChris Wilson
2010-09-08drm/i915: Show device capabilities in debugfsChris Wilson