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