index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_dp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read
Imre Deak
1
-0
/
+17
2025-05-13
drm/i915/dp_mst: Use the correct connector while computing the link BPP limit on MST
Imre Deak
1
-3
/
+4
2025-05-07
drm/i915/irq: move i915->irq_lock to display->irq.lock
Jani Nikula
1
-5
/
+5
2025-04-30
drm/i915/display: move min_hblank from dp_mst.c to dp.c
Arun R Murthy
1
-0
/
+74
2025-04-29
drm/i915/dp: Use an intel_connector pointer everywhere
Imre Deak
1
-49
/
+56
2025-04-24
drm/i915/lobf: Check for sink error and disable LOBF
Animesh Manna
1
-0
/
+5
2025-04-24
drm/i915/lobf: Add mutex for alpm update
Animesh Manna
1
-1
/
+1
2025-04-22
drm/i915/display: pass struct intel_display to PCH macros
Jani Nikula
1
-2
/
+1
2025-04-15
drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices
Ankit Nautiyal
1
-3
/
+4
2025-04-07
drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it
Imre Deak
1
-1
/
+1
2025-04-07
drm/i915/dp_mst: Remove stream count assert from intel_dp_check_mst_status()
Imre Deak
1
-2
/
+0
2025-04-07
drm/i915/dp: Rename intel_dp::link_trained to link.active
Imre Deak
1
-3
/
+3
2025-04-02
drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
Ville Syrjälä
1
-7
/
+42
2025-03-25
drm/i915/lvds: convert intel_lvds.[ch] to struct intel_display
Jani Nikula
1
-1
/
+1
2025-03-21
drm/i915/display: convert to display runtime PM interfaces
Jani Nikula
1
-3
/
+2
2025-03-21
drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display
Jani Nikula
1
-1
/
+1
2025-03-05
drm/i915/display: convert intel_has_pending_fb_unpin() to struct intel_display
Jani Nikula
1
-2
/
+1
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_connector
Jani Nikula
1
-6
/
+6
2025-03-03
drm/i915/mst: add mst sub-struct to struct intel_dp
Jani Nikula
1
-14
/
+12
2025-02-28
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+1
2025-02-27
drm/i915/pfit: rename intel_panel_fitting() to intel_pfit_compute_config()
Jani Nikula
1
-1
/
+1
2025-02-27
drm/i915/display: convert the M/N functions to struct intel_display
Jani Nikula
1
-2
/
+1
2025-02-27
drm/i915/drrs: convert intel_drrs.[ch] to struct intel_display
Jani Nikula
1
-2
/
+2
2025-02-27
Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-185
/
+133
2025-02-15
drm/i915: Always initialize connector->modeset_retry_work
Ville Syrjälä
1
-3
/
+0
2025-02-15
drm/i915: Move modeset_retry stuff into intel_connector.c
Ville Syrjälä
1
-41
/
+3
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-1
/
+1
2025-02-13
drm/i915/display: convert intel_mode_valid_max_plane_size() to intel_display
Jani Nikula
1
-2
/
+1
2025-02-13
drm/i915/display: convert intel_cpu_transcoder_mode_valid() to intel_display
Jani Nikula
1
-1
/
+1
2025-02-10
drm/i915: Convert intel_display_power_{get,put}*() to intel_display
Ville Syrjälä
1
-4
/
+3
2025-02-07
Revert "drm/i915/dp: Compute as_sdp based on if vrr possible"
Mitul Golani
1
-1
/
+1
2025-02-06
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-598
/
+665
2025-02-05
drm/i915/lspcon: rename interfaces to intel_lspcon_* to unify
Jani Nikula
1
-5
/
+5
2025-02-05
drm/i915/lspcon: change signature of lspcon_wait_pcon_mode()
Jani Nikula
1
-2
/
+1
2025-02-05
drm/i915/lspcon: change signature of lspcon_detect_hdr_capability()
Jani Nikula
1
-3
/
+1
2025-02-05
drm/i915/lspcon: add intel_lspcon_active() and use it
Jani Nikula
1
-3
/
+4
2025-02-05
drm/i915/dp: Add support for DP UHBR SST DSC
Jani Nikula
1
-8
/
+27
2025-02-04
drm/i915/dp: Iterate DSC BPP from high to low on all platforms
Jani Nikula
1
-4
/
+3
2025-02-03
drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
Jani Nikula
1
-2
/
+2
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
1
-8
/
+6
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
[next]