index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_bw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
drm/i915/xe2hpd: Add max memory bandwidth algorithm
Matt Roper
1
-2
/
+63
2024-04-19
drm/i915/display: force qgv check after the hw state readout
Vinod Govindapillai
1
-2
/
+6
2024-04-19
drm/i915/display: handle systems with duplicate psf gv points
Stanislav Lisovskiy
1
-0
/
+2
2024-04-19
drm/i915/display: Disable SAGV on bw init, to force QGV point recalculation
Stanislav Lisovskiy
1
-3
/
+47
2024-04-19
drm/i915/display: extract code to prepare qgv points mask
Vinod Govindapillai
1
-5
/
+11
2024-04-19
drm/i915/display: Extract code required to calculate max qgv/psf gv point
Stanislav Lisovskiy
1
-30
/
+50
2024-04-19
drm/i915/display: Add meaningful traces for QGV point info error handling
Stanislav Lisovskiy
1
-1
/
+3
2023-11-29
drm/i915: Clean up some DISPLAY_VER checks
Ville Syrjälä
1
-3
/
+4
2023-06-07
drm/i915/mtl: find the best QGV point for the SAGV configuration
Vinod Govindapillai
1
-2
/
+77
2023-06-07
drm/i915: modify max_bw to return index to intel_bw_info
Vinod Govindapillai
1
-10
/
+17
2023-06-07
drm/i915: extract intel_bw_check_qgv_points()
Vinod Govindapillai
1
-105
/
+130
2023-06-07
drm/i915: store the peak bw per QGV point
Vinod Govindapillai
1
-2
/
+6
2023-06-07
drm/i915: update the QGV point frequency calculations
Vinod Govindapillai
1
-1
/
+1
2023-06-07
drm/i915: fix the derating percentage for MTL
Vinod Govindapillai
1
-1
/
+1
2023-04-21
drm/i915/mtl: Skip pcode qgv restrictions for MTL
Radhakrishna Sripada
1
-0
/
+3
2023-02-01
drm/i915: Keep sagv status updated on icl+
Ville Syrjälä
1
-20
/
+29
2022-11-18
drm/i915/mtl: Skip doubling channel numbers for LPDDR4/LPDDDR5
Radhakrishna Sripada
1
-1
/
+2
2022-09-12
drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
Radhakrishna Sripada
1
-5
/
+37
2022-09-09
drm/i915: Extract skl_watermark.c
Ville Syrjälä
1
-1
/
+3
2022-08-31
drm/i915: move and group max_bw and bw_obj under display.bw
Jani Nikula
1
-21
/
+21
2022-08-29
drm/i915: move and group sagv under display.sagv
Jani Nikula
1
-5
/
+5
2022-08-25
drm/i915/mtl: Update memory bandwidth parameters
Radhakrishna Sripada
1
-3
/
+37
2022-08-25
drm/i915: fix null pointer dereference
Łukasz Bartosik
1
-7
/
+9
2022-05-20
drm/i915/pcode: Extend pcode functions for multiple gt's
Ashutosh Dixit
1
-3
/
+3
2022-03-31
drm/i915: Handle the DG2 max bw properly
Vinod Govindapillai
1
-10
/
+15
2022-03-30
drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
Tvrtko Ursulin
1
-1
/
+2
2022-03-21
drm/i915: Add "maximum pipe read bandwidth" checks
Ville Syrjälä
1
-5
/
+31
2022-03-21
drm/i915: Fix DBUF bandwidth vs. cdclk handling
Ville Syrjälä
1
-46
/
+111
2022-03-21
drm/i915: Properly write lock bw_state when it changes
Ville Syrjälä
1
-1
/
+23
2022-03-21
drm/i915: Round up when calculating display bandwidth requirements
Ville Syrjälä
1
-2
/
+2
2022-03-21
drm/i915: Nuke intel_bw_calc_min_cdclk()
Ville Syrjälä
1
-45
/
+4
2022-03-21
drm/i915: Split plane data_rate into data_rate+data_rate_y
Ville Syrjälä
1
-18
/
+18
2022-03-21
drm/i915: Tweak plane ddb allocation tracking
Ville Syrjälä
1
-3
/
+3
2022-03-18
drm/i915: Rename QGV request/response bits
Ville Syrjälä
1
-4
/
+5
2022-03-18
drm/i915: Unconfuses QGV vs. PSF point masks
Ville Syrjälä
1
-18
/
+17
2022-03-18
drm/i915: Fix PSF GV point mask when SAGV is not possible
Ville Syrjälä
1
-1
/
+2
2022-02-23
drm/i915: Extract intel_bw_check_data_rate()
Ville Syrjälä
1
-21
/
+34
2022-02-23
drm/i915: Extract icl_qgv_points_mask()
Ville Syrjälä
1
-13
/
+22
2022-02-18
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-16
drm/i915: Move MCHBAR registers to their own header
Matt Roper
1
-0
/
+1
2022-02-11
drm/i915: Extract skl_crtc_calc_dbuf_bw()
Ville Syrjälä
1
-38
/
+44
2022-02-02
drm/i915: Only include i915_reg.h from .c files
Matt Roper
1
-0
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-1
/
+1
2022-01-13
drm/i915/pcode: rename sandybridge_pcode_* to snb_pcode_*
Jani Nikula
1
-8
/
+5
2021-12-10
Merge tag 'drm-intel-gt-next-2021-12-09' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+1
2021-12-01
drm/i915: Use per device iommu check
Tvrtko Ursulin
1
-1
/
+1
2021-11-08
drm/i915: Fix Memory BW formulae for ADL-P
Radhakrishna Sripada
1
-1
/
+1
2021-11-04
drm/i915: Update memory bandwidth formulae
Radhakrishna Sripada
1
-32
/
+179
2021-10-14
drm/i915: split out intel_pcode.[ch] to separate file
Jani Nikula
1
-1
/
+1
2021-09-15
drm/i915: Update memory bandwidth parameters
Radhakrishna Sripada
1
-3
/
+16
[next]