index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2017-11-21
drm/i915: Nuke crtc->plane
Ville Syrjälä
1
-2
/
+2
2017-11-21
drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()
Ville Syrjälä
1
-13
/
+10
2017-11-21
drm/i915: s/enum plane/enum i9xx_plane_id/
Ville Syrjälä
1
-6
/
+6
2017-10-18
drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y
Juha-Pekka Heikkila
1
-6
/
+4
2017-10-18
drm/i915: move adjusted_x/y from crtc to cache.
Juha-Pekka Heikkila
1
-3
/
+8
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-5
/
+6
2017-08-26
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
Chris Wilson
1
-3
/
+1
2017-08-26
drm/i915: Fix FBC cfb stride programming for non X-tiled FB
Praveen Paneri
1
-0
/
+17
2017-08-11
drm/i915/fbc: only update no_fbc_reason when active
Daniel Vetter
1
-1
/
+3
2017-06-06
drm/i915: Fix 90/270 rotated coordinates for FBC
Ville Syrjälä
1
-12
/
+7
2017-05-30
Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+1
2017-05-25
drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
Chris Wilson
1
-3
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-1
/
+1
2017-03-13
drm/i915: Use new atomic iterator macros in fbc
Maarten Lankhorst
1
-1
/
+1
2017-02-24
drm/i915: Suppress fbc suggestion to increase stolen if disabled
Chris Wilson
1
-1
/
+2
2017-02-08
drm/i915: Start moving the cdclk stuff into a distinct state structure
Ville Syrjälä
1
-1
/
+1
2017-02-08
drm/i915: Store the pipe pixel rate in the crtc state
Ville Syrjälä
1
-2
/
+1
2017-01-24
drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake.
Rodrigo Vivi
1
-2
/
+1
2017-01-19
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
1
-32
/
+20
2017-01-12
drm/i915: Remove useless casts to intel_plane_state
Maarten Lankhorst
1
-1
/
+1
2017-01-04
drm/i915: enable FBC on gen9+ too
Paulo Zanoni
1
-1
/
+1
2017-01-04
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Daniel Vetter
1
-7
/
+7
2016-12-20
drm/i915: fully apply WaSkipStolenMemoryFirstPage
Paulo Zanoni
1
-1
/
+1
2016-12-15
drm/i915: Store a pointer to the pixel format info for fbc
Ville Syrjälä
1
-7
/
+7
2016-11-14
drm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
Paulo Zanoni
1
-13
/
+13
2016-11-14
drm/i915/fbc: use drm_atomic_get_existing_crtc_state when appropriate
Paulo Zanoni
1
-11
/
+4
2016-11-14
drm/i915/fbc: inline intel_fbc_can_choose()
Paulo Zanoni
1
-22
/
+11
2016-11-14
drm/i915/fbc: extract intel_fbc_can_enable()
Paulo Zanoni
1
-2
/
+12
2016-11-14
drm/i915/fbc: replace a loop with drm_atomic_get_existing_crtc_state()
Paulo Zanoni
1
-10
/
+7
2016-11-14
drm/i915/fbc: move the intel_fbc_can_choose() call out of the loop
Paulo Zanoni
1
-3
/
+3
2016-11-01
drm/i915: Pass intel_crtc to intel_crtc_active()
Ville Syrjälä
1
-1
/
+1
2016-10-25
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+67
2016-10-24
drm/i915/fbc: fix CFB size calculation for gen8+
Paulo Zanoni
1
-1
/
+3
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-1
/
+1
2016-09-22
drm/i915/fbc: disable FBC on FIFO underruns
Paulo Zanoni
1
-0
/
+67
2016-08-24
Revert "drm/i915/fbc: Allow on unfenced surfaces, for recent gen"
Chris Wilson
1
-4
/
+2
2016-08-19
drm/i915/fbc: Allow on unfenced surfaces, for recent gen
Chris Wilson
1
-2
/
+4
2016-08-19
drm/i915/fbc: Don't set an illegal fence if unfenced
Chris Wilson
1
-16
/
+32
2016-08-19
drm/i915: Fallback to using unmappable memory for scanout
Chris Wilson
1
-0
/
+4
2016-08-19
drm/i915: Move fence tracking from object to vma
Chris Wilson
1
-1
/
+9
2016-08-15
drm/i915: Track pinned VMA
Chris Wilson
1
-1
/
+1
2016-08-15
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-5
/
+24
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
1
-6
/
+6
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-1
/
+1
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
1
-1
/
+1
2016-08-04
drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
Chris Wilson
1
-0
/
+20
2016-08-02
drm/i915: remove redundant fbc warnings
Matthew Auld
1
-4
/
+1
2016-07-19
drm/i915: Update missing kerneldoc
Daniel Vetter
1
-0
/
+2
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
1
-2
/
+2
[next]