summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe/display: fix error handling flow when device probing failsKoby Elbaz
2023-12-21drm/xe/display: ensure clear-color surfaces are cpu mappableMatthew Auld
2023-12-21drm/xe/display: Silence kernel-doc warnings related to displayLucas De Marchi
2023-12-21drm/xe/display: Improve s2idle handling.Maarten Lankhorst
2023-12-21drm/xe/display: Implement display supportMaarten Lankhorst
2023-12-21drm/xe: Use pool of ordered wq for GuC submissionMatthew Brost
2023-12-21drm/xe: Raise GT frequency before GuC/HuC loadVinay Belgaumkar
2023-12-21drm/xe: Fix build with KUNIT=mLucas De Marchi
2023-12-21drm/xe: Drop EXECLIST_CONTROL from error state dumpMatt Roper
2023-12-21drm/xe/tests: Fix migrate testPallavi Mishra
2023-12-21drm/xe/gsc: enable pvc supportAlexander Usyskin
2023-12-21drm/xe: Add Wa_14019877138Haridhar Kalvala
2023-12-21drm/xe: clear the serviced bits on INTR_IDENTITY_REGJonathan Cavitt
2023-12-21drm/xe: move the lmem verification code into a separate functionKoby Elbaz
2023-12-21drm/xe: Fix unbind of unaccessed VMA (fault mode)Brian Welty
2023-12-21drm/xe/xelpmp: Add Wa_16021867713Gustavo Sousa
2023-12-21drm/xe: Update SPDX deprecated license identifierThomas Hellström
2023-12-21drm/xe: Fix pagefault and access counter worker functionsBrian Welty
2023-12-21drm/xe: implement driver initiated function-resetAndrzej Hajda
2023-12-21drm/xe: stringify the argument to avoid potential vulnerabilityCarlos Santa
2023-12-21drm/xe: Add Wa_14019821291Matt Roper
2023-12-21drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpXBadal Nilawar
2023-12-21drm/xe/xe2: Program correct MOCS registersMatt Roper
2023-12-21drm/xe: Fix dequeue of access counter work itemBrian Welty
2023-12-21drm/xe: Adjust tile_present mask when skipping rebindsMatthew Brost
2023-12-21drm/xe: Dump CTB during TLB timeoutPallavi Mishra
2023-12-21drm/xe: Replace usage of mem_type_to_tileBrian Welty
2023-12-21drm/xe: Remove unused xe_bo_to_tileBrian Welty
2023-12-21drm/xe: Replace xe_ttm_vram_mgr.tile with xe_mem_regionBrian Welty
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar
2023-12-21drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lockBadal Nilawar
2023-12-21drm/xe/hwmon: Add kernel doc and refactor xe hwmonBadal Nilawar
2023-12-21drm/xe/bo: sync kernel fences for KMD buffersMatthew Auld
2023-12-21drm/xe/bo: consider dma-resv fences for clear jobMatthew Auld
2023-12-21drm/xe/migrate: fix MI_ARB_ON_OFF usageMatthew Auld
2023-12-21drm/xe/xelpmp: Extend Wa_22016670082 to Xe_LPM+Shekhar Chauhan
2023-12-21drm/xe/xe_exec_queue: Add check for access counter granularityPriyanka Dandamudi
2023-12-21drm/xe: Fix WA 14010918519 write to wrong registerLucas De Marchi
2023-12-21drm/xe/huc: Define HuC for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: Don't re-auth HuC if it's already authenticatedDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: HuC is not supported on GTs that don't have video enginesDaniele Ceraolo Spurio
2023-12-21drm/xe/huc: Extract version and binary offset from new HuC headersDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Prepare for parsing of different header typesDaniele Ceraolo Spurio
2023-12-21drm/xe: Extend rpX values extraction for future platformsBadal Nilawar
2023-12-21drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyondMatt Roper
2023-12-21drm/xe/xe2: Update SVG state handlingMatt Roper
2023-12-21drm/xe: Emit SVG state on RCS during driver load on DG2 and MTLMatt Roper
2023-12-21drm/xe: Prepare to emit non-register state while recording default LRCMatt Roper
2023-12-21drm/xe/trace: Optimize trace definitionBalasubramani Vivekanandan
2023-12-21drm/xe: Add event tracing for CTBBalasubramani Vivekanandan