summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-12-14drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang
2024-12-14drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-17drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-10-17drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-10-17drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher
2024-10-17drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Marek Olšák
2024-09-12drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou
2024-09-12drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang
2024-09-12drm/amdgpu: fix the waring dereferencing hiveJesse Zhang
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang
2024-09-12drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun
2024-09-12drm/amdgpu: Fix out-of-bounds write warningMa Jun
2024-09-12drm/amd/amdgpu: Check tbo resource pointerAsad Kamal
2024-09-12drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo
2024-09-12drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-09-04drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher
2024-09-04drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-19drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun
2024-08-19drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-08-19drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-07-18drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-06-16Revert "drm/amdgpu: init iommu after amdkfd device init"Armin Wolf
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-10drm/amdgpu: Use drm_mode_copy()Ville Syrjälä
2024-04-10drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-03-26drm/ttm: add ttm_resource_fini v2Christian König
2024-03-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang