summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-06-241-9/+6
|\
| * Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-241-104/+198
| |\
| * | drm/i915: Move backlight unregistration to connector unregistrationChris Wilson2016-06-191-2/+3
| * | drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson2016-06-191-8/+2
| * | drm: Deal with rotation in drm_plane_helper_check_update()Ville Syrjälä2016-06-171-0/+2
* | | drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detectedImre Deak2016-06-221-0/+5
| |/ |/|
* | drm/i915: Serialise presentation with imported dmabufsChris Wilson2016-06-171-16/+21
* | drm/i915: Use atomic commits for legacy page_flipsDaniel Vetter2016-06-161-1/+2
* | drm/i915: Move fb_bits updating later in atomic_commitDaniel Vetter2016-06-161-16/+25
* | drm/i915: nonblocking commitDaniel Vetter2016-06-161-39/+87
* | Reapply "drm/i915: Pass atomic states to fbc update, functions."Maarten Lankhorst2016-06-161-3/+5
* | drm/i915: Roll out the helper nonblock trackingDaniel Vetter2016-06-161-1/+9
* | drm/i915: Signal drm events for atomicDaniel Vetter2016-06-161-3/+10
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-06-161-9/+1
|\ \ | |/
| * drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon2016-06-101-8/+0
| * drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter2016-06-101-1/+1
* | drm/i915/ilk: Don't disable SSC source if it's in useLyude2016-06-141-14/+34
* | drm/i915/bxt: Rename broxton to bxt in PHY/CDCLK function prefixesImre Deak2016-06-131-14/+14
* | drm/i915/bxt: Set DDI PHY lane latency optimization during modesetImre Deak2016-06-131-0/+5
* | Revert "drm/i915/ilk: Don't disable SSC source if it's in use"Daniel Vetter2016-06-091-36/+13
* | drm/i915: only disable memory self-refresh on GMCHDavid Weinehall2016-06-071-1/+1
* | drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä2016-06-071-9/+21
|/
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-06-021-4/+3
|\
| * Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie2016-06-021-472/+424
| |\
| | * drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter2016-06-011-495/+1095
| * | Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-271-0/+6
| |\ \
| | * | drm/i915: Ignore stale wm register values on resume on ilk-bdw (v2)Ville Syrjälä2016-05-231-0/+6
| * | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-231-1669/+1687
| |\ \ \
| | * | | drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter2016-05-171-2/+2
| | * | | drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-2/+1
| * | | | drm/i915/lvds: separate border enable readout from panel fitterJani Nikula2016-05-041-3/+0
| * | | | drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä2016-05-041-0/+2
| * | | | drm/i915: Avoid stalling on pending flips for legacy cursor updatesChris Wilson2016-04-271-0/+3
| * | | | drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.Maarten Lankhorst2016-03-141-1/+2
* | | | | drm/i915: Only ignore eDP ports that are connectedChris Wilson2016-06-011-10/+10
* | | | | drm/i915: kill STANDARD/CURSOR plane screamsVille Syrjälä2016-05-301-22/+15
* | | | | drm/i915: Give meaningful names to all the planesVille Syrjälä2016-05-301-5/+20
* | | | | drm/i915: Don't leak primary/cursor planes on crtc init failureVille Syrjälä2016-05-301-6/+6
* | | | | drm/i915: Set crtc->name to "pipe A", "pipe B", etc.Ville Syrjälä2016-05-301-1/+2
* | | | | drm/i915: Use plane->name in debug printsVille Syrjälä2016-05-301-16/+22
* | | | | drm/i915: Use crtc->name in debug messagesVille Syrjälä2016-05-301-14/+18
* | | | | drm/i915: Reject modeset if the dotclock is too highVille Syrjälä2016-05-271-9/+9
* | | | | drm/i915/ilk: Don't disable SSC source if it's in useLyude2016-05-261-13/+36
* | | | | drm/i915/bxt: Sanitize CDCLK to fix breakage during S4 resumeImre Deak2016-05-251-2/+49
* | | | | drm/i915/gen9: Assume CDCLK PLL is off if it's not lockedImre Deak2016-05-251-23/+16
* | | | | drm/i915: Revert async unpin and nonblocking atomic commitDaniel Vetter2016-05-251-495/+1095
* | | | | drm/i915: Set BXT cdclk to minimum initiallyVille Syrjälä2016-05-231-7/+2
* | | | | drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk checkVille Syrjälä2016-05-231-15/+0
* | | | | drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE P...Ville Syrjälä2016-05-231-65/+63
* | | | | drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vc...Ville Syrjälä2016-05-231-14/+19
OpenPOWER on IntegriCloud