summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2018-02-01drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masksImre Deak
2017-12-22drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä
2017-12-21drm/i915: Disable all planes for load detection, v2.Ville Syrjälä
2017-12-20i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi
2017-12-18drm/i915/cnl: Add support for horizontal plane flippingJoonas Lahtinen
2017-12-12drm/i915: give stolen_usable_size a more suitable homeMatthew Auld
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2017-12-08drm/i915: Drop fb reference on load_detect_pipe failure pathChris Wilson
2017-12-08intel/atomic: Stop updating legacy fb parametersDaniel Vetter
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-12-01drm/i915: Pass crtc state to intel_pipe_{enable,disable}()Ville Syrjälä
2017-12-01drm/i915: Wait for pipe to start on i830 as wellVille Syrjälä
2017-12-01drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä
2017-12-01drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä
2017-11-30drm/i915: Enable IPS with only sprite plane visible too, v4.Maarten Lankhorst
2017-11-30drm/i915: Make ips_enabled a property depending on whether IPS is enabled, v3.Maarten Lankhorst
2017-11-28drm/i915: Enable hotplug polling after registering the outputsChris Wilson
2017-11-23drm/i915: remove stale comment from sanitize_encoderDaniel Vetter
2017-11-21drm/i915: Add rudimentary plane state verificationVille Syrjälä
2017-11-21drm/i915: Use plane->get_hw_state() for initial plane fb readoutVille Syrjälä
2017-11-21drm/i915: Nuke crtc->planeVille Syrjälä
2017-11-21drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()Ville Syrjälä
2017-11-21drm/i915: Nuke ironlake_get_initial_plane_config()Ville Syrjälä
2017-11-21drm/i915: Cleanup enum pipe/enum plane_id/enum i9xx_plane_id in initial fb re...Ville Syrjälä
2017-11-21drm/i915: s/enum plane/enum i9xx_plane_id/Ville Syrjälä
2017-11-21drm/i915: Redo plane sanitation during readoutVille Syrjälä
2017-11-21drm/i915: Add .get_hw_state() method for planesVille Syrjälä
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-11-17drm/i915: Pass crtc_state to ips toggle functions, v2Maarten Lankhorst
2017-11-17drm/i915: Enable FIFO underrun reporting after initial fastset, v4.Maarten Lankhorst
2017-11-16drm/i915: Don't sanitize frame start delay if the pipe is offVille Syrjälä
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-14drm/i915: Display WA #1185 WaDisableDARBFClkGating:cnl, glkRodrigo Vivi
2017-11-14drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+James Ausmus
2017-11-13drm/i915: Handle adjust better in intel_pipe_config_compareMaarten Lankhorst
2017-11-13drm/i915: Check boolean options in intel_pipe_config_compare with its own macroMaarten Lankhorst
2017-11-13drm/i915: Remove bogus ips_enabled check.Maarten Lankhorst
2017-11-11drm/i915: Update watermark state correctly in sanitize_watermarksMaarten Lankhorst
2017-11-10drm/i915: Inline intel_modeset_gem_init()Chris Wilson
2017-11-10drm/i915: Move intel_init_clock_gating() to i915_gem_init()Chris Wilson
2017-11-10drm/i915: Move GT powersaving init to i915_gem_init()Chris Wilson
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä
2017-11-09drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2017-11-08drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2017-11-08drm/i915: Read ilk FDI PLL frequency once during initialisationChris Wilson