index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_fbc.c
Age
Commit message (
Expand
)
Author
2017-11-21
drm/i915: Nuke crtc->plane
Ville Syrjälä
2017-11-21
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Ville Syrjälä
2017-11-21
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
2017-10-18
drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y
Juha-Pekka Heikkila
2017-10-18
drm/i915: move adjusted_x/y from crtc to cache.
Juha-Pekka Heikkila
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-08-26
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
Chris Wilson
2017-08-25
drm/i915: Fix FBC cfb stride programming for non X-tiled FB
Praveen Paneri
2017-08-11
drm/i915/fbc: only update no_fbc_reason when active
Daniel Vetter
2017-06-06
drm/i915: Fix 90/270 rotated coordinates for FBC
Ville Syrjälä
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-03-13
drm/i915: Use new atomic iterator macros in fbc
Maarten Lankhorst
2017-02-23
drm/i915: Suppress fbc suggestion to increase stolen if disabled
Chris Wilson
2017-02-08
drm/i915: Start moving the cdclk stuff into a distinct state structure
Ville Syrjälä
2017-02-08
drm/i915: Store the pipe pixel rate in the crtc state
Ville Syrjälä
2017-01-24
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-12
drm/i915: Remove useless casts to intel_plane_state
Maarten Lankhorst
2017-01-04
drm/i915: enable FBC on gen9+ too
Paulo Zanoni
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
2016-12-20
drm/i915: fully apply WaSkipStolenMemoryFirstPage
Paulo Zanoni
2016-12-15
drm/i915: Store a pointer to the pixel format info for fbc
Ville Syrjälä
2016-11-14
drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
Paulo Zanoni
2016-11-14
drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
Paulo Zanoni
2016-11-14
drm/i915/fbc: inline intel_fbc_can_choose()
Paulo Zanoni
2016-11-14
drm/i915/fbc: extract intel_fbc_can_enable()
Paulo Zanoni
2016-11-14
drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
Paulo Zanoni
2016-11-14
drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
Paulo Zanoni
2016-11-01
drm/i915: Pass intel_crtc to intel_crtc_active()
Ville Syrjälä
2016-10-25
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-24
drm/i915/fbc: fix CFB size calculation for gen8+
Paulo Zanoni
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-09-22
drm/i915/fbc: disable FBC on FIFO underruns
Paulo Zanoni
2016-08-24
Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"
Chris Wilson
2016-08-19
drm/i915/fbc: Allow on unfenced surfaces, for recent gen
Chris Wilson
2016-08-19
drm/i915/fbc: Don't set an illegal fence if unfenced
Chris Wilson
2016-08-18
drm/i915: Fallback to using unmappable memory for scanout
Chris Wilson
2016-08-18
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-04
drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
Chris Wilson
2016-08-02
drm/i915: remove redundant fbc warnings
Matthew Auld
2016-07-19
drm/i915: Update missing kerneldoc
Daniel Vetter
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
[next]