index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2018-11-28
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
Ville Syrjälä
2018-11-28
drm/i915: Don't pass dev_priv around so much
Ville Syrjälä
2018-11-28
drm/i915: Clean up skl+ vs. icl+ watermark computation
Ville Syrjälä
2018-11-28
drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()
Ville Syrjälä
2018-11-28
drm/i915: Remove some useless zeroing on skl+ wm calculations
Ville Syrjälä
2018-11-28
drm/i915: Fix latency==0 handling for level 0 watermark on skl+
Ville Syrjälä
2018-11-16
drm/i915: Disable LP3 watermarks on all SNB machines
Ville Syrjälä
2018-11-13
drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()
Ville Syrjälä
2018-11-09
drm/i915: Generalize skl_ddb_allocation_overlaps()
Ville Syrjälä
2018-11-08
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
2018-11-01
drm/i915/icl: Add WaEnable32PlaneMode
Radhakrishna Sripada
2018-11-01
drm/i915: Kill WA 0826
Rodrigo Vivi
2018-10-29
drm/i915: Simplify has_sagv function
Rodrigo Vivi
2018-10-29
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-24
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
Ville Syrjälä
2018-10-24
drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.
Maarten Lankhorst
2018-10-24
drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.
Maarten Lankhorst
2018-10-24
drm/i915: Fix unsigned overflow when calculating total data rate, v2.
Maarten Lankhorst
2018-10-15
drm/i915/icl: enable SAGV for ICL platform
Mahesh Kumar
2018-10-11
drm/i915: promote ddb update message to DRM_DEBUG_KMS
Paulo Zanoni
2018-10-11
drm/i915: don't write PLANE_BUF_CFG twice every time
Paulo Zanoni
2018-10-11
drm/i915: transition WMs ask for Selected Result Blocks
Paulo Zanoni
2018-10-11
drm/i915: fix the watermark result selection on glk/gen10+
Paulo Zanoni
2018-10-11
drm/i915: fix the transition minimums for gen9+ watermarks
Paulo Zanoni
2018-09-26
drm/i915: Move IPC WA #1141 to init_ipc()
José Roberto de Souza
2018-09-26
drm/i915: Move SKL IPC WA to HAS_IPC()
José Roberto de Souza
2018-09-26
drm/i915: Do not modifiy reserved bit in gens that do not have IPC
José Roberto de Souza
2018-09-13
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
Mahesh Kumar
2018-09-13
drm/i915/skl+: don't trust IPC value set by BIOS
Mahesh Kumar
2018-09-13
drm/i915: Implement 16GB dimm wa for latency level-0
Mahesh Kumar
2018-08-14
drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6
Chris Wilson
2018-08-13
drm/i915: Restrict gen6_reset_rps_interrupts to gen6+
Chris Wilson
2018-08-07
drm/i915/skl: distribute DDB based on panel resolution
Mahesh Kumar
2018-08-07
drm/i915: ddb_size is of u16 type
Mahesh Kumar
2018-08-02
drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register
Paulo Zanoni
2018-08-02
drm/i915: Drop stray clearing of rps->last_adj
Chris Wilson
2018-07-31
drm/i915: Interactive RPS mode
Chris Wilson
2018-07-30
drm/i915: Downgrade Gen9 Plane WM latency error
Chris Wilson
2018-07-27
drm/i915: inline skl_copy_ddb_for_pipe() to its only caller
Paulo Zanoni
2018-07-12
drm/i915: Silence warning for no vlv powercontext
Chris Wilson
2018-06-04
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
Mahesh Kumar
2018-05-11
drm/i915/icl: Enable Sampler DFR
Oscar Mateo
2018-05-11
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-04-27
drm/i915/icl: update ddb entry start/end mask during hw ddb readout
Mahesh Kumar
2018-04-27
drm/i915/icl: Enable 2nd DBuf slice only when needed
Mahesh Kumar
2018-04-27
drm/i915/icl: track dbuf slice-2 status
Mahesh Kumar
2018-04-09
drm/i915: Change use get_new_plane_state instead of existing plane state
Maarten Lankhorst
2018-04-09
drm/i915/skl: split skl_compute_ddb function
Mahesh Kumar
2018-04-09
drm/i915/skl+: nv12 workaround disable WM level 1-7
Mahesh Kumar
2018-04-09
drm/i915/skl+: make sure higher latency level has higher wm value
Mahesh Kumar
[next]