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
/
i915_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: unify no_fbc_reason message printing
Paulo Zanoni
2015-06-15
1
-45
/
+4
*
drm/i915: add FBC_ROTATION to enum no_fbc_reason
Paulo Zanoni
2015-06-15
1
-0
/
+3
*
drm/i915: print FBC compression status on debugfs
Paulo Zanoni
2015-06-15
1
-0
/
+5
*
Merge branch 'topic/atomic-conversion' into drm-intel-next-queued
Daniel Vetter
2015-06-15
1
-13
/
+37
|
\
|
*
drm/i915: Remove use of crtc->config from i915_debugfs.c
Maarten Lankhorst
2015-06-12
1
-15
/
+27
|
*
drm/i915: use intel_crtc_control everywhere, v3.
Maarten Lankhorst
2015-06-12
1
-3
/
+15
*
|
drm/i915: Fix build without CONFIG_PM
Chris Wilson
2015-06-15
1
-0
/
+4
|
/
*
drm/i915: Add runtime PM's usage_count in i915_runtime_pm_status
Damien Lespiau
2015-06-12
1
-0
/
+2
*
drm/i915: Make pc8_status report status for all runtime PM platforms
Damien Lespiau
2015-06-12
1
-3
/
+3
*
drm/i915: Only show view type for GGTT VMAs
Tvrtko Ursulin
2015-05-29
1
-6
/
+6
*
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-26
1
-14
/
+3
*
drm/i915: Don't downclock whilst we have clients waiting for GPU results
Chris Wilson
2015-05-21
1
-0
/
+21
*
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
2015-05-21
1
-4
/
+8
*
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
2015-05-21
1
-0
/
+1
*
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
2015-05-21
1
-0
/
+1
*
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
1
-5
/
+11
*
drm/i915: s/\<rq\>/req/g
Daniel Vetter
2015-05-21
1
-7
/
+7
*
drm/i915: Don't read dpcd for disconnected ports
Mika Kuoppala
2015-05-20
1
-0
/
+3
*
drm/i915: Move toggling planes out of crtc enable/disable.
Maarten Lankhorst
2015-05-08
1
-4
/
+2
*
drm/i915: Add debugfs test control files for Displayport compliance testing
Todd Previte
2015-05-08
1
-0
/
+209
*
drm/i915: Add RPS thresholds to debugfs/i915_frequency_info
Chris Wilson
2015-05-08
1
-4
/
+21
*
drm/i915: fix semicolon.cocci warnings
kbuild test robot
2015-04-16
1
-1
/
+1
*
drm/i915: Update meaning of debugfs object's pin_flag
Chris Wilson
2015-04-16
1
-1
/
+1
*
drm/i915: PSR: deprecate link_standby support for core platforms.
Rodrigo Vivi
2015-04-14
1
-3
/
+0
*
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
2015-04-14
1
-73
/
+120
|
\
|
*
drm/i915/bxt: Support BXT in SSEU device status dump
Jeff McGee
2015-04-09
1
-13
/
+32
|
*
drm/i915: Split-up SSEU device status by platform
Jeff McGee
2015-04-09
1
-72
/
+100
*
|
drm/i915: Remove obj->pin_mappable
Chris Wilson
2015-04-13
1
-3
/
+3
*
|
drm/i915: num_pd_pages/num_pd_entries isn't useful
Michel Thierry
2015-04-10
1
-2
/
+0
*
|
drm/i915: Suppress empty lines from debugfs/i915_gem_objects
Chris Wilson
2015-04-10
1
-13
/
+13
*
|
drm/i915: Include active flag when describing objects in debugfs
Chris Wilson
2015-04-10
1
-1
/
+2
*
|
drm/i915: Split batch pool into size buckets
Chris Wilson
2015-04-10
1
-16
/
+30
*
|
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
1
-13
/
+20
*
|
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
2015-04-10
1
-0
/
+39
*
|
drm/i915: add i915 specific connector debugfs file for DPCD
Jani Nikula
2015-04-07
1
-0
/
+96
*
|
drm/i915: Make debugfs/i915_gem_request more friendly
Chris Wilson
2015-04-01
1
-13
/
+26
|
/
*
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
2015-03-20
1
-0
/
+6
*
drm/i915: Fix sink crc connector iteration
Rodrigo Vivi
2015-03-20
1
-1
/
+1
*
drm/i915/skl: Updated the i915_frequency_info debugfs function
Akash Goel
2015-03-17
1
-8
/
+17
*
drm/i915: Exit early from psr_status if PSR is not supported by the device
Damien Lespiau
2015-03-17
1
-12
/
+15
*
drm/i915/chv: Add CHV HW status to SSEU status
Jeff McGee
2015-03-17
1
-2
/
+29
*
drm/i915: Remove ironlake rc6 support
John Harrison
2015-03-17
1
-12
/
+0
*
drm/i915: Add debugfs entry for DRRS
Vandana Kannan
2015-03-17
1
-0
/
+110
*
drm/i915: Add a for_each_intel_connector macro
Ander Conselvan de Oliveira
2015-03-17
1
-2
/
+1
*
drm/i915: Make for_each_plane() take dev_priv as argument
Damien Lespiau
2015-03-17
1
-1
/
+1
*
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
Matt Roper
2015-03-17
1
-1
/
+2
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
1
-2
/
+2
|
\
|
*
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
2015-03-05
1
-2
/
+2
*
|
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-09
1
-28
/
+93
|
\
\
|
*
|
drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
Akash Goel
2015-02-26
1
-24
/
+8
[next]