开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
2022-06-27
drm/i915/gem: add missing else
katrinzhou
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
2022-06-20
drm/i915/fdinfo: Don't show engine classes not present
Tvrtko Ursulin
2022-06-20
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
2022-06-13
drm/i915/uc: remove accidental static from a local variable
Jani Nikula
2022-06-13
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
2022-06-13
drm/i915/gt: Fix memory leaks in per-gt sysfs
Ashutosh Dixit
2022-06-13
drm/i915/reset: Fix error_state_read ptr + offset use
Alan Previn
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
2022-05-19
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-05-19
drm/i915/reg: fix undefined behavior due to shift overflowing the constant
Jani Nikula
2022-05-19
drm/i915/gt: Fix use of static in macro mismatch
Andi Shyti
2022-05-19
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
2022-05-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
2022-05-19
drm/i915: Fix CFI violation with show_dynamic_id()
Nathan Chancellor
2022-05-19
drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
Imre Deak
2022-05-19
drm/i915/gt: Fix build error without CONFIG_PM
YueHaibing
2022-05-16
i915/guc/reset: Make __guc_reset_context aware of guilty engines
Umesh Nerlige Ramappa
2022-05-16
drm/i915/dmc: Add MMIO range restrictions
Anusha Srivatsa
2022-05-11
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
Jason Gunthorpe
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-05-11
Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next
Alex Williamson
2022-05-11
Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-05-09
drm/i915: Fix race in __i915_vma_remove_closed
Karol Herbst
2022-05-08
i915: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
2022-05-06
Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-05-05
drm/i915: Respect VBT seamless DRRS min refresh rate
Ville Syrjälä
2022-05-05
drm/i915/bios: Parse the seamless DRRS min refresh rate
Ville Syrjälä
2022-05-05
drm/i915/bios: Refactor panel_type code
Ville Syrjälä
2022-05-05
drm/i915/bios: Extract get_panel_type()
Ville Syrjälä
2022-05-05
drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
Ville Syrjälä
2022-05-05
drm/i915/bios: Document the mess around the LFP data tables
Ville Syrjälä
2022-05-05
drm/i915/bios: Get access to the tail end of the LFP data block
Ville Syrjälä
2022-05-05
drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
Ville Syrjälä
2022-05-05
drm/i915/bios: Reorder panel DTD parsing
Ville Syrjälä
2022-05-05
drm/i915: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-05-04
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
2022-05-04
drm/i915: warn about missing ->get_buf_trans initialization
Jani Nikula
2022-05-04
drm/i915: Fix race in __i915_vma_remove_closed
Karol Herbst
2022-05-04
drm/i915: use IOMEM_ERR_PTR() directly
Kefeng Wang
[next]