aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-5/+3
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds322-19274/+27149
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-12/+1
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual1-2/+1
2019-07-02drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson1-3/+3
2019-06-21Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie295-15593/+17617
2019-06-19drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä1-9/+29
2019-06-19drm/i915: Update DRIVER_DATE to 20190619Jani Nikula1-2/+2
2019-06-19drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson11-66/+36
2019-06-19drm/i915/execlists: Detect cross-contamination with GuCChris Wilson1-0/+1
2019-06-19drm/i915: Make the semaphore saturation mask globalChris Wilson6-7/+21
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter16-41/+201
2019-06-19Merge tag 'gvt-fixes-2019-06-19' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula1-6/+9
2019-06-18drm/i915/psr: Force manual PSR exit in older gensJosé Roberto de Souza1-10/+26
2019-06-18drm/i915: Don't dereference request if it may have been retired when printingChris Wilson1-7/+9
2019-06-18drm/i915/selftests: Flush live_evictChris Wilson1-0/+3
2019-06-18drm/i915: Skip shrinking already freed pagesChris Wilson2-46/+6
2019-06-18drm/i915: Update workarounds selftest for read only regsRobert M. Fosha1-4/+39
2019-06-18drm/i915: Add whitelist workarounds for ICLJohn Harrison1-11/+27
2019-06-18drm/i915: Support whitelist workarounds on all enginesJohn Harrison1-19/+47
2019-06-18drm/i915: Support flags in whitlist WAsJohn Harrison2-1/+15
2019-06-18drm/i915: Drop the _INCOMPLETE for has_infoframeVille Syrjälä1-1/+1
2019-06-18drm/i915: Make pipe_config_err() vs. fastset less confusingVille Syrjälä1-79/+79
2019-06-18drm/i915: Constify intel_pipe_config_compare()Ville Syrjälä1-26/+17
2019-06-18drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä1-8/+28
2019-06-18drm/i915: Use drm_gem_object.resvChris Wilson13-52/+35
2019-06-18drm/i915: Keep engine alive as we retire the contextChris Wilson1-2/+20
2019-06-18drm/i915/guc: Reduce verbosity on log overflowsChris Wilson1-1/+3
2019-06-17drm/i915/ehl: Introduce Mule Creek Canyon PCHMatt Roper7-10/+74
2019-06-17drm/i915/gtt: Serialise both updates to PDE and our shadowChris Wilson1-60/+73
2019-06-17drm/i915/dmc: protect against loading wrong firmwareLucas De Marchi1-3/+11
2019-06-17drm/i915/dmc: remove redundant return in parse_csr_fw()Lucas De Marchi1-11/+6
2019-06-17drm/i915/dmc: add support to load dmc_header version 3Lucas De Marchi2-30/+95
2019-06-17drm/i915/dmc: extract function to parse dmc_headerLucas De Marchi1-56/+74
2019-06-17drm/i915/dmc: extract function to parse package_headerLucas De Marchi1-51/+66
2019-06-17drm/i915/dmc: extract function to parse css headerLucas De Marchi1-25/+41
2019-06-17drm/i915/dmc: add support for package_header with version 2Lucas De Marchi1-12/+26
2019-06-17drm/i915/dmc: extract fw_info and table walk from intel_package_headerLucas De Marchi1-17/+55
2019-06-17drm/i915/dmc: use kernel typesLucas De Marchi1-5/+5
2019-06-17drm/i915/gtt: Generalize alloc_pdMika Kuoppala1-52/+36
2019-06-17drm/i915/gtt: Introduce init_pdMika Kuoppala1-23/+14
2019-06-17drm/i915/gtt: Introduce init_pd_with_pageMika Kuoppala1-8/+8
2019-06-17drm/i915/gtt: Use a common type for page directoriesMika Kuoppala6-215/+236
2019-06-17drm/i915/gtt: No need to zero the table for page dirsMika Kuoppala1-2/+2
2019-06-17drm/i915: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+7
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula77-103/+94
2019-06-17drm/i915/icl: Add Multi-segmented gamma supportShashank Sharma2-5/+123
2019-06-17drm/i915: Rename ivb_load_lut_10_maxShashank Sharma1-7/+7
2019-06-17drm/i915/icl: Add register definitions for Multi Segmented gammaUma Shankar1-1/+18