summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/fbdev: Actually configure untiled displaysChris Wilson2019-02-201-5/+7
* drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+Jani Nikula2019-02-121-3/+21
* drm/i915/opregion: fix version checkJani Nikula2019-02-121-2/+12
* drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen2019-02-121-1/+11
* drm/i915: Block fbdev HPD processing during suspendLyude Paul2019-02-122-1/+42
* drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin2019-02-123-11/+22
* drm/i915/cnl: Fix CNL macros for Voltage Swing programmingAditya Swarup2019-02-111-7/+7
* drm/i915/icl: combo port vswing programming changes per BSPECClint Taylor2019-02-113-153/+93
* drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä2019-02-061-6/+44
* drm/i915: always return something on DDI clock selectionLucas De Marchi2019-02-051-1/+1
* drm/i915: Fix skl srckey mask bitsVille Syrjälä2019-02-051-1/+1
* Merge tag 'gvt-fixes-2019-01-24' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-01-241-5/+6
|\
| * drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workloadWeinan Li2019-01-231-5/+6
* | drm/i915/execlists: Mark up priority boost on preemptionChris Wilson2019-01-241-0/+4
* | Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-01-174-6/+29
|\|
| * drm/i915/gvt: Fix mmap range checkZhenyu Wang2019-01-151-2/+12
| * drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan2019-01-153-4/+16
| * drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0Colin Xu2019-01-141-0/+1
* | drm/i915: init per-engine WAs for all enginesDaniele Ceraolo Spurio2019-01-101-1/+2
* | drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson2019-01-101-3/+12
* | drm/i915: Skip the ERR_PTR error stateChris Wilson2019-01-103-13/+26
* | drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza2019-01-101-0/+6
|/
* drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang2019-01-092-22/+43
* Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-056-5/+43
|\
| * Merge tag 'gvt-next-2018-12-07' of https://github.com/intel/gvt-linux into dr...Jani Nikula2018-12-116-5/+43
| |\
| | * drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"Colin Ian King2018-12-071-1/+1
| | * drm/i915/gvt: Fix shadow ctx ppgtt destroy functionXiong Zhang2018-12-072-0/+37
| | * drm/i915/gvt: fix a typo: "registeration" -> "registration".Peng Hao2018-12-071-1/+1
| | * drm/i915/gvt: fix typo in two MI cmd annotationXinyun Liu2018-12-071-3/+3
| | * drm/i915/gvt: update force-to-nonpriv register whitelistZhao Yan2018-12-071-0/+1
* | | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-041-2/+13
* | | i915: fix missing user_access_end() in page fault exception caseLinus Torvalds2019-01-041-0/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-036-13/+9
* | | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-012-2/+2
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-202-2/+2
| |\ \ \ \ \ \
| | | | * | | | iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-122-2/+2
| | | | |/ / /
* | | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-8/+6
* | | | | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-282-3/+3
* | | | | | | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-25139-6870/+12974
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-12-071-1/+1
| |\ \ \ \ \
| | * | | | | drm: revert "expand replace_fence to support timeline point v2"Christian König2018-12-051-1/+1
| * | | | | | Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-12-0653-1958/+4622
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | 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