index
:
linux-dev
linus/master
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individual waits
Chris Wilson
1
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-12
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-12
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-12
Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into drm-intel-fixes
Rodrigo Vivi
1
-3
/
+3
2022-07-12
drm/i915: Fix vm use-after-free in vma destruction
Thomas Hellström
1
-4
/
+8
2022-07-12
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-07-12
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-07-11
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Dan Carpenter
1
-3
/
+3
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
1
-3
/
+3
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
2022-06-27
drm/i915/gem: add missing else
katrinzhou
1
-2
/
+3
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-20
drm/i915/fdinfo: Don't show engine classes not present
Tvrtko Ursulin
1
-2
/
+3
2022-06-20
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
1
-2
/
+2
2022-06-13
drm/i915/uc: remove accidental static from a local variable
Jani Nikula
1
-1
/
+1
2022-06-13
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
2
-21
/
+30
2022-06-13
drm/i915/gt: Fix memory leaks in per-gt sysfs
Ashutosh Dixit
5
-22
/
+19
2022-06-13
drm/i915/reset: Fix error_state_read ptr + offset use
Alan Previn
1
-3
/
+12
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-06-03
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-96
/
+31
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
282
-13348
/
+18965
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-12
/
+11
2022-05-24
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
Matthew Rosato
3
-69
/
+20
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
1
-11
/
+22
2022-05-19
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
4
-4
/
+4
2022-05-19
drm/i915/reg: fix undefined behavior due to shift overflowing the constant
Jani Nikula
1
-16
/
+16
2022-05-19
drm/i915/gt: Fix use of static in macro mismatch
Andi Shyti
1
-10
/
+11
2022-05-19
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
1
-2
/
+2
2022-05-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
2022-05-19
drm/i915: Fix CFI violation with show_dynamic_id()
Nathan Chancellor
2
-3
/
+3
2022-05-19
drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
Imre Deak
1
-4
/
+4
2022-05-19
drm/i915/gt: Fix build error without CONFIG_PM
YueHaibing
1
-1
/
+1
2022-05-16
i915/guc/reset: Make __guc_reset_context aware of guilty engines
Umesh Nerlige Ramappa
5
-12
/
+12
2022-05-16
drm/i915/dmc: Add MMIO range restrictions
Anusha Srivatsa
2
-0
/
+60
2022-05-11
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
Jason Gunthorpe
2
-22
/
+6
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
1
-2
/
+2
2022-05-11
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
1
-12
/
+12
2022-05-11
Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next
Alex Williamson
29
-2745
/
+2488
2022-05-11
Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
60
-7429
/
+7048
2022-05-09
drm/i915: Fix race in __i915_vma_remove_closed
Karol Herbst
1
-4
/
+7
2022-05-08
i915: Call aops write_begin() and write_end() directly
Matthew Wilcox (Oracle)
1
-12
/
+11
2022-05-06
Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
23
-89
/
+263
2022-05-05
drm/i915: Respect VBT seamless DRRS min refresh rate
Ville Syrjälä
1
-3
/
+7
2022-05-05
drm/i915/bios: Parse the seamless DRRS min refresh rate
Ville Syrjälä
2
-1
/
+9
[next]