summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram-0/+110
2025-10-28drm/amd/display: init dispclk from bootup clock for DCN315Zhongwei Zhang-2/+87
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski-65/+152
2025-10-28drm/amd/display: update link encoder assignmentMeenakshikumar Somasundaram-10/+33
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen-150/+1133
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng-180/+183
2025-10-28drm/amd/display: Fix notification of vtotal to DMU for cursor offloadNicholas Kazlauskas-3/+4
2025-10-28drm/amd/display: Fix wrong index for DCN401 cursor offloadNicholas Kazlauskas-1/+1
2025-10-28drm/amd/display: Add opp count validation to dml2.1Dmytro Laktyushkin-3/+28
2025-10-28drm/amd/display: Fix DMUB reset sequence for DCN32Dillon Varone-22/+45
2025-10-28drm/amd/display: Bump minimum for frame_warn_limitMario Limonciello-1/+1
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello-3/+106
2025-10-28drm/amdgpu: Fix pointer casts when reading dynamic region sizesSrinivasan Shanmugam-5/+5
2025-10-28drm/amdgpu: null check for hmm_pfns ptr before freeing itSunil Khatri-1/+3
2025-10-28drm/amd/pm: smu13: Enable VCN_RESET for pgm 7 with appropriate firmware versionJesse.Zhang-1/+2
2025-10-28drm/amdgpu: Make SR-IOV critical region checks overflow-safeSrinivasan Shanmugam-4/+5
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amdgpu/userqueue: Fix use after free in amdgpu_userq_buffer_vas_list_clea...Dan Carpenter-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith-1/+1
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-28drm/amdgpu: Add uniras version in sysfsJinzhou Su-1/+31
2025-10-28drm/amdgpu: get rev_id from strap register or IP-discovery tablePerry Yuan-11/+17
2025-10-28drm/amdgpu: clear bad page info of ras moduleJinzhou Su-0/+22
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng-0/+11
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer-21/+4
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer-1/+0
2025-10-28drm/radeon: Clean up pdev->dev instances in probeDaniel Palmer-4/+5
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca-1/+2
2025-10-28drm/ttm: add pgprot handling for RISC-VIcenowy Zheng-1/+2
2025-10-27drm/etnaviv: fix flush sequence logicTomeu Vizoso-1/+1
2025-10-27drm/xe/pf: Access VF's register using dedicated MMIO viewMichal Wajdeczko-28/+41
2025-10-27drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote-0/+5
2025-10-27drm/xe/pf: Fix VF FLR synchronization between all GTsMichal Wajdeczko-0/+2
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav-63/+63
2025-10-27drm/nouveau: Fix race in nouveau_sched_fini()Philipp Stanner-2/+12
2025-10-27drm/sched: Fix race in drm_sched_entity_select_rq()Philipp Stanner-1/+2
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman-287/+468
2025-10-26drm/gem-atomic: Reset plane state to NULL if allocation failedThomas Zimmermann-2/+0
2025-10-26drm/sysfb: Do not dereference NULL pointer in plane resetThomas Zimmermann-2/+6
2025-10-25drm/msm: Ensure vm is created in VM_BIND ioctlRob Clark-1/+1
2025-10-25drm/msm: Reject MAP_NULL op if no PRRRob Clark-7/+17
2025-10-25gpu: nova-core: bitfield: remove BitOr implementationAlexandre Courbot-9/+1
2025-10-25gpu: nova-core: bitfield: simplify expressionAlexandre Courbot-1/+1
2025-10-25gpu: nova-core: bitfield: simplify conditionAlexandre Courbot-1/+1