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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
drm/i915/panel: move panel fixed EDID to struct intel_panel
Jani Nikula
10
-27
/
+35
2023-01-26
drm/i915/opregion: convert intel_opregion_get_edid() to struct drm_edid
Jani Nikula
3
-28
/
+15
2023-01-26
drm/i915/bios: convert intel_bios_init_panel() to drm_edid
Jani Nikula
4
-15
/
+16
2023-01-26
drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
Jani Nikula
5
-69
/
+96
2023-01-25
drm/i915/params: use generics for parameter debugfs file creation
Jani Nikula
1
-22
/
+11
2023-01-25
drm/i915/params: use generics for parameter free
Jani Nikula
1
-6
/
+9
2023-01-25
drm/i915/params: use generics for parameter dup
Jani Nikula
1
-4
/
+12
2023-01-25
drm/i915/params: use generics for parameter printing
Jani Nikula
1
-19
/
+36
2023-01-25
drm/i915/display: add intel_display_limits.h for key enums
Jani Nikula
26
-123
/
+149
2023-01-25
drm/i915/gmch: move VGA set state to GMCH code
Jani Nikula
3
-29
/
+33
2023-01-25
drm/i915/gmch: mass rename dev_priv to i915
Jani Nikula
1
-48
/
+47
2023-01-25
drm/i915/gmch: split out soc/intel_gmch
Jani Nikula
4
-140
/
+166
2023-01-25
drm/i915: add gmch substruct to struct drm_i915_private
Jani Nikula
4
-37
/
+37
2023-01-25
drm/i915/audio: Clean up the PCH type checks
Ville Syrjälä
1
-10
/
+9
2023-01-25
drm/i915/audio: s/ilk/ibx/
Ville Syrjälä
1
-14
/
+14
2023-01-25
drm/i915/audio: Include ELD in the state dump
Ville Syrjälä
1
-0
/
+17
2023-01-25
drm/i915/audio: Hook up ELD into the state checker
Ville Syrjälä
1
-0
/
+43
2023-01-25
drm/i915/sdvo: Do ELD hardware readout
Ville Syrjälä
1
-1
/
+26
2023-01-25
drm/i915/sdvo: Only use "presence detect" for has_audio readout
Ville Syrjälä
1
-3
/
+1
2023-01-25
drm/i915/sdvo: Precompute the ELD
Ville Syrjälä
1
-7
/
+5
2023-01-25
drm/i915/audio: Hardware ELD readout
Ville Syrjälä
5
-0
/
+64
2023-01-25
drm/i915/audio: Don't enable audio with bogus ELD
Ville Syrjälä
1
-1
/
+3
2023-01-25
drm/i915/audio: Precompute the ELD
Ville Syrjälä
6
-22
/
+45
2023-01-25
drm/i915/audio: Introduce a struct for the acomp audio state
Ville Syrjälä
3
-52
/
+65
2023-01-25
drm/i915/audio: Don't program the hardware ELD buffer on hsw+
Ville Syrjälä
1
-33
/
+4
2023-01-25
drm/i915/audio: Don't program the hardware ELD buffer on ilk+
Ville Syrjälä
1
-35
/
+4
2023-01-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
1003
-36337
/
+36099
2023-01-25
Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
58
-308
/
+9787
2023-01-25
Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...
Dave Airlie
166
-7470
/
+9037
2023-01-24
drm/i915/dmc: Use unversioned path for ADLP
Gustavo Sousa
1
-2
/
+6
2023-01-24
drm/i915/dmc: Prepare to use unversioned paths
Gustavo Sousa
1
-16
/
+46
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
211
-20794
/
+901
2023-01-24
Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...
Daniel Vetter
127
-952
/
+2661
2023-01-24
drm/i915: update src and dst scaler limits for display ver 12 and 13
Luca Coelho
1
-1
/
+10
2023-01-24
drm/ssd130x: Silence a `dubious: x & !y` warning
Javier Martinez Canillas
1
-2
/
+9
2023-01-24
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
2
-5
/
+0
2023-01-23
drm/simpledrm: Support the XB24/AB24 format
Thierry Reding
1
-0
/
+1
2023-01-23
drm/format-helper: Support the AB24/XB24 formats
Thierry Reding
1
-0
/
+66
2023-01-23
drm/simpledrm: Add support for system memory framebuffers
Thierry Reding
1
-24
/
+75
2023-01-23
drm/simpledrm: Use struct iosys_map consistently
Thierry Reding
1
-6
/
+7
2023-01-23
dt-bindings: reserved-memory: Support framebuffer reserved memory
Thierry Reding
1
-0
/
+52
2023-01-23
dt-bindings: display: simple-framebuffer: Document 32-bit BGR format
Thierry Reding
1
-0
/
+2
2023-01-23
dt-bindings: display: simple-framebuffer: Support system memory framebuffers
Thierry Reding
1
-0
/
+5
2023-01-23
drm/edid: remove redundant _drm_connector_update_edid_property()
Jani Nikula
1
-20
/
+1
2023-01-23
drm/edid: add separate drm_edid_connector_add_modes()
Jani Nikula
3
-11
/
+39
2023-01-23
drm/edid: refactor _drm_edid_connector_update() and rename
Jani Nikula
1
-13
/
+12
2023-01-23
drm/edid: split HDMI VSDB info and mode parsing
Jani Nikula
1
-3
/
+10
2023-01-23
drm/bridge: fsl-ldb: Add i.MX93 LDB support
Liu Ying
1
-9
/
+48
2023-01-23
dt-bindings: display: bridge: ldb: Add i.MX93 LDB
Liu Ying
1
-1
/
+15
2023-01-22
drm/panel: Add driver for the AUO A030JTN01 TFT LCD
Christophe Branchereau
3
-0
/
+317
[next]