aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Kconfig.debug
AgeCommit message (Expand)Author
2019-12-11Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon
2019-11-15Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-11-15kbuild: remove header compile testMasahiro Yamada
2019-11-07drm/i915/selftests: Replace mock_file hackery with drm's true fakeChris Wilson
2019-11-06drm/i915: Don't select BROKENDaniel Vetter
2019-10-27drm/i915: Put future HW and their uAPIs under STAGING & BROKENChris Wilson
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-10-08drm/i915: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-27Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-08-19drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug buildChris Wilson
2019-07-30drm/i915: use upstream version of header testsJani Nikula
2019-07-12drm/i915/gtt: Recursive ppgtt clear for gen8Chris Wilson
2019-06-14drm/i915: Enable refcount debugging for default debug levelsChris Wilson
2019-05-31drm/i915: Make default value for i915.mmio_debug a compile time optionChris Wilson
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-14drm/i915: Track all held rpm wakerefsChris Wilson
2018-08-20drm/i915: Verify power domains after enabling themImre Deak
2018-07-19Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-06drm/i915: Squelch very verbose error loggingChris Wilson
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-05-04drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTESTMaarten Lankhorst
2018-03-28drm/i915/guc: Trace messages from CT while in debugMichal Wajdeczko
2018-03-20drm/i915: Select STACKDEPOT for DRM_I915_DEBUGDaniel Vetter
2017-12-19drm/i915: Avoid context dereference inside execlists_submission_taskletChris Wilson
2017-11-24drm/i915: Select DEBUG_FS for our test suiteChris Wilson
2017-11-09drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson
2017-11-06drm/i915/selftests: Hide dangerous testsChris Wilson
2017-08-12drm/i915: Add SW_SYNC to our recommend testing KconfigChris Wilson
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-17drm/i915: Import the kfence selftests for i915_sw_fenceChris Wilson
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-02-21drm/i915/tracepoints: Add request submit and execute tracepointsTvrtko Ursulin
2017-02-13drm/i915: Use fault-injection to force the shrinker to run in live GTT testsChris Wilson
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson
2017-02-02drm/i915: Build DRM range manager selftests for CIChris Wilson
2016-12-05drm/i915: Enable swfence debugobject support for i915.koChris Wilson
2016-12-05drm/i915: Add I2C and DP-AUX char devices to debug kconfigImre Deak
2016-11-25drm/i915: Integrate i915_sw_fence with debugobjectsChris Wilson
2016-11-09drm/i915: Restrict DRM_DEBUG_MM automatic selectionChris Wilson
2016-11-08drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUGChris Wilson
2016-07-10drm/i915: Select DRM_VGEM for igtChris Wilson
2016-07-10drm/i915: Select X86_MSR for igtChris Wilson
2016-06-29drm/i915/debug: Select PREEMPT_COUNT when enabling debuggingTvrtko Ursulin
2016-04-14drm/i915: Add GEM debugging Kconfig optionChris Wilson
2016-04-14drm/i915: Force clean compilation with -WerrorChris Wilson
2016-03-03drm/i915: Kconfig for extra driver debuggingTvrtko Ursulin
2015-05-26Revert "drm/i915: Force clean compilation with -Werror"Daniel Vetter