summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix an overlay regression from 7e7d76cChris Wilson2010-09-133-6/+21
* drm/i915: Share crtc setup and teardown between dpms and disable/enableChris Wilson2010-09-132-81/+46
* drm/i915/lvds: Move private data to the connector from the device.Chris Wilson2010-09-132-79/+78
* drm/i915/lvds: Remove incorrect mode lockingChris Wilson2010-09-131-7/+0
* drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitterChris Wilson2010-09-134-63/+105
* drm/i915/bios: Prevent NULL dereference after allocation failureChris Wilson2010-09-121-0/+2
* drm/i915/sdvo: Poll command status 5 times without delay on readChris Wilson2010-09-121-35/+36
* drm/i915: Use msleep instead of mdelay during wait_vblank_offChris Wilson2010-09-122-6/+14
* drm/i915/lvds: Remove busy wait for powering up the panel.Chris Wilson2010-09-121-5/+1
* drm/i915/lvds: Remove busy wait for powering down the panelChris Wilson2010-09-121-9/+2
* drm/i915/i2c: The bit-banging interface controls the delay, drop oursChris Wilson2010-09-111-19/+15
* drm/i915/dp: Convert a udelay(17000) to a sleep during link-offChris Wilson2010-09-111-3/+2
* drm/i915: Use macros to switch between equivalent pipe registersChris Wilson2010-09-115-546/+507
* drm/i915: Tidy Ironlake watermark computationChris Wilson2010-09-112-115/+99
* drm/i915: Fix updating FBCChris Wilson2010-09-113-68/+90
* drm/i915: enable thermal reporting for IPSJesse Barnes2010-09-112-0/+8
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-09-113-9/+27
|\
| * drm/i915: don't enable self-refresh on IronlakeJesse Barnes2010-09-102-2/+12
| * drm/i915: Double check that the wait_request is not pending before warningChris Wilson2010-09-091-7/+15
* | drm/i915: Use the real FDI frequency for determining b/wChris Wilson2010-09-103-1/+20
* | drm/i915: Only call udelay() when waiting for clocks to stabiliseChris Wilson2010-09-101-3/+1
* | drm/i915: Ensure all PLL registers are flushed before a udelay()Chris Wilson2010-09-101-0/+5
* | drm/i915: set FDI RX TU size to match transmit sizeJesse Barnes2010-09-101-0/+6
* | drm/i915: don't write TU size to N1 regJesse Barnes2010-09-101-1/+1
* | drm/i915: split Ironlake FDI enable functionJesse Barnes2010-09-101-27/+45
* | drm/i915: enable PCH PLL, FDI training and transcoder even for eDPJesse Barnes2010-09-101-123/+119
* | drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commitJesse Barnes2010-09-101-9/+60
* | drm/i915: don't unlock panel regsJesse Barnes2010-09-101-1/+1
* | drm/i915: split i9xx CRTC enable/disable codeJesse Barnes2010-09-101-82/+103
* | drm/i915: split Ironlake CRTC enable/disable codeJesse Barnes2010-09-101-281/+310
* | drm/i915: Adapt workqueue to new alloc_workqueue interfaceChris Wilson2010-09-101-1/+16
* | drm/i915/debug: Include Ironlake in self-refresh statusChris Wilson2010-09-091-3/+5
* | drm/i915: Make the connector->encoder relationship explicitChris Wilson2010-09-099-127/+130
* | drm/i915: Use the direct mapping of pipe->crtcChris Wilson2010-09-094-15/+9
* | drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-0911-146/+137
* | drm/i915/dp: Flush the PLL register write before sleepingChris Wilson2010-09-081-0/+1
* | drm/i915: make sure panel is sequenced off when starting a mode setJesse Barnes2010-09-081-0/+1
* | drm/i915: make sure VDD AUX power has time to settleJesse Barnes2010-09-081-0/+2
* | drm/i915: don't change VDD AUX status in panel power functionsJesse Barnes2010-09-081-2/+2
* | drm/i915: split DP link training across panel power sequencingJesse Barnes2010-09-081-56/+65
* | drm/i915: use VDD AUX for panel power around detection and in prepareJesse Barnes2010-09-081-6/+29
* | drm/i915: use 125MHz reference clock for PCH attached eDPJesse Barnes2010-09-081-1/+4
* | drm/i915: fix eDP detectionJesse Barnes2010-09-081-3/+12
* | i915: snprintf returns large valuesDan Carpenter2010-09-081-0/+3
* | drm/i915: die, i915_probe_agp, dieDaniel Vetter2010-09-082-180/+17
* | drm/i915: drop prealloc_start from i915_dma gtt initDaniel Vetter2010-09-081-8/+4
* | intel-gtt: introduce drm/intel-gtt.hDaniel Vetter2010-09-082-2/+1
* | drm/i915: Don't disable panel for modesetting if pfit hasn't changedMatthew Garrett2010-09-081-2/+19
* | drm/i915: set dither bits on eDP panels tooJesse Barnes2010-09-081-18/+17
* | drm/i915: fix pipeconf dither bit definitionsJesse Barnes2010-09-082-9/+15
OpenPOWER on IntegriCloud