index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Rename the confusing 'plane_id' to 'color_plane'
Ville Syrjälä
2018-11-28
1
-4
/
+4
*
drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
Ville Syrjälä
2018-11-28
1
-190
/
+215
*
drm/i915: Don't pass dev_priv around so much
Ville Syrjälä
2018-11-28
1
-14
/
+13
*
drm/i915: Clean up skl+ vs. icl+ watermark computation
Ville Syrjälä
2018-11-28
1
-77
/
+92
*
drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()
Ville Syrjälä
2018-11-28
1
-9
/
+7
*
drm/i915: Remove some useless zeroing on skl+ wm calculations
Ville Syrjälä
2018-11-28
1
-12
/
+4
*
drm/i915: Fix latency==0 handling for level 0 watermark on skl+
Ville Syrjälä
2018-11-28
1
-2
/
+4
*
drm/i915: Disable LP3 watermarks on all SNB machines
Ville Syrjälä
2018-11-16
1
-1
/
+40
*
drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()
Ville Syrjälä
2018-11-13
1
-1
/
+2
*
drm/i915: Generalize skl_ddb_allocation_overlaps()
Ville Syrjälä
2018-11-09
1
-8
/
+7
*
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
2018-11-08
1
-2
/
+0
*
drm/i915/icl: Add WaEnable32PlaneMode
Radhakrishna Sripada
2018-11-01
1
-0
/
+4
*
drm/i915: Kill WA 0826
Rodrigo Vivi
2018-11-01
1
-11
/
+0
*
drm/i915: Simplify has_sagv function
Rodrigo Vivi
2018-10-29
1
-9
/
+2
*
drm/i915: Prefer IS_GEN<n> check with bitmask.
Rodrigo Vivi
2018-10-29
1
-2
/
+2
*
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
Ville Syrjälä
2018-10-24
1
-2
/
+1
*
drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.
Maarten Lankhorst
2018-10-24
1
-94
/
+207
*
drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.
Maarten Lankhorst
2018-10-24
1
-1
/
+11
*
drm/i915: Fix unsigned overflow when calculating total data rate, v2.
Maarten Lankhorst
2018-10-24
1
-25
/
+22
*
drm/i915/icl: enable SAGV for ICL platform
Mahesh Kumar
2018-10-15
1
-1
/
+1
*
drm/i915: promote ddb update message to DRM_DEBUG_KMS
Paulo Zanoni
2018-10-11
1
-5
/
+5
*
drm/i915: don't write PLANE_BUF_CFG twice every time
Paulo Zanoni
2018-10-11
1
-2
/
+0
*
drm/i915: transition WMs ask for Selected Result Blocks
Paulo Zanoni
2018-10-11
1
-3
/
+15
*
drm/i915: fix the watermark result selection on glk/gen10+
Paulo Zanoni
2018-10-11
1
-7
/
+16
*
drm/i915: fix the transition minimums for gen9+ watermarks
Paulo Zanoni
2018-10-11
1
-2
/
+2
*
drm/i915: Move IPC WA #1141 to init_ipc()
José Roberto de Souza
2018-09-26
1
-6
/
+6
*
drm/i915: Move SKL IPC WA to HAS_IPC()
José Roberto de Souza
2018-09-26
1
-4
/
+0
*
drm/i915: Do not modifiy reserved bit in gens that do not have IPC
José Roberto de Souza
2018-09-26
1
-1
/
+3
*
drm/i915/kbl+: Enable IPC only for symmetric memory configurations
Mahesh Kumar
2018-09-13
1
-0
/
+5
*
drm/i915/skl+: don't trust IPC value set by BIOS
Mahesh Kumar
2018-09-13
1
-3
/
+1
*
drm/i915: Implement 16GB dimm wa for latency level-0
Mahesh Kumar
2018-09-13
1
-0
/
+10
*
drm/i915: Disable runtime-pm using lowlevel functions if !HAS_RC6
Chris Wilson
2018-08-14
1
-2
/
+3
*
drm/i915: Restrict gen6_reset_rps_interrupts to gen6+
Chris Wilson
2018-08-13
1
-1
/
+1
*
drm/i915/skl: distribute DDB based on panel resolution
Mahesh Kumar
2018-08-07
1
-15
/
+40
*
drm/i915: ddb_size is of u16 type
Mahesh Kumar
2018-08-07
1
-6
/
+6
*
drm/i915/icl: avoid unclaimed PLANE_NV12_BUF_CFG register
Paulo Zanoni
2018-08-02
1
-1
/
+7
*
drm/i915: Drop stray clearing of rps->last_adj
Chris Wilson
2018-08-02
1
-1
/
+0
*
drm/i915: Interactive RPS mode
Chris Wilson
2018-07-31
1
-34
/
+67
*
drm/i915: Downgrade Gen9 Plane WM latency error
Chris Wilson
2018-07-30
1
-2
/
+2
*
drm/i915: inline skl_copy_ddb_for_pipe() to its only caller
Paulo Zanoni
2018-07-27
1
-12
/
+4
*
drm/i915: Silence warning for no vlv powercontext
Chris Wilson
2018-07-12
1
-4
/
+4
*
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
Mahesh Kumar
2018-06-04
1
-1
/
+0
*
drm/i915/icl: Enable Sampler DFR
Oscar Mateo
2018-05-11
1
-1
/
+8
*
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-05-11
1
-1
/
+3
*
drm/i915/icl: update ddb entry start/end mask during hw ddb readout
Mahesh Kumar
2018-04-27
1
-7
/
+19
*
drm/i915/icl: Enable 2nd DBuf slice only when needed
Mahesh Kumar
2018-04-27
1
-11
/
+46
*
drm/i915/icl: track dbuf slice-2 status
Mahesh Kumar
2018-04-27
1
-0
/
+20
*
drm/i915: Change use get_new_plane_state instead of existing plane state
Maarten Lankhorst
2018-04-09
1
-2
/
+0
*
drm/i915/skl: split skl_compute_ddb function
Mahesh Kumar
2018-04-09
1
-69
/
+88
*
drm/i915/skl+: nv12 workaround disable WM level 1-7
Mahesh Kumar
2018-04-09
1
-0
/
+11
[next]