summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_fbc.c
Commit message (Expand)AuthorAge
* drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson2017-08-30
* drm/i915/fbc: only update no_fbc_reason when activeDaniel Vetter2017-08-11
* drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä2017-06-06
* Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-30
|\
| * drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMUChris Wilson2017-05-25
* | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-22
|/
* drm/i915: Use new atomic iterator macros in fbcMaarten Lankhorst2017-03-13
* drm/i915: Suppress fbc suggestion to increase stolen if disabledChris Wilson2017-02-23
* drm/i915: Start moving the cdclk stuff into a distinct state structureVille Syrjälä2017-02-08
* drm/i915: Store the pipe pixel rate in the crtc stateVille Syrjälä2017-02-08
* drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.Rodrigo Vivi2017-01-24
* drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-01-19
* drm/i915: Remove useless casts to intel_plane_stateMaarten Lankhorst2017-01-12
* drm/i915: enable FBC on gen9+ tooPaulo Zanoni2017-01-04
* Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter2017-01-04
|\
| * drm/i915: Store a pointer to the pixel format info for fbcVille Syrjälä2016-12-15
* | drm/i915: fully apply WaSkipStolenMemoryFirstPagePaulo Zanoni2016-12-20
|/
* drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()Paulo Zanoni2016-11-14
* drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriatePaulo Zanoni2016-11-14
* drm/i915/fbc: inline intel_fbc_can_choose()Paulo Zanoni2016-11-14
* drm/i915/fbc: extract intel_fbc_can_enable()Paulo Zanoni2016-11-14
* drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()Paulo Zanoni2016-11-14
* drm/i915/fbc: move the intel_fbc_can_choose() call out of the loopPaulo Zanoni2016-11-14
* drm/i915: Pass intel_crtc to intel_crtc_active()Ville Syrjälä2016-11-01
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-10-25
|\
| * Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-10-25
| |\
| * | drm: Add drm_rotation_90_or_270()Ville Syrjälä2016-10-21
* | | drm/i915/fbc: fix CFB size calculation for gen8+Paulo Zanoni2016-10-24
| |/ |/|
* | drm/i915/fbc: disable FBC on FIFO underrunsPaulo Zanoni2016-09-22
|/
* Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"Chris Wilson2016-08-24
* drm/i915/fbc: Allow on unfenced surfaces, for recent genChris Wilson2016-08-19
* drm/i915/fbc: Don't set an illegal fence if unfencedChris Wilson2016-08-19
* drm/i915: Fallback to using unmappable memory for scanoutChris Wilson2016-08-18
* drm/i915: Move fence tracking from object to vmaChris Wilson2016-08-18
* drm/i915: Track pinned VMAChris Wilson2016-08-15
* Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-15
|\
| * drm/i915: Repack fence tiling mode and stride into a single integerChris Wilson2016-08-05
| * drm/i915/fbc: FBC causes display flicker when VT-d is enabled on SkylakeChris Wilson2016-08-04
| * drm/i915: remove redundant fbc warningsMatthew Auld2016-08-02
| * drm/i915: Update missing kerneldocDaniel Vetter2016-07-19
* | drm/i915: Use drm_plane_state.{src,dst,visible}Ville Syrjälä2016-08-08
* | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-08
|/
* drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson2016-07-05
* drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson2016-07-04
* drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson2016-06-30
* drm/i915/fbc: sanitize i915.enable_fbc during FBC initPaulo Zanoni2016-06-20
* drm/i915/fbc: update busy_bits even for GTT and flip flushesPaulo Zanoni2016-06-20
* drm/i915/fbc: Disable on HSW by default for nowLyude2016-06-20
* Reapply "drm/i915: Pass atomic states to fbc update, functions."Maarten Lankhorst2016-06-16
* drm/doc: Appease sphinxDaniel Vetter2016-06-02