index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-359
/
+378
|
\
|
*
drm/i915: Stop setting SNB min-freq-table 0 on powersave setup
Chris Wilson
2016-10-22
1
-4
/
+0
|
*
drm/i915/gen9: Add skl_wm_level_equals()
cpaul@redhat.com
2016-10-19
1
-0
/
+14
|
*
drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusable
cpaul@redhat.com
2016-10-19
1
-10
/
+18
|
*
drm/i915/gen9: Add ddb changes to atomic debug output
cpaul@redhat.com
2016-10-19
1
-0
/
+54
|
*
drm/i915/gen9: Get rid of redundant watermark values
cpaul@redhat.com
2016-10-19
1
-134
/
+69
|
*
drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same function
Paulo Zanoni
2016-10-18
1
-2
/
+6
|
*
drm/i915/gen9: fix watermarks when using the pipe scaler
Paulo Zanoni
2016-10-18
1
-9
/
+3
|
*
drm/i915/gen9: look for adjusted_mode in the SAGV check for interlaced
Paulo Zanoni
2016-10-18
1
-1
/
+1
|
*
drm/i915/gen9: unconditionally apply the memory bandwidth WA
Paulo Zanoni
2016-10-18
1
-8
/
+41
|
*
drm/i915/gen9: Cleanup skl_pipe_wm_active_state
Lyude
2016-10-16
1
-38
/
+14
|
*
drm/i915/gen9: Make skl_wm_level per-plane
Lyude
2016-10-16
1
-104
/
+102
|
*
drm/i915/skl: Remove linetime from skl_wm_values
Lyude
2016-10-16
1
-6
/
+1
|
*
drm/i915/skl: Move per-pipe ddb allocations into crtc states
Lyude
2016-10-16
1
-24
/
+16
|
*
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-42
/
+41
|
*
drm/i915: Make IS_VALLEYVIEW only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-1
/
+1
|
*
drm/i915: Make IS_CHERRYVIEW only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
|
*
drm/i915: Make IS_G4X only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
|
*
drm/i915: Make IS_BROADWELL only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-9
/
+11
|
*
drm/i915: Make IS_IVYBRIDGE only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-6
/
+7
|
*
drm/i915: Make INTEL_DEVID only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-12
/
+14
|
*
drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-3
/
+3
|
*
drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv
Tvrtko Ursulin
2016-10-14
1
-2
/
+2
|
*
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-14
1
-6
/
+11
|
*
drm/i915: Shrink per-platform watermark configuration
Tvrtko Ursulin
2016-10-13
1
-2
/
+2
|
*
drm/i915: Shrink cxsr_latency_table
Tvrtko Ursulin
2016-10-13
1
-2
/
+2
|
*
drm/i915/gen9: fix DDB partitioning for multi-screen cases
Paulo Zanoni
2016-10-11
1
-2
/
+10
|
*
drm/i915: make skl_ddb_add_affected_planes static
Jani Nikula
2016-10-04
1
-1
/
+1
|
*
drm/i915/gen9: only add the planes actually affected by ddb changes
Paulo Zanoni
2016-09-30
1
-1
/
+36
|
*
drm/i915: add a few missing platform tags to workaround tags
Jani Nikula
2016-09-27
1
-1
/
+1
|
*
drm/i915/gen9: fail the modeset instead of WARNing on unsupported config
Paulo Zanoni
2016-09-26
1
-2
/
+3
|
*
drm/i915/gen9: implement missing case for SKL watermarks calculation
Paulo Zanoni
2016-09-26
1
-1
/
+4
|
*
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
2016-09-26
1
-5
/
+7
|
*
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
2016-09-26
1
-24
/
+15
|
*
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
2016-09-26
1
-24
/
+32
|
*
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
2016-09-26
1
-20
/
+22
|
*
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
2016-09-26
1
-4
/
+10
|
*
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2016-09-26
1
-4
/
+18
|
*
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
2016-09-26
1
-13
/
+13
|
*
drm/i915/skl: drop workarounds for D0 revision
Jani Nikula
2016-09-26
1
-2
/
+1
*
|
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-6
/
+6
|
\
\
|
*
|
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-10-21
1
-6
/
+6
|
|
/
*
|
drm/i915/gen9: only add the planes actually affected by ddb changes
Paulo Zanoni
2016-10-10
1
-1
/
+36
*
|
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
2016-10-10
1
-5
/
+7
*
|
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
2016-10-10
1
-24
/
+15
*
|
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
2016-10-10
1
-24
/
+32
*
|
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
2016-10-10
1
-20
/
+22
*
|
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
2016-10-10
1
-4
/
+10
*
|
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2016-10-10
1
-4
/
+18
*
|
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
2016-10-10
1
-13
/
+13
|
/
[next]