summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-03-20drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic
2024-03-20drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem
2024-03-20drm/amdgpu: Bypass display ta if display hw is not availableHawking Zhang
2024-03-20drm/amdgpu: correct the KGQ fallback messagePrike Liang
2024-03-20drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun
2024-03-20drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun
2024-03-20drm/amdgpu: Skip access PF-only registers on gfx10/gfxhub2_1 under SRIOVZhenGuo Yin
2024-03-20drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman
2024-03-20drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-03-20drm/amdgpu/vcn: enable vcn1 fw load for VCN 4_0_6Saleemkhan Jamadar
2024-03-20drm/amd/display: Enable DML2 debug flagsAurabindo Pillai
2024-03-20drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel
2024-03-20drm/amdgpu: Reset IH OVERFLOW_EN bit for IH 7.0Friedrich Vock
2024-03-20drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu
2024-03-20drm/amdgpu: fix use-after-free bugVitaly Prosyak
2024-03-20drm/amdgpu: Handle duplicate BOs during process restoreMukul Joshi
2024-03-20drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello
2024-03-20drm/xe/gt: Remove continue statement which has no effectTejas Upadhyay
2024-03-20drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson
2024-03-20drm/i915: Rename ICL_PORT_TX_DW6 bitsVille Syrjälä
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König
2024-03-20drm/xe/display: fix type of intel_uncore_read*() functionsLuca Coelho
2024-03-20drm/xe: Move xe_ggtt_invalidate out from ggtt->lockMaarten Lankhorst
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost
2024-03-20drm/xe: Add a NULL check in xe_ttm_stolen_mgr_initNirmoy Das
2024-03-19drm/xe: Use correct function pointer typeNiranjana Vishwanathapura
2024-03-19drm/xe: Streamline exec queue freeing pathNiranjana Vishwanathapura
2024-03-19drm/xe: Separate out sched/deregister_done handlingNiranjana Vishwanathapura
2024-03-20drm/i915/scaler: Update Pipe src size check in skl_update_scalerAnkit Nautiyal
2024-03-20drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut
2024-03-19drm/xe/guc: Don't support older GuC 70.x releasesDaniele Ceraolo Spurio
2024-03-19drm/xe: Add dbg messages on the suspend resume functions.Rodrigo Vivi
2024-03-19drm/xe: Convert gt suspend/resume messages to debugRodrigo Vivi
2024-03-19drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.Himal Prasad Ghimiray
2024-03-19drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entryNathan Morrisson
2024-03-19drm: bridge: thc63lvd1024: Print error message when DT parsing failsLaurent Pinchart
2024-03-19nouveau/gsp: don't check devinit disable on GSP.Dave Airlie
2024-03-19drm/xe/display: Mark dpt and related vma as uncachedJuha-Pekka Heikkila
2024-03-19drm/xe/display: mark DPT with XE_BO_PAGETABLEMatthew Auld
2024-03-19drm/xe: Remove usage of unsafe strcpyNirmoy Das
2024-03-19drm/xe: Drop bogus vma NULL checkNirmoy Das
2024-03-19drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld
2024-03-19drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld
2024-03-19drm/xe/queue: fix engine_class bounds checkMatthew Auld
2024-03-19drm/xe: Fix potential integer overflow in page size calculationNirmoy Das
2024-03-19drm/xe/vm: fix xe_assert()Matthew Auld
2024-03-19drm/xe/client: drop bogus bo NULL checkMatthew Auld
2024-03-19drm/xe/client: remove bogus rcu list usageMatthew Auld
2024-03-19drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen