summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-15drm/amdgpu: implement RAS ACA driver frameworkYang Wang
2024-01-15drm/amdgpu: Init pcie_index/data address as fallback (v2)Hawking Zhang
2024-01-15drm/amdgpu: drop psp v13 query_boot_status implementationHawking Zhang
2024-01-15drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.cHawking Zhang
2024-01-15drm/amdgpu: Auto-validate DMABuf imports in compute VMsFelix Kuehling
2024-01-15drm/amd/display: Avoid enum conversion warningNathan Chancellor
2024-01-15drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar
2024-01-15drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar
2024-01-15drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-01-15drm/amdgpu: drop exp hw support check for GC 9.4.3Alex Deucher
2024-01-15drm/amdgpu: move debug options init prior to amdgpu device initLe Ma
2024-01-15drm/amdgpu: add debug flag to place fw bo on vram for frontdoor loadingLe Ma
2024-01-15Revert "drm/amdgpu: add param to specify fw bo location for front-door loading"Le Ma
2024-01-15drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam
2024-01-15drm/amdgpu: update regGL2C_CTRL4 value in golden settingYifan Zhang
2024-01-15drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-01-15drm/amdgpu: Fix unsigned comparison with less than zero in vpe_u1_8_from_frac...Srinivasan Shanmugam
2024-01-15drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam
2024-01-15drm/amdgpu: Do not program VM_L2_CNTL under SRIOVVictor Lu
2024-01-15drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-01-15drm/amdgpu: update ATHUB_MISC_CNTL offset for athub v3.3Yifan Zhang
2024-01-15drm/amdgpu: update headers for nbio v7.11Yifan Zhang
2024-01-15drm/amdgpu/pm: clarify debugfs pm outputAlex Deucher
2024-01-15drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTLAlex Deucher
2024-01-15drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher
2024-01-15drm/amdkfd: fixes for HMM mem allocationDafna Hirschfeld
2024-01-15drm/xe: display support should not depend on EXPERTJani Nikula
2024-01-15drm/ci: add sc7180-trogdor-kingoftownVignesh Raman
2024-01-15drm/ci: uprev mesa version: fix kdl commit fetchVignesh Raman
2024-01-15drm/ci: Update xfails for newly added msm testsVignesh Raman
2024-01-15drm/ci: Add msm testsRob Clark
2024-01-15drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty
2024-01-15drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström
2024-01-15drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()Dan Carpenter
2024-01-15drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter
2024-01-15drm/xe/device: clean up on error in probe()Dan Carpenter
2024-01-15drm/xe: Fix build bug for GCC 11Paul E. McKenney
2024-01-15drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar
2024-01-15drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty
2024-01-15drm/xe: Fix guc_exec_queue_set_priorityBrian Welty
2024-01-15drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström
2024-01-15drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström
2024-01-15drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström
2024-01-15drm/xe: Use __iomem for the regs pointerThomas Hellström
2024-01-15drm/xe/vm: Fix an error pathThomas Hellström
2024-01-15drm/xe: Fix exec IOCTL long running exec queue ring full conditionMatthew Brost
2024-01-15drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza
2024-01-15drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin
2024-01-15drm/panel: nt36523: Set 120Hz fps for xiaomi,elish panelsJianhua Lu
2024-01-15Merge drm/drm-next into drm-intel-nextJani Nikula