summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2017-02-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-08drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-01drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds
2017-01-26drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/Daniel Vetter
2017-01-25drm/i915: Move atomic state free from out of fence releaseChris Wilson
2017-01-25drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira
2017-01-25drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira
2017-01-25drm/i915: Release temporary load-detect state upon switchingChris Wilson
2017-01-25drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson
2017-01-19drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...Ville Syrjälä
2017-01-19drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()Ville Syrjälä
2017-01-19drm/i915: Release temporary load-detect state upon switchingChris Wilson
2017-01-19drm/i915: Track pinned vma in intel_plane_stateChris Wilson
2017-01-18drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) on error pathsAnder Conselvan de Oliveira
2017-01-18drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson
2017-01-17drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-14drm/i915: Eliminate superfluous i915_ggtt_view_rotatedChris Wilson
2017-01-14drm/i915: Convert i915_ggtt_view to use an anonymous unionChris Wilson
2017-01-12drm/i915: Remove useless casts to intel_plane_stateMaarten Lankhorst
2017-01-10drm/i915: Use new CRC debugfs APITomeu Vizoso
2017-01-04Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter
2017-01-04drm/i915: Update comment that sets I915_MODE_FLAG_INHERITEDDaniel Vetter
2017-01-03drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä
2017-01-02drm/i915: Move number of scalers initialization to runtime initNabendu Maiti
2016-12-30drm/i915: Add dpll entrypoint for dumping hw stateAnder Conselvan de Oliveira
2016-12-30drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_stateAnder Conselvan de Oliveira
2016-12-30drm/i915: Rename intel_shared_dpll_commit() to _swap_state()Ander Conselvan de Oliveira
2016-12-30drm/i915: Introduce intel_release_shared_dpll()Ander Conselvan de Oliveira
2016-12-23Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-22drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä
2016-12-20drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak
2016-12-20drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld
2016-12-19drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.Maarten Lankhorst
2016-12-18drm/i915: Unify active context tracking between legacy/execlists/gucChris Wilson
2016-12-15drm: Replace 'format->format' comparisons to just 'format' comparisonsVille Syrjälä
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm/i915: Use drm_framebuffer_plane_{width,height}() where possibleVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-15drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä
2016-12-15drm/i915: Populate fb->format early for inherited fbsVille Syrjälä
2016-12-15drm/i915: Set fb->dev early on for inherited fbsVille Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-08drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak
2016-12-08drm/i915: Shrink pipe config checkerTvrtko Ursulin
2016-12-08Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-07drm/i915: distinguish G33 and Pineview from each otherJani Nikula