summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie
2011-03-14drm/i915: disable opregion lid detection for now.Dave Airlie
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-07drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson
2011-03-07drm/i915/dp: Sanity check eDP existenceChris Wilson
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-02drm/i915: Don't save/restore hardware status page address registerZhenyu Wang
2011-03-02drm/i915: don't store the reg value for HWS_PGAChris Wilson
2011-03-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann
2011-03-01drm/i915: Re-enable GPU semaphores for SandyBridge mobileChris Wilson
2011-03-01drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson
2011-03-01Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson
2011-03-01drm/i915: Allow relocation deltas outside of target boChris Wilson
2011-03-01drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson
2011-02-24drm/i915: Use a symbolic constant for OpRegion lid stateChris Wilson
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter
2011-02-23drm: Mark constant arrays of drm_display_mode constChris Wilson
2011-02-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson
2011-02-22drm/i915: Use a device flag for non-interruptible phasesChris Wilson
2011-02-22drm/i915: First try a normal large kmalloc for the temporary exec buffersChris Wilson
2011-02-22drm/i915: Add a module parameter to ignore lid statusChris Wilson
2011-02-22drm/i915: Protect against drm_gem_object not being the first memberChris Wilson
2011-02-22drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes
2011-02-22Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson
2011-02-22drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes
2011-02-22drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes
2011-02-22drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-16drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson
2011-02-16drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes
2011-02-16drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson
2011-02-11drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes
2011-02-11drm/i915: i915_mutex_interruptible() returns -EINTRChris Wilson
2011-02-11drm/i915: Fix resume regression from 5d1d0ccChris Wilson
2011-02-11drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson
2011-02-11drm/i915: Trigger modesetting if force-audio changesChris Wilson
2011-02-09drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson
2011-02-09drm/i915: Disable RC6 on IronlakeChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-02-07drm/i915: Skip the no-op domain changes when already in CPU|GTT domainsChris Wilson
2011-02-07drm/i915: Refine tracepointsChris Wilson