summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Implement dedicated fbdev I/O helpersThomas Zimmermann2023-06-012-6/+9
* Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...Dave Airlie2023-05-28123-1197/+3922
|\
| * drm/i915/mtl: end support for set caching ioctlFei Yang2023-05-232-1/+11
| * drm/i915/pmu: Export counters from all tilesTvrtko Ursulin2023-05-221-27/+55
| * drm/i915/pmu: Prepare for multi-tile non-engine countersTvrtko Ursulin2023-05-222-44/+111
| * drm/i915/pmu: Add reference counting to the sampling timerTvrtko Ursulin2023-05-222-2/+14
| * drm/i915/pmu: Transform PMU parking code to be GT basedTvrtko Ursulin2023-05-223-14/+15
| * drm/i915/pmu: Skip sampling engines with no enabled countersTvrtko Ursulin2023-05-221-0/+3
| * drm/i915/pmu: Support PMU for all enginesTvrtko Ursulin2023-05-221-3/+10
| * drm/i915/pmu: Change bitmask of enabled events to u32Tvrtko Ursulin2023-05-221-8/+18
| * drm/i915: Fix memory leaks in function live_nop_switchCong Liu2023-05-191-6/+8
| * drm/i915/mtl: Extend Wa_16014892111 to MTL A-stepRadhakrishna Sripada2023-05-181-1/+3
| * drm/i915/mtl: Add MTL performance tuning changesRadhakrishna Sripada2023-05-181-1/+22
| * drm/i915/mtl: do not enable render power-gating on MTLAndrzej Hajda2023-05-181-2/+8
| * drm/i915/guc/slpc: Disable rps_boost debugfsVinay Belgaumkar2023-05-182-1/+6
| * drm/i915/guc: Dump error capture to dmesg on CTB errorJohn Harrison2023-05-162-0/+59
| * drm/i915: Dump error capture to kernel logJohn Harrison2023-05-162-0/+142
| * drm/i915/hwmon: Silence UBSAN uninitialized bool variable warningAshutosh Dixit2023-05-151-1/+1
| * drm/i915/guc: Fix confused register capture list creationJohn Harrison2023-05-123-34/+72
| * drm/i1915/guc: Fix probe injection CI failures after recent changeJohn Harrison2023-05-121-1/+1
| * drm/i915/pxp: Enable PXP with MTL-GSC-CSAlan Previn2023-05-125-10/+18
| * drm/i915/pxp: On MTL, KCR enabling doesn't wait on tee componentAlan Previn2023-05-122-2/+16
| * drm/i915/uapi/pxp: Add a GET_PARAM for PXPAlan Previn2023-05-123-7/+30
| * drm/i915/pxp: Add ARB session creation and cleanupAlan Previn2023-05-125-7/+194
| * drm/i915/pxp: Add GSC-CS backend to send GSC fw messagesAlan Previn2023-05-125-2/+254
| * drm/i915/pxp: Add MTL helpers to submit Heci-Cmd-Packet to GSCAlan Previn2023-05-122-0/+125
| * drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operationAlan Previn2023-05-125-22/+58
| * drm/i915/pxp: Add GSC-CS back-end resource init and cleanupAlan Previn2023-05-126-6/+117
| * drm/i915: use pat_index instead of cache_levelFei Yang2023-05-1136-238/+453
| * drm/i915: preparation for using PAT indexFei Yang2023-05-119-11/+116
| * drm/i915/mtl: Fix the wa number for Wa_22016670082Radhakrishna Sripada2023-05-081-1/+1
| * drm/i915/mtl: Add MTL for remapping CCS FBsClint Taylor2023-05-081-3/+6
| * drm/i915/mtl: Drop FLAT CCS checkPallavi Mishra2023-05-081-2/+2
| * drm/i915/uc: Make unexpected firmware versions an error in debug buildsJohn Harrison2023-05-061-14/+20
| * drm/i915/uc: Reject duplicate entries in firmware tableJohn Harrison2023-05-061-3/+23
| * drm/i915/uc: Enhancements to firmware table validationJohn Harrison2023-05-063-66/+99
| * drm/i915/guc: Print status register when waiting for GuC to loadJohn Harrison2023-05-061-2/+4
| * drm/i915/guc: Decode another GuC load failure caseJohn Harrison2023-05-062-0/+7
| * drm/i915/mtl: Define GuC firmware version for MTLJohn Harrison2023-05-051-0/+1
| * drm/i915/uc: Track patch level versions on reduced version firmware filesJohn Harrison2023-05-051-11/+19
| * drm/i915: use kernel-doc -Werror when CONFIG_DRM_I915_WERROR=yJani Nikula2023-05-051-2/+2
| * drm/i915/ttm: fix i915_ttm_to_gem() kernel-docJani Nikula2023-05-051-1/+2
| * drm/i915/scatterlist: fix kernel-docJani Nikula2023-05-051-2/+1
| * drm/i915/gem: fix function pointer member kernel-docJani Nikula2023-05-051-3/+1
| * drm/i915/vma: fix struct i915_vma_bindinfo kernel-docJani Nikula2023-05-051-18/+27
| * drm/i915/gsc: add support for GSC proxy interruptDaniele Ceraolo Spurio2023-05-046-22/+112
| * drm/i915/gsc: add initial support for GSC proxyDaniele Ceraolo Spurio2023-05-048-5/+472
| * drm/i915/scatterlist: fix kernel-doc parameter documentationJani Nikula2023-05-041-3/+3
| * drm/i915/pxp: fix kernel-doc for member dev_linkJani Nikula2023-05-041-1/+3
| * drm/i915/pmu: drop kernel-docJani Nikula2023-05-041-3/+3