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
2023-02-17
drm/i915: Restructure intel_bios_port_aux_ch()
Ville Syrjälä
8
-23
/
+47
2023-02-16
drm/i915/hwmon: Enable PL1 limit when writing limit value to HW
Ashutosh Dixit
1
-2
/
+3
2023-02-16
drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_write
Ashutosh Dixit
1
-20
/
+16
2023-02-16
drm/i915: Use encoder->devdata more
Ville Syrjälä
5
-64
/
+30
2023-02-16
drm/i915: Add a few more debugs for failed framebuffer creation
Ville Syrjälä
1
-0
/
+2
2023-02-16
drm/i915: Don't leak the DPT if drm_framebuffer_init() fails
Ville Syrjälä
1
-1
/
+4
2023-02-16
drm/i915: Reduce ELD hex dumps a bit
Ville Syrjälä
1
-0
/
+20
2023-02-16
drm/i915: Include connector id+name in all backlight debugs/errors
Ville Syrjälä
2
-43
/
+72
2023-02-16
drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
Mavroudis Chatzilaridis
1
-0
/
+2
2023-02-16
drm/i915/display/misc: use intel_de_rmw if possible
Andrzej Hajda
4
-26
/
+11
2023-02-16
drm/i915/display/interfaces: use intel_de_rmw if possible
Andrzej Hajda
3
-60
/
+22
2023-02-16
drm/i915/display/panel: use intel_de_rmw if possible in panel related code
Andrzej Hajda
3
-76
/
+37
2023-02-16
drm/i915/display/hdmi: use intel_de_rmw if possible
Andrzej Hajda
3
-41
/
+22
2023-02-16
drm/i915/display/pch: use intel_de_rmw if possible
Andrzej Hajda
2
-38
/
+13
2023-02-16
drm/i915/display/phys: use intel_de_rmw if possible
Andrzej Hajda
2
-65
/
+29
2023-02-16
drm/i915/display/dpll: use intel_de_rmw if possible
Andrzej Hajda
1
-112
/
+53
2023-02-16
drm/i915/display/core: use intel_de_rmw if possible
Andrzej Hajda
2
-23
/
+16
2023-02-16
drm/i915/wm: remove ILK+ nop funcs fallback
Jani Nikula
1
-13
/
+1
2023-02-16
drm/i915: rename intel_pm_types.h -> display/intel_wm_types.h
Jani Nikula
4
-6
/
+6
2023-02-16
drm/i915/wm: move watermark debugfs to intel_wm.c
Jani Nikula
3
-217
/
+229
2023-02-16
drm/i915/wm: warn about ilk_wm_sanitize() on display ver 9+
Jani Nikula
1
-0
/
+3
2023-02-16
drm/i915/wm: move ILK watermark sanitization to i9xx_wm.[ch]
Jani Nikula
4
-121
/
+125
2023-02-16
drm/i915: Copy highest enabled wm level to disabled wm levels for gen >= 9
Stanislav Lisovskiy
1
-11
/
+15
2023-02-16
drm/i915/display: Add 480 MHz CDCLK steps for RPL-U
Chaitanya Kumar Borah
1
-0
/
+26
2023-02-16
drm/i915: Add RPL-U sub platform
Chaitanya Kumar Borah
4
-4
/
+18
2023-02-16
drm/i915: Clean up g4x+ sprite TILEOFF programming
Ville Syrjälä
1
-1
/
+2
2023-02-16
drm/i915: Don't hide function calls with side effects
Ville Syrjälä
1
-1
/
+2
2023-02-16
drm/i915: Make backlight setup debugs consistent
Ville Syrjälä
4
-13
/
+62
2023-02-15
drm/i915/wm: add .get_hw_state to watermark funcs
Jani Nikula
8
-27
/
+40
2023-02-15
drm/i915/wm: move functions to call watermark hooks to intel_wm.[ch]
Jani Nikula
3
-95
/
+119
2023-02-15
drm/i915/wm: move remaining watermark code out of intel_pm.c
Jani Nikula
12
-3981
/
+4052
2023-02-15
drm/i915: move memory frequency detection to intel_dram.c
Jani Nikula
3
-130
/
+152
2023-02-15
drm/i915: Sanitize the display fused-off check on GEN7/8
Imre Deak
1
-2
/
+0
2023-02-15
drm/i915/dgfx, mtl+: Disable display functionality if the display is not present
Imre Deak
2
-0
/
+11
2023-02-15
drm/i915: Move display power initialization during driver probing later
Imre Deak
2
-7
/
+5
2023-02-15
drm/i915: Fix system suspend without fbdev being initialized
Imre Deak
1
-1
/
+7
2023-02-14
drm/i915: Use encoder->devdata in eDP init
Ville Syrjälä
3
-20
/
+15
2023-02-14
drm/i915: Iterate all child devs in intel_bios_is_port_present()
Ville Syrjälä
1
-1
/
+13
2023-02-14
drm/i915: Pass devdata to intel_bios_port_aux_ch()
Ville Syrjälä
5
-5
/
+7
2023-02-14
drm/i915: Populate encoder->devdata for g4x+ DP/HDMI ports
Ville Syrjälä
2
-0
/
+20
2023-02-14
drm/i915: Consult the registered encoders for the ICL combo PHY w/a
Ville Syrjälä
1
-1
/
+14
2023-02-14
drm/i915: Replace intel_bios_is_port_hpd_inverted() with intel_bios_encoder_h...
Ville Syrjälä
3
-26
/
+9
2023-02-14
drm/i915: Replace intel_bios_is_lane_reversal_needed() with intel_bios_encode...
Ville Syrjälä
3
-19
/
+7
2023-02-14
drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_l...
Ville Syrjälä
6
-27
/
+19
2023-02-14
drm/i915: Move variables to loop context
Ville Syrjälä
1
-20
/
+12
2023-02-14
drm/i915: Pass the whole encoder to hotplug_enables()
Ville Syrjälä
1
-30
/
+24
2023-02-14
drm/i915/dp: Increase slice_height for DP
Suraj Kandpal
1
-11
/
+23
2023-02-10
drm/i915: Prefix hex numbers with 0x
Ville Syrjälä
1
-3
/
+3
2023-02-10
drm/i915: Include stepping information in device info dump
Ville Syrjälä
1
-0
/
+5
2023-02-10
drm/i915/display: Pass drm_i915_private as param to i915 funcs
Nirmoy Das
4
-10
/
+10
[next]