summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarksVille Syrjälä2017-03-161-6/+3
* drm/i915: Drain the freed state from the tail of the next commitChris Wilson2017-03-091-13/+21
* drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä2017-03-091-11/+1
* drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst2017-03-091-5/+7
* Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-231-6/+37
|\
| * drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-081-2/+2
| * drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-02-011-83/+42
| * drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds2017-01-291-0/+3
| * drm/i915: Move atomic state free from out of fence releaseChris Wilson2017-01-251-2/+26
| * drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira2017-01-251-0/+6
| * drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira2017-01-251-2/+3
| * drm/i915: Release temporary load-detect state upon switchingChris Wilson2017-01-251-0/+1
| * drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson2017-01-251-1/+2
| * drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä2017-01-181-0/+3
| * drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä2017-01-031-16/+16
| * Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...Dave Airlie2016-12-231-21/+10
| |\
| | * drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak2016-12-201-21/+10
| | * drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld2016-12-201-1/+2
* | | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-011-2/+2
|\ \ \
| * | | drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/Daniel Vetter2017-01-261-2/+2
* | | | drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...Ville Syrjälä2017-01-191-1/+0
* | | | drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()Ville Syrjälä2017-01-191-14/+24
* | | | drm/i915: Release temporary load-detect state upon switchingChris Wilson2017-01-191-0/+1
* | | | drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-01-191-83/+47
* | | | drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira2017-01-181-7/+3
* | | | drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson2017-01-181-1/+2
* | | | drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä2017-01-171-0/+3
* | | | drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson2017-01-141-3/+2
* | | | drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson2017-01-141-1/+1
* | | | drm/i915: Remove useless casts to intel_plane_stateMaarten Lankhorst2017-01-121-6/+6
* | | | drm/i915: Use new CRC debugfs APITomeu Vizoso2017-01-101-0/+1
|/ / /
* | | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter2017-01-041-39/+171
|\ \ \
| * | | drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.Maarten Lankhorst2016-12-191-1/+131
| * | | drm: Replace 'format->format' comparisons to just 'format' comparisonsVille Syrjälä2016-12-151-1/+1
| * | | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-18/+15
| * | | drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-151-7/+4
| * | | drm/i915: Use drm_framebuffer_plane_{width,height}() where possibleVille Syrjälä2016-12-151-3/+2
| * | | drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-151-8/+8
| * | | drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-151-1/+1
| * | | drm/i915: Populate fb->format early for inherited fbsVille Syrjälä2016-12-151-0/+3
| * | | drm/i915: Set fb->dev early on for inherited fbsVille Syrjälä2016-12-151-0/+6
| * | | drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-151-1/+1
| |/ /
| * | Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie2016-12-081-4/+7
| |\ \ | | |/
| | * drm/i915: Move priority bumping for flips earlierChris Wilson2016-12-051-1/+1
| | * drm/i915: Initialize dev_priv->atomic_cdclk_freq at init timeVille Syrjälä2016-12-051-0/+1
| | * drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing thingsVille Syrjälä2016-12-051-3/+5
* | | drm/i915: Update comment that sets I915_MODE_FLAG_INHERITEDDaniel Vetter2017-01-041-11/+3
* | | drm/i915: Move number of scalers initialization to runtime initNabendu Maiti2017-01-021-17/+13
* | | drm/i915: Add dpll entrypoint for dumping hw stateAnder Conselvan de Oliveira2016-12-301-33/+1
* | | drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_stateAnder Conselvan de Oliveira2016-12-301-11/+11
OpenPOWER on IntegriCloud