aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2025-09-15drm/amdgpu: Add generic capability classLijo Lazar2-0/+92
2025-09-15drm/amdgpu: Read memory vendor informationLijo Lazar1-0/+8
2025-09-15drm/amdgpu: wait pmfw polling mca bank info doneStanley.Yang1-0/+8
2025-09-15drm/amdgpu: Use memset32 for ring clearingTvrtko Ursulin1-4/+1
2025-09-15drm/amdgpu: Fix allocating extra dwords for rings (v2)Timur Kristóf4-4/+16
2025-09-15drm/amd/pm: Remove unneeded legacy DPM related code.Timur Kristóf6-89/+0
2025-09-15drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf6-57/+97
2025-09-15drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf4-2/+4
2025-09-15drm/amdgpu: Release hive reference properlyLijo Lazar2-4/+7
2025-09-15drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP SingletonSrinivasan Shanmugam2-0/+60
2025-09-15drm/amdgpu: validate userq buffer virtual address and sizePrike Liang3-0/+58
2025-09-15drm/amd/pm: make smu_set_temp_funcs() smu specific for smu v13.0.6Yang Wang3-7/+7
2025-09-15drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP HeapSrinivasan Shanmugam1-0/+9
2025-09-15drm/amdgpu: Implement TTM handling for MMIO_REMAP placementSrinivasan Shanmugam1-3/+16
2025-09-15drm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum1-14/+6
2025-09-15drm/amdkfd: Replace kzalloc + copy_from_user with memdup_userThorsten Blum1-9/+3
2025-09-15drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1Tvrtko Ursulin1-23/+10
2025-09-15drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin1-14/+5
2025-09-15drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_arrayTvrtko Ursulin1-24/+17
2025-09-15drm/amdgpu: Remove volatile references from VCNRodrigo Siqueira10-51/+51
2025-09-15drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headersRodrigo Siqueira2-4/+4
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira5-10/+10
2025-09-15drm/amdgpu: Remove volatile from RLC filesRodrigo Siqueira2-4/+4
2025-09-15drm/amdgpu: Remove volatile from CSB functionsRodrigo Siqueira10-25/+18
2025-09-15drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain1-2/+4
2025-09-15drm/vc4: hdmi: switch to generic CEC helpersDmitry Baryshkov3-84/+55
2025-09-15drm/nouveau: Support devfreq for TegraAaron Kling12-0/+389
2025-09-15drm/nouveau: Support reclocking on gp10bAaron Kling5-0/+200
2025-09-15drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote1-1/+4
2025-09-15drm/xe/hwmon: Remove type castingMallesh Koujalagi1-16/+19
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison8-0/+801
2025-09-15drm/xe: Allow freeing of a managed boJohn Harrison2-0/+6
2025-09-15drm/xe/guc: Add firmware build type to available infoJohn Harrison2-0/+4
2025-09-15drm/xe/guc: Update CSS header structuresJohn Harrison2-35/+53
2025-09-15drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Fushuai Wang1-1/+1
2025-09-15drm/xe: Use ARRAY_SIZE in guc_waklv_init()Lucas De Marchi1-2/+2
2025-09-15drm/panel-edp: Add several panel configurations for mt8189 ChromebookZhongtian Wu1-0/+6
2025-09-15drm/panel: Add support for KD116N3730A07Zhijian Yan1-0/+1
2025-09-15drm/sun4i/sun4i_tcon_dclk: convert from round_rate() to determine_rate()Brian Masney1-8/+10
2025-09-15drm/sun4i/sun4i_hdmi_ddc_clk: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-09-15drm/stm/lvds: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-09-15drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate()Brian Masney1-6/+8
2025-09-15drm/pl111: convert from round_rate() to determine_rate()Brian Masney1-5/+8
2025-09-15drm/mcde/mcde_clk_div: convert from round_rate() to determine_rate()Brian Masney1-5/+8
2025-09-15drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate()Brian Masney1-7/+10
2025-09-15drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter1-2/+2
2025-09-15drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko1-1/+0
2025-09-15drm/xe/tile: Release kobject for the failure pathShuicheng Lin1-5/+7
2025-09-15drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()Krzysztof Karas1-1/+2
2025-09-15drm/exynos: dsi: add support for exynos7870Kaustabh Chakraborty1-0/+9