aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_debugfs.c
AgeCommit message (Expand)Author
2015-12-02drm/i915: Introduce a gmbus power domainVille Syrjälä
2015-10-30Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...Dave Airlie
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-13i915: switch from acpi_os_ioremap to memremapWilliams, Dan J
2015-10-05drm/i915: unlock on error in i915_ppgtt_info()Dan Carpenter
2015-09-30drm/i915/skl: Simplify wm structures slightly (v2)Matt Roper
2015-09-30drm/i915: Remove setparam ioctlDaniel Vetter
2015-09-30drm/i915/bdw: Check for slice, subslice and EU count for BDWŁukasz Daniluk
2015-09-30drm/i915: Fix comparison bugRasmus Villemoes
2015-09-30drm/i915: Add CD and pixel clock informationMika Kahola
2015-09-30drm/i915: s/_CURACNTR/CURCNTR(PIPE_A)/Ville Syrjälä
2015-09-30drm/i915: Always use GEN8_RING_PDP_{LDW, UDW} instead of hand rolling the reg...Ville Syrjälä
2015-09-25drm/i915: fix task reference leak in i915_debugfs.cGeliang Tang
2015-09-23drm/i915: Parametrize LRC registersVille Syrjälä
2015-09-10drm/i915: Use the plane state in intel_crtc_info.Maarten Lankhorst
2015-09-04drm/i915: use the yesno helper for loggingJani Nikula
2015-09-02Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter
2015-09-02drm/i915: add yesno utility functionJani Nikula
2015-08-31drm/i915/skl: Adding DDI_E power well domainXiong Zhang
2015-08-26drm/i915: Fix some gcc warningsVille Syrjälä
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie
2015-08-14drm/i915: Debugfs interface for GuC submission statisticsDave Gordon
2015-08-14drm/i915: Integrate GuC-based command submissionAlex Dai
2015-08-14drm/i915: Enable GuC firmware logAlex Dai
2015-08-14drm/i915: Debugfs interface to read GuC load statusAlex Dai
2015-08-14drm/i915/gen8: Add ppgtt info and debug_dumpMichel Thierry
2015-08-14drm/i915: Make the force_thru workaround atomic, v2.Maarten Lankhorst
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter
2015-08-06Merge tag 'topic/drm-misc-2015-07-28' into drm-intel-next-queuedDaniel Vetter
2015-07-22drm/i915: Use drm_for_each_fb in i915_debugfs.cDaniel Vetter
2015-07-21drm/i915: remove redundant if checkSudip Mukherjee
2015-07-21drm/i915: remove unnecessary null testSudip Mukherjee
2015-07-15Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter
2015-07-14drm/i915: Add HAS_CORE_RING_FREQ macroAkash Goel
2015-07-13drm/i915/skl: Updated the i915_ring_freq_table debugfs functionAkash Goel
2015-07-08drm/i915: use dev_priv for the FBC functionsPaulo Zanoni
2015-07-06drm/i915: FBC doesn't need struct_mutex anymorePaulo Zanoni
2015-07-06drm/i915: add the FBC mutexPaulo Zanoni
2015-07-03drm/i915: Report correct GGTT space usageTvrtko Ursulin
2015-06-29drm/i915: Add debugfs knobs for VLVCHV memory latency valuesVille Syrjälä
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-06-26drm/i915: Update rps frequencies for BXTBob Paauwe
2015-06-26drm/i915/gtt: Introduce struct i915_page_dmaMika Kuoppala
2015-06-26drm/i915/gtt: Allow >= 4GB sizes for vm.Mika Kuoppala
2015-06-24drm/i915: debugfs for frontbuffer trackingDaniel Vetter
2015-06-15drm/i915: unify no_fbc_reason message printingPaulo Zanoni
2015-06-15drm/i915: add FBC_ROTATION to enum no_fbc_reasonPaulo Zanoni
2015-06-15drm/i915: print FBC compression status on debugfsPaulo Zanoni
2015-06-15Merge branch 'topic/atomic-conversion' into drm-intel-next-queuedDaniel Vetter