summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm: Wrap drm_mm_node.hole_followsChris Wilson2016-12-281-2/+2
* drm: Apply tight eviction scanning to color_adjustChris Wilson2016-12-281-0/+7
* drm: Compute tight evictions for drm_mm_scanChris Wilson2016-12-281-1/+2
* drm: Unconditionally do the range check in drm_mm_scan_add_block()Chris Wilson2016-12-281-7/+3
* drm: Extract struct drm_mm_scan from struct drm_mmChris Wilson2016-12-271-7/+12
* drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.Maarten Lankhorst2016-12-193-18/+163
* drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart2016-12-181-0/+1
* drm/i915: Simplify i915_gtt_color_adjust()Chris Wilson2016-12-161-4/+2
* drm: Constify the drm_mm APIChris Wilson2016-12-161-1/+1
* 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-157-34/+32
* drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-153-12/+9
* drm: Nuke fb->depthVille Syrjälä2016-12-152-3/+3
* drm/i915: Use drm_framebuffer_plane_{width,height}() where possibleVille Syrjälä2016-12-151-3/+2
* drm/i915: Store a pointer to the pixel format info for fbcVille Syrjälä2016-12-152-9/+9
* drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä2016-12-153-30/+30
* drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm codeVille Syrjälä2016-12-151-8/+15
* 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
* drm/i915: Add local 'fb' variablesVille Syrjälä2016-12-141-14/+12
* Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-12-091-7/+0
|\
| * Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-0689-2759/+4385
| |\
| * | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-011-7/+0
* | | Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/...Dave Airlie2016-12-0810-50/+63
|\ \ \ | |_|/ |/| |
| * | drm/i915: Move priority bumping for flips earlierChris Wilson2016-12-051-1/+1
| * | drm/i915: Hold a reference on the request for its fence chainChris Wilson2016-12-052-7/+32
| * | drm/i915/audio: fix hdmi audio noise issueLibin Yang2016-12-051-2/+5
| * | drm/i915/debugfs: Increment return value of gt.next_seqnoChris Wilson2016-12-051-1/+1
| * | drm/i915/debugfs: Drop i915_hws_infoChris Wilson2016-12-051-25/+0
| * | 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: Make skl_write_{plane,cursor}_wm() staticVille Syrjälä2016-12-051-7/+7
| * | drm/i915: Complete requests in nop_submit_requestChris Wilson2016-12-051-0/+2
| * | Merge tag 'gvt-next-2016-11-30' of https://github.com/01org/gvt-linux into dr...Jani Nikula2016-12-023-4/+9
| |\ \
| | * | drm/i915/gvt: fix lock not released bug for dispatch_workload() err pathZhenyu Wang2016-11-251-4/+6
| | * | drm/i915/gvt: fix getting 64bit bar size errorXiaoguang Chen2016-11-241-0/+2
| | * | drm/i915/gvt: fix missing init param.primaryDu, Changbin2016-11-231-0/+1
* | | | Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie2016-12-051-1/+2
|\ \ \ \
| * | | | drm/i915: drop the struct_mutex when wedged or trying to resetMatthew Auld2016-11-301-1/+2
| * | | | drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() errorChris Wilson2016-11-301-2/+3
| * | | | drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...Ville Syrjälä2016-11-162-9/+24
| * | | | drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä2016-11-111-10/+0
| * | | | drm/i915: Grab the rotation from the passed plane state for VLV spritesVille Syrjälä2016-11-111-1/+1
| * | | | drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson2016-11-111-0/+8
| * | | | drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson2016-11-071-2/+16
| * | | | drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson2016-11-071-1/+1
| * | | | drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan2016-11-071-2/+4
| * | | | drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan2016-11-071-3/+24
OpenPOWER on IntegriCloud