index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
Jouni Högander
1
-5
/
+6
2024-04-08
drm/i915/psr: Add some documentation of variables used in psr code
Jouni Högander
1
-0
/
+16
2024-04-06
drm/i915: Fix i915_display_info output when connectors are not active
Ville Syrjälä
1
-11
/
+3
2024-04-05
drm/i915/hdcp: Fix get remote hdcp capability function
Suraj Kandpal
1
-1
/
+4
2024-04-05
drm/i915/display: Initialize capability variables
Suraj Kandpal
1
-1
/
+1
2024-04-04
drm/i915: Optimize out redundant dbuf slice updates
Ville Syrjälä
1
-9
/
+18
2024-04-04
drm/i915: Use a plain old int for the cdclk/mdclk ratio
Ville Syrjälä
4
-9
/
+13
2024-04-04
drm/i915: Implement vblank synchronized MBUS join changes
Stanislav Lisovskiy
3
-38
/
+92
2024-04-04
drm/i915: Use the correct mdclk/cdclk ratio in MBUS updates
Ville Syrjälä
3
-11
/
+20
2024-04-04
drm/i915: Use old mbus_join value when increasing CDCLK
Stanislav Lisovskiy
1
-0
/
+6
2024-04-04
drm/i915: Add debugs for mbus joining and dbuf ratio programming
Ville Syrjälä
1
-0
/
+9
2024-04-04
drm/i915: Extract intel_dbuf_mdclk_min_tracker_update()
Ville Syrjälä
1
-18
/
+25
2024-04-04
drm/i915: Extract intel_dbuf_mbus_join_update()
Ville Syrjälä
1
-11
/
+24
2024-04-04
drm/i915: Relocate intel_mbus_dbox_update()
Ville Syrjälä
1
-83
/
+83
2024-04-04
drm/i915: Loop over all active pipes in intel_mbus_dbox_update
Stanislav Lisovskiy
1
-6
/
+1
2024-04-04
drm/i915/cdclk: Indicate whether CDCLK change happens during pre or post plan...
Ville Syrjälä
1
-13
/
+6
2024-04-04
drm/i915/cdclk: Drop tgl/dg2 cdclk bump hacks
Ville Syrjälä
1
-19
/
+0
2024-04-04
drm/i915/cdclk: Fix voltage_level programming edge case
Ville Syrjälä
1
-10
/
+27
2024-04-04
drm/i915/cdclk: Fix CDCLK programming order when pipes are active
Ville Syrjälä
2
-2
/
+8
2024-04-04
drm/i915/display: Read/Write Adaptive Sync SDP
Mitul Golani
2
-0
/
+2
2024-04-04
drm/i915/display: Compute vrr_vsync params
Mitul Golani
4
-2
/
+41
2024-04-04
drm/i915/display: Add state checker for Adaptive Sync SDP
Mitul Golani
1
-0
/
+46
2024-04-04
drm/i915/display: Compute AS SDP parameters
Mitul Golani
1
-0
/
+24
2024-04-04
drm/i915/dp: Add wrapper function to check AS SDP
Mitul Golani
2
-0
/
+9
2024-04-04
drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
Mitul Golani
4
-1
/
+114
2024-04-04
drm/i915/display: Add crtc state dump for Adaptive Sync SDP
Mitul Golani
2
-0
/
+4
2024-04-04
drm/dp: Add Adaptive Sync SDP logging
Mitul Golani
3
-0
/
+52
2024-04-04
drm/dp: Add support to indicate if sink supports AS SDP
Mitul Golani
2
-0
/
+26
2024-04-03
drm/i915: Use debugfs_create_bool() for "i915_bigjoiner_force_enable"
Ville Syrjälä
1
-42
/
+2
2024-04-03
drm/i915/mst: Reject FEC+MST on ICL
Ville Syrjälä
1
-1
/
+2
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2
-1
/
+2
2024-04-03
drm/i915: Extract glk_need_scaler_clock_gating_wa()
Ville Syrjälä
1
-6
/
+10
2024-04-03
drm/i915: Clean up glk_pipe_scaler_clock_gating_wa()
Ville Syrjälä
1
-12
/
+7
2024-04-03
drm/i915: Shuffle DP .mode_valid() checks
Ville Syrjälä
2
-14
/
+13
2024-04-03
drm/i915: Remove DRM_MODE_FLAG_DBLSCAN checks from .mode_valid() hooks
Ville Syrjälä
7
-23
/
+0
2024-04-03
Revert "drm/i915/display: move dmc_firmware_path to display params"
Jani Nikula
6
-8
/
+11
2024-04-02
drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay
Jouni Högander
1
-1
/
+2
2024-04-02
drm/i915/psr: Enable ALPM on source side for eDP Panel replay
Jouni Högander
1
-4
/
+43
2024-04-02
drm/i915/psr: Silence period and lfps half cycle
Jouni Högander
2
-2
/
+82
2024-04-02
drm/i915/psr: Calculate aux less wake time
Jouni Högander
1
-0
/
+60
2024-04-02
drm/i915/psr: Add missing ALPM AUX-Less register definitions
Jouni Högander
1
-4
/
+8
2024-04-02
drm/i915/display: move dmc_firmware_path to display params
Jani Nikula
6
-11
/
+8
2024-04-02
drm/i915: use fine grained -Woverride-init disable
Jani Nikula
5
-8
/
+15
2024-04-01
drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
Ankit Nautiyal
1
-2
/
+3
2024-03-31
Linux 6.9-rc2
v6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
[next]