summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-08-06amdgpu/amdgpu_discovery: increase timeout limit for IFWI initXaver Hugl1-2/+2
2025-08-06drm/radeon: Pass along the format info from .fb_create() to drm_helper_mode_f...Imre Deak3-7/+11
2025-08-06drm/nouveau: Pass along the format info from .fb_create() to drm_helper_mode_...Imre Deak2-6/+6
2025-08-06drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fil...Imre Deak3-14/+16
2025-08-06drm/xe/svm: Migrate folios when possibleFrancois Dugast2-0/+10
2025-08-06drm/xe/migrate: Populate struct drm_pagemap_addr arrayFrancois Dugast1-0/+19
2025-08-06drm/pagemap: Allocate folios when possibleFrancois Dugast1-14/+40
2025-08-06drm/pagemap: DMA map folios when possibleFrancois Dugast1-7/+18
2025-08-06drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functionsFrancois Dugast4-76/+100
2025-08-06drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addrFrancois Dugast4-11/+11
2025-08-06drm/i915/display: keep forward declarations togetherJani Nikula1-2/+1
2025-08-06drm/i915/display: make struct __intel_global_objs_state opaqueJani Nikula3-8/+8
2025-08-06drm/i915/display: hide global state iterators, remove unusedJani Nikula2-28/+25
2025-08-06drm: bridge: Add waveshare DSI2DPI unit driverJoseph Guo3-0/+216
2025-08-06drm/i915/scaler: Fix WA_14011503117Suraj Kandpal1-2/+3
2025-08-05Merge tag 'drm-intel-next-fixes-2025-08-05' of https://gitlab.freedesktop.org...Dave Airlie1-6/+15
2025-08-05drm/xe/configfs: Allow adding configurations for future VFsMichal Wajdeczko1-3/+30
2025-08-05drm/xe/configfs: Only allow configurations for supported devicesMichal Wajdeczko1-0/+19
2025-08-05drm/xe/configfs: Keep default device config settings togetherMichal Wajdeczko1-4/+13
2025-08-05drm/xe/configfs: Reintroduce struct xe_config_deviceMichal Wajdeczko1-10/+17
2025-08-05drm/xe/configfs: Rename configfs_find_group() helperMichal Wajdeczko1-7/+7
2025-08-05drm/xe/configfs: Rename struct xe_config_deviceMichal Wajdeczko1-14/+14
2025-08-05drm/xe/configfs: Drop redundant init() error messageMichal Wajdeczko1-4/+1
2025-08-05drm/xe/configfs: Destroy xe_configfs.su_mutex on exit/errorMichal Wajdeczko1-1/+2
2025-08-05drm/xe: Print module init abort codeMichal Wajdeczko1-0/+2
2025-08-05drm/xe: Simplify module initialization codeMichal Wajdeczko1-17/+10
2025-08-05drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functionsJonathan Cavitt1-97/+39
2025-08-05drm/i915/display: WA_14011503117Nemesa Garg5-0/+47
2025-08-04drm/amdgpu: Update SDMA firmware version check for user queue supportJesse.Zhang1-1/+1
2025-08-04drm/amdgpu: Add NULL check for asic_funcsLijo Lazar1-1/+2
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello1-4/+4
2025-08-04drm/amd/display: fix a Null pointer dereference vulnerabilitySiyang Liu1-9/+10
2025-08-04drm/amd/display: Add primary plane to commits for correct VRR handlingMichel Dänzer1-0/+9
2025-08-04drm/amdgpu: update mmhub 3.3 client id mappingsAlex Deucher1-1/+104
2025-08-04drm/amdgpu: update mmhub 3.0.1 client id mappingsAlex Deucher1-25/+32
2025-08-04drm/amdgpu: Retain job->vm in amdgpu_job_prepare_jobYuanShang1-7/+0
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf2-14/+25
2025-08-04drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf1-1/+0
2025-08-04drm/amdkfd: Fix checkpoint-restore on multi-xccDavid Yat Sin3-16/+67
2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello1-0/+10
2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello1-0/+6
2025-08-04drm/amdgpu: Update external revid for GC v9.5.0Lijo Lazar1-0/+2
2025-08-04drm/amdgpu: Update supported modes for GC v9.5.0Lijo Lazar1-1/+4
2025-08-04drm/amd/pm: Make static table support conditionalLijo Lazar1-7/+21
2025-08-04drm/amdgpu: Fix vcn v4.0.3 poison irq call trace on sriov guestXiang Liu1-1/+1
2025-08-04drm/amdgpu: Fix jpeg v4.0.3 poison irq call trace on sriov guestXiang Liu1-1/+1
2025-08-04drm/amdgpu: Add wrapper function for dpc stateLijo Lazar2-9/+19
2025-08-04drm/amd/pm: Allow static metrics table query in VFLijo Lazar1-1/+1
2025-08-04drm/amdgpu: Update SDMA firmware version check for user queue supportJesse.Zhang1-1/+1
2025-08-04drm/amd/pm: Use cached metrics data on arcturusLijo Lazar1-1/+1