index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-13
drm/i915: Fix ref->mutex deadlock in i915_active_wait()
Sultan Alsawaf
2
-12
/
+21
2020-03-18
drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits
Zhenyu Wang
1
-3
/
+9
2020-03-18
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-18
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-18
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-12
drm/i915/selftests: Fix return in assert_mmap_offset()
Dan Carpenter
1
-1
/
+1
2020-03-12
drm/i915: Program MBUS with rmw during initialization
Matt Roper
1
-5
/
+11
2020-03-05
kbuild: remove header compile test
Masahiro Yamada
1
-1
/
+0
2020-03-05
drm/i915/gvt: Separate display reset from ALL_ENGINES reset
Tina Zhang
1
-1
/
+1
2020-03-05
drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime
Tina Zhang
1
-1
/
+1
2020-02-28
drm/i915/gt: Protect defer_request() from new waiters
Chris Wilson
2
-3
/
+10
2020-02-28
drm/i915/gvt: more locking for ppgtt mm LRU list
Igor Druzhinin
1
-0
/
+4
2020-02-28
drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
Chris Wilson
4
-10
/
+19
2020-02-28
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
1
-22
/
+20
2020-02-28
drm/i915: Update drm/i915 bug filing URL
Jani Nikula
3
-7
/
+6
2020-02-28
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
4
-56
/
+55
2020-01-29
drm/i915/userptr: fix size calculation
Matthew Auld
2
-4
/
+7
2020-01-29
drm/i915: Align engine->uabi_class/instance with i915_drm.h
Tvrtko Ursulin
2
-8
/
+8
2020-01-26
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
1
-2
/
+1
2020-01-23
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
1
-0
/
+1
2020-01-14
drm/i915/gen9: Clear residual context state on context switch
Akeem G Abodunrin
1
-0
/
+8
2020-01-14
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
1
-0
/
+2
2020-01-14
drm/i915: Add Wa_1407352427:icl,ehl
Matt Roper
2
-0
/
+7
2020-01-14
drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
Matt Roper
2
-1
/
+11
2020-01-09
drm/i915/execlists: Fix annotation for decoupling virtual request
Chris Wilson
1
-1
/
+2
2019-12-21
drm/i915/gvt: Fix cmd length check for MI_ATOMIC
Zhenyu Wang
1
-3
/
+3
2019-12-21
drm/i915/fbc: Disable fbc by default on all glk+
Ville Syrjälä
1
-1
/
+1
2019-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-19
drm/i915: make pool objects read-only
Matthew Auld
1
-0
/
+2
2019-11-18
drm/i915: Protect request peeking with RCU
Chris Wilson
1
-11
/
+39
2019-11-18
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Chris Wilson
1
-1
/
+21
2019-11-18
drm/i915/pmu: "Frequency" is reported as accumulated cycles
Chris Wilson
1
-2
/
+2
2019-11-18
drm/i915: Preload LUTs if the hw isn't currently using them
Ville Syrjälä
4
-0
/
+69
2019-11-18
drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
Ville Syrjälä
1
-0
/
+3
2019-11-15
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-14
/
+6
2019-11-13
drm/i915/tgl: MOCS table update
Matt Roper
1
-1
/
+1
2019-11-13
Revert "drm/i915/ehl: Update MOCS table for EHL"
Matt Roper
1
-8
/
+0
2019-11-12
Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-2
/
+2
2019-11-12
drm/i915: update rawclk also on resume
Jani Nikula
2
-3
/
+3
2019-11-11
Merge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.
Linus Torvalds
13
-172
/
+595
2019-11-11
drm/i915/cmdparser: Fix jump whitelist clearing
Ben Hutchings
1
-3
/
+2
2019-11-08
drm/i915/gvt: fix dropping obj reference twice
Pan Bian
1
-2
/
+2
2019-11-05
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
6
-4
/
+135
2019-11-05
drm/i915: Lower RM timeout to avoid DSI hard hangs
Uma Shankar
2
-0
/
+12
2019-11-05
drm/i915/cmdparser: Ignore Length operands during command matching
Jon Bloomfield
1
-1
/
+1
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
5
-26
/
+178
2019-11-05
drm/i915/cmdparser: Use explicit goto for error paths
Jon Bloomfield
1
-12
/
+13
2019-11-05
drm/i915: Add gen9 BCS cmdparsing
Jon Bloomfield
2
-10
/
+110
2019-11-05
drm/i915: Allow parsing of unsized batches
Jon Bloomfield
1
-4
/
+5
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
3
-18
/
+70
[prev]
[next]