aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16drm/i915: fix semicolon.cocci warningskbuild test robot1-1/+1
2015-04-16drm/i915: Update meaning of debugfs object's pin_flagChris Wilson1-1/+1
2015-04-14drm/i915: PSR: deprecate link_standby support for core platforms.Rodrigo Vivi1-3/+0
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter1-73/+120
2015-04-13drm/i915: Remove obj->pin_mappableChris Wilson1-3/+3
2015-04-10drm/i915: num_pd_pages/num_pd_entries isn't usefulMichel Thierry1-2/+0
2015-04-10drm/i915: Suppress empty lines from debugfs/i915_gem_objectsChris Wilson1-13/+13
2015-04-10drm/i915: Include active flag when describing objects in debugfsChris Wilson1-1/+2
2015-04-10drm/i915: Split batch pool into size bucketsChris Wilson1-16/+30
2015-04-10drm/i915: Split the batch pool by engineChris Wilson1-13/+20
2015-04-10drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson1-0/+39
2015-04-09drm/i915/bxt: Support BXT in SSEU device status dumpJeff McGee1-13/+32
2015-04-09drm/i915: Split-up SSEU device status by platformJeff McGee1-72/+100
2015-04-07drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula1-0/+96
2015-04-01drm/i915: Make debugfs/i915_gem_request more friendlyChris Wilson1-13/+26
2015-03-20drm/i915: Relax RPS contraints to allows setting minfreq on idleChris Wilson1-0/+6
2015-03-20drm/i915: Fix sink crc connector iterationRodrigo Vivi1-1/+1
2015-03-17drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel1-8/+17
2015-03-17drm/i915: Exit early from psr_status if PSR is not supported by the deviceDamien Lespiau1-12/+15
2015-03-17drm/i915/chv: Add CHV HW status to SSEU statusJeff McGee1-2/+29
2015-03-17drm/i915: Remove ironlake rc6 supportJohn Harrison1-12/+0
2015-03-17drm/i915: Add debugfs entry for DRRSVandana Kannan1-0/+110
2015-03-17drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira1-2/+1
2015-03-17drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau1-1/+1
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper1-1/+2
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie1-2/+2
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-28/+93
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-10/+6
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding1-2/+2
2015-02-26drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel1-24/+8
2015-02-25drm/i915: Complete page table structuresBen Widawsky1-1/+1
2015-02-25drm/i915: cleanup some indentingDan Carpenter1-2/+3
2015-02-23drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee1-0/+50
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee1-0/+30
2015-02-23drm/i915: Switch to drm_crtc variants of vblank functionsDaniel Vetter1-1/+1
2015-02-13drm/i915: Show frame buffer modifier in debug infoTvrtko Ursulin1-2/+4
2015-02-13drm/i915: Introduce intel_set_rps()Ville Syrjälä1-8/+2
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala1-5/+17
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala1-0/+11
2015-01-28drm/i915: Be consistent on printing seqnosMika Kuoppala1-4/+4
2015-01-28drm/i915: Display current hangcheck status in debugfsChris Wilson1-0/+36
2015-01-27drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä1-24/+19
2015-01-27drm/i915/skl: Adding power domains for AUX controllersSatheeshakrishna M1-0/+8
2015-01-27drm/i915: Rename i915_gen6_forcewake_count_infoMika Kuoppala1-3/+3
2015-01-27drm/i915: Rename the forcewake get/put functionsMika Kuoppala1-4/+4
2015-01-27drm/i915: Consolidate forcewake codeMika Kuoppala1-6/+1
2015-01-27drm/i915: Reduce duplicated forcewake logicChris Wilson1-39/+26
2015-01-27drm/i915: Assert that runtime pm is active on user fw accessChris Wilson1-0/+2
2015-01-27drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath1-4/+4
2015-01-27drm/i915: Removed duplicate members from submit_requestNick Hoath1-2/+2