summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-12-16drm/i915: Simplify i915_gtt_color_adjust()Chris Wilson
2016-12-16drm: Constify the drm_mm APIChris 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: Nuke fb->depthVille Syrjälä
2016-12-15drm/i915: Use drm_framebuffer_plane_{width,height}() where possibleVille Syrjälä
2016-12-15drm/i915: Store a pointer to the pixel format info for fbcVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-15drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm codeVille 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-14drm/i915: Add local 'fb' variablesVille Syrjälä
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-12-08Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2016-12-05drm/i915: Move priority bumping for flips earlierChris Wilson
2016-12-05drm/i915: Hold a reference on the request for its fence chainChris Wilson
2016-12-05drm/i915/audio: fix hdmi audio noise issueLibin Yang
2016-12-05drm/i915/debugfs: Increment return value of gt.next_seqnoChris Wilson
2016-12-05drm/i915/debugfs: Drop i915_hws_infoChris Wilson
2016-12-05drm/i915: Initialize dev_priv->atomic_cdclk_freq at init timeVille Syrjälä
2016-12-05drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing thingsVille Syrjälä
2016-12-05drm/i915: Make skl_write_{plane,cursor}_wm() staticVille Syrjälä
2016-12-05drm/i915: Complete requests in nop_submit_requestChris Wilson
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-12-02Merge tag 'gvt-next-2016-11-30' of https://github.com/01org/gvt-linux into dr...Jani Nikula
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-30drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld
2016-11-30drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson
2016-11-30Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-11-25drm/i915/gvt: fix lock not released bug for dispatch_workload() err pathZhenyu Wang
2016-11-24drm/i915/gvt: fix getting 64bit bar size errorXiaoguang Chen
2016-11-23drm/i915/gvt: fix missing init param.primaryDu, Changbin
2016-11-21drm/i915: Update DRIVER_DATE to 20161121Daniel Vetter
2016-11-18drm/i915: Skip final clflush if LLC is coherentChris Wilson
2016-11-18drm/i915: Always flush the dirty CPU cache when pinning the scanoutChris Wilson
2016-11-18drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson
2016-11-18drm/i915: Check that each request phase is completed before retiringChris Wilson
2016-11-18drm/i915: i915_pages_create_for_stolen should return err ptrMatthew Auld
2016-11-18drm/i915: Enable support for nonblocking modesetMaarten Lankhorst
2016-11-18drm/i915: Be more careful to drop the GT wakerefChris Wilson
2016-11-18drm/i915: Move frontbuffer CS write tracking from ggtt vma to objectChris Wilson
2016-11-18drm/i915: Only dump dp_m2_n2 configuration when drrs is usedTvrtko Ursulin
2016-11-17drm/i915: don't leak global_timelineMatthew Auld
2016-11-17drm/i915: add i915_address_space_finiMatthew Auld
2016-11-17drm/i915: Add a few more sanity checks for stolen handlingChris Wilson