aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-19drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula1-15/+0
2017-10-18drm/i915: Unify skylake plane disableJuha-Pekka Heikkila1-19/+2
2017-10-18drm/i915: Unify skylake plane updateJuha-Pekka Heikkila1-73/+2
2017-10-18drm/i915: dspaddr_offset doesn't need to be more than local variableJuha-Pekka Heikkila1-9/+6
2017-10-18drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila1-6/+0
2017-10-18Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula1-1/+1
2017-10-17drm/i915: Handle drm-layer errors in intel_dp_add_mst_connectorJames Ausmus1-0/+13
2017-10-13drm/i915: Dump 'output_types' in crtc state dumpVille Syrjälä1-0/+51
2017-10-13drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma1-5/+5
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-13/+13
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard1-1/+1
2017-10-11drm/i915: Reuse normal state readout for LVDS/DVO fixed modeVille Syrjälä1-27/+23
2017-10-11drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble1-6/+6
2017-10-10drm/i915: Remove I915_MAX_PIPES dependency for DDB allocationMika Kahola1-1/+4
2017-10-10drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll()Ville Syrjälä1-9/+0
2017-10-10drm/i915: Pass crtc state to i9xx_enable_pll()Ville Syrjälä1-4/+5
2017-10-10drm/i915: Parametrize CBR_DPLLBMD_PIPE definesVille Syrjälä1-1/+1
2017-10-10drm/i915: Use enum pipe for PCH transcodersVille Syrjälä1-3/+3
2017-10-09drm/i915: add the BXT and CNL DPLL registers to pipe_config_comparePaulo Zanoni1-0/+12
2017-10-09drm/i915: Consolidate get_fence with pin_fenceChris Wilson1-2/+1
2017-10-09drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get()Ville Syrjälä1-18/+4
2017-10-09drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä1-5/+9
2017-10-06drm/i915: push DDI FDI link training on enable to CRT encoderJani Nikula1-3/+0
2017-10-06drm/i915: push DDI and DSI underrun reporting on enable to encoderJani Nikula1-3/+0
2017-10-06drm/i915: push DDI CRT underrun reporting on disable to encoderJani Nikula1-6/+0
2017-10-06drm/i915: push DDI CRT underrun reporting on enable to encoderJani Nikula1-13/+1
2017-10-04drm/i915: Skip vblank waits for cursor updates when watermarks dont need updatingMaarten Lankhorst1-2/+10
2017-10-04drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3.Maarten Lankhorst1-17/+16
2017-10-03drm/i915/glk, cnl: Implement WaDisableScalarClockGatingImre Deak1-0/+26
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula1-84/+21
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-55/+126
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-84/+21
2017-09-27drm/i915: Avoid using dev_priv->info.gen directly.Rodrigo Vivi1-3/+3
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko1-6/+6
2017-09-20drm/i915: remove redundant variable hw_checkColin Ian King1-2/+0
2017-09-18drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET1-1/+1
2017-09-13drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson1-1/+1
2017-09-12drm/i915: Name the IPS_PCODE_CONTROL bitVille Syrjälä1-1/+2
2017-09-11drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET1-1/+1
2017-09-08drm/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst1-10/+16
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst1-0/+2
2017-09-08drm/i915: Always wait for flip_done, v2.Maarten Lankhorst1-77/+7
2017-09-07drm/i915/bxt+: Enable IPC supportKumar, Mahesh1-0/+1
2017-09-05drm/i915: Constify load detect modeVille Syrjälä1-6/+6
2017-09-01drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update()Ville Syrjälä1-3/+3
2017-09-01drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()Ville Syrjälä1-10/+9
2017-09-01drm/i915: Eliminate obj->state usage from pre/post plane updateVille Syrjälä1-3/+6
2017-09-01drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()Ville Syrjälä1-5/+7
2017-08-31drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()Ville Syrjälä1-5/+9
2017-08-31drm/i915: Pass the new crtc state to color management codeVille Syrjälä1-2/+2