summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-389/+358
|\
| * drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä2017-11-091-2/+12
| * drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula2017-10-191-15/+0
| * drm/i915: Unify skylake plane disableJuha-Pekka Heikkila2017-10-181-19/+2
| * drm/i915: Unify skylake plane updateJuha-Pekka Heikkila2017-10-181-73/+2
| * drm/i915: dspaddr_offset doesn't need to be more than local variableJuha-Pekka Heikkila2017-10-181-9/+6
| * drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila2017-10-181-6/+0
| * Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-10-181-1/+1
| |\
| | * Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-10-121-13/+13
| | |\
| | * | drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-121-1/+1
| * | | drm/i915: Handle drm-layer errors in intel_dp_add_mst_connectorJames Ausmus2017-10-171-0/+13
| * | | drm/i915: Dump 'output_types' in crtc state dumpVille Syrjälä2017-10-131-0/+51
| * | | drm/i915: Replace *_reference/unreference() or *_ref/unref with _get/put()Harsha Sharma2017-10-131-5/+5
| * | | drm/i915: Reuse normal state readout for LVDS/DVO fixed modeVille Syrjälä2017-10-111-27/+23
| * | | drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble2017-10-111-6/+6
| * | | drm/i915: Remove I915_MAX_PIPES dependency for DDB allocationMika Kahola2017-10-101-1/+4
| * | | drm/i915: Nuke the bogus kernel doc for i9xx_disable_pll()Ville Syrjälä2017-10-101-9/+0
| * | | drm/i915: Pass crtc state to i9xx_enable_pll()Ville Syrjälä2017-10-101-4/+5
| * | | drm/i915: Parametrize CBR_DPLLBMD_PIPE definesVille Syrjälä2017-10-101-1/+1
| * | | drm/i915: Use enum pipe for PCH transcodersVille Syrjälä2017-10-101-3/+3
| * | | drm/i915: add the BXT and CNL DPLL registers to pipe_config_comparePaulo Zanoni2017-10-091-0/+12
| * | | drm/i915: Consolidate get_fence with pin_fenceChris Wilson2017-10-091-2/+1
| * | | drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in i...Ville Syrjälä2017-10-091-18/+4
| * | | drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä2017-10-091-5/+9
| * | | drm/i915: push DDI FDI link training on enable to CRT encoderJani Nikula2017-10-061-3/+0
| * | | drm/i915: push DDI and DSI underrun reporting on enable to encoderJani Nikula2017-10-061-3/+0
| * | | drm/i915: push DDI CRT underrun reporting on disable to encoderJani Nikula2017-10-061-6/+0
| * | | drm/i915: push DDI CRT underrun reporting on enable to encoderJani Nikula2017-10-061-13/+1
| * | | drm/i915: Skip vblank waits for cursor updates when watermarks dont need upda...Maarten Lankhorst2017-10-041-2/+10
| * | | drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3.Maarten Lankhorst2017-10-041-17/+16
| * | | drm/i915/glk, cnl: Implement WaDisableScalarClockGatingImre Deak2017-10-031-0/+26
| | |/ | |/|
| * | Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-281-84/+21
| |\ \ | | |/
| | * Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-09-281-55/+126
| | |\
| | * \ Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-09-281-84/+21
| | |\ \
| | | * | drm/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst2017-09-081-10/+16
| | | * | drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst2017-09-081-0/+2
| | | * | drm/i915: Always wait for flip_done, v2.Maarten Lankhorst2017-09-081-77/+7
| | | * | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-151-50/+36
| | | |\ \
| | | | * | drm/i915: Fix scaler init during CRTC HW state readoutImre Deak2017-07-271-7/+7
| | | | * | drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter2017-07-271-42/+18
| | | | * | drm/i915: Fix cursor updates on some platformsVille Syrjälä2017-07-271-1/+11
| * | | | | drm/i915: Avoid using dev_priv->info.gen directly.Rodrigo Vivi2017-09-271-3/+3
| * | | | | drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-6/+6
| * | | | | drm/i915: remove redundant variable hw_checkColin Ian King2017-09-201-2/+0
| * | | | | drm/i915: Use mul_u32_u32() for 32b x 32b -> 64b resultChris Wilson2017-09-131-1/+1
| * | | | | drm/i915: Name the IPS_PCODE_CONTROL bitVille Syrjälä2017-09-121-1/+2
| * | | | | drm/i915: Fix an error handling in 'intel_framebuffer_init()'Christophe JAILLET2017-09-111-1/+1
| * | | | | drm/i915/bxt+: Enable IPC supportKumar, Mahesh2017-09-071-0/+1
| | |_|_|/ | |/| | |
| * | | | drm/i915: Constify load detect modeVille Syrjälä2017-09-051-6/+6
| * | | | drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...Ville Syrjälä2017-09-011-3/+3
OpenPOWER on IntegriCloud