aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_sprite.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-11drm/i915: make structure intel_sprite_plane_funcs staticColin Ian King1-1/+1
2017-08-10drm/i915: Add format modifiers for IntelBen Widawsky1-5/+145
2017-08-10drm/i915: Add render decompression supportVille Syrjälä1-0/+5
2017-08-10Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter1-2/+2
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-2/+2
2017-07-20drm/i915: Remove intel_flip_work infrastructureDaniel Vetter1-7/+1
2017-07-06drm/i915/cnl: Cannonlake color init.Rodrigo Vivi1-1/+1
2017-06-06drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä1-0/+21
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-71/+53
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss1-10/+10
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä1-2/+5
2017-05-10drm/i915: Pass intel_plane and intel_crtc to plane hooksVille Syrjälä1-64/+46
2017-05-10drm/i915: Add support for sprites on g4xVille Syrjälä1-9/+9
2017-03-27drm/i915: Use i9xx_check_plane_surface() for sprite planes as wellVille Syrjälä1-46/+25
2017-03-27drm/i915: Pre-compute plane control register valueVille Syrjälä1-12/+12
2017-03-23drm/i915: Extract ilk_sprite_ctl()Ville Syrjälä1-31/+41
2017-03-23drm/i915: Extract ivb_sprite_ctl()Ville Syrjälä1-36/+44
2017-03-23drm/i915: Extract vlv_sprite_ctl()Ville Syrjälä1-34/+37
2017-03-23drm/i915: Use skl_plane_ctl() for the SKL "sprite" planesVille Syrjälä1-17/+1
2017-03-13drm/i915: Use I915_READ_FW for plane updatesVille Syrjälä1-94/+134
2017-03-13drm/i915: Organize plane register writes into tighter bunchesVille Syrjälä1-29/+30
2017-03-09drm/i915: Nuke skl_update_plane debug message from the pipe update critical sectionMaarten Lankhorst1-3/+0
2017-03-08drm/i915: suppress atomic commit error message under gvt-g envBing Niu1-0/+4
2017-03-06drm/i915: Complain if we take too long under vblank evasion.Maarten Lankhorst1-2/+10
2017-02-17drm/i915/glk: Enable pipe CSCAnder Conselvan de Oliveira1-0/+1
2017-01-30drm/i915/glk: Plane color correction register changesAnder Conselvan de Oliveira1-5/+12
2017-01-30drm/i915: Disable plane gamma in SKL+ sprite planesAnder Conselvan de Oliveira1-0/+1
2017-01-19drm/i915: Track pinned vma in intel_plane_stateChris Wilson1-4/+4
2017-01-04Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queuedDaniel Vetter1-7/+7
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä1-6/+6
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä1-1/+1
2016-12-05Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-7/+7
2016-11-30Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-7/+7
2016-11-23drm/i915: Use enum plane_id in VLV/CHV sprite codeVille Syrjälä1-37/+37
2016-11-23drm/i915: Use enum plane_id in SKL plane codeVille Syrjälä1-21/+21
2016-11-23drm/i915: Add per-pipe plane identifierVille Syrjälä1-0/+1
2016-11-17Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-9/+2
2016-11-17drm: Nuke modifier[1-3]Ville Syrjälä1-7/+7
2016-11-15drm/i915/gen9+: Program watermarks as a separate step during evasion, v3.Maarten Lankhorst1-18/+0
2016-11-14drm/i915: Add horizontal mirroring support for CHV pipe B planesVille Syrjälä1-0/+9
2016-11-14drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setupVille Syrjälä1-12/+14
2016-11-14drm/i915: Use & instead if == to check for rotationsVille Syrjälä1-3/+3
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-9/+2
2016-11-08drm: add helpers to go from plane state to drm_rectRob Clark1-9/+2
2016-11-08drm/i915: Grab the rotation from the passed plane state for VLV spritesVille Syrjälä1-1/+1
2016-11-01drm/i915: Pass dev_priv to plane constructorsVille Syrjälä1-6/+6
2016-10-31drm/i915: Reorganize sprite initVille Syrjälä1-39/+31
2016-10-31drm/i915: Bail if plane/crtc init failsVille Syrjälä1-4/+4
2016-10-31drm/i915: Don't try to initialize sprite planes on pre-ilkVille Syrjälä1-3/+0
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-17/+23