index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915: Extract intel_sanitize_fifo_underrun_reporting()
Ville Syrjälä
2022-06-16
1
-28
/
+37
*
drm/i915: Do not start connector polling on headless sku
Jouni Högander
2022-06-16
1
-1
/
+3
*
drm/i915: Do not start connector polling if display is disabled
Jouni Högander
2022-06-16
1
-1
/
+2
*
drm/i915/opregion: add function to check if headless sku
Jouni Högander
2022-06-16
2
-0
/
+21
*
drm/i915/bios: split ddi port parsing and debug printing
Jani Nikula
2022-06-15
1
-28
/
+37
*
drm/i915/bios: no need to pass i915 to parse_ddi_port()
Jani Nikula
2022-06-15
1
-3
/
+3
*
drm/i915/bios: use dvi and hdmi support helpers
Jani Nikula
2022-06-15
1
-2
/
+2
*
drm/i915: Skip FDI vs. dotclock sanity check during readout
Ville Syrjälä
2022-06-14
1
-2
/
+0
*
drm/i915: Introduce struct iclkip_params
Ville Syrjälä
2022-06-14
1
-35
/
+57
*
drm/i915: Extract intel_crtc_dotclock()
Ville Syrjälä
2022-06-14
2
-6
/
+13
*
drm/i915/display: Fix handling of enable_psr parameter
José Roberto de Souza
2022-06-09
1
-4
/
+3
*
drm/i915: Parse max link rate from the eDP BDB block
Ville Syrjälä
2022-06-08
4
-2
/
+27
*
drm/i915: Update eDP fast link training link rate parsing
Ville Syrjälä
2022-06-08
2
-12
/
+21
*
drm/i915: Initialize eDP source rates after per-panel VBT parsing
Ville Syrjälä
2022-06-08
1
-11
/
+8
*
drm/i915/overlay: remove redundant GEM_BUG_ON()
Jani Nikula
2022-06-08
1
-2
/
+0
*
drm/i915/pxp: fix sparse warning for not declared symbol
Jani Nikula
2022-06-08
1
-2
/
+3
*
drm/i915: remove noisy logs in intel_dp_dsc_get_output_bpp()
Luca Coelho
2022-06-07
1
-5
/
+0
*
drm/i915/utils: throw out unused stuff
Jani Nikula
2022-06-07
1
-40
/
+0
*
drm/i915/drv: drop intel_bios.h include
Jani Nikula
2022-06-07
1
-1
/
+0
*
drm/i915/tasklet: separate local hacks around struct tasklet_struct
Jani Nikula
2022-06-07
4
-34
/
+45
*
drm/i915/display/fbc: Do not apply WA 22014263786 to DG2
José Roberto de Souza
2022-06-06
1
-2
/
+2
*
drm/i915/regs: split out intel audio register definitions
Jani Nikula
2022-06-03
5
-151
/
+164
*
drm/i915/display/adlp: More updates to voltage swing table
Balasubramani Vivekanandan
2022-06-03
1
-3
/
+3
*
drm/i915: Treat DMRRS as static DRRS
Ville Syrjälä
2022-06-01
1
-4
/
+20
*
drm/i915/bios: Define more BDB contents
Ville Syrjälä
2022-06-01
1
-7
/
+43
*
drm/i915/bios: Fix aggressiveness typos
Ville Syrjälä
2022-06-01
1
-4
/
+4
*
drm/i915: Accept more fixed modes with VRR panels
Ville Syrjälä
2022-06-01
5
-16
/
+44
*
drm/i915: Print out rejected fixed modes
Ville Syrjälä
2022-06-01
1
-0
/
+4
*
drm/i915: Parse VRR capability from VBT
Ville Syrjälä
2022-06-01
3
-6
/
+23
*
drm/i915/display: stop using BUG()
Jani Nikula
2022-06-01
3
-19
/
+26
*
drm/i915: Require an exact DP link freq match for the DG2 PLL
Ville Syrjälä
2022-05-31
1
-1
/
+1
*
drm/i915: Check hw.enable and hw.active in intel_pipe_config_compare()
Ville Syrjälä
2022-05-31
1
-2
/
+4
*
drm/i915: Improve modeset debugs
Ville Syrjälä
2022-05-31
1
-8
/
+14
*
drm/i915: s/pipe_config/crtc_state/
Ville Syrjälä
2022-05-31
1
-31
/
+31
*
drm/i915: Adjust intel_modeset_pipe_config() & co. calling convention
Ville Syrjälä
2022-05-31
1
-23
/
+25
*
drm/i915: Extract PIPE_CONF_CHECK_RECT()
Ville Syrjälä
2022-05-31
1
-10
/
+10
*
drm/i915: Extract PIPE_CONF_CHECK_TIMINGS()
Ville Syrjälä
2022-05-31
1
-27
/
+18
*
drm/i915: Clean up DPLL related debugs
Ville Syrjälä
2022-05-31
2
-88
/
+35
*
drm/i915: Split shared dpll .get_dplls() into compute and get phases
Ville Syrjälä
2022-05-31
3
-68
/
+230
*
drm/i915/tc: Don't default disconnected legacy Type-C ports to TBT mode (v2)
Vivek Kasireddy
2022-05-31
1
-1
/
+2
*
drm/i915/bios: Determine panel type via PNPID match
Ville Syrjälä
2022-05-27
7
-19
/
+95
*
drm/i915/bios: Split VBT data into per-panel vs. global parts
Ville Syrjälä
2022-05-27
21
-331
/
+391
*
drm/i915/bios: Split VBT parsing to global vs. panel specific parts
Ville Syrjälä
2022-05-27
3
-11
/
+17
*
drm/i915/bios: Split parse_driver_features() into two parts
Ville Syrjälä
2022-05-27
1
-0
/
+11
*
drm/i915/pps: Keep VDD enabled during eDP probe
Ville Syrjälä
2022-05-27
2
-0
/
+11
*
drm/i915/pps: Reinit PPS delays after VBT has been fully parsed
Ville Syrjälä
2022-05-27
1
-0
/
+5
*
drm/i915/pps: Split PPS init+sanitize in two
Ville Syrjälä
2022-05-27
3
-5
/
+28
*
drm/i915/pps: Stash away original BIOS programmed PPS delays
Ville Syrjälä
2022-05-27
2
-5
/
+9
*
drm/i915/pps: Don't apply quirks/etc. to the VBT PPS delays if they haven't b...
Ville Syrjälä
2022-05-27
1
-0
/
+3
*
drm/i915/pps: Introduce pps_delays_valid()
Ville Syrjälä
2022-05-27
1
-1
/
+7
[prev]
[next]