index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
Revert "i915: use io_mapping_map_user"
Matthew Auld
4
-5
/
+52
2021-06-02
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
1
-2
/
+2
2021-05-25
drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4
Imre Deak
1
-38
/
+33
2021-05-21
Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-145
/
+129
2021-05-19
Revert "i915: fix remap_io_sg to verify the pgprot"
Linus Torvalds
1
-23
/
+50
2021-05-19
Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...
Jani Nikula
6
-138
/
+118
2021-05-19
drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
Simon Rettberg
1
-1
/
+4
2021-05-19
drm/i915/gem: Pin the L-shape quirked object as unshrinkable
Chris Wilson
2
-6
/
+7
2021-05-17
drm/i915/gvt: Move mdev attribute groups into kvmgt module
Zhenyu Wang
6
-138
/
+118
2021-05-12
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
Ankit Nautiyal
1
-1
/
+1
2021-05-12
drm/i915/overlay: Fix active retire callback alignment
Tvrtko Ursulin
1
-1
/
+1
2021-05-12
drm/i915: Fix crash in auto_retire
Stéphane Marchesin
1
-1
/
+2
2021-05-12
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-05-12
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
Ville Syrjälä
1
-2
/
+2
2021-05-12
drm/i915: Avoid div-by-zero on gen2
Ville Syrjälä
1
-1
/
+1
2021-05-11
drm/i915/dp: Use slow and wide link training for everything
Kai-Heng Feng
1
-54
/
+5
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-05-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-102
/
+28
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-22
/
+15
2021-04-30
i915: fix remap_io_sg to verify the pgprot
Christoph Hellwig
1
-50
/
+23
2021-04-30
i915: use io_mapping_map_user
Christoph Hellwig
4
-52
/
+5
2021-04-29
Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...
Jani Nikula
1
-3
/
+3
2021-04-29
drm/i915/gvt: Prevent divided by zero when calculating refresh rate
Colin Xu
1
-3
/
+3
2021-04-29
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
4
-31
/
+22
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
293
-14572
/
+17237
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-27
vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
Arnd Bergmann
1
-1
/
+1
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
3
-3
/
+5
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-26
drm/i915: Fix docbook descriptions for i915_gem_shrinker
Maarten Lankhorst
1
-0
/
+1
2021-04-26
drm/i915: fix an error code in intel_overlay_do_put_image()
Dan Carpenter
1
-1
/
+3
2021-04-26
drm/i915/display/psr: Fix cppcheck warnings
José Roberto de Souza
1
-2
/
+1
2021-04-26
drm/i915: Disable LTTPR detection on GLK once again
Ville Syrjälä
1
-1
/
+1
2021-04-26
drm/i915: Restore lost glk ccs w/a
Ville Syrjälä
1
-1
/
+2
2021-04-26
drm/i915: Restore lost glk FBC 16bpp w/a
Ville Syrjälä
1
-1
/
+1
2021-04-26
drm/i915: Take request reference before arming the watchdog timer
Tvrtko Ursulin
1
-1
/
+2
2021-04-21
Merge tag 'gvt-next-fixes-2021-04-21' of https://github.com/intel/gvt-linux i...
Jani Nikula
3
-15
/
+4
2021-04-21
drm/i915/gvt: Remove duplicated register accessible check
Zhenyu Wang
1
-5
/
+0
2021-04-20
Merge tag 'gvt-fixes-2021-04-20' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-6
/
+13
2021-04-19
drm/i915: Fix modesetting in case of unexpected AUX timeouts
Imre Deak
1
-1
/
+2
2021-04-16
drm/i915/gvt: Fix BDW command parser regression
Zhenyu Wang
1
-6
/
+13
2021-04-15
drm/i915/gvt: Fix error code in intel_gvt_init_device()
Dan Carpenter
1
-4
/
+4
2021-04-15
drm/i915/gvt: remove useless function
Jiapeng Chong
1
-6
/
+0
2021-04-14
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-2
/
+20
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-10
/
+11
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-1
/
+1
2021-04-12
vfio/gvt: Use mdev_get_type_group_id()
Jason Gunthorpe
3
-22
/
+11
2021-04-12
vfio/gvt: Make DRM_I915_GVT depend on VFIO_MDEV
Jason Gunthorpe
1
-0
/
+1
[next]