summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/i915: Remove memory frequency calculationJosé Roberto de Souza2021-10-142-36/+2
| | * | drm/i915: Add all per-lane register definitions for icl combo phyVille Syrjälä2021-10-144-24/+22
| | * | drm/i915: Extract icl_combo_phy_loadgen_select()Ville Syrjälä2021-10-141-9/+14
| | * | drm/i915: Remove dead DKL_TX_LOADGEN_SHARING_PMD_DISABLE stuffVille Syrjälä2021-10-142-9/+0
| | * | drm/i915: Use standard form terminating condition for lane for loopsVille Syrjälä2021-10-141-2/+2
| | * | drm/i915: Shrink {icl_mg,tgl_dkl}_phy_ddi_buf_transVille Syrjälä2021-10-141-6/+6
| | * | drm/i915: Remove pointless extra namespace from dkl/snps buf trans structsVille Syrjälä2021-10-143-12/+12
| | * | drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]Jani Nikula2021-10-145-29/+13
| | * | drm/i915: split out intel_pcode.[ch] to separate fileJani Nikula2021-10-1417-255/+277
| | * | drm/i915/bios: gracefully disable dual eDP for nowJani Nikula2021-10-141-0/+47
| | * | drm/i915: split out vlv sideband to a separate fileJani Nikula2021-10-1422-382/+405
| | * | drm/i915/display: remove unused intel-mid.h includeLucas De Marchi2021-10-121-1/+0
| | * | Merge drm/drm-next into drm-intel-nextRodrigo Vivi2021-10-12980-15590/+66810
| | |\ \ | | |/ / | |/| |
| * | | Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie2021-10-11167-1944/+5483
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915: remove IS_ACTIVELucas De Marchi2021-10-0711-31/+18
| | * | drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setupTvrtko Ursulin2021-10-061-1/+11
| | * | drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost2021-10-051-1/+4
| | * | drm/i915: Clean up disabled warningsNathan Chancellor2021-10-041-6/+4
| | * | drm/i915/pxp: enable PXP for integrated Gen12Daniele Ceraolo Spurio2021-10-041-0/+2
| | * | drm/i915/pxp: add PXP documentationDaniele Ceraolo Spurio2021-10-043-12/+71
| | * | drm/i915/pxp: add pxp debugfsDaniele Ceraolo Spurio2021-10-044-0/+102
| | * | drm/i915/pxp: black pixels on pxp disabledAnshuman Gupta2021-10-044-3/+94
| | * | drm/i915/pxp: Add plane decryption supportAnshuman Gupta2021-10-047-9/+54
| | * | drm/i915/pxp: Enable PXP power managementHuang, Sean Z2021-10-048-11/+126
| | * | drm/i915/pxp: start the arb session on demandDaniele Ceraolo Spurio2021-10-047-29/+42
| | * | drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio2021-10-0414-35/+402
| | * | drm/i915/pxp: Implement PXP irq handlerHuang, Sean Z2021-10-0411-16/+284
| | * | drm/i915/pxp: Implement arb session teardownHuang, Sean Z2021-10-047-4/+212
| | * | drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z2021-10-0410-0/+243
| | * | drm/i915/pxp: set KCR reg initDaniele Ceraolo Spurio2021-10-043-0/+34
| | * | drm/i915/pxp: Implement funcs to create the TEE channelHuang, Sean Z2021-10-045-1/+112
| | * | drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio2021-10-047-0/+131
| | * | drm/i915/pxp: define PXP device flag and kconfigDaniele Ceraolo Spurio2021-10-043-0/+15
| | * | mei: pxp: export pavp client to me client busVitaly Lubart2021-10-046-0/+270
| | * | drm/i915/pxp: Define PXP component interfaceDaniele Ceraolo Spurio2021-10-042-0/+43
| | * | drm/i915/guc: Move and improve error message for missed CTB replyMichal Wajdeczko2021-10-011-4/+4
| | * | drm/i915/guc: Print error name on CTB send failureMichal Wajdeczko2021-10-011-2/+2
| | * | drm/i915/guc: Print error name on CTB (de)registration failureMichal Wajdeczko2021-10-011-4/+4
| | * | drm/i915/guc: Verify result from CTB (de)register actionMichal Wajdeczko2021-10-011-2/+8
| | * | drm/i915: Use fixed offset for PTEs locationMichal Wajdeczko2021-10-011-2/+17
| | * | drm/i915/ttm: Rework object initialization slightlyThomas Hellström2021-10-013-20/+64
| | * | drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...Cai Huoqing2021-09-304-15/+14
| | * | drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst2021-09-291-2/+5
| | * | drm/i915: remember to call i915_sw_fence_finiMatthew Auld2021-09-271-0/+1
| | * | drm/i915: Flush buffer pools on driver removeJanusz Krzysztofik2021-09-252-2/+2
| | * | drm/i915: Remove warning from the rps workerTejas Upadhyay2021-09-241-2/+0
| | * | drm/i915/selftests: exercise shmem_writeback with THPMatthew Auld2021-09-241-1/+2
| | * | drm/i915/request: fix early tracepointsMatthew Auld2021-09-241-9/+2
| | * | drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström2021-09-2419-31/+56
| | * | drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström2021-09-244-9/+17