summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-12-02i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()Yi Liu
2022-10-24drm/i915/dp: Reset frl trained flag before restarting FRL trainingAnkit Nautiyal
2022-10-24drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPUAnshuman Gupta
2022-10-24drm/i915: Extend Wa_1607297627 to Alderlake-PJosé Roberto de Souza
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-14Merge tag 'drm-intel-next-fixes-2022-10-13' of git://anongit.freedesktop.org/...Dave Airlie
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-10-12Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.or...Dave Airlie
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11drm/i915/display: consider DG2_RC_CCS_CC when migrating buffersMatthew Auld
2022-10-11drm/i915: allow control over the flags when migratingMatthew Auld
2022-10-11drm/i915: Fix display problems after resumeThomas Hellström
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10drm/i915/display: handle migration for dptMatthew Auld
2022-10-10drm/i915/guc: Fix revocation of non-persistent contextsTvrtko Ursulin
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-10-04drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig
2022-10-04drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_typesChristoph Hellwig
2022-10-03drm/i915: Reject excessive dotclocks earlyVille Syrjälä
2022-10-03drm/i915: Fix watermark calculations for DG2 CCS+CC modifierVille Syrjälä
2022-10-03drm/i915: Fix watermark calculations for DG2 CCS modifiersVille Syrjälä
2022-10-03drm/i915: Fix watermark calculations for gen12+ CCS+CC modifierVille Syrjälä
2022-10-03drm/i915: Fix watermark calculations for gen12+ MC CCS modifierVille Syrjälä
2022-10-03drm/i915: Fix watermark calculations for gen12+ RC CCS modifierVille Syrjälä
2022-10-03drm/i915/psr: Fix PSR_IMR/IIR field handlingJouni Högander
2022-10-03drm/i915/ehl: Update MOCS table for EHLTejas Upadhyay
2022-10-03drm/i915: Round to closest in g4x+ HDMI clock readoutVille Syrjälä
2022-09-30drm/i915/gvt: Add missing vfio_unregister_group_dev() callJason Gunthorpe
2022-09-30Merge tag 'drm-intel-next-fixes-2022-09-29' of git://anongit.freedesktop.org/...Dave Airlie
2022-09-28drm/i915/gt: Perf_limit_reasons are only available for Gen11+Ashutosh Dixit
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-27drm/i915/gt: Use i915_vm_put on ppgtt_create error pathsChris Wilson
2022-09-27drm/i915: Force DPLL calculation for TC ports after readoutVille Syrjälä
2022-09-27drm/i915: fix device info for devices without displayJani Nikula
2022-09-27drm/i915: Do not cleanup obj with NULL bo->resourceNirmoy Das
2022-09-27drm/i915/display: remove ipc_enabled from struct drm_i915_privateJani Nikula
2022-09-27drm/i915/guc: Fix release build bug in 'remove log size module parameters'John Harrison
2022-09-26i915: use the VMA iteratorMatthew Wilcox (Oracle)