summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-05-07drm/amdgpu: Implement Runtime Bad Page query for VFsEllen Pan-14/+84
2025-05-07drm/amdgpu: Add Runtime Bad Page message definitions for VFsEllen Pan-0/+3
2025-05-07drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wbRodrigo Siqueira-1/+125
2025-05-07drm/amdkfd: change error to warning message for SDMA queues creationEric Huang-8/+17
2025-05-07drm/amd/display: Don't check for NULL divisor in fixpt codeHarry Wentland-9/+0
2025-05-07drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev-12/+12
2025-05-07drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()James Flowers-0/+8
2025-05-07drm/xe: Expose PCIe link downgrade attributesRaag Jadav-2/+96
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav-11/+13
2025-05-07drm/xe: Release force wake first then runtime powerShuicheng Lin-4/+5
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin-3/+19
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi-17/+16
2025-05-07drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen-1/+4
2025-05-07drm/tegra: rgb: Fix the unbound reference countBiju Das-1/+13
2025-05-07drm/tegra: falcon: Pipeline firmware copyMikko Perttunen-1/+20
2025-05-07drm/tegra: dpaux: Use dev_err_probe()Zhang Enpei-8/+3
2025-05-07drm/tegra: Remove unneeded includeJon Hunter-1/+0
2025-05-07drm/tegra: Assign plane type before registrationThierry Reding-7/+12
2025-05-07drm/i915/rps: fix stale reference to i915->irq_lockJani Nikula-1/+1
2025-05-07drm/i915/gt: Remove const from struct i915_wa list allocationKees Cook-1/+1
2025-05-07drm/i915/irq: move i915->irq_lock to display->irq.lockJani Nikula-259/+169
2025-05-07drm/i915/rps: refactor display rps supportJani Nikula-39/+56
2025-05-07drm/i915/irq: make i915_enable_asle_pipestat() staticJani Nikula-6/+2
2025-05-07drm/i915/irq: split out i965_display_irq_postinstall()Jani Nikula-9/+19
2025-05-07drm/i915/irq: split out i915_display_irq_postinstall()Jani Nikula-8/+18
2025-05-07drm/i915/irq: move locking inside vlv_display_irq_postinstall()Jani Nikula-9/+12
2025-05-07drm/i915/irq: move locking inside valleyview_{enable, disable}_display_irqs()Jani Nikula-9/+9
2025-05-07drm/i915/irq: move locking inside vlv_display_irq_reset()Jani Nikula-4/+4
2025-05-07drm/i915/crtc: pass struct intel_display to DISPLAY_VER()Jani Nikula-2/+1
2025-05-07drm/i915/bios: fix a comment referencing struct drm_i915_privateJani Nikula-1/+1
2025-05-07drm/i915/display: remove struct drm_i915_private forward declarationJani Nikula-3/+1
2025-05-07drm/i915/dsi: remove dependency on i915_drv.hJani Nikula-3/+4
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar-29/+131
2025-05-06drm/panel: simple: Update timings for AUO G101EVN010Kevin Baker-12/+13
2025-05-06drm/panel: simple: Update timings for AUO G101EVN010Kevin Baker-12/+13
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström-35/+15
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström-1/+1
2025-05-06drm/vkms: Adjust vkms_state->active_planes allocation typeKees Cook-1/+1
2025-05-06Merge drm/drm-next into drm-misc-nextThomas Zimmermann-1334/+3274
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie-304/+491
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio-2/+44
2025-05-05drm/amdgpu: only keep most recent fence for each contextArvind Yadav-0/+6
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam-7/+25
2025-05-05drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driverSunil Khatri-3/+4
2025-05-05drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.cSunil Khatri-31/+32
2025-05-05drm/amdgpu: use drm_file_err in fence timeoutsSunil Khatri-5/+4
2025-05-05drm/amdgpu: add drm_file reference in userq_mgrSunil Khatri-3/+7
2025-05-05drm: add drm_file_err function to add process infoSunil Khatri-0/+34
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan-1/+1
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone-17/+76