aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-17drm/i915: Downgrade NEWCLIENT to non-preemptiveChris Wilson3-5/+4
2019-05-17drm/i915: Bump signaler priority on adding a waiterChris Wilson4-14/+21
2019-05-17drm/i915/hdcp: Use both bits for device_countChris Wilson1-2/+2
2019-05-17drm/i915/dp: Initialise locals for static analysisChris Wilson1-1/+2
2019-05-17drm/i915: Truly bump ready tasks ahead of busywaitsChris Wilson1-19/+12
2019-05-17drm/i915: Mark semaphores as complete on unsubmit out if payload was startedChris Wilson1-0/+6
2019-05-14drm/i915: Assert that TypeC ports are not used for eDPImre Deak1-2/+8
2019-05-14drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHVImre Deak1-0/+4
2019-05-14drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domainImre Deak4-22/+19
2019-05-14drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()Imre Deak1-16/+4
2019-05-14drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()Imre Deak4-13/+29
2019-05-14drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()Imre Deak1-3/+3
2019-05-14drm/i915: Disable power asynchronously during DP AUX transfersImre Deak1-3/+8
2019-05-14drm/i915: Add support for asynchronous display power disablingImre Deak3-10/+395
2019-05-14drm/i915: Verify power domains state during suspend in all casesImre Deak1-3/+3
2019-05-14drm/i915: Force printing wakeref tacking during pm_cleanupImre Deak1-18/+51
2019-05-14drm/i915: Add support for tracking wakerefs w/o power-on guaranteeImre Deak3-39/+159
2019-05-14drm/i915/icl: More workaround for port F detection due to broken VBTsImre Deak1-2/+2
2019-05-14drm/i915: Fix pixel clock and crtc clock config mismatchVandita Kulkarni1-0/+4
2019-05-14drm/i915: Fix pipe config mismatch for bpp, output formatVandita Kulkarni1-0/+3
2019-05-14drm/i915: Refactor bdw_get_pipemisc_bppVandita Kulkarni3-22/+23
2019-05-14drm/i915: Fix the pipe state timing mismatch warningsVandita Kulkarni2-6/+44
2019-05-13drm/hdcp: drm_hdcp_request_srm() as staticRamalingam C2-2/+5
2019-05-13drm/i915: Check for no-op priority changes firstChris Wilson1-2/+2
2019-05-13drm/i915: Pass i915_sched_node around internallyChris Wilson1-17/+19
2019-05-13drm/i915: Rearrange i915_scheduler.cChris Wilson1-105/+105
2019-05-09drm/i915: Add readout and state check for pch_pfit.force_thruVille Syrjälä3-23/+20
2019-05-09drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoderVille Syrjälä2-3/+19
2019-05-09drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C4-46/+50
2019-05-09drm/i915: SRM revocation check for HDCP1.4 and 2.2Ramalingam C1-7/+38
2019-05-09drm: revocation check at drm subsystemRamalingam C6-1/+370
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C3-5/+6
2019-05-09drm/i915: debugfs: HDCP2.2 capability readRamalingam C3-3/+13
2019-05-09drm: move content protection property to mode_configRamalingam C4-14/+15
2019-05-08drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson4-22/+59
2019-05-08drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson7-77/+18
2019-05-08drm/i915: Reboot CI if forcewake failsChris Wilson3-3/+18
2019-05-07drm/i915/icl: Fix setting 10 bit deep color modeAditya Swarup1-1/+1
2019-05-07drm/i915: Kill PCH_KBPVille Syrjälä3-8/+5
2019-05-07drm/i915/execlists: Don't apply priority boost for resetsChris Wilson1-7/+9
2019-05-07drm/i915: Only reschedule the submission tasklet if preemption is possibleChris Wilson7-39/+47
2019-05-07drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)Chris Wilson1-3/+1
2019-05-07drm/i915: Cancel retire_worker on parkingChris Wilson2-7/+12
2019-05-07drm/i915: Remove delay for idle_workChris Wilson5-19/+12
2019-05-07drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLEChris Wilson1-2/+14
2019-05-07drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep colorClinton Taylor1-15/+2
2019-05-07drm/i915: Assert the local engine->wakeref is activeChris Wilson2-2/+5
2019-05-07drm/i915: Prefer checking the wakeref itself rather than the counterChris Wilson2-4/+18
2019-05-07drm/i915: Assert breadcrumbs are correctly ordered in the signal handlerChris Wilson1-0/+19