index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/i915/wm: move remaining watermark code out of intel_pm.c
Jani Nikula
2023-02-15
12
-3981
/
+4052
*
drm/i915: move memory frequency detection to intel_dram.c
Jani Nikula
2023-02-15
3
-130
/
+152
*
drm/i915: Sanitize the display fused-off check on GEN7/8
Imre Deak
2023-02-15
1
-2
/
+0
*
drm/i915/dgfx, mtl+: Disable display functionality if the display is not present
Imre Deak
2023-02-15
2
-0
/
+11
*
drm/i915: Move display power initialization during driver probing later
Imre Deak
2023-02-15
2
-7
/
+5
*
drm/i915: Fix system suspend without fbdev being initialized
Imre Deak
2023-02-15
1
-1
/
+7
*
drm/i915: Use encoder->devdata in eDP init
Ville Syrjälä
2023-02-14
3
-20
/
+15
*
drm/i915: Iterate all child devs in intel_bios_is_port_present()
Ville Syrjälä
2023-02-14
1
-1
/
+13
*
drm/i915: Pass devdata to intel_bios_port_aux_ch()
Ville Syrjälä
2023-02-14
5
-5
/
+7
*
drm/i915: Populate encoder->devdata for g4x+ DP/HDMI ports
Ville Syrjälä
2023-02-14
2
-0
/
+20
*
drm/i915: Consult the registered encoders for the ICL combo PHY w/a
Ville Syrjälä
2023-02-14
1
-1
/
+14
*
drm/i915: Replace intel_bios_is_port_hpd_inverted() with intel_bios_encoder_h...
Ville Syrjälä
2023-02-14
3
-26
/
+9
*
drm/i915: Replace intel_bios_is_lane_reversal_needed() with intel_bios_encode...
Ville Syrjälä
2023-02-14
3
-19
/
+7
*
drm/i915: Replace intel_bios_is_lspcon_present() with intel_bios_encoder_is_l...
Ville Syrjälä
2023-02-14
6
-27
/
+19
*
drm/i915: Move variables to loop context
Ville Syrjälä
2023-02-14
1
-20
/
+12
*
drm/i915: Pass the whole encoder to hotplug_enables()
Ville Syrjälä
2023-02-14
1
-30
/
+24
*
drm/i915/dp: Increase slice_height for DP
Suraj Kandpal
2023-02-14
1
-11
/
+23
*
drm/i915: Prefix hex numbers with 0x
Ville Syrjälä
2023-02-10
1
-3
/
+3
*
drm/i915: Include stepping information in device info dump
Ville Syrjälä
2023-02-10
1
-0
/
+5
*
drm/i915/display: Pass drm_i915_private as param to i915 funcs
Nirmoy Das
2023-02-10
4
-10
/
+10
*
drm/i915: Replace wm.max_levels with wm.num_levels and use it everywhere
Ville Syrjälä
2023-02-10
5
-93
/
+70
*
drm/i915: Populate wm.max_level for everyone
Ville Syrjälä
2023-02-10
3
-27
/
+14
*
drm/i915/mtl: Initialize empty clockgating hooks for MTL
Radhakrishna Sripada
2023-02-09
1
-1
/
+3
*
drm/i915/dg2: Drop one PCI ID
Matt Roper
2023-02-09
1
-1
/
+0
*
Revert "drm/i915/hwmon: Enable PL1 power limit"
Ashutosh Dixit
2023-02-08
1
-5
/
+0
*
drm/i915/bios: set default backlight controller index
Jani Nikula
2023-02-08
1
-0
/
+1
*
drm/i915/uncore: cast iomem to avoid sparse warning
Jani Nikula
2023-02-08
1
-2
/
+3
*
drm/i915/dmc: drop "ucode" from function names
Jani Nikula
2023-02-08
4
-20
/
+20
*
drm/i915: Pick the backlight controller based on VBT on ICP+
Ville Syrjälä
2023-02-08
1
-3
/
+31
*
drm/i915: Populate encoder->devdata for DSI on icl+
Ville Syrjälä
2023-02-08
2
-4
/
+14
*
drm/i915: Fix VBT DSI DVO port handling
Ville Syrjälä
2023-02-08
1
-10
/
+23
*
drm/i915: Fix memory leaks in scatterlist
Matt Atwood
2023-02-06
1
-2
/
+6
*
drm/i915: Add another EHL pci id
Jonathan Gray
2023-02-06
1
-0
/
+1
*
drm/i915/hwmon: Enable PL1 power limit
Ashutosh Dixit
2023-02-06
1
-0
/
+5
*
drm/i915/dsb: Introduce intel_dsb_finish()
Ville Syrjälä
2023-02-03
3
-4
/
+9
*
drm/i915/dsb: Split intel_dsb_wait() from intel_dsb_commit()
Ville Syrjälä
2023-02-03
3
-3
/
+13
*
drm/i915/dsb: Pimp debug/error prints
Ville Syrjälä
2023-02-03
1
-4
/
+8
*
drm/i915/fbdev: Implement fb_dirty for intel custom fb helper
Jouni Högander
2023-02-03
1
-0
/
+12
*
drm/i915/dmc: check incoming dmc id validity
Jani Nikula
2023-02-02
1
-2
/
+6
*
drm/i915/dmc: add is_valid_dmc_id() and use it
Jani Nikula
2023-02-02
1
-1
/
+6
*
drm/i915/dmc: remove unnecessary dmc_id validity check
Jani Nikula
2023-02-02
1
-5
/
+0
*
drm/i915/dmc: add for_each_dmc_id() and use it
Jani Nikula
2023-02-02
1
-6
/
+9
*
drm/i915/dmc: add proper name to dmc id enum and use it
Jani Nikula
2023-02-02
2
-40
/
+39
*
drm/i915: Expose SAGV state via debugfs
Ville Syrjälä
2023-02-01
3
-7
/
+28
*
drm/i915: Keep sagv status updated on icl+
Ville Syrjälä
2023-02-01
1
-20
/
+29
*
drm/i915: Introduce HAS_SAGV()
Ville Syrjälä
2023-02-01
2
-4
/
+5
*
drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
Ville Syrjälä
2023-02-01
1
-1
/
+2
*
drm/i915/lvds: s/pipe_config/crtc_state/
Ville Syrjälä
2023-01-31
1
-23
/
+23
*
drm/i915/lvds: s/intel_encoder/encoder/ etc.
Ville Syrjälä
2023-01-31
1
-70
/
+64
*
drm/i915/lvds: s/dev_priv/i915/
Ville Syrjälä
2023-01-31
1
-57
/
+54
[prev]
[next]