summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-12drm/xe: Use hmm_range_fault to populate user pagesOak Zeng
2024-04-12drm/xe: Introduce helper to populate userptrOak Zeng
2024-04-12drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-11drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza
2024-04-10drm/xe: Add xe_guc_ads.c to uses_generated_oobNathan Chancellor
2024-04-10drm/xe/guc: Prefer GT oriented asserts in CTB codeMichal Wajdeczko
2024-04-10drm/xe/guc: Prefer GT oriented logs in GuC CTB codeMichal Wajdeczko
2024-04-10drm/xe: re-order lmem init check and wait for initialization to completeRiana Tauro
2024-04-10drm/xe: check pcode init status only on root gt of root tileRiana Tauro
2024-04-10drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-10drm: tilcdc: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2024-04-10drm/omap: dmm_tiler: drop driver owner assignmentKrzysztof Kozlowski
2024-04-10drm: xlnx: db: fix a memory leak in probeDan Carpenter
2024-04-10drm/xe: Add SR-IOV info attribute to debugfsMichal Wajdeczko
2024-04-10drm/xe: Add proper detection of the SR-IOV PF modeMichal Wajdeczko
2024-04-10drm/xe: Add max_vfs module parameterMichal Wajdeczko
2024-04-10drm/xe: Check pat.ops before dumping PAT settingsMichal Wajdeczko
2024-04-10drm/xe: Assert pat.ops function pointersMichal Wajdeczko
2024-04-09drm/xe/xe2hpm: Add initial set of workaroundsGustavo Sousa
2024-04-09drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG.Shekhar Chauhan
2024-04-09drm/xe/xe2hpg: Add initial GT workaroundsHaridhar Kalvala
2024-04-09drm/xe/xe2: Add workaround 18034896535Bommu Krishnaiah
2024-04-09drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfxAkshata Jahagirdar
2024-04-09drm/xe/xe2hpg: Determine flat ccs offset for vramHimal Prasad Ghimiray
2024-04-09drm/xe/bmg: Program an additional discrete-specific PAT settingMatt Roper
2024-04-09drm/xe/bmg: Add BMG mocs tableBalasubramani Vivekanandan
2024-04-09drm/xe/bmg: Add BMG platform definitionMatt Roper
2024-04-09drm/xe/xe2: Recognize Xe2_HPM IPMatt Roper
2024-04-09drm/xe/xe2: Recognize Xe2_HPG IPMatt Roper
2024-04-09drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa
2024-04-09drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_regKarthik Poosa
2024-04-09drm/xe: Define xe_reg_is_validKarthik Poosa
2024-04-09drm/xe/lnl: Enable GuC Wa_14019882105Badal Nilawar
2024-04-09drm/xe/guc: Add support for workaround KLVsBadal Nilawar
2024-04-08drm/xe: Capture GuC CT snapshot when stoppedMatthew Brost
2024-04-08drm/xe: Always capture exec queues on snapshotMatthew Brost
2024-04-08drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATEFrancois Dugast
2024-04-08drm/xe: Remove dead clock codeLucas De Marchi
2024-04-08drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin
2024-04-08drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit
2024-04-08drm/xe: Remove debug message from migrate_clear()José Roberto de Souza
2024-04-08drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-08drm/xe/vf: Mark supported firmwares as preloadedMichal Wajdeczko
2024-04-08drm/xe/vf: Don't try to read legacy GuC MMIO notification if VFMichal Wajdeczko
2024-04-08drm/xe/vf: Don't try to program MOCS if VFMichal Wajdeczko
2024-04-08drm/xe/vf: Don't emit access to Global HWSP if VFMichal Wajdeczko
2024-04-08drm/xe/guc: Initialize GuC ID manager soonerMichal Wajdeczko
2024-04-08drm/xe/guc: Use drm_device-managed version of mutex_init()Michal Wajdeczko
2024-04-07drm-panel: If drm_panel_dp_aux_backlight() fails, don't fail panel probeDouglas Anderson