summaryrefslogtreecommitdiffstats
path: root/fs/proc/stat.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-12drm/i915/tgl: Add power well to support 4th pipeMika Kahola3-3/+29
2019-07-12drm/i915/tgl: Add power well supportImre Deak4-17/+506
2019-07-12drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use on transcoder AJosé Roberto de Souza3-8/+15
2019-07-12drm/i915/tgl: Check if pipe D is fusedJosé Roberto de Souza2-0/+4
2019-07-12drm/i915/tgl: Add TGL PCI IDsLucas De Marchi2-0/+11
2019-07-12drm/i915/tgl: Add TGL PCH detection in virtualized environmentMahesh Kumar1-1/+3
2019-07-12drm/i915/tgl: Introduce Tiger Lake PCHRadhakrishna Sripada2-0/+7
2019-07-12drm/i915/tgl: add initial Tiger Lake definitionsDaniele Ceraolo Spurio4-0/+33
2019-07-12drm/i915: Add 4th pipe and transcoderLucas De Marchi3-1/+9
2019-07-11drm/i915: Don't overestimate 4:2:0 link symbol clockVille Syrjälä1-1/+3
2019-07-11drm/i915: Copy name string into ring buffer for intel_update/disable_plane tr...Steven Rostedt (VMware)1-6/+6
2019-07-11drm/i915/guc: Drop redundant ctx param from kerneldocChris Wilson1-2/+0
2019-07-11drm/i915: Don't pass stack garbage to pcode in the second data registerVille Syrjälä1-1/+1
2019-07-11drm/i915: Use intel_ types in intel_atomic_commit()Ville Syrjälä1-39/+37
2019-07-11drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes()Ville Syrjälä1-17/+21
2019-07-11drm/i915: Polish intel_atomic_track_fbs()Ville Syrjälä1-8/+9
2019-07-11drm/i915: Polish intel_shared_dpll_swap_state()Ville Syrjälä3-15/+9
2019-07-11drm/i915: Simplify modeset_get_crtc_power_domains() argumentsVille Syrjälä1-11/+10
2019-07-11drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutexVille Syrjälä1-11/+12
2019-07-11drm/i915: Use the "display core" power domain in vlv/chv set_cdclk()Ville Syrjälä1-6/+6
2019-07-11drm/i915/selftests: Hold the vma manager lock while modifying mmap_offsetChris Wilson1-4/+16
2019-07-11drm/i915/sdvo: Fix handling if zero hbuf sizeVille Syrjälä1-13/+19
2019-07-11drm/i915/guc: Simplify guc clientDaniele Ceraolo Spurio4-82/+8
2019-07-11drm/i915/guc: Remove preemption support for current fwChris Wilson10-330/+14
2019-07-11drm/i915/selftests: Ensure we don't clamp a random offset to 32bChris Wilson2-1/+8
2019-07-11drm/i915/gt: Drop the duplicate icl workaroundChris Wilson1-6/+0
2019-07-11drm/i915/ehl: Enable DDI-DMatt Roper1-0/+1
2019-07-11drm/i915: Transition port type checks to phy checksMatt Roper7-57/+55
2019-07-11drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespaceMatt Roper8-212/+213
2019-07-11drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHYMatt Roper4-43/+67
2019-07-11drm/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