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: move i915_hdcp_interface.h under include/drm/intel
Jani Nikula
2024-05-31
5
-5
/
+5
*
drm: move xe_pciids.h under include/drm/intel
Jani Nikula
2024-05-31
1
-1
/
+1
*
drm: move i915_pciids.h under include/drm/intel
Jani Nikula
2024-05-31
3
-3
/
+3
*
drm: move i915_pxp_tee_interface.h under include/drm/intel
Jani Nikula
2024-05-31
2
-2
/
+2
*
drm: move i915_drm.h under include/drm/intel
Jani Nikula
2024-05-31
7
-7
/
+7
*
drm: move intel_lpe_audio.h under include/drm/intel
Jani Nikula
2024-05-31
2
-2
/
+2
*
drm: move i915_component.h under include/drm/intel
Jani Nikula
2024-05-31
8
-8
/
+8
*
drm: move i915_gsc_proxy_mei_interface.h under include/drm/intel
Jani Nikula
2024-05-31
3
-3
/
+3
*
drm: move intel-gtt.h under include/drm/intel
Jani Nikula
2024-05-31
5
-5
/
+5
*
drm/i915: reduce includes in intel_clock_gating.c
Jani Nikula
2024-05-31
1
-4
/
+0
*
drm/i915: drop unnecessary i915_reg.h includes
Jani Nikula
2024-05-31
7
-7
/
+0
*
drm/i915: remove intermediate _PCH_DP_* macros
Jani Nikula
2024-05-31
1
-8
/
+3
*
drm/i915: move PCH DP AUX CH regs to intel_dp_aux_regs.h
Jani Nikula
2024-05-31
2
-7
/
+8
*
drm/i915: rearrange DP AUX register macros
Jani Nikula
2024-05-31
1
-4
/
+6
*
drm/i915: remove unused DP AUX CH register macros
Jani Nikula
2024-05-31
1
-14
/
+0
*
drm/i915/gvt: use proper macros for DP AUX CH CTL registers
Jani Nikula
2024-05-31
2
-23
/
+20
*
drm/i915: Switch intel_usecs_to_scanlines() to 64bit maths
Ville Syrjälä
2024-05-31
1
-2
/
+2
*
drm/i915: Move intel_crtc_scanline_offset()
Ville Syrjälä
2024-05-31
1
-38
/
+38
*
drm/i915: Simplify scanline_offset handling for gen2
Ville Syrjälä
2024-05-31
1
-5
/
+3
*
drm/i915: Extract intel_mode_vtotal()
Ville Syrjälä
2024-05-31
2
-23
/
+18
*
drm/i915: Extract intel_mode_vblank_end()
Ville Syrjälä
2024-05-31
2
-4
/
+13
*
drm/i915: Reuse intel_mode_vblank_start()
Ville Syrjälä
2024-05-31
3
-13
/
+9
*
drm/i915: Plumb the full atomic state into skl_ddb_add_affected_planes()
Ville Syrjälä
2024-05-31
1
-10
/
+9
*
drm/i915: Plumb the full atomic state into icl_check_nv12_planes()
Ville Syrjälä
2024-05-31
1
-5
/
+6
*
drm/i915/cdclk: Plumb the full atomic state deeper
Ville Syrjälä
2024-05-31
1
-25
/
+35
*
drm/i915/display: add probe message
Jani Nikula
2024-05-31
1
-0
/
+5
*
drm/i915/display: add support for subplatforms
Jani Nikula
2024-05-31
2
-0
/
+230
*
drm/i915/display: identify platforms with enum and name
Jani Nikula
2024-05-31
2
-0
/
+106
*
drm/i915/display: change display probe to identify GMD ID based platforms
Jani Nikula
2024-05-31
1
-18
/
+26
*
drm/i915/display: add platform descriptors
Jani Nikula
2024-05-31
1
-232
/
+326
*
drm/i915/display: change GMD ID display ip ver propagation at probe
Jani Nikula
2024-05-31
2
-25
/
+17
*
drm/i915/display: check platforms without display one level higher
Jani Nikula
2024-05-31
1
-5
/
+6
*
drm/i915/display: change probe for no display case
Jani Nikula
2024-05-31
1
-5
/
+13
*
drm/i915/display: move params copy at probe earlier
Jani Nikula
2024-05-31
1
-2
/
+2
*
drm/i915/alpm: Add debugfs for LOBF
Animesh Manna
2024-05-31
3
-0
/
+53
*
drm/i915/alpm: Enable lobf from source in ALPM_CTL
Animesh Manna
2024-05-31
3
-8
/
+14
*
drm/i915/alpm: Add compute config for lobf
Animesh Manna
2024-05-31
4
-0
/
+75
*
drm/i915/alpm: Move alpm related code to a new file
Animesh Manna
2024-05-31
5
-280
/
+318
*
drm/i915/alpm: Move alpm parameters from intel_psr
Animesh Manna
2024-05-31
2
-34
/
+31
*
drm/i915: move uapi.event outside spinlock in intel_crtc_vblank_work
Luca Coelho
2024-05-30
1
-1
/
+1
*
drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data
Luca Coelho
2024-05-30
1
-0
/
+12
*
drm/i915/display: Add compare config for MTL+ platforms
Mika Kahola
2024-05-30
4
-10
/
+109
*
drm/i915/display: Revert "drm/i915/display: Skip C10 state verification in ca...
Mika Kahola
2024-05-30
1
-3
/
+0
*
drm/i915/hdcp: Fix IS_METEORLAKE usage for HDCP line rekeying
Suraj Kandpal
2024-05-29
1
-2
/
+3
*
drm/i915/psr: modify psr status debugfs to support eDP Panel Replay
Jouni Högander
2024-05-29
1
-1
/
+10
*
drm/i915/psr: Move printing PSR mode to own function
Jouni Högander
2024-05-29
1
-9
/
+17
*
drm/i915/psr: Move printing sink PSR support to own function
Jouni Högander
2024-05-29
1
-7
/
+15
*
drm/i915/psr: Store pr_dpcd in intel_dp
Jouni Högander
2024-05-29
2
-13
/
+7
*
drm/i915: pass dev_priv explicitly to ADL_TVIDEO_DIP_AS_SDP_DATA
Jani Nikula
2024-05-28
2
-2
/
+2
*
drm/i915: pass dev_priv explicitly to ICL_VIDEO_DIP_PPS_ECC
Jani Nikula
2024-05-28
1
-1
/
+1
[next]