index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_fbc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
drm/i915/display: implement wa_14022269668
Vinod Govindapillai
1
-1
/
+4
2025-03-31
drm/i915/display: implement wa_18038517565
Vinod Govindapillai
1
-0
/
+22
2025-03-28
drm/i915/wa: convert intel_display_wa.[ch] to struct intel_display
Jani Nikula
1
-1
/
+1
2025-03-24
drm/i915/fbc: update the panel_replay dependency in fbc wa's
Vinod Govindapillai
1
-3
/
+2
2025-03-24
drm/i915/fbc: keep FBC disabled if selective update is on in xe2lpd
Vinod Govindapillai
1
-6
/
+8
2025-03-21
drm/i915/display: convert to display runtime PM interfaces
Jani Nikula
1
-4
/
+4
2025-03-03
drm/i915/fbc: handle dirty rect coords for the first frame
Vinod Govindapillai
1
-42
/
+95
2025-03-03
drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
Vinod Govindapillai
1
-2
/
+7
2025-03-03
drm/i915/fbc: dirty rect support for FBC
Vinod Govindapillai
1
-0
/
+84
2025-03-03
drm/i915/fbc: avoid calling fbc activate if fbc is active
Vinod Govindapillai
1
-0
/
+11
2025-02-27
drm/i915/fbc: convert intel_fbc.[ch] to struct intel_display
Jani Nikula
1
-67
/
+46
2024-10-30
drm/i915/display: use x100 version for full version and release
Jani Nikula
1
-1
/
+1
2024-09-05
drm/i915/display: pass display to intel_crtc_for_pipe()
Jani Nikula
1
-2
/
+1
2024-09-05
drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
Jani Nikula
1
-0
/
+1
2024-08-27
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-0
/
+6
2024-08-22
drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
Jani Nikula
1
-1
/
+1
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-233
/
+312
2024-07-12
drm/i915/fbc: Extract intel_fbc_cfb_cpp()
Ville Syrjälä
1
-6
/
+12
2024-07-12
drm/i915/fbc: Extract _intel_fbc_cfb_size()
Ville Syrjälä
1
-2
/
+7
2024-07-12
drm/i915/fbc: Extract intel_fbc_max_cfb_height()
Ville Syrjälä
1
-7
/
+20
2024-07-12
drm/i915/fbc: Reoder CFB max height platform checks
Ville Syrjälä
1
-3
/
+3
2024-07-12
drm/i915/fbc: s/lines/height/
Ville Syrjälä
1
-4
/
+4
2024-07-12
drm/i915/fbc: Extract _intel_fbc_cfb_stride()
Ville Syrjälä
1
-8
/
+14
2024-07-12
drm/i915/fbc: Adjust g4x+ platform checks
Ville Syrjälä
1
-2
/
+2
2024-07-12
drm/i915/fbc: s/intel_fbc_hw_tracking_covers_screen()/intel_fbc_surface_size_ok()/
Ville Syrjälä
1
-2
/
+2
2024-07-12
drm/i915/fbc: Extract intel_fbc_max_surface_size()
Ville Syrjälä
1
-17
/
+24
2024-07-12
drm/i915/fbc: Extract intel_fbc_max_plane_size()
Ville Syrjälä
1
-11
/
+18
2024-07-12
drm/i915/fbc: s/_intel_fbc_cfb_stride()/intel_fbc_plane_cfb_stride()/
Ville Syrjälä
1
-3
/
+3
2024-07-12
drm/i915/fbc: Convert to intel_display, mostly
Ville Syrjälä
1
-195
/
+225
2024-07-12
drm/i915/fbc: Extract intel_fbc_has_fences()
Ville Syrjälä
1
-2
/
+7
2024-07-05
drm/i915: disable fbc due to Wa_16023588340
Matthew Auld
1
-0
/
+6
2024-06-17
drm/i915/display: update handling of FBC when VT-d active workaround
Vinod Govindapillai
1
-16
/
+6
2024-06-06
drm/i915/display: include gt/intel_gt_types.h where needed
Jani Nikula
1
-0
/
+1
2024-06-06
drm/i915/display: include gem/i915_gem_stolen.h where needed
Jani Nikula
1
-0
/
+1
2024-05-24
drm/i915: pass dev_priv explicitly to DSPSURF
Jani Nikula
1
-2
/
+2
2024-05-24
drm/i915: pass dev_priv explicitly to DSPADDR
Jani Nikula
1
-2
/
+2
2024-05-22
drm/i915: Extract i9xx_plane_regs.h
Ville Syrjälä
1
-0
/
+1
2024-05-15
drm/i915/psr: Do not apply workarounds in case of panel replay
Jouni Högander
1
-2
/
+3
2024-05-15
drm/i915/psr: Rename has_psr2 as has_sel_update
Jouni Högander
1
-1
/
+1
2024-04-29
drm/i915/display: split out intel_fbc_regs.h from i915_reg.h
Jani Nikula
1
-0
/
+1
2024-03-07
drm/i915/fbc: Move DPFC_CHICKEN programming into intel_fbc_program_workarounds()
Ville Syrjälä
1
-3
/
+29
2024-02-02
drm/i915/fbc: Allow FBC with CCS modifiers on SKL+
Ville Syrjälä
1
-12
/
+1
2023-11-29
drm/i915/xe2lpd: remove the FBC restriction if PSR2 is enabled
Vinod Govindapillai
1
-1
/
+1
2023-11-20
drm/i915/fbc: Bump ivb FBC max surface size to 4kx4k
Ville Syrjälä
1
-1
/
+1
2023-11-20
drm/i915/fbc: Bump max surface size to 8kx4k on icl+
Ville Syrjälä
1
-1
/
+4
2023-11-20
drm/i915/fbc: Split plane size vs. surface size checks apart
Ville Syrjälä
1
-1
/
+31
2023-11-15
drm/i915/xe2lpd: implement WA for underruns while enabling FBC
Vinod Govindapillai
1
-1
/
+7
2023-10-26
drm/i915/display: Move enable_fbc module parameter under display
Jouni Högander
1
-5
/
+5
2023-10-05
drm/i915/fbc: Remove pointless "stride is multiple of 64 bytes" check
Ville Syrjälä
1
-7
/
+0
2023-10-05
drm/i915/fbc: Split plane pixel format checks per-platform
Ville Syrjälä
1
-4
/
+43
[next]