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.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
/
intel_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
drm/i915: Implement display w/a 1140 for glk/cnl
Ville Syrjälä
1
-4
/
+9
2020-03-05
drm/i915: Enable transition watermarks for glk
Ville Syrjälä
1
-4
/
+7
2020-03-05
drm/i915: Don't check for wm changes until we've compute the wms fully
Ville Syrjälä
1
-4
/
+12
2020-03-05
drm/i915: Don't check uv_wm in skl_plane_wm_equals()
Ville Syrjälä
1
-2
/
+6
2020-03-04
drm/i915/tgl: Move and restrict Wa_1408615072
José Roberto de Souza
1
-4
/
+0
2020-03-04
drm/i915/gen11: Moving WAs to rcs_engine_wa_init()
José Roberto de Souza
1
-15
/
+0
2020-03-03
drm/i915: move watermark structs more towards usage
Jani Nikula
1
-0
/
+24
2020-03-02
drm/i915: Use a sentinel to terminate the dbuf slice arrays
Ville Syrjälä
1
-21
/
+13
2020-03-02
drm/i915: Add missing commas to dbuf tables
Ville Syrjälä
1
-44
/
+44
2020-03-02
drm/i915: Remove garbage WARNs
Ville Syrjälä
1
-11
/
+0
2020-03-02
drm/i915: Handle some leftover s/intel_crtc/crtc/
Ville Syrjälä
1
-12
/
+11
2020-02-28
drm/i915: Drop WaDDIIOTimeout:glk
Ville Syrjälä
1
-10
/
+0
2020-02-23
drm/i915: Distribute switch variables for initialization
Kees Cook
1
-2
/
+2
2020-02-23
drm/i915: make dbuf configurations const
Jani Nikula
1
-2
/
+2
2020-02-05
drm/i915: Correctly map DBUF slices to pipes
Stanislav Lisovskiy
1
-19
/
+366
2020-02-05
drm/i915: Manipulate DBuf slices properly
Stanislav Lisovskiy
1
-39
/
+14
2020-02-05
drm/i915: Introduce parameterized DBUF_CTL
Stanislav Lisovskiy
1
-1
/
+1
2020-02-05
drm/i915: Remove skl_ddl_allocation struct
Stanislav Lisovskiy
1
-24
/
+21
2020-01-31
drm/i915: Nuke skl wm.dirty_pipes bitmask
Ville Syrjälä
1
-34
/
+1
2020-01-31
drm/i915: Move linetime wms into the crtc state
Ville Syrjälä
1
-116
/
+1
2020-01-31
drm/i915: Polish WM_LINETIME register stuff
Ville Syrjälä
1
-30
/
+37
2020-01-27
drm/i915/pm: use intel de functions for forcewake register access
Jani Nikula
1
-3
/
+4
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
1
-11
/
+13
2020-01-16
drm/i915: add Wa_14010594013: icl,ehl
Matt Atwood
1
-0
/
+4
2020-01-15
drm/i915/tgl: Add Wa_1409825376 to tgl
Radhakrishna Sripada
1
-0
/
+5
2020-01-10
drm/i915/pm: use new struct drm_device logging macros.
Wambui Karuga
1
-157
/
+194
2020-01-09
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
2020-01-01
drm/i915: Add Wa_1407352427:icl,ehl
Matt Roper
1
-0
/
+3
2019-12-29
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
1
-2
/
+2
2019-12-29
drm/i915: prefer 3-letter acronym for pineview
Lucas De Marchi
1
-16
/
+25
2019-12-27
drm/i915/tgl: Extend Wa_1408615072 to tgl
Matt Roper
1
-0
/
+4
2019-12-27
drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
Matt Roper
1
-0
/
+8
2019-12-27
Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-149
/
+174
2019-12-23
drm/i915: Make sure CCS YUV semiplanar format checks work
Imre Deak
1
-3
/
+4
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2019-12-17
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
Vandita Kulkarni
1
-2
/
+2
2019-12-09
drm/i915: Relocate intel_crtc_active()
Ville Syrjälä
1
-0
/
+19
2019-12-04
drm/i915: Pass dev_priv to ilk_disable_lp_wm()
Ville Syrjälä
1
-3
/
+1
2019-11-29
drm/i915: Don't set undefined bits in dirty_pipes
Ville Syrjälä
1
-2
/
+2
2019-11-20
drm/i915: Change watermark hook calling convention
Ville Syrjälä
1
-27
/
+36
2019-11-15
drm/i915: Fix frame start delay programming
Ville Syrjälä
1
-1
/
+0
2019-11-15
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-0
/
+8
2019-11-14
drm/i915: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-1
/
+1
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
1
-0
/
+8
2019-11-05
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
1
-2
/
+112
2019-11-05
drm/i915: Lower RM timeout to avoid DSI hard hangs
Uma Shankar
1
-0
/
+8
2019-11-01
drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi.
Maarten Lankhorst
1
-28
/
+29
2019-11-01
drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw.
Maarten Lankhorst
1
-16
/
+16
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi.
Maarten Lankhorst
1
-55
/
+55
2019-11-01
drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw.
Maarten Lankhorst
1
-28
/
+28
[next]