summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Be consistent on printing seqnosMika Kuoppala2015-01-281-4/+4
* drm/i915: Display current hangcheck status in debugfsChris Wilson2015-01-281-0/+36
* drm/i915: Use intel_gpu_freq() and intel_freq_opcode()Ville Syrjälä2015-01-271-24/+19
* drm/i915/skl: Adding power domains for AUX controllersSatheeshakrishna M2015-01-271-0/+8
* drm/i915: Rename i915_gen6_forcewake_count_infoMika Kuoppala2015-01-271-3/+3
* drm/i915: Rename the forcewake get/put functionsMika Kuoppala2015-01-271-4/+4
* drm/i915: Consolidate forcewake codeMika Kuoppala2015-01-271-6/+1
* drm/i915: Reduce duplicated forcewake logicChris Wilson2015-01-271-39/+26
* drm/i915: Assert that runtime pm is active on user fw accessChris Wilson2015-01-271-0/+2
* drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_requestNick Hoath2015-01-271-4/+4
* drm/i915: Removed duplicate members from submit_requestNick Hoath2015-01-271-2/+2
* drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira2015-01-271-6/+7
* drm/i915: PSR link standby at debugfsRodrigo Vivi2015-01-151-0/+3
* drm/i915: Implement a framework for batch buffer poolsBrad Volkin2014-12-161-9/+62
* drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin2014-12-151-2/+3
* drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter2014-12-151-1/+1
* drm/i915: Protect against leaks in pipe_crc_set_sourceDaniel Vetter2014-12-101-0/+1
* drm/i915: Make i915_pipe_crc_read() oops proofVille Syrjälä2014-12-101-17/+22
* drm/i915: Allocate the pipe_crc->entires with kcalloc()Ville Syrjälä2014-12-101-2/+2
* drm/i915: Protect pipe_crc->entries updateVille Syrjälä2014-12-101-4/+7
* drm/i915: Fix CRC support for DP port D on CHVVille Syrjälä2014-12-101-0/+6
* drm/i915: Engage the DP scramble reset for pipe C on CHVVille Syrjälä2014-12-101-5/+22
* drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9Damien Lespiau2014-12-041-0/+3
* drm/i915: Remove redundant flip_work->flip_queued_ringDaniel Vetter2014-12-031-3/+6
* drm/i915: Remove the now redundant 'obj->ring'John Harrison2014-12-031-4/+5
* drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'John Harrison2014-12-031-2/+1
* drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'John Harrison2014-12-031-2/+2
* drm/i915: Replace last_[rwf]_seqno with last_[rwf]_reqJohn Harrison2014-12-031-3/+3
* drm/i915: Remove user pinning codeDaniel Vetter2014-12-031-3/+1
* drm/i915: VLV/CHV PSR debugfs.Rodrigo Vivi2014-12-031-5/+29
* drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter2014-12-031-0/+5
* drm/i915: Don't pin LRC in GGTT when dumping in debugfsThomas Daniel2014-12-021-31/+47
* drm/i915: Read power well status before other registers for drpc infoVille Syrjälä2014-11-201-5/+4
* drm/i915: Pin tiled objects for L-shaped configsDaniel Vetter2014-11-201-0/+6
* drm/i915/bdw: Pin the context backing objects to GGTT on-demandOscar Mateo2014-11-191-2/+10
* drm/i915/skl: Add a debugfs file to dump the DDB allocationDamien Lespiau2014-11-071-0/+37
* drm/i915/skl: Augment the latency debugfs files for SKLDamien Lespiau2014-11-071-14/+62
* drm/i915: Move dpll crtc_mask and hw_state fields into separate structAnder Conselvan de Oliveira2014-11-071-6/+7
* drm/i915: Convert shared dpll reference count to a crtc maskAnder Conselvan de Oliveira2014-11-071-2/+2
* drm/i915: transform INTEL_OUTPUT_* into an enumPaulo Zanoni2014-11-041-0/+2
* drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin2014-11-041-1/+1
* drm/i915: add runtime PM get/put call in i915_execlistsMichel Thierry2014-10-241-0/+3
* drm/i915: disable IPS while getting the pipe CRCs.Paulo Zanoni2014-10-241-0/+12
* drm/i915: Check workaround status on dfs read timeMika Kuoppala2014-10-241-7/+7
* drm/i915: Build workaround list in ring initializationMika Kuoppala2014-10-241-9/+9
* drm/i915: Bikeshed rpm functions name a bit.Daniel Vetter2014-10-011-1/+1
* Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter2014-09-301-1/+1
|\
| * drm/i915/skl: i915_swizzle_info gen9 fixRobert Beckett2014-09-241-1/+1
* | drm/i915: Clarify event_lock locking, process contextDaniel Vetter2014-09-191-3/+2
* | drm/i915: Objects on the unbound list may still have an active referenceChris Wilson2014-09-191-30/+4
|/
OpenPOWER on IntegriCloud