summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Reorder request allocation vs vma pinningChris Wilson2018-12-043-121/+119
* drm/i915: Update DRIVER_DATE to 20181204Jani Nikula2018-12-041-2/+2
* drm/i915/icl: fix transcoder state readoutJani Nikula2018-12-041-21/+31
* drm/i915: Allocate a common scratch pageChris Wilson2018-12-047-86/+74
* drm/i915: Trim unused workaround list entriesTvrtko Ursulin2018-12-041-1/+15
* drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin2018-12-049-209/+168
* drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin2018-12-046-73/+60
* drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin2018-12-046-47/+214
* drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin2018-12-044-0/+40
* drm/i915: Introduce per-engine workaroundsTvrtko Ursulin2018-12-045-119/+153
* drm/i915: Record GT workarounds in a listTvrtko Ursulin2018-12-045-168/+354
* drm/i915: change i915_sw_fence license to MITJonathan Gray2018-12-042-8/+4
* drm/i915: Complete the fences as they are cancelled due to wedgingChris Wilson2018-12-043-48/+30
* drm/i915/dp: Fix inconsistent indentingChris Wilson2018-12-041-7/+6
* drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza2018-12-036-78/+103
* drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza2018-12-037-12/+14
* drm/i915/dp: Fix link compute m_n calc for DSCManasi Navare2018-12-031-1/+1
* drm/i915/sysfs: make attrs arrays constJani Nikula2018-12-031-2/+2
* drm/i915/vgpu: Disallow loading on old vGPU hostsChris Wilson2018-12-033-40/+22
* drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rateChris Wilson2018-12-031-5/+1
* drm/i915/icl: add pll mapping for DSIJani Nikula2018-12-031-0/+25
* drm/i915/icl: Ungate DSI clocksMadhav Chauhan2018-12-031-0/+19
* drm/i915/icl: Gate clocks for DSIMadhav Chauhan2018-12-031-0/+20
* drm/i915/icl: add dummy DSI GPIO element execution functionJani Nikula2018-12-031-1/+9
* drm/i915/icl: Define display GPIO pins for DSIMadhav Chauhan2018-12-031-0/+12
* drm/i915/icl: Define Panel power ctrl registerMadhav Chauhan2018-12-031-0/+11
* drm/i915/icl: Define missing bitfield for shortplug regMadhav Chauhan2018-12-031-0/+1
* drm/i915/icl: Get pipe timings for DSIMadhav Chauhan2018-12-031-1/+2
* drm/i915/icl: Consider DSI for getting transcoder stateMadhav Chauhan2018-12-031-7/+24
* drm/i915/icl: Configure DSI Dual link modeMadhav Chauhan2018-12-031-1/+41
* drm/i915/icl: Add DSI encoder compute config hookMadhav Chauhan2018-12-031-0/+31
* drm/i915/icl: Get HW state for DSI encoderMadhav Chauhan2018-12-031-0/+59
* drm/i915/icl: Add get config functionality for DSIVandita Kulkarni2018-12-033-2/+19
* drm/i915/icl: Allocate DSI hosts and imlement host transferMadhav Chauhan2018-12-031-0/+147
* drm/i915/icl: Fill DSI ports infoMadhav Chauhan2018-12-031-0/+8
* drm/i915/icl: Use the same pll functions for dsiVandita Kulkarni2018-12-031-5/+11
* drm/i915/icl: Allocate DSI encoder/connectorMadhav Chauhan2018-12-031-8/+109
* drm/i915/icl: Calculate DPLL params for DSIMadhav Chauhan2018-12-032-2/+5
* drm/i915/icl: Sanitize DDI port clock gating for DSI portsImre Deak2018-12-032-17/+53
* drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooksJani Nikula2018-12-033-62/+34
* drm/i915/selftests: Terminate hangcheck sanitycheck forciblyChris Wilson2018-12-031-3/+9
* drm/i915/ringbuffer: Clear semaphore sync registers on ring initChris Wilson2018-12-031-0/+7
* drm/i915/psr: Get pipe id following atomic guidelinesJosé Roberto de Souza2018-11-302-15/+5
* drm/i915/selftests: Fix live_workarounds to actually do resetsTvrtko Ursulin2018-11-301-12/+53
* drm/i915/selftests: Extract spinner codeTvrtko Ursulin2018-11-304-250/+290
* drm/i915/icl: Remove Wa_1604302699Tvrtko Ursulin2018-11-301-5/+0
* drm/i915: Remove whitelist application from ringbuffer backendTvrtko Ursulin2018-11-301-2/+0
* drm/i915: Fixup stub definitions for intel_opregion_suspend|resumeChris Wilson2018-11-301-3/+3
* drm/i915/fec: Disable FEC state.Anusha Srivatsa2018-11-291-4/+24
* i915/dp/fec: Configure the Forward Error Correction bits.Anusha Srivatsa2018-11-292-0/+25