aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-10drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespaceMatt Roper8-212/+213
2019-07-10drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHYMatt Roper4-43/+67
2019-07-10drm/i915/gen11: Start distinguishing 'phy' from 'port'Matt Roper3-1/+49
2019-07-10drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.cLucas De Marchi3-42/+42
2019-07-10drm/i915: fix include order in intel_tc.*Lucas De Marchi2-2/+3
2019-07-10drm/i915: make new intel_tc.c use uncore accessorsLucas De Marchi1-26/+31
2019-07-10drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709Uma Shankar1-12/+12
2019-07-10drm/i915/icl: Fix Y pre-offset for Full Range YCbCrUma Shankar1-2/+5
2019-07-10drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 caseUma Shankar1-0/+24
2019-07-10drm/i915/perf: add missing delay for OA muxes configurationLionel Landwerlin1-21/+28
2019-07-10drm/i915/execlists: Record preemption for selftestsChris Wilson1-0/+7
2019-07-09drm/i915: Remove unused i915_gem_context_lookup_engineTvrtko Ursulin1-6/+0
2019-07-09drm/i915: add infrastructure to hold off preemption on a requestLionel Landwerlin7-6/+161
2019-07-09drm/i915: enumerate scratch fieldsLionel Landwerlin4-17/+52
2019-07-09drm/i915/perf: ensure we keep a reference on the driverLionel Landwerlin1-0/+8
2019-07-09drm/i915/userptr: Don't mark readonly objects as dirtyChris Wilson1-0/+8
2019-07-09drm/i915/icl: Clear the shared port PLLs from the new crtc stateImre Deak1-5/+7
2019-07-09drm/i915: Clear the shared PLL from the put_dplls() hookImre Deak2-8/+14
2019-07-09drm/i915/sdvo: Add helpers to get the cmd/status stringVille Syrjälä1-10/+30
2019-07-09drm/i915/sdvo: Shrink sdvo_cmd_names[] stringsVille Syrjälä1-108/+111
2019-07-09drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name stringVille Syrjälä1-1/+0
2019-07-09drm/i915/sdvo: Use named initializers for the SDVO command namesVille Syrjälä1-8/+8
2019-07-09drm/i915: Add icl mipi dsi propertiesVandita Kulkarni2-2/+24
2019-07-09drm/i915/hdcp: debug logs for sink related failuresRamalingam C1-3/+9
2019-07-09drm/i915/gt: Remove presumption of RCS0Chris Wilson1-6/+0
2019-07-09drm/i915/gt: Apply RCS workarounds to the render classChris Wilson1-1/+1
2019-07-09drm/i915/selftests: Fill in a little more of the dummy fenceChris Wilson1-0/+4
2019-07-09drm/i915/userptr: Acquire the page lock around set_page_dirty()Chris Wilson1-1/+9
2019-07-09drm/i915/selftests: Set igt_spinner.gt for early exitChris Wilson1-0/+1
2019-07-08drm/i915: Update DRIVER_DATE to 20190708Rodrigo Vivi1-2/+2
2019-07-08drm/i915/selftests: Reorder error cleanup for whitelist checkingChris Wilson1-16/+19
2019-07-08drm/i915: Explicitly track active fw_domain timersChris Wilson2-7/+9
2019-07-07drm/i915: Pull assert_forcewake_active() underneath the lockChris Wilson1-0/+4
2019-07-06drm/i915/gtt: Introduce release_pd_entryMika Kuoppala1-72/+42
2019-07-06drm/i915/gtt: Setup phys pages for 3lvl pdpsMika Kuoppala1-27/+50
2019-07-06drm/i915/gtt: Tear down setup and cleanup macros for page dmaMika Kuoppala1-7/+5
2019-07-06drm/i915/gtt: pde entry encoding is identicalMika Kuoppala2-92/+63
2019-07-05drm/i915: Remove set but not used variable 'intel_dig_port'YueHaibing1-2/+0
2019-07-05drm/i915: Remove set but not used variable 'encoder'YueHaibing1-5/+0
2019-07-05drm/i915: Order assert forcewake testChris Wilson1-4/+3
2019-07-05drm/i915/ehl: Add support for DPLL4 (v10)Vivek Kasireddy5-4/+60
2019-07-05drm/i915: Clean up skl vs. icl plane formatsVille Syrjälä1-67/+66
2019-07-05drm/i915: Cosmetic fix for skl+ plane switch statementVille Syrjälä1-2/+2
2019-07-05drm/i915: Deal with cpp==8 for g4x watermarksVille Syrjälä1-3/+3
2019-07-05drm/i915: Program plane gamma rampsVille Syrjälä2-7/+166
2019-07-05drm/i915: Disable sprite gamma on ivb-bdwVille Syrjälä2-1/+3
2019-07-05drm/i915: Add windowing for primary planes on gen2/3 and chvVille Syrjälä1-9/+31
2019-07-05drm/i915: Move dev_priv->pm_i{m, e}r into intel_gtTvrtko Ursulin5-63/+71
2019-07-05drm/i915: Remove some legacy mmio accessors from interrupt handlingTvrtko Ursulin1-36/+39
2019-07-05drm/i915: Rework some interrupt handling functions to take intel_gtTvrtko Ursulin1-42/+46