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
2018-09-12
drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[]
Ville Syrjälä
2018-06-29
drm/i915: Remove delayed FBC activation.
Maarten Lankhorst
2018-06-29
drm/i915: Block enabling FBC until flips have been completed
Maarten Lankhorst
2018-04-10
drm/i915: Add debugfs file to clear FIFO underruns.
Maarten Lankhorst
2018-03-07
drm/i915: Handle changing enable_fbc parameter at runtime better.
Maarten Lankhorst
2018-03-02
drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset
Imre Deak
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-22
drm/i915: Add a FIXME about FBC vs. fence. 90/270 degree rotation
Ville Syrjälä
2018-02-22
drm/i915: Clean up fbc vs. plane checks
Ville Syrjälä
2018-02-20
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
Chris Wilson
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-02-05
drm/i915: Always update the no_fbc_reason when disabling
Chris Wilson
2018-01-29
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
2018-01-24
drm/i915: Use enum plane_id for frontbuffer tracking
Ville Syrjälä
2018-01-17
drm/i915: Do not WARN_ON with small framebuffers.
Maarten Lankhorst
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
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
[next]