summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira
2015-03-20drm/i915: Relax RPS contraints to allows setting minfreq on idleChris Wilson
2015-03-20drm/i915: Fix sink crc connector iterationRodrigo Vivi
2015-03-17drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel
2015-03-17drm/i915: Exit early from psr_status if PSR is not supported by the deviceDamien Lespiau
2015-03-17drm/i915/chv: Add CHV HW status to SSEU statusJeff McGee
2015-03-17drm/i915: Remove ironlake rc6 supportJohn Harrison
2015-03-17drm/i915: Add debugfs entry for DRRSVandana Kannan
2015-03-17drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira
2015-03-17drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
2015-02-26drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functionsAkash Goel
2015-02-25drm/i915: Complete page table structuresBen Widawsky
2015-02-25drm/i915: cleanup some indentingDan Carpenter
2015-02-23drm/i915/skl: Add SKL HW status to SSEU statusJeff McGee
2015-02-23drm/i915/skl: Determine SKL slice/subslice/EU infoJeff McGee
2015-02-23drm/i915: Switch to drm_crtc variants of vblank functionsDaniel Vetter
2015-02-13drm/i915: Show frame buffer modifier in debug infoTvrtko Ursulin
2015-02-13drm/i915: Introduce intel_set_rps()Ville Syrjälä
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala
2015-01-28drm/i915: Be consistent on printing seqnosMika Kuoppala
2015-01-28drm/i915: Display current hangcheck status in debugfsChris Wilson
2015-01-27drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä
2015-01-27drm/i915/skl: Adding power domains for AUX controllersSatheeshakrishna M
2015-01-27drm/i915: Rename i915_gen6_forcewake_count_infoMika Kuoppala
2015-01-27drm/i915: Rename the forcewake get/put functionsMika Kuoppala
2015-01-27drm/i915: Consolidate forcewake codeMika Kuoppala
2015-01-27drm/i915: Reduce duplicated forcewake logicChris Wilson
2015-01-27drm/i915: Assert that runtime pm is active on user fw accessChris Wilson
2015-01-27drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath
2015-01-27drm/i915: Removed duplicate members from submit_requestNick Hoath
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira
2015-01-15drm/i915: PSR link standby at debugfsRodrigo Vivi
2014-12-16drm/i915: Implement a framework for batch buffer poolsBrad Volkin
2014-12-15drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin
2014-12-15drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter
2014-12-10drm/i915: Protect against leaks in pipe_crc_set_sourceDaniel Vetter
2014-12-10drm/i915: Make i915_pipe_crc_read() oops proofVille Syrjälä
2014-12-10drm/i915: Allocate the pipe_crc->entires with kcalloc()Ville Syrjälä
2014-12-10drm/i915: Protect pipe_crc->entries updateVille Syrjälä
2014-12-10drm/i915: Fix CRC support for DP port D on CHVVille Syrjälä
2014-12-10drm/i915: Engage the DP scramble reset for pipe C on CHVVille Syrjälä
2014-12-04drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9Damien Lespiau
2014-12-03drm/i915: Remove redundant flip_work->flip_queued_ringDaniel Vetter
2014-12-03drm/i915: Remove the now redundant 'obj->ring'John Harrison