index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_mitigations.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
drm/i915/guc/slpc: Provide sysfs for efficient freq
Vinay Belgaumkar
4
-11
/
+64
2023-04-28
drm/i915: Use correct huge page manager for MTL
Jonathan Cavitt
1
-1
/
+2
2023-04-28
drm/i915: Migrate platform-dependent mock hugepage selftests to live
Jonathan Cavitt
1
-25
/
+81
2023-04-27
drm/i915/mtl: Implement Wa_14019141245
Radhakrishna Sripada
3
-4
/
+9
2023-04-27
drm/i915/hwmon: Block waiting for GuC reset to complete
Ashutosh Dixit
1
-4
/
+25
2023-04-27
drm/i915/guc: Disable PL1 power limit when loading GuC firmware
Ashutosh Dixit
3
-2
/
+58
2023-04-27
drm/i915/hwmon: Get mutex and rpm ref just once in hwm_power_max_write
Ashutosh Dixit
1
-13
/
+15
2023-04-26
drm/i915/guc: Actually return an error if GuC version range check fails
John Harrison
1
-8
/
+12
2023-04-25
drm/i915/mtl: Add workaround 14018778641
Tejas Upadhyay
1
-16
/
+14
2023-04-25
drm/i915/selftest: Record GT error for gt failure
Tejas Upadhyay
1
-2
/
+3
2023-04-25
drm/i915/mtl: workaround coherency issue for Media
Fei Yang
4
-1
/
+30
2023-04-25
drm/i915/mtl: Add PTE encode function
Fei Yang
4
-13
/
+82
2023-04-23
drm/i915/i915_drv: Use i915 instead of dev_priv insied the file_priv structure
Andi Shyti
1
-229
/
+229
2023-04-23
drm/i915/i915_drv: Use proper parameter naming in for_each_engine()
Andi Shyti
1
-2
/
+2
2023-04-23
drm/i915/mtl: fix mocs selftest
Fei Yang
1
-1
/
+2
2023-04-23
drm/i915/mtl: Define MOCS and PAT tables for MTL
Madhumitha Tolakanahalli Pradeep
4
-3
/
+128
2023-04-21
drm/i915/mtl: Set has_llc=0
Fei Yang
1
-0
/
+1
2023-04-20
drm/i915/mtl: WA to clear RDOP clock gating
Haridhar Kalvala
1
-0
/
+3
2023-04-20
drm/i915/mtl: Extend Wa_22011802037 to MTL A-step
Madhumitha Tolakanahalli Pradeep
1
-6
/
+6
2023-04-19
drm/i915/selftests: Consider multi-gt instead of to_gt()
Tejas Upadhyay
1
-19
/
+27
2023-04-19
drm/i915/gem: Consider multi-gt instead of to_gt()
Tejas Upadhyay
1
-2
/
+2
2023-04-19
drm/i915/gt: Consider multi-gt instead of to_gt()
Tejas Upadhyay
1
-1
/
+1
2023-04-18
drm/i915: Make IRQ reset and postinstall multi-gt aware
Andi Shyti
1
-6
/
+11
2023-04-15
drm/i915: Fix memory leaks in i915 selftests
Cong Liu
1
-1
/
+3
2023-04-14
drm/i915/gt: Avoid out-of-bounds access when loading HuC
Lucas De Marchi
1
-4
/
+17
2023-04-11
drm/i915/mtl: Disable stolen memory backed FB for A0
Nirmoy Das
1
-0
/
+8
2023-04-08
accel/habanalabs: add missing error flow in hl_sysfs_init()
Tomer Tayar
1
-1
/
+5
2023-04-08
accel/habanalabs: speedup h/w queues test in Gaudi2
Moti Haimovski
2
-41
/
+128
2023-04-08
accel/habanalabs: fix handling of arc farm sei event
Dani Liberman
2
-11
/
+18
2023-04-08
accel/habanalabs: remove Gaudi1 multi MSI code
Ofir Bitton
2
-93
/
+5
2023-04-08
accel/habanalabs/uapi: new Gaudi2 server type
Oded Gabbay
1
-1
/
+2
2023-04-08
accel/habanalabs: fixes for unexpected error interrupt
Ofir Bitton
2
-5
/
+2
2023-04-08
accel/habanalabs: don't wait for STS_OK after sending COMMS WFE
Koby Elbaz
1
-1
/
+1
2023-04-08
accel/habanalabs: sync f/w events interrupt in hard reset
Tal Cohen
5
-25
/
+37
2023-04-08
accel/habanalabs: fix wrong reset and event flags
Ofir Bitton
1
-4
/
+9
2023-04-08
accel/habanalabs: fix events mask of decoder abnormal interrupts
Tomer Tayar
1
-7
/
+11
2023-04-08
accel/habanalabs: remove completion from abnormal interrupt work name
Tomer Tayar
3
-20
/
+14
2023-04-08
accel/habanalabs: print raw binning masks in debug level
Ofir Bitton
1
-0
/
+4
2023-04-08
accel/habanalabs: fix HBM MMU interrupt handling
Ofir Bitton
1
-37
/
+108
2023-04-08
accel/habanalabs: improvements to FW ver extraction
Dafna Hirschfeld
1
-7
/
+4
2023-04-08
accel/habanalabs: fix access error clear event
Dani Liberman
1
-1
/
+1
2023-04-08
accel/habanalabs: send disable pci when compute ctx is active
Tal Cohen
1
-1
/
+3
2023-04-08
accel/habanalabs: remove duplicated disable pci msg
Tal Cohen
1
-2
/
+0
2023-04-08
accel/habanalabs: change COMMS warning messages to error level
Koby Elbaz
1
-2
/
+2
2023-04-08
accel/habanalabs: check return value of add_va_block_locked
Dafna Hirschfeld
1
-3
/
+8
2023-04-08
accel/habanalabs: print event type when device is disabled
Tal Cohen
1
-3
/
+6
2023-04-08
accel/habanalabs: unmap mapped memory when TLB inv fails
Koby Elbaz
2
-5
/
+18
2023-04-08
accel/habanalabs: Remove redundant pci_clear_master
Cai Huoqing
2
-3
/
+0
2023-04-08
drm/i915: disable sampler indirect state in bindless heap
Lionel Landwerlin
2
-0
/
+20
2023-04-07
drm/msm/dpu: drop unused macros from hw catalog
Dmitry Baryshkov
1
-42
/
+0
[next]