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
/
gt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/uc: remove accidental static from a local variable
Jani Nikula
2022-06-13
1
-1
/
+1
*
drm/i915/gt: Fix memory leaks in per-gt sysfs
Ashutosh Dixit
2022-06-13
4
-22
/
+17
*
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-26
82
-1631
/
+6586
|
\
|
*
drm/i915/uc: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-05-19
4
-4
/
+4
|
*
drm/i915/gt: Fix use of static in macro mismatch
Andi Shyti
2022-05-19
1
-10
/
+11
|
*
drm/i915/gt: Fix build error without CONFIG_PM
YueHaibing
2022-05-19
1
-1
/
+1
|
*
drm/i915: remove superfluous string helper include
Jani Nikula
2022-05-03
1
-2
/
+0
|
*
drm/i915/gt: Document the eviction of the Flat-CCS objects
Ramalingam C
2022-05-03
1
-9
/
+14
|
*
drm/i915/gt: optimize the ccs_sz calculation per chunk
Ramalingam C
2022-05-03
1
-23
/
+13
|
*
drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
Chris Wilson
2022-05-02
8
-24
/
+137
|
*
drm/i915/selftests: Skip poisoning SET_PREDICATE_RESULT on dg2
Chris Wilson
2022-05-02
2
-1
/
+17
|
*
drm/i915/xehpsdv/dg1/tgl: Fix issue with LRI relative addressing
Akeem G Abodunrin
2022-05-02
1
-1
/
+35
|
*
drm/i915/xehp: Add compute engine ABI
Matt Roper
2022-04-29
1
-1
/
+1
|
*
drm/i915/xehp: Add register for compute engine's MMIO-based TLB invalidation
Matt Roper
2022-04-29
2
-0
/
+2
|
*
drm/i915/pmu: Use existing uncore helper to read gpm_timestamp
Umesh Nerlige Ramappa
2022-04-28
1
-15
/
+2
|
*
drm/i915/dg2: Define GuC firmware version for DG2
John Harrison
2022-04-28
1
-0
/
+1
|
*
drm/i915/dg2: add gsc with special gsc bar offsets
Tomas Winkler
2022-04-21
1
-1
/
+21
|
*
drm/i915/gsc: add gsc as a mei auxiliary device
Tomas Winkler
2022-04-21
7
-0
/
+265
|
*
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-04-21
24
-76
/
+121
|
|
\
|
|
*
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-04-11
33
-439
/
+1079
|
|
|
\
|
|
*
|
drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()
Ashutosh Dixit
2022-04-06
2
-2
/
+1
|
|
*
|
drm/i915: Move intel_vtd_active and run_as_guest to i915_utils
Tvrtko Ursulin
2022-03-30
3
-2
/
+17
|
|
*
|
drm/i915: include linux/highmem.h and linux/swap.h where needed
Jani Nikula
2022-03-04
2
-0
/
+3
|
|
*
|
drm/i915: Use str_on_off()
Lucas De Marchi
2022-03-02
1
-2
/
+3
|
|
*
|
drm/i915: Use str_enabled_disabled()
Lucas De Marchi
2022-03-02
6
-7
/
+8
|
|
*
|
drm/i915: Use str_enable_disable()
Lucas De Marchi
2022-03-02
2
-2
/
+5
|
|
*
|
drm/i915: Use str_yes_no()
Lucas De Marchi
2022-03-02
13
-61
/
+84
|
*
|
|
drm/i915/dg2: Add workaround 18019627453
José Roberto de Souza
2022-04-20
1
-0
/
+4
|
*
|
|
drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685
John Harrison
2022-04-19
2
-0
/
+9
|
*
|
|
drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exit
Matthew Brost
2022-04-19
6
-0
/
+65
|
*
|
|
drm/i915/guc: Apply Wa_16011777198
Vinay Belgaumkar
2022-04-19
2
-0
/
+6
|
*
|
|
drm/i915/guc: Enable GuC based workarounds for DG2
John Harrison
2022-04-19
2
-0
/
+16
|
*
|
|
drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platforms
Umesh Nerlige Ramappa
2022-04-19
6
-8
/
+116
|
*
|
|
drm/i915: Add Wa_22011802037 force cs halt
Tilak Tangudu
2022-04-19
2
-0
/
+10
|
*
|
|
drm/i915/hwconfig: Add DG2 support
Rodrigo Vivi
2022-04-16
1
-0
/
+2
|
*
|
|
drm/i915/guc/slpc: Use i915_probe_error instead of drm_err
Vinay Belgaumkar
2022-04-15
1
-21
/
+21
|
*
|
|
drm/i915/guc: Update to GuC version 70.1.1
John Harrison
2022-04-15
6
-203
/
+293
|
*
|
|
drm/i915/migrate: Evict and restore the flatccs capable lmem obj
Ramalingam C
2022-04-14
1
-4
/
+160
|
*
|
|
drm/i915/selftest_migrate: Check CCS meta data clear
Ramalingam C
2022-04-14
1
-28
/
+222
|
*
|
|
drm/i915/selftest_migrate: Consider the possible roundup of size
Ramalingam C
2022-04-14
1
-0
/
+3
|
*
|
|
drm/i915/gt: Clear compress metadata for Flat-ccs objects
Ramalingam C
2022-04-14
2
-1
/
+152
|
*
|
|
drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE
Ramalingam C
2022-04-14
1
-1
/
+5
|
*
|
|
drm/i915/gt: Optimize the migration and clear loop
Ramalingam C
2022-04-14
1
-17
/
+17
|
*
|
|
drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
Ramalingam C
2022-04-14
2
-5
/
+43
|
*
|
|
drm/i915/gt: use engine instance directly for offset
Ramalingam C
2022-04-14
1
-7
/
+4
|
*
|
|
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-04-12
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm/i915/rps: Centralize computation of freq caps
Ashutosh Dixit
2022-04-07
5
-72
/
+91
|
*
|
|
drm/i915/selftests: handle more rounding
Matthew Auld
2022-04-07
1
-2
/
+4
|
*
|
|
drm/i915/gt: Split intel-gtt functions by arch
Casey Bowman
2022-04-06
6
-651
/
+734
|
*
|
|
drm/i915: Count engine instances per uabi class
Tvrtko Ursulin
2022-04-05
1
-5
/
+6
[next]