summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-07-25drm/radeon: check bo_va->bo is non-NULL before using itPierre-Eric Pelloux-Prayer
2024-07-25drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li
2024-07-25drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo
2024-07-25drm/amd/display: Fix refresh rate range for some panelTom Chung
2024-07-25drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee
2024-07-25drm/amd/display: Add refresh rate range checkTom Chung
2024-07-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma
2024-07-25drm/amdgpu: init TA fw for psp v14Likun Gao
2024-07-25drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh
2024-07-25drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess
2024-07-25drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan
2024-07-25drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependencyAlexey Makhalov
2024-07-25drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson
2024-07-25drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson
2024-07-25drm: panel-orientation-quirks: Add quirk for Aya Neo KUNTobias Jakobi
2024-07-25drm/exynos: dp: drop driver owner initializationKrzysztof Kozlowski
2024-07-25drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis
2024-07-11drm/amdgpu: silence UBSAN warningAlex Deucher
2024-07-11drm/amdgpu: correct hbm field in boot statusHawking Zhang
2024-07-11drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu
2024-07-11drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick
2024-07-11drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-11drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke
2024-07-11drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström
2024-07-11drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld
2024-07-11drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper
2024-07-11drm/fbdev-generic: Fix framebuffer on big endian devicesThomas Huth
2024-07-11drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang
2024-07-11drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-07-11drm/amd/display: Fix uninitialized variables in DMAlex Hung
2024-07-11drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung
2024-07-11drm/amd/display: Do not return negative stream id for arrayAlex Hung
2024-07-11drm/amd/display: update pipe topology log to support subvpWenjing Liu
2024-07-11drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu
2024-07-11drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung
2024-07-11drm/amd/display: Check pipe offset before setting vblankAlex Hung
2024-07-11drm/amd/display: Check index msg_id before read or writeAlex Hung
2024-07-11drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2024-07-11drm/amdgpu: fix double free err_addr pointer warningsBob Zhou
2024-07-11drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun
2024-07-11drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-07-11drm/amdgpu: Fix uninitialized variable warningsMa Jun
2024-07-11drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_bufRodrigo Vivi
2024-07-11drm/lima: fix shared irq handling on driver removeErico Nunes
2024-07-05drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-07-05drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang