index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
drm/i915/selftests: replace unused mask with simple version
Lucas De Marchi
1
-5
/
+5
2021-04-14
drm/i915/gt: replace gen use in intel_engine_cs
Lucas De Marchi
2
-29
/
+29
2021-04-14
drm/i915: add macros for graphics and media versions
Lucas De Marchi
3
-2
/
+23
2021-04-14
drm/i915/display: rename display version macros
Lucas De Marchi
35
-165
/
+164
2021-04-14
drm/i915: rename display.version to display.ver
Lucas De Marchi
3
-4
/
+4
2021-04-14
drm/i915/display: use DISPLAY_VER() on remaining users
Lucas De Marchi
1
-1
/
+1
2021-04-14
drm/i915: Remove a few redundant glk checks
Ville Syrjälä
2
-2
/
+2
2021-04-14
drm/i915: Don't use {skl, cnl}_hpd_pin() for bxt/glk
Ville Syrjälä
1
-2
/
+2
2021-04-14
drm/i915: Disable LTTPR detection on GLK once again
Ville Syrjälä
1
-1
/
+1
2021-04-14
drm/i915: Restore lost glk ccs w/a
Ville Syrjälä
1
-1
/
+2
2021-04-14
drm/i915: Restore lost glk FBC 16bpp w/a
Ville Syrjälä
1
-1
/
+1
2021-04-14
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
21
-134
/
+146
2021-04-12
Revert "drm/i915/tgl/psr: Fix glitches when doing frontbuffer modifications"
José Roberto de Souza
1
-15
/
+1
2021-04-12
drm/i915/display: Implement Wa_14013723622
José Roberto de Souza
2
-0
/
+8
2021-04-12
drm/i915/display/vlv_dsi: Move panel_pwr_cycle_delay to next panel-on
Hans de Goede
2
-6
/
+20
2021-04-12
drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th...
Hans de Goede
1
-2
/
+2
2021-04-09
drm/i915/display: Defeature PSR2 for RKL and ADL-S
José Roberto de Souza
1
-0
/
+6
2021-04-09
drm/i915: skip display initialization when there is no display
José Roberto de Souza
8
-20
/
+120
2021-04-09
drm/i915: Do not set any power wells when there is no display
José Roberto de Souza
1
-1
/
+4
2021-04-09
drm/i915: Skip display interruption setup when display is not available
José Roberto de Souza
1
-7
/
+32
2021-04-09
drm/i915/hdcp: Fix uninitialized symbol 'msg_end'
Anshuman Gupta
1
-1
/
+1
2021-04-09
drm/i915: Don't zero out the Y plane's watermarks
Ville Syrjälä
1
-2
/
+2
2021-04-08
drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBT
Lyude Paul
1
-1
/
+0
2021-04-08
Merge drm/drm-next into drm-intel-next
Jani Nikula
1500
-16258
/
+162848
2021-04-08
Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
85
-4732
/
+5372
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
115
-844
/
+735
2021-04-08
Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
9
-126
/
+130
2021-04-07
drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Matt Roper
21
-134
/
+146
2021-04-08
drm/i915: Fix invalid access to ACPI _DSM objects
Takashi Iwai
1
-2
/
+20
2021-04-07
Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
90
-577
/
+4724
2021-04-06
drm/i915/sysfs: convert snprintf to sysfs_emit
Xuezhi Zhang
1
-18
/
+12
2021-04-02
drm/i915/display/psr: Disable DC3CO when the PSR2 is used
Gwan-gyeong Mun
1
-0
/
+7
2021-04-02
drm/i915: Uninit the DMC FW loader state during shutdown
Imre Deak
1
-1
/
+9
2021-04-01
drm/i915: Update plane ratio for icl+
Ville Syrjälä
1
-1
/
+10
2021-04-01
drm/i915: Split out glk_plane_min_cdclk()
Ville Syrjälä
1
-18
/
+35
2021-04-01
drm/mediatek: Don't support hdmi connector creation
Dafna Hirschfeld
1
-95
/
+56
2021-04-01
drm/mediatek: Switch the hdmi bridge ops to the atomic versions
Dafna Hirschfeld
1
-8
/
+15
2021-04-01
drm/bridge: anx7625: disable regulators when power off
Hsin-Yi Wang
2
-0
/
+35
2021-04-01
dt-bindings: drm/bridge: anx7625: Add power supplies
Hsin-Yi Wang
1
-0
/
+15
2021-04-01
Merge tag 'exynos-drm-next-for-v5.13' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
4
-8
/
+18
2021-04-01
Merge tag 'topic/i915-gem-next-2021-03-26' of ssh://git.freedesktop.org/git/d...
Dave Airlie
117
-2165
/
+2749
2021-03-31
drm/i915: Fix docbook header for __intel_runtime_pm_get_if_active()
Imre Deak
1
-1
/
+1
2021-03-31
drm/displayid: rename displayid_hdr to displayid_header
Jani Nikula
2
-6
/
+6
2021-03-31
drm/displayid: allow data blocks with 0 payload length
Jani Nikula
1
-2
/
+1
2021-03-31
drm/edid: use the new displayid iterator for tile info
Jani Nikula
3
-45
/
+10
2021-03-31
drm/edid: use the new displayid iterator for finding CEA extension
Jani Nikula
1
-16
/
+9
2021-03-31
drm/edid: use the new displayid iterator for detailed modes
Jani Nikula
1
-17
/
+6
2021-03-31
drm/displayid: add new displayid section/block iterators
Jani Nikula
2
-0
/
+92
2021-03-31
drm/displayid: add separate drm_displayid.c
Jani Nikula
5
-57
/
+73
2021-03-31
drm/edid: make a number of functions, parameters and variables const
Jani Nikula
2
-31
/
+31
[prev]
[next]