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
2025-02-06
drm/i915/backlight: Add function to change brightness in nits for VESA
Suraj Kandpal
1
-0
/
+30
2025-02-06
drm/i915/backlight: Modify function to get VESA brightness in Nits
Suraj Kandpal
1
-0
/
+20
2025-02-06
drm/i915/backlight: Check Luminance based brightness control for VESA
Suraj Kandpal
2
-0
/
+10
2025-02-06
drm/i915/backlight: Use proper interface based on eDP version
Suraj Kandpal
1
-1
/
+7
2025-02-06
drm/dp: Increase eDP display control capability size
Suraj Kandpal
1
-1
/
+1
2025-02-06
drm/dp: Add eDP 1.5 bit definition
Suraj Kandpal
1
-0
/
+1
2025-02-06
drm/i915/dp_mst: Fix getting display pointer in intel_dp_mst_compute_min_hbla...
Imre Deak
1
-4
/
+2
2025-02-06
drm/i915/fbdev: Use fb->normal_view.gtt
Ville Syrjälä
1
-4
/
+1
2025-02-06
drm/i915: Use per-plane VT-d guard numbers
Ville Syrjälä
6
-4
/
+41
2025-02-06
drm/i915: Calculate the VT-d guard size in the display code
Ville Syrjälä
10
-16
/
+57
2025-02-06
drm/i915: Use more optimal VTd alignment for planes
Ville Syrjälä
3
-2
/
+3
2025-02-06
drm/i915: Move VT-d alignment into plane->min_alignment()
Ville Syrjälä
5
-8
/
+24
2025-02-06
drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
Jani Nikula
1
-25
/
+21
2025-02-05
drm/i915/backlight: convert to use struct intel_display
Jani Nikula
1
-234
/
+260
2025-02-05
drm/i915/cx0: convert to struct intel_display based platform checks
Jani Nikula
1
-5
/
+4
2025-02-05
drm/i915/cdclk: switch to new platform checks
Jani Nikula
1
-91
/
+68
2025-02-05
drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_display
Jani Nikula
1
-25
/
+33
2025-02-05
drm/i915/lspcon: rename interfaces to intel_lspcon_* to unify
Jani Nikula
3
-16
/
+18
2025-02-05
drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon()
Jani Nikula
2
-12
/
+5
2025-02-05
drm/i915/lspcon: change signature of lspcon_wait_pcon_mode()
Jani Nikula
3
-6
/
+5
2025-02-05
drm/i915/lspcon: change signature of lspcon_detect_hdr_capability()
Jani Nikula
3
-5
/
+6
2025-02-05
drm/i915/lspcon: add intel_lspcon_active() and use it
Jani Nikula
4
-6
/
+15
2025-02-05
drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right ...
Jani Nikula
2
-8
/
+9
2025-02-05
drm/i915/dmc_wl: Do not check for DMC payload
Gustavo Sousa
1
-2
/
+1
2025-02-05
drm/i915/dp: Add support for DP UHBR SST DSC
Jani Nikula
1
-8
/
+27
2025-02-05
drm/i915/dp: Fix potential infinite loop in 128b/132b SST
Jani Nikula
1
-0
/
+4
2025-02-05
drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistake
Jani Nikula
1
-2
/
+2
2025-02-05
drm/i915/dp: Guarantee a minimum HBlank time
Arun R Murthy
4
-1
/
+58
2025-02-04
drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5
Gustavo Sousa
1
-0
/
+1
2025-02-03
drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
Jani Nikula
3
-25
/
+33
2025-02-03
drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()
Jani Nikula
1
-3
/
+6
2025-02-03
drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
Jani Nikula
3
-11
/
+8
2025-02-03
drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()
Jani Nikula
1
-4
/
+4
2025-02-03
drm/i915/dp: Simplify input BPP checks in intel_dp_dsc_compute_pipe_bpp()
Jani Nikula
1
-8
/
+2
2025-02-03
drm/i915/dp: Inline do_dsc_compute_compressed_bpp()
Jani Nikula
1
-37
/
+23
2025-02-03
drm/i915/dp: Unify DSC link config functions
Jani Nikula
1
-44
/
+5
2025-02-03
drm/i915/dp: Move force_dsc_fractional_bpp_en check to intel_dp_dsc_valid_bpp()
Jani Nikula
1
-3
/
+7
2025-02-03
drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iteration
Jani Nikula
1
-7
/
+26
2025-02-03
drm/i915/dp: Move max DSC BPP reduction one level higher
Jani Nikula
1
-18
/
+14
2025-02-03
drm/i915/dp: Pass .4 BPP values to {icl,xelpd}_dsc_compute_link_config()
Jani Nikula
1
-12
/
+16
2025-02-03
drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config()
Jani Nikula
1
-11
/
+8
2025-02-03
drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precision
Jani Nikula
1
-5
/
+16
2025-02-03
drm/i915/dp: Iterate DSC BPP from high to low on all platforms
Jani Nikula
1
-4
/
+3
2025-02-02
Linux 6.14-rc1
v6.14-rc1
Linus Torvalds
1
-2
/
+2
2025-02-02
tools/power turbostat: version 2025.02.02
Len Brown
1
-1
/
+1
2025-02-01
MAINTAINERS: include linux-mm for xarray maintenance
Andrew Morton
1
-0
/
+1
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
16
-410
/
+294
2025-02-01
MAINTAINERS: add lib/test_xarray.c
Tamir Duberstein
1
-0
/
+1
2025-02-01
mailmap, MAINTAINERS, docs: update Carlos's email address
Carlos Bilbao
3
-6
/
+8
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
1
-1
/
+1
[next]