summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-06-18drm/amd/display: Refactor DML2 DC power instanceDillon Varone-41/+46
2025-06-18drm/amd/display: Remove dml/dcn401 files and referencesDillon Varone-298/+29
2025-06-18drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To HostMichael Strauss-9/+33
2025-06-18drm/amd/display: Add HW change required mpc gamut remapCharlene Liu-6/+20
2025-06-18drm/amd/display: Add DPIA debug option for zero allocation patchCruise Hung-9/+12
2025-06-18drm/amd/display: Add dc cap for dp tunnelingPeichen Huang-1/+55
2025-06-18drm/amd/display: Remove dpia debug bitsPeichen Huang-4/+1
2025-06-18drm/amdgpu: clear pa and mca record counter when resetting eepromganglxie-0/+2
2025-06-18drm/amdgpu: fix fence fallback timer expired errorSamuel Zhang-1/+9
2025-06-18drm/amdgpu: enable pdb0 for hibernation on SRIOVSamuel Zhang-16/+40
2025-06-18drm/amdgpu: update GPU addresses for SMU and PSPSamuel Zhang-0/+65
2025-06-18drm/amdgpu: Remove nbiov7.9 replay count reportingLijo Lazar-20/+0
2025-06-18drm/amdgpu: Check pcie replays reporting supportLijo Lazar-2/+13
2025-06-18drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3Shiwu Zhang-0/+1
2025-06-18drm/amdkfd: move SDMA queue reset capability check to node_showJesse.Zhang-2/+4
2025-06-18drm/amdgpu: update xgmi info and vram_base_offset on resumeSamuel Zhang-0/+38
2025-06-18drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpersThomas Zimmermann-159/+164
2025-06-18drm/tests: Test drm_fb_build_fourcc_list() in separate test suiteThomas Zimmermann-143/+168
2025-06-18drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann-102/+122
2025-06-17drm/vmwgfx: Fix Host-Backed userspace on Guest-Backed kernelIan Forbes-1/+1
2025-06-17drm/vmwgfx: Implement dma_fence_ops properlyIan Forbes-500/+97
2025-06-17drm/vmwgfx: Update last_read_seqno under the fence lockIan Forbes-31/+22
2025-06-18Merge tag 'drm-msm-fixes-2025-06-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-67/+217
2025-06-17drm/xe: Opportunistically skip TLB invalidaion on unbindMatthew Brost-1/+30
2025-06-17drm/xe: Add xe_vm_has_valid_gpu_mapping helperMatthew Brost-20/+32
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-2570/+11413
2025-06-17drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio-1/+2
2025-06-17drm/xe: Fix memset on iomemLucas De Marchi-1/+1
2025-06-17drm/xe: Annotate default for guc_log_level paramLucas De Marchi-2/+9
2025-06-17drm/xe/guc: Default log level to non-verboseLucas De Marchi-1/+1
2025-06-17drm/xe/oa: Enable OAM latency measurementAshutosh Dixit-1/+14
2025-06-17drm/xe/oa: Assign hwe for OAM_SAGAshutosh Dixit-22/+38
2025-06-17drm/xe/oa: Introduce stream->oa_unitAshutosh Dixit-17/+37
2025-06-17drm/xe/oa: Print hwe to OA unit mappingAshutosh Dixit-0/+32
2025-06-17drm/xe/oa/uapi: Expose media OA unitsAshutosh Dixit-19/+53
2025-06-17drm/i915/dsb: Disable the GOSUB interruptVille Syrjälä-5/+9
2025-06-17drm/i915/dsb: Move the DSB_PMCTRL* reset out of intel_dsb_finish()Ville Syrjälä-12/+11
2025-06-17drm/i915/dsb: Garbage collect the MMIO DEwake stuffVille Syrjälä-41/+11
2025-06-17drm/i915/dsb: Introduce intel_dsb_exec_time_us()Ville Syrjälä-2/+25
2025-06-17drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()Ville Syrjälä-2/+9
2025-06-17drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()Ville Syrjälä-0/+2
2025-06-17drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offsetMatthew Brost-1/+1
2025-06-17drm/xe: Do not kill VM in PT code on -ENODATAMatthew Brost-1/+1
2025-06-17drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida-4/+16
2025-06-17drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_infoAndré Almeida-19/+18
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida-8/+23
2025-06-17drm: amdgpu: Create amdgpu_vm_print_task_info()André Almeida-22/+18
2025-06-17drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()André Almeida-1/+2
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes-1/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-3/+3