summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"Chris Wilson2010-12-152-3/+162
| * | drm/i915: Pass clock limits down to PLL matcherChris Wilson2010-12-141-18/+16
| * | drm/i915: Poll for seqno completion if IRQ is disabledChris Wilson2010-12-141-2/+4
| * | drm/i915/ringbuffer: Make IRQ refcnting atomicChris Wilson2010-12-144-46/+56
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-095-57/+47
| |\ \ | | |/
| | * drm/i915/sdvo: Only use the SDVO pin if it is in the valid rangeChris Wilson2010-12-091-3/+6
| | * drm/i915/ringbuffer: Handle wrapping of the autoreported HEADChris Wilson2010-12-092-13/+11
| | * drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converterDavid Flynn2010-12-081-7/+30
| | * drm/i915: i915 cannot provide switcher services.Dave Airlie2010-12-081-34/+0
| * | drm/i915: Enable RC6 autodownclocking on SandybridgeChris Wilson2010-12-092-0/+148
| * | drm/i915: Terminate the FORCE WAKE after we have finished readingChris Wilson2010-12-093-9/+35
| * | drm/i915/gtt: Clear the cachelines upon resumeChris Wilson2010-12-091-1/+2
| * | drm/i915: Restore GTT mapping first upon resumeChris Wilson2010-12-091-1/+6
| * | drm/i915: driver.suspend and .resume are always setChris Wilson2010-12-091-5/+0
| * | drm/i915: Mark the user reloc error paths as unlikelyChris Wilson2010-12-091-9/+8
| * | drm/i915: Eliminate drm_gem_object_lookup during relocationChris Wilson2010-12-092-27/+129
| * | drm/i915: Re-arm the idle timers if the device is still busyChris Wilson2010-12-091-2/+16
| * | drm/i915: Disable renderctx powersaving support for IronlakeChris Wilson2010-12-071-1/+1
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-074-61/+91
| |\ \ | | |/
| | * drm/i915/dp: Only apply the workaround if the select is still activeChris Wilson2010-12-071-2/+6
| | * drm/i915: Emit a request to clear a flushed and idle ring for unbusy boChris Wilson2010-12-071-1/+11
| | * drm/i915/lvds: Always restore panel-fitter when enabling the LVDSChris Wilson2010-12-051-44/+54
| | * drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-051-14/+16
| * | drm/i915: Wait for the bo if a display flip is pipelined on the other ringChris Wilson2010-12-061-1/+1
| * | drm/i915: Only emit a flush if there is an outstanding gpu writeChris Wilson2010-12-061-2/+3
| * | drm/i915: Completely disable fence pipelining.Chris Wilson2010-12-051-2/+4
| * | drm/i915: Uncouple render/power ctx before suspendingChris Wilson2010-12-053-26/+36
| * | drm/i915: Ignore fenced commands for gpu access on gen4Chris Wilson2010-12-051-11/+16
OpenPOWER on IntegriCloud