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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Implement dedicated fbdev I/O helpers
Thomas Zimmermann
2023-06-01
2
-6
/
+9
*
Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...
Dave Airlie
2023-05-28
123
-1197
/
+3922
|
\
|
*
drm/i915/mtl: end support for set caching ioctl
Fei Yang
2023-05-23
2
-1
/
+11
|
*
drm/i915/pmu: Export counters from all tiles
Tvrtko Ursulin
2023-05-22
1
-27
/
+55
|
*
drm/i915/pmu: Prepare for multi-tile non-engine counters
Tvrtko Ursulin
2023-05-22
2
-44
/
+111
|
*
drm/i915/pmu: Add reference counting to the sampling timer
Tvrtko Ursulin
2023-05-22
2
-2
/
+14
|
*
drm/i915/pmu: Transform PMU parking code to be GT based
Tvrtko Ursulin
2023-05-22
3
-14
/
+15
|
*
drm/i915/pmu: Skip sampling engines with no enabled counters
Tvrtko Ursulin
2023-05-22
1
-0
/
+3
|
*
drm/i915/pmu: Support PMU for all engines
Tvrtko Ursulin
2023-05-22
1
-3
/
+10
|
*
drm/i915/pmu: Change bitmask of enabled events to u32
Tvrtko Ursulin
2023-05-22
1
-8
/
+18
|
*
drm/i915: Fix memory leaks in function live_nop_switch
Cong Liu
2023-05-19
1
-6
/
+8
|
*
drm/i915/mtl: Extend Wa_16014892111 to MTL A-step
Radhakrishna Sripada
2023-05-18
1
-1
/
+3
|
*
drm/i915/mtl: Add MTL performance tuning changes
Radhakrishna Sripada
2023-05-18
1
-1
/
+22
|
*
drm/i915/mtl: do not enable render power-gating on MTL
Andrzej Hajda
2023-05-18
1
-2
/
+8
|
*
drm/i915/guc/slpc: Disable rps_boost debugfs
Vinay Belgaumkar
2023-05-18
2
-1
/
+6
|
*
drm/i915/guc: Dump error capture to dmesg on CTB error
John Harrison
2023-05-16
2
-0
/
+59
|
*
drm/i915: Dump error capture to kernel log
John Harrison
2023-05-16
2
-0
/
+142
|
*
drm/i915/hwmon: Silence UBSAN uninitialized bool variable warning
Ashutosh Dixit
2023-05-15
1
-1
/
+1
|
*
drm/i915/guc: Fix confused register capture list creation
John Harrison
2023-05-12
3
-34
/
+72
|
*
drm/i1915/guc: Fix probe injection CI failures after recent change
John Harrison
2023-05-12
1
-1
/
+1
|
*
drm/i915/pxp: Enable PXP with MTL-GSC-CS
Alan Previn
2023-05-12
5
-10
/
+18
|
*
drm/i915/pxp: On MTL, KCR enabling doesn't wait on tee component
Alan Previn
2023-05-12
2
-2
/
+16
|
*
drm/i915/uapi/pxp: Add a GET_PARAM for PXP
Alan Previn
2023-05-12
3
-7
/
+30
|
*
drm/i915/pxp: Add ARB session creation and cleanup
Alan Previn
2023-05-12
5
-7
/
+194
|
*
drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
Alan Previn
2023-05-12
5
-2
/
+254
|
*
drm/i915/pxp: Add MTL helpers to submit Heci-Cmd-Packet to GSC
Alan Previn
2023-05-12
2
-0
/
+125
|
*
drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
Alan Previn
2023-05-12
5
-22
/
+58
|
*
drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
Alan Previn
2023-05-12
6
-6
/
+117
|
*
drm/i915: use pat_index instead of cache_level
Fei Yang
2023-05-11
36
-238
/
+453
|
*
drm/i915: preparation for using PAT index
Fei Yang
2023-05-11
9
-11
/
+116
|
*
drm/i915/mtl: Fix the wa number for Wa_22016670082
Radhakrishna Sripada
2023-05-08
1
-1
/
+1
|
*
drm/i915/mtl: Add MTL for remapping CCS FBs
Clint Taylor
2023-05-08
1
-3
/
+6
|
*
drm/i915/mtl: Drop FLAT CCS check
Pallavi Mishra
2023-05-08
1
-2
/
+2
|
*
drm/i915/uc: Make unexpected firmware versions an error in debug builds
John Harrison
2023-05-06
1
-14
/
+20
|
*
drm/i915/uc: Reject duplicate entries in firmware table
John Harrison
2023-05-06
1
-3
/
+23
|
*
drm/i915/uc: Enhancements to firmware table validation
John Harrison
2023-05-06
3
-66
/
+99
|
*
drm/i915/guc: Print status register when waiting for GuC to load
John Harrison
2023-05-06
1
-2
/
+4
|
*
drm/i915/guc: Decode another GuC load failure case
John Harrison
2023-05-06
2
-0
/
+7
|
*
drm/i915/mtl: Define GuC firmware version for MTL
John Harrison
2023-05-05
1
-0
/
+1
|
*
drm/i915/uc: Track patch level versions on reduced version firmware files
John Harrison
2023-05-05
1
-11
/
+19
|
*
drm/i915: use kernel-doc -Werror when CONFIG_DRM_I915_WERROR=y
Jani Nikula
2023-05-05
1
-2
/
+2
|
*
drm/i915/ttm: fix i915_ttm_to_gem() kernel-doc
Jani Nikula
2023-05-05
1
-1
/
+2
|
*
drm/i915/scatterlist: fix kernel-doc
Jani Nikula
2023-05-05
1
-2
/
+1
|
*
drm/i915/gem: fix function pointer member kernel-doc
Jani Nikula
2023-05-05
1
-3
/
+1
|
*
drm/i915/vma: fix struct i915_vma_bindinfo kernel-doc
Jani Nikula
2023-05-05
1
-18
/
+27
|
*
drm/i915/gsc: add support for GSC proxy interrupt
Daniele Ceraolo Spurio
2023-05-04
6
-22
/
+112
|
*
drm/i915/gsc: add initial support for GSC proxy
Daniele Ceraolo Spurio
2023-05-04
8
-5
/
+472
|
*
drm/i915/scatterlist: fix kernel-doc parameter documentation
Jani Nikula
2023-05-04
1
-3
/
+3
|
*
drm/i915/pxp: fix kernel-doc for member dev_link
Jani Nikula
2023-05-04
1
-1
/
+3
|
*
drm/i915/pmu: drop kernel-doc
Jani Nikula
2023-05-04
1
-3
/
+3
[next]