index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_runtime_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-02
drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
Jani Nikula
1
-1
/
+0
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
1
-0
/
+1
2019-07-12
drm/i915: Propagate "_release" function name suffix down
Janusz Krzysztofik
1
-1
/
+1
2019-07-02
drm/i915: Fix memleak in runtime wakeref tracking
Mika Kuoppala
1
-6
/
+4
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-24
/
+19
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
1
-11
/
+8
2019-06-14
drm/i915: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
1
-21
/
+21
2019-06-14
drm/i915: Remove rpm asserts that use i915
Daniele Ceraolo Spurio
1
-5
/
+5
2019-06-14
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
1
-65
/
+57
2019-06-06
drm/i915: fix documentation build warnings
Jani Nikula
1
-2
/
+0
2019-06-04
drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
Daniele Ceraolo Spurio
1
-4622
/
+29
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-87
/
+798
2019-05-14
drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
Imre Deak
1
-2
/
+0
2019-05-14
drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
Imre Deak
1
-0
/
+4
2019-05-14
drm/i915: Add support for asynchronous display power disabling
Imre Deak
1
-7
/
+359
2019-05-14
drm/i915: Verify power domains state during suspend in all cases
Imre Deak
1
-3
/
+3
2019-05-14
drm/i915: Force printing wakeref tacking during pm_cleanup
Imre Deak
1
-18
/
+51
2019-05-14
drm/i915: Add support for tracking wakerefs w/o power-on guarantee
Imre Deak
1
-33
/
+109
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-26
/
+73
2019-05-06
drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.c
Ville Syrjälä
1
-0
/
+223
2019-05-06
drm/i915: Replace intel_ddi_pll_init()
Ville Syrjälä
1
-1
/
+21
2019-05-03
drm/i915: extract intel_dpio_phy.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-05-03
drm/i915: add single combo phy init/unit functions
Jani Nikula
1
-5
/
+5
2019-04-30
drm/i915: extract intel_combo_phy.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915/icl: fix step numbers in icl_display_core_init()
Lucas De Marchi
1
-5
/
+5
2019-04-29
drm: Simplify stacktrace handling
Thomas Gleixner
1
-14
/
+7
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
1
-0
/
+1
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
1
-10
/
+0
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
1
-0
/
+10
2019-04-26
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
Chris Wilson
1
-4
/
+4
2019-04-14
drm: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
1
-4
/
+0
2019-04-13
drm/i915/ehl: Inherit Ice Lake conditional code
Bob Paauwe
1
-3
/
+3
2019-04-11
drm/i915: Avoid reclaim taints from runtime-pm debug
Chris Wilson
1
-3
/
+5
2019-04-08
drm/i915/cdclk: have only one init/uninit function
Jani Nikula
1
-8
/
+8
2019-04-08
drm/i915: extract intel_cdclk.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_dp.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_csr.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_crt.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
1
-4
/
+4
2019-03-08
drm/i915/icl: Prevent incorrect DBuf enabling
Imre Deak
1
-2
/
+10
2019-02-13
drm/i915: Assert that VED and ISP are power gated
Ville Syrjälä
1
-0
/
+33
2019-02-13
drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
Ville Syrjälä
1
-6
/
+6
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
1
-10
/
+10
2019-01-14
drm/i915: Track the wakeref used to initialise display power domains
Chris Wilson
1
-68
/
+83
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
1
-25
/
+46
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-18
/
+79
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
1
-28
/
+257
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-2
/
+2
[next]