index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
drm/i915: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2015-04-16
drm/i915: Update meaning of debugfs object's pin_flag
Chris Wilson
1
-1
/
+1
2015-04-14
drm/i915: PSR: deprecate link_standby support for core platforms.
Rodrigo Vivi
1
-3
/
+0
2015-04-14
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
Daniel Vetter
1
-73
/
+120
2015-04-13
drm/i915: Remove obj->pin_mappable
Chris Wilson
1
-3
/
+3
2015-04-10
drm/i915: num_pd_pages/num_pd_entries isn't useful
Michel Thierry
1
-2
/
+0
2015-04-10
drm/i915: Suppress empty lines from debugfs/i915_gem_objects
Chris Wilson
1
-13
/
+13
2015-04-10
drm/i915: Include active flag when describing objects in debugfs
Chris Wilson
1
-1
/
+2
2015-04-10
drm/i915: Split batch pool into size buckets
Chris Wilson
1
-16
/
+30
2015-04-10
drm/i915: Split the batch pool by engine
Chris Wilson
1
-13
/
+20
2015-04-10
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
1
-0
/
+39
2015-04-09
drm/i915/bxt: Support BXT in SSEU device status dump
Jeff McGee
1
-13
/
+32
2015-04-09
drm/i915: Split-up SSEU device status by platform
Jeff McGee
1
-72
/
+100
2015-04-07
drm/i915: add i915 specific connector debugfs file for DPCD
Jani Nikula
1
-0
/
+96
2015-04-01
drm/i915: Make debugfs/i915_gem_request more friendly
Chris Wilson
1
-13
/
+26
2015-03-20
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
1
-0
/
+6
2015-03-20
drm/i915: Fix sink crc connector iteration
Rodrigo Vivi
1
-1
/
+1
2015-03-18
drm/i915/skl: Updated the i915_frequency_info debugfs function
Akash Goel
1
-8
/
+17
2015-03-18
drm/i915: Exit early from psr_status if PSR is not supported by the device
Damien Lespiau
1
-12
/
+15
2015-03-18
drm/i915/chv: Add CHV HW status to SSEU status
Jeff McGee
1
-2
/
+29
2015-03-18
drm/i915: Remove ironlake rc6 support
John Harrison
1
-12
/
+0
2015-03-18
drm/i915: Add debugfs entry for DRRS
Vandana Kannan
1
-0
/
+110
2015-03-18
drm/i915: Add a for_each_intel_connector macro
Ander Conselvan de Oliveira
1
-2
/
+1
2015-03-18
drm/i915: Make for_each_plane() take dev_priv as argument
Damien Lespiau
1
-1
/
+1
2015-03-18
drm/i915: Kill intel_crtc->cursor_{width, height} (v2)
Matt Roper
1
-1
/
+2
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
1
-2
/
+2
2015-03-09
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-28
/
+93
2015-03-05
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-10
/
+6
2015-03-05
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
1
-2
/
+2
2015-02-26
drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
Akash Goel
1
-24
/
+8
2015-02-25
drm/i915: Complete page table structures
Ben Widawsky
1
-1
/
+1
2015-02-25
drm/i915: cleanup some indenting
Dan Carpenter
1
-2
/
+3
2015-02-24
drm/i915/skl: Add SKL HW status to SSEU status
Jeff McGee
1
-0
/
+50
2015-02-24
drm/i915/skl: Determine SKL slice/subslice/EU info
Jeff McGee
1
-0
/
+30
2015-02-23
drm/i915: Switch to drm_crtc variants of vblank functions
Daniel Vetter
1
-1
/
+1
2015-02-14
drm/i915: Show frame buffer modifier in debug info
Tvrtko Ursulin
1
-2
/
+4
2015-02-14
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
1
-8
/
+2
2015-02-09
drm/i915: Take runtime pm reference on hangcheck_info
Mika Kuoppala
1
-5
/
+17
2015-01-29
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
1
-0
/
+11
2015-01-28
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
1
-4
/
+4
2015-01-28
drm/i915: Display current hangcheck status in debugfs
Chris Wilson
1
-0
/
+36
2015-01-27
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
1
-24
/
+19
2015-01-27
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
1
-0
/
+8
2015-01-27
drm/i915: Rename i915_gen6_forcewake_count_info
Mika Kuoppala
1
-3
/
+3
2015-01-27
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
1
-4
/
+4
2015-01-27
drm/i915: Consolidate forcewake code
Mika Kuoppala
1
-6
/
+1
2015-01-27
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
1
-39
/
+26
2015-01-27
drm/i915: Assert that runtime pm is active on user fw access
Chris Wilson
1
-0
/
+2
2015-01-27
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
1
-4
/
+4
2015-01-27
drm/i915: Removed duplicate members from submit_request
Nick Hoath
1
-2
/
+2
[next]