summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...Maarten Lankhorst1-15/+8
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen1-5/+55
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-29/+73
2018-02-22drm/i915: Extract intel_plane_{pin,unpin}_fb()Ville Syrjälä1-51/+45
2018-02-22drm/i915: Require fence only for FBC capable planesVille Syrjälä1-1/+1
2018-02-22drm/i915: Clean up fbc vs. plane checksVille Syrjälä1-0/+41
2018-02-22drm/i915: Only pin the fence for primary planes (and gen2/3)Ville Syrjälä1-1/+13
2018-02-22drm/i915: Fail if we can't get a fence for gen2/3 tiled scanoutVille Syrjälä1-1/+9
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-4/+4
2018-02-20drm/i915: Move the policy for placement of the GGTT vma into the callerChris Wilson1-10/+35
2018-02-20drm/i915: Set the primary plane pipe select bits on gen4Ville Syrjälä1-1/+1
2018-02-20drm/i915: Don't set cursor pipe select bits on g4x+Ville Syrjälä1-1/+2
2018-02-19drm/i915: Release connector iterator on a digital port conflict.Maarten Lankhorst1-2/+3
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie1-0/+4
2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-5/+51
2018-02-15drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicitDhinakaran Pandiyan1-1/+1
2018-02-14drm/i915: Fixup kerneldocChris Wilson1-6/+6
2018-02-13drm/i915/icl: program mbus during pipe enableMahesh Kumar1-0/+17
2018-02-10drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin1-6/+6
2018-02-09drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä1-2/+2
2018-02-05drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä1-2/+2
2018-01-31drm/i915/icl: Handle expanded PLANE_CTL_FORMAT fieldJames Ausmus1-1/+4
2018-01-30drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi1-1/+5
2018-01-30drm/i915: Add WA for planes ending close to left screen edgeImre Deak1-4/+8
2018-01-30drm/i915: Add display WA #1175 for planes ending close to right screen edgeImre Deak1-4/+24
2018-01-29drm/i915: Provide a device level .mode_valid() hookVille Syrjälä1-0/+27
2018-01-24drm/i915: Add a comment exlaining CCS hsub/vsubVille Syrjälä1-0/+14
2018-01-24drm/i915: Use enum plane_id for frontbuffer trackingVille Syrjälä1-2/+2
2018-01-23drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä1-2/+12
2018-01-23drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä1-3/+12
2018-01-19drm/i915: Add CCS capability for spritesVille Syrjälä1-20/+5
2018-01-19drm/i915: Nuke a pointless unreachable()Ville Syrjälä1-2/+0
2018-01-18drm/i915: Avoid waitboosting on the active requestChris Wilson1-1/+7
2018-01-09drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masksImre Deak1-3/+3
2018-01-08drm/i915: Add HDCP framework + base implementationSean Paul1-0/+4
2017-12-22drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä1-3/+11
2017-12-21drm/i915: Disable all planes for load detection, v2.Ville Syrjälä1-129/+18
2017-12-21i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi1-1/+1
2017-12-19drm/i915/cnl: Add support for horizontal plane flippingJoonas Lahtinen1-5/+35
2017-12-12drm/i915: give stolen_usable_size a more suitable homeMatthew Auld1-2/+1
2017-12-12drm/i915: make mappable struct resource centricMatthew Auld1-1/+1
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi1-9/+11
2017-12-08drm/i915: Drop fb reference on load_detect_pipe failure pathChris Wilson1-2/+1
2017-12-08intel/atomic: Stop updating legacy fb parametersDaniel Vetter1-28/+3
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-408/+402
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-87/+201
2017-12-03Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-9/+11
2017-12-01drm/i915: Pass crtc state to intel_pipe_{enable,disable}()Ville Syrjälä1-53/+23
2017-12-01drm/i915: Wait for pipe to start on i830 as wellVille Syrjälä1-0/+3
2017-12-01drm/i915: Fix vblank timestamp/frame counter jumps on gen2Ville Syrjälä1-16/+35