summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-011-13/+47
|\
| * drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-011-3/+5
| * drm/i915: gen3 page flipping fixesJesse Barnes2010-06-181-5/+24
| * drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-181-0/+11
| * drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-141-5/+7
| * drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-021-0/+9
| * Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-021-0/+5
* | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-081-0/+5
* | drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-081-5/+4
* | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-051-0/+9
|/
* drm/i915: Include pitch in set_base debug statement.Chris Wilson2010-05-281-1/+2
* drm/i915: Only print "nothing to do" debug message as required.Chris Wilson2010-05-281-2/+3
* drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson2010-05-281-8/+12
* drm/i915: Add CxSR support on Pineview DDR3Li Peng2010-05-261-28/+44
* drm/i915: Kill dangerous pending-flip debuggingChris Wilson2010-05-261-6/+0
* drm/i915: add power monitoring supportJesse Barnes2010-05-261-16/+131
* drm/i915: Add support for interlaced display.Krzysztof Halasa2010-05-261-0/+14
* drm/i915: add timeout to FBC disable waitsJesse Barnes2010-05-261-2/+11
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-261-1/+0
* Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-307/+757
|\
| * Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-191-31/+56
| |\
| | * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-101-5/+6
| | |\
| | * | drm/i915: Make fbc control wrapper functionsAdam Jackson2010-05-071-22/+44
| | * | drm/i915: Use spatio-temporal dithering on PCHAdam Jackson2010-05-071-4/+6
| * | | drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-181-0/+2
| |/ /
| * | drm/i915: introduce i915_gem_alloc_objectDaniel Vetter2010-04-201-1/+1
| * | Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-201-22/+15
| |\ \
| | * | drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-071-22/+15
| * | | Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-201-258/+689
| |\ \ \
| | * | | drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson2010-04-181-6/+20
| | * | | drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang2010-04-121-3/+157
| | * | | drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui2010-04-121-74/+79
| | * | | drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui2010-04-121-3/+2
| | * | | drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth2010-04-121-5/+0
| | * | | drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang2010-04-121-17/+0
| | * | | drm/i915: remove connector object in old output structureZhenyu Wang2010-04-121-10/+0
| | * | | drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang2010-04-121-4/+2
| | * | | drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang2010-04-121-0/+41
| | * | | drm/i915: enable LVDS on CougarpointZhenyu Wang2010-04-121-4/+11
| | * | | drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang2010-04-121-122/+336
| | * | | drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt2010-04-121-0/+2
| | * | | drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2010-04-121-1/+3
| | * | | drm/i915: passing drm connector param for load detectionZhenyu Wang2010-04-091-3/+5
| | * | | drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2010-04-091-0/+25
| | * | | drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang2010-04-091-18/+18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-04-231-49/+64
| |\ \ \ \ | | |/ / /
| * | | | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-2/+2
| | |_|/ | |/| |
* | | | drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson2010-04-181-5/+6
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-171-48/+48
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud