summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-136/+597
|\
| * drm/i915: Use spinlocks for checking when to waitboostChris Wilson2015-05-261-14/+3
| * drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson2015-05-211-0/+21
| * drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson2015-05-211-4/+8
| * drm/i915: Limit mmio flip RPS boostsChris Wilson2015-05-211-0/+1
| * drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson2015-05-211-0/+1
| * drm/i915: Implement inter-engine read-read optimisationsChris Wilson2015-05-211-5/+11
| * drm/i915: s/\<rq\>/req/gDaniel Vetter2015-05-211-7/+7
| * drm/i915: Don't read dpcd for disconnected portsMika Kuoppala2015-05-201-0/+3
| * drm/i915: Move toggling planes out of crtc enable/disable.Maarten Lankhorst2015-05-081-4/+2
| * drm/i915: Add debugfs test control files for Displayport compliance testingTodd Previte2015-05-081-0/+209
| * drm/i915: Add RPS thresholds to debugfs/i915_frequency_infoChris Wilson2015-05-081-4/+21
| * drm/i915: fix semicolon.cocci warningskbuild test robot2015-04-161-1/+1
| * drm/i915: Update meaning of debugfs object's pin_flagChris Wilson2015-04-161-1/+1
| * drm/i915: PSR: deprecate link_standby support for core platforms.Rodrigo Vivi2015-04-141-3/+0
| * Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-141-73/+120
| |\
| | * drm/i915/bxt: Support BXT in SSEU device status dumpJeff McGee2015-04-091-13/+32
| | * drm/i915: Split-up SSEU device status by platformJeff McGee2015-04-091-72/+100
| * | drm/i915: Remove obj->pin_mappableChris Wilson2015-04-131-3/+3
| * | drm/i915: num_pd_pages/num_pd_entries isn't usefulMichel Thierry2015-04-101-2/+0
| * | drm/i915: Suppress empty lines from debugfs/i915_gem_objectsChris Wilson2015-04-101-13/+13
| * | drm/i915: Include active flag when describing objects in debugfsChris Wilson2015-04-101-1/+2
| * | drm/i915: Split batch pool into size bucketsChris Wilson2015-04-101-16/+30
| * | drm/i915: Split the batch pool by engineChris Wilson2015-04-101-13/+20
| * | drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson2015-04-101-0/+39
| * | drm/i915: add i915 specific connector debugfs file for DPCDJani Nikula2015-04-071-0/+96
| * | drm/i915: Make debugfs/i915_gem_request more friendlyChris Wilson2015-04-011-13/+26
| |/
* / drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira2015-06-041-1/+4
|/
* drm/i915: Relax RPS contraints to allows setting minfreq on idleChris Wilson2015-03-201-0/+6
* drm/i915: Fix sink crc connector iterationRodrigo Vivi2015-03-201-1/+1
* drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel2015-03-171-8/+17
* drm/i915: Exit early from psr_status if PSR is not supported by the deviceDamien Lespiau2015-03-171-12/+15
* drm/i915/chv: Add CHV HW status to SSEU statusJeff McGee2015-03-171-2/+29
* drm/i915: Remove ironlake rc6 supportJohn Harrison2015-03-171-12/+0
* drm/i915: Add debugfs entry for DRRSVandana Kannan2015-03-171-0/+110
* drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira2015-03-171-2/+1
* drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau2015-03-171-1/+1
* drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper2015-03-171-1/+2
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-091-2/+2
|\
| * drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-051-2/+2
* | Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-091-28/+93
|\ \
| * | drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel2015-02-261-24/+8
| * | drm/i915: Complete page table structuresBen Widawsky2015-02-251-1/+1
| * | drm/i915: cleanup some indentingDan Carpenter2015-02-251-2/+3
| * | drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee2015-02-231-0/+50
| * | drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee2015-02-231-0/+30
| * | drm/i915: Switch to drm_crtc variants of vblank functionsDaniel Vetter2015-02-231-1/+1
* | | Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-051-10/+6
|\| | | |/ |/|
| * drm/i915: Show frame buffer modifier in debug infoTvrtko Ursulin2015-02-131-2/+4
| * drm/i915: Introduce intel_set_rps()Ville Syrjälä2015-02-131-8/+2