summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
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
2014-12-03drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'John Harrison
2014-12-03drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'John Harrison
2014-12-03drm/i915: Replace last_[rwf]_seqno with last_[rwf]_reqJohn Harrison
2014-12-03drm/i915: Remove user pinning codeDaniel Vetter
2014-12-03drm/i915: VLV/CHV PSR debugfs.Rodrigo Vivi
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter
2014-12-02drm/i915: Don't pin LRC in GGTT when dumping in debugfsThomas Daniel
2014-11-20drm/i915: Read power well status before other registers for drpc infoVille Syrjälä
2014-11-20drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter
2014-11-19drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo
2014-11-07drm/i915/skl: Add a debugfs file to dump the DDB allocationDamien Lespiau
2014-11-07drm/i915/skl: Augment the latency debugfs files for SKLDamien Lespiau
2014-11-07drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira
2014-11-07drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira
2014-11-04drm/i915: transform INTEL_OUTPUT_* into an enumPaulo Zanoni
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin
2014-10-24drm/i915: add runtime PM get/put call in i915_execlistsMichel Thierry
2014-10-24drm/i915: disable IPS while getting the pipe CRCs.Paulo Zanoni
2014-10-24drm/i915: Check workaround status on dfs read timeMika Kuoppala
2014-10-24drm/i915: Build workaround list in ring initializationMika Kuoppala
2014-10-01drm/i915: Bikeshed rpm functions name a bit.Daniel Vetter
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter