aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2022-06-13drm/i915/uc: remove accidental static from a local variableJani Nikula
2022-06-13drm/i915: Individualize fences before adding to dma_resv objNirmoy Das
2022-06-13drm/i915/gt: Fix memory leaks in per-gt sysfsAshutosh Dixit
2022-06-13drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-03drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
2022-05-23drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-05-19drm/i915/reg: fix undefined behavior due to shift overflowing the constantJani Nikula
2022-05-19drm/i915/gt: Fix use of static in macro mismatchAndi Shyti
2022-05-19drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst
2022-05-19drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor
2022-05-19drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak
2022-05-19drm/i915/gt: Fix build error without CONFIG_PMYueHaibing
2022-05-16i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa
2022-05-16drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa
2022-05-11drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pagesJason Gunthorpe
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe
2022-05-11Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/nextAlex Williamson
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-09drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst
2022-05-08i915: Call aops write_begin() and write_end() directlyMatthew Wilcox (Oracle)
2022-05-06Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-05-05drm/i915: Respect VBT seamless DRRS min refresh rateVille Syrjälä
2022-05-05drm/i915/bios: Parse the seamless DRRS min refresh rateVille Syrjälä
2022-05-05drm/i915/bios: Refactor panel_type codeVille Syrjälä
2022-05-05drm/i915/bios: Extract get_panel_type()Ville Syrjälä
2022-05-05drm/i915/bios: Assume panel_type==0 if the VBT has bogus dataVille Syrjälä
2022-05-05drm/i915/bios: Document the mess around the LFP data tablesVille Syrjälä
2022-05-05drm/i915/bios: Get access to the tail end of the LFP data blockVille Syrjälä
2022-05-05drm/i915/bios: Generate LFP data table pointers if the VBT lacks themVille Syrjälä
2022-05-05drm/i915/bios: Reorder panel DTD parsingVille Syrjälä
2022-05-05drm/i915: Use drm_mode_init() for on-stack modesVille Syrjälä
2022-05-04drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva
2022-05-04drm/i915: warn about missing ->get_buf_trans initializationJani Nikula
2022-05-04drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst
2022-05-04drm/i915: use IOMEM_ERR_PTR() directlyKefeng Wang
2022-05-03drm/i915/pvc: add initial Ponte Vecchio definitionsStuart Summers
2022-05-03drm/i915: Fix assert in i915_ggtt_pinTvrtko Ursulin
2022-05-03drm/i915: remove superfluous string helper includeJani Nikula
2022-05-03Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-05-03drm/i915/gt: Document the eviction of the Flat-CCS objectsRamalingam C
2022-05-03drm/i915/gt: optimize the ccs_sz calculation per chunkRamalingam C