summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Record the error batchbuffer on each ringChris Wilson2011-01-113-120/+50
* drm/i915: Include TLB miss overhead for computing WMChris Wilson2011-01-111-2/+9
* drm/i915: Propagate error from flushing the ringChris Wilson2011-01-113-48/+90
* drm/i915: detect & report PCH display error interruptsJesse Barnes2011-01-112-2/+81
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-114-46/+75
* drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes2011-01-112-3/+3
* drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes2011-01-114-21/+91
* drm/i915: Make the ring IMR handling privateChris Wilson2011-01-112-12/+15
* drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2011-01-112-39/+25
* drm/i915/debugfs: Show the per-ring IMRChris Wilson2011-01-113-14/+24
* drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-115-62/+113
* drm/i915: Handle ringbuffer stalls when flushingChris Wilson2011-01-114-43/+65
* drm/i915: Enforce write ordering through the GTTChris Wilson2011-01-112-1/+16
* drm/i915: Remove impossible testChris Wilson2011-01-111-8/+0
* drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes2011-01-111-5/+7
* drm/i915: add 'reset' parameterChris Wilson2011-01-111-0/+6
* drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu2011-01-111-5/+5
* drm/i915: support low power watermarks on IronlakeJesse Barnes2011-01-112-130/+133
* drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson2011-01-112-3/+11
* drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson2011-01-112-17/+10
* drm/i915: support overclocking on Sandy BridgeJesse Barnes2011-01-112-0/+28
* drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson2011-01-111-0/+4
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-115-8/+39
* drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson2011-01-111-22/+11
* drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu2011-01-112-11/+21
* drm/i915/crt: Check for a analog monitor in case of DVI-IDavid Müller2011-01-111-5/+25
* drm/i915: make DP training try a little harderJesse Barnes2011-01-111-4/+23
* drm/i915: check eDP encoder correctly when setting modesJesse Barnes2011-01-111-1/+1
* drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-071-1/+0
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-052-1/+15
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-051-0/+1
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-055-3/+56
|\
| * drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson2010-12-301-1/+1
| * Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson2010-12-301-1/+1
| * drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson2010-12-232-1/+25
| * drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2010-12-231-0/+23
| * drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson2010-12-231-1/+2
| * drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt2010-12-232-0/+5
| * drm/i915/bios: Reverse order of 100/120 Mhz SSC clocksChris Wilson2010-12-141-1/+1
* | Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...Dave Airlie2010-12-2229-4778/+6727
|\ \
| * | drm/i915: Undo "Uncouple render/power ctx before suspending"Chris Wilson2010-12-201-0/+2
| * | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-204-1/+40
| * | drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-187-20/+137
| * | drm/i915: Enable EI mode for RCx decision making on SandybridgeChris Wilson2010-12-171-0/+1
| * | drm/i915/sdvo: Border and stall select became test bits in gen5Chris Wilson2010-12-161-2/+5
| * | drm/i915: Add Guess-o-matic for pageflip timestamping.Mario Kleiner2010-12-161-14/+20
| * | drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-165-6/+119
| * | drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-154-3/+20
| * | drm/i915: Add self-refresh support on SandybridgeYuanhan Liu2010-12-153-18/+334
| * | drm/i915: Wait for vblank before unpinning old fbChris Wilson2010-12-151-1/+3
OpenPOWER on IntegriCloud