index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-20
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
1
-2
/
+2
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
86
-7544
/
+8051
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
1
-11
/
+22
2022-05-19
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
1
-2
/
+2
2022-05-19
drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
Imre Deak
1
-4
/
+4
2022-05-16
drm/i915/dmc: Add MMIO range restrictions
Anusha Srivatsa
1
-0
/
+44
2022-05-11
Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
26
-4675
/
+4498
2022-05-05
drm/i915: Respect VBT seamless DRRS min refresh rate
Ville Syrjälä
1
-3
/
+7
2022-05-05
drm/i915/bios: Parse the seamless DRRS min refresh rate
Ville Syrjälä
1
-1
/
+8
2022-05-05
drm/i915/bios: Refactor panel_type code
Ville Syrjälä
1
-13
/
+53
2022-05-05
drm/i915/bios: Extract get_panel_type()
Ville Syrjälä
1
-19
/
+39
2022-05-05
drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
Ville Syrjälä
1
-5
/
+6
2022-05-05
drm/i915/bios: Document the mess around the LFP data tables
Ville Syrjälä
1
-1
/
+6
2022-05-05
drm/i915/bios: Get access to the tail end of the LFP data block
Ville Syrjälä
2
-1
/
+59
2022-05-05
drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
Ville Syrjälä
1
-1
/
+133
2022-05-05
drm/i915/bios: Reorder panel DTD parsing
Ville Syrjälä
1
-30
/
+34
2022-05-05
drm/i915: Use drm_mode_init() for on-stack modes
Ville Syrjälä
1
-2
/
+3
2022-05-04
drm/i915: warn about missing ->get_buf_trans initialization
Jani Nikula
1
-1
/
+3
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
3
-26
/
+48
2022-05-02
drm/i915: move tons of power well initializers to rodata
Jani Nikula
1
-2
/
+2
2022-04-29
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
15
-19
/
+26
2022-04-28
Merge tag 'drm-intel-gt-next-2022-04-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
5
-11
/
+55
2022-04-27
drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR links
Imre Deak
1
-16
/
+17
2022-04-26
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-1
/
+2
2022-04-26
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
1
-1
/
+1
2022-04-25
drm/i915: Add crtc .crtc_get_shared_dpll()
Ville Syrjälä
3
-1
/
+52
2022-04-25
drm/i915: Split out dg2_crtc_compute_clock()
Ville Syrjälä
1
-4
/
+18
2022-04-25
drm/i915: Clear the dpll_hw_state when disabling a pipe
Ville Syrjälä
1
-3
/
+3
2022-04-25
drm/i915: Move the dpll_hw_state clearing to intel_dpll_crtc_compute_clock()
Ville Syrjälä
2
-36
/
+3
2022-04-25
drm/i915: Move stuff into intel_dpll_crtc_compute_clock()
Ville Syrjälä
2
-2
/
+11
2022-04-25
drm/i915: Adjust .crtc_compute_clock() calling convention
Ville Syrjälä
3
-36
/
+53
2022-04-25
drm/i915: Remove pointless dpll_funcs checks
Ville Syrjälä
1
-4
/
+0
2022-04-25
drm/i915: Pass dev_priv to intel_shared_dpll_init()
Ville Syrjälä
3
-8
/
+6
2022-04-25
drm/i915: Make .get_dplls() return int
Ville Syrjälä
3
-130
/
+132
2022-04-25
drm/i915/fbc: s/false/0/
Ville Syrjälä
1
-4
/
+4
2022-04-25
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
1
-1
/
+1
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2
-2
/
+2
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
4
-2
/
+4
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
4
-4
/
+4
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
6
-2
/
+7
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
7
-9
/
+9
2022-04-25
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
1
-8
/
+26
2022-04-21
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
73
-2995
/
+3605
2022-04-21
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
1
-8
/
+26
2022-04-20
drm/i915: Fixup merge of the power well refactor patchset
Imre Deak
1
-17
/
+3
2022-04-20
drm/i915: Remove the XELPD specific AUX and DDI power domains
Imre Deak
3
-38
/
+11
2022-04-20
drm/i915: Remove duplicate DDI/AUX power domain mappings
Imre Deak
1
-58
/
+31
2022-04-20
drm/i915: Remove the ICL specific TBT power domains
Imre Deak
3
-21
/
+9
[next]