aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee4-13/+16
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram8-0/+110
2025-10-28drm/amd/display: init dispclk from bootup clock for DCN315Zhongwei Zhang3-2/+87
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski26-65/+152
2025-10-28drm/amd/display: update link encoder assignmentMeenakshikumar Somasundaram1-10/+33
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen59-150/+1133
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng89-180/+183
2025-10-28drm/amd/display: Fix notification of vtotal to DMU for cursor offloadNicholas Kazlauskas1-3/+4
2025-10-28drm/amd/display: Fix wrong index for DCN401 cursor offloadNicholas Kazlauskas1-1/+1
2025-10-28drm/amd/display: Add opp count validation to dml2.1Dmytro Laktyushkin3-3/+28
2025-10-28drm/amd/display: Fix DMUB reset sequence for DCN32Dillon Varone2-22/+45
2025-10-28drm/amd/display: Bump minimum for frame_warn_limitMario Limonciello1-1/+1
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello5-3/+106
2025-10-28drm/amdgpu: Fix pointer casts when reading dynamic region sizesSrinivasan Shanmugam4-5/+5
2025-10-28drm/amdgpu: null check for hmm_pfns ptr before freeing itSunil Khatri1-1/+3
2025-10-28drm/amd/pm: smu13: Enable VCN_RESET for pgm 7 with appropriate firmware versionJesse.Zhang1-1/+2
2025-10-28drm/amdgpu: Make SR-IOV critical region checks overflow-safeSrinivasan Shanmugam1-4/+5
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher1-1/+1
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher1-1/+1
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher1-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher2-2/+2
2025-10-28drm/amdgpu/userqueue: Fix use after free in amdgpu_userq_buffer_vas_list_clea...Dan Carpenter1-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith1-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith1-1/+1
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang1-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz1-3/+0
2025-10-28drm/amdgpu: Add uniras version in sysfsJinzhou Su1-1/+31
2025-10-28drm/amdgpu: get rev_id from strap register or IP-discovery tablePerry Yuan2-11/+17
2025-10-28drm/amdgpu: clear bad page info of ras moduleJinzhou Su1-0/+22
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng1-0/+11
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer1-21/+4
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer1-1/+0
2025-10-28drm/radeon: Clean up pdev->dev instances in probeDaniel Palmer1-4/+5
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello1-4/+30
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca1-1/+2
2025-10-28drm/ttm: add pgprot handling for RISC-VIcenowy Zheng1-1/+2
2025-10-27drm/etnaviv: fix flush sequence logicTomeu Vizoso1-1/+1
2025-10-27drm/xe/pf: Access VF's register using dedicated MMIO viewMichal Wajdeczko3-28/+41
2025-10-27drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote2-0/+5
2025-10-27drm/xe/pf: Fix VF FLR synchronization between all GTsMichal Wajdeczko1-0/+2
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav32-63/+63
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner1-2/+12
2025-10-27drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner1-1/+2
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman61-287/+468
2025-10-26drm/gem-atomic: Reset plane state to NULL if allocation failedThomas Zimmermann1-2/+0
2025-10-26drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann1-2/+6
2025-10-25drm/msm: Ensure vm is created in VM_BIND ioctlRob Clark1-1/+1
2025-10-25drm/msm: Reject MAP_NULL op if no PRRRob Clark3-7/+17
2025-10-24drm/xe/configfs: Drop MAX_GT_TYPE_CHARS constantMatt Roper1-2/+1
2025-10-25drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()Ville Syrjälä1-2/+4