aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-19drm/i915: Assume eDP is always connectedVille Syrjälä1-9/+2
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä3-152/+2
2018-07-19drm/i915/execlists: Move the assertion we have the rpm wakeref downChris Wilson1-14/+11
2018-07-19drm/i915: Handle recursive shrinker for vma->last_active allocationChris Wilson1-0/+8
2018-07-19drm/i915/guc: Keep guc submission permanently engagedChris Wilson3-16/+31
2018-07-18i915/dp/dsc: Add Rate Control Range Parameter RegistersAnusha Srivatsa1-0/+104
2018-07-18i915/dp/dsc: Add Rate Control Buffer Threshold RegistersAnusha Srivatsa1-0/+51
2018-07-18i915/dp/dsc: Add DSC PPS register definitionsAnusha Srivatsa1-0/+255
2018-07-18drm/i915/icl: Add VIDEO_DIP registersAnusha Srivatsa1-0/+23
2018-07-18drm/i915: Kill sink_crc for goodRodrigo Vivi3-206/+0
2018-07-18drm/i915: Always retire residual requests before suspendChris Wilson1-0/+2
2018-07-17drm/i915: Flush chipset caches after GGTT writesChris Wilson1-1/+1
2018-07-17drm/i915/selftests: Free the backing store between iterationsChris Wilson1-0/+6
2018-07-16drm/i915/selftests: Exercise reset to break stuck GTT evictionChris Wilson1-2/+169
2018-07-16drm/i915/selftests: Force a preemption hangChris Wilson4-0/+148
2018-07-16drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson3-6/+8
2018-07-16drm/i915/execlists: Disable submission tasklet upon wedgingChris Wilson1-0/+8
2018-07-16drm/i915: Remove pci private pointer after destroying the device privateChris Wilson2-1/+13
2018-07-16drm/i915/selftests: Downgrade igt_timeout messageChris Wilson1-1/+1
2018-07-14drm/i915/guc: Disable rpm wakeref asserts in GuC irq handlerMichał Winiarski1-0/+2
2018-07-13drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson3-74/+3
2018-07-13drm/i915: Do not short-circuit tasklets during resetChris Wilson1-5/+7
2018-07-13drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson1-0/+2
2018-07-13drm/i915/guc: Protect against no desc-pool on premature shutdownChris Wilson1-1/+2
2018-07-13drm/i915: Print the long_mask alongside the pin_maskVille Syrjälä1-2/+2
2018-07-13drm/i915: Pass hpd_pin to long_pulse_detect()Ville Syrjälä3-83/+45
2018-07-13drm/i915: s/int i/enum hpd_pin pin/Ville Syrjälä2-20/+20
2018-07-13drm/i915: Nuke dev_priv->irq_port[]Ville Syrjälä5-32/+34
2018-07-13drm/i915: Rewrite mst suspend/resume in terms of encodersVille Syrjälä3-21/+28
2018-07-13drm/i915: Introduce intel_encoder_is_dig_port()Ville Syrjälä1-9/+15
2018-07-13drm/i915: Introduce for_each_intel_dp()Ville Syrjälä3-31/+25
2018-07-13drm/i915/userptr: Enable read-only support on gen8+Chris Wilson2-7/+12
2018-07-13drm/i915: Reject attempted pwrites into a read-only objectChris Wilson1-0/+6
2018-07-13drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson7-9/+37
2018-07-13drm/i915/gtt: Disable read-only support under GVTChris Wilson1-2/+6
2018-07-13drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield4-22/+153
2018-07-13drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield1-11/+14
2018-07-13drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor4-5/+33
2018-07-13drm/i915/guc: Protect against NULL client dereference in error pathChris Wilson1-1/+2
2018-07-12drm/i915: Update DRIVER_DATE to 20180712Rodrigo Vivi1-2/+2
2018-07-12drm/i915/psr: Remove few mod parameters option.Rodrigo Vivi2-11/+1
2018-07-12drm/i915/psr: Remove useless function calls.Rodrigo Vivi1-7/+0
2018-07-12drm/i915/psr: Split sink status into a separate debugfs nodeDhinakaran Pandiyan1-30/+39
2018-07-12drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe updateTarun Vyas3-3/+8
2018-07-12drm/i915/gmbus: Enable burst readRamalingam C3-10/+55
2018-07-12drm/i915/gmbus: Increase the Bytes per Rd/Wr OpRamalingam C2-2/+10
2018-07-12drm/i915/selftests: Fixup GuC FW negative testMichał Winiarski1-3/+7
2018-07-12drm/i915: Tidy error handling in i915_gem_init_hwMichał Winiarski1-3/+7
2018-07-12drm/i915/guc: Skip cleaning up the doorbells on error-before-allocateChris Wilson1-2/+6
2018-07-12drm/i915: Silence warning for no vlv powercontextChris Wilson1-4/+4