summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-10-11drm/i915: Reuse normal state readout for LVDS/DVO fixed modeVille Syrjälä
2017-10-11drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble
2017-10-10drm/i915: Remove I915_MAX_PIPES dependency for DDB allocationMika Kahola
2017-10-10drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll()Ville Syrjälä
2017-10-10drm/i915: Pass crtc state to i9xx_enable_pll()Ville Syrjälä
2017-10-10drm/i915: Parametrize CBR_DPLLBMD_PIPE definesVille Syrjälä
2017-10-10drm/i915: Use enum pipe for PCH transcodersVille Syrjälä
2017-10-09drm/i915: add the BXT and CNL DPLL registers to pipe_config_comparePaulo Zanoni
2017-10-09drm/i915: Consolidate get_fence with pin_fenceChris Wilson
2017-10-09drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in i...Ville Syrjälä
2017-10-09drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä
2017-10-06drm/i915: push DDI FDI link training on enable to CRT encoderJani Nikula
2017-10-06drm/i915: push DDI and DSI underrun reporting on enable to encoderJani Nikula
2017-10-06drm/i915: push DDI CRT underrun reporting on disable to encoderJani Nikula
2017-10-06drm/i915: push DDI CRT underrun reporting on enable to encoderJani Nikula
2017-10-04drm/i915: Skip vblank waits for cursor updates when watermarks dont need upda...Maarten Lankhorst
2017-10-04drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3.Maarten Lankhorst
2017-10-03drm/i915/glk, cnl: Implement WaDisableScalarClockGatingImre Deak
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-27drm/i915: Avoid using dev_priv->info.gen directly.Rodrigo Vivi
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
2017-09-20drm/i915: remove redundant variable hw_checkColin Ian King
2017-09-18drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET
2017-09-13drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson
2017-09-12drm/i915: Name the IPS_PCODE_CONTROL bitVille Syrjälä
2017-09-11drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET
2017-09-08drm/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst
2017-09-08drm/i915: Always wait for flip_done, v2.Maarten Lankhorst
2017-09-07drm/i915/bxt+: Enable IPC supportKumar, Mahesh
2017-09-05drm/i915: Constify load detect modeVille Syrjälä
2017-09-01drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...Ville Syrjälä
2017-09-01drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()Ville Syrjälä
2017-09-01drm/i915: Eliminate obj->state usage from pre/post plane updateVille Syrjälä
2017-09-01drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()Ville Syrjälä
2017-08-31drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()Ville Syrjälä
2017-08-31drm/i915: Pass the new crtc state to color management codeVille Syrjälä
2017-08-31drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()Ville Syrjälä
2017-08-31drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"Ville Syrjälä
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä
2017-08-29drm/i915: Remove excess indent in intel_finish_reset() caught by sparseChris Wilson
2017-08-25drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFTPaulo Zanoni