index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_fbc.h
Age
Commit message (
Expand
)
Author
2025-10-31
drm/i915/xe3p_lpd: use pixel normalizer for fp16 formats for FBC
Vinod Govindapillai
2025-10-17
drm/i915/fbc: Decouple FBC from intel_cdclk_atomic_check()
Ville Syrjälä
2025-03-03
drm/i915/fbc: handle dirty rect coords for the first frame
Vinod Govindapillai
2025-03-03
drm/i915/fbc: dirty rect support for FBC
Vinod Govindapillai
2025-03-03
drm/i915/fbc: remove one duplicate forward declaration
Vinod Govindapillai
2025-02-27
drm/i915/fbc: convert intel_fbc.[ch] to struct intel_display
Jani Nikula
2024-07-12
drm/i915/fbc: Convert to intel_display, mostly
Ville Syrjälä
2023-09-21
drm/i915/xe2lpd: FBC is now supported on all pipes
Matt Roper
2022-08-19
drm/i915/mtl: Introduce FBC B
Ville Syrjälä
2022-04-13
drm/i915/fbc: Introduce intel_fbc_sanitize()
Ville Syrjälä
2022-04-13
drm/i915/fbc: Remove intel_fbc_global_disable()
Ville Syrjälä
2021-12-15
drm/i915/fbc: Register per-crtc debugfs files
Ville Syrjälä
2021-12-15
drm/i915/fbc: Parametrize FBC register offsets
Ville Syrjälä
2021-12-13
drm/i915/fbc: avoid intel_frontbuffer.h include with declaration
Jani Nikula
2021-12-03
drm/i915/fbc: Introduce intel_fbc_add_plane()
Ville Syrjälä
2021-12-03
drm/i915/fbc: Move FBC debugfs stuff into intel_fbc.c
Ville Syrjälä
2021-12-03
drm/i915/fbc: Pass i915 instead of FBC instance to FBC underrun stuff
Ville Syrjälä
2021-12-03
drm/i915/fbc: Nuke lots of crap from intel_fbc_state_cache
Ville Syrjälä
2021-11-11
drm/i915/fbc: Start passing around intel_fbc
Ville Syrjälä
2021-11-11
drm/i915/fbc: Introduce intel_fbc_set_false_color()
Ville Syrjälä
2021-11-11
drm/i915/fbc: Introduce intel_fbc_is_compressing()
Ville Syrjälä
2021-08-20
drm/i915/fbc: Extract intel_fbc_update()
Ville Syrjälä
2020-01-15
drm/i915/fbc: Move the plane state check into the fbc functions
Ville Syrjälä
2019-12-09
drm/i915/fbc: Wait for vblank after FBC disable on glk+
Ville Syrjälä
2019-12-09
drm/i915/fbc: Nuke bogus single pipe fbc1 restriction
Ville Syrjälä
2019-12-04
drm/i915: Clean up intel_{pre,post}_plane_update()
Ville Syrjälä
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula