summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav
2025-05-07drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi
2025-05-07gpu: host1x: Use for_each_available_child_of_node_scoped()Jinjie Ruan
2025-05-07drm/tegra: Fix a possible null pointer dereferenceQiu-ji Chen
2025-05-07drm/tegra: rgb: Fix the unbound reference countBiju Das
2025-05-07gpu: host1x: Remove mid-job CDMA flushesMikko Perttunen
2025-05-07drm/tegra: falcon: Pipeline firmware copyMikko Perttunen
2025-05-07drm/tegra: dpaux: Use dev_err_probe()Zhang Enpei
2025-05-07drm/tegra: Remove unneeded includeJon Hunter
2025-05-07drm/tegra: Assign plane type before registrationThierry Reding
2025-05-07drm/i915/rps: fix stale reference to i915->irq_lockJani Nikula
2025-05-07drm/i915/gt: Remove const from struct i915_wa list allocationKees Cook
2025-05-07drm/i915/irq: move i915->irq_lock to display->irq.lockJani Nikula
2025-05-07drm/i915/rps: refactor display rps supportJani Nikula
2025-05-07drm/i915/irq: make i915_enable_asle_pipestat() staticJani Nikula
2025-05-07drm/i915/irq: split out i965_display_irq_postinstall()Jani Nikula
2025-05-07drm/i915/irq: split out i915_display_irq_postinstall()Jani Nikula
2025-05-07drm/i915/irq: move locking inside vlv_display_irq_postinstall()Jani Nikula
2025-05-07drm/i915/irq: move locking inside valleyview_{enable, disable}_display_irqs()Jani Nikula
2025-05-07drm/i915/irq: move locking inside vlv_display_irq_reset()Jani Nikula
2025-05-07drm/i915/crtc: pass struct intel_display to DISPLAY_VER()Jani Nikula
2025-05-07drm/i915/bios: fix a comment referencing struct drm_i915_privateJani Nikula
2025-05-07drm/i915/display: remove struct drm_i915_private forward declarationJani Nikula
2025-05-07drm/i915/dsi: remove dependency on i915_drv.hJani Nikula
2025-05-06checkpatch: remove %p4cnAditya Garg
2025-05-06drm/panel: simple: Update timings for AUO G101EVN010Kevin Baker
2025-05-06drm/vkms: Adjust vkms_state->active_planes allocation typeKees Cook
2025-05-06Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-05docs: backlight: Clarify `actual_brightness`Mario Limonciello
2025-05-05drm/amdgpu: only keep most recent fence for each contextArvind Yadav
2025-05-05drm/amdgpu: Add Support for enforcing isolation without Cleaner ShaderSrinivasan Shanmugam
2025-05-05dma-fence: Add helper to sort and deduplicate dma_fence arraysArvind Yadav
2025-05-05drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driverSunil Khatri
2025-05-05drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.cSunil Khatri
2025-05-05drm/amdgpu: use drm_file_err in fence timeoutsSunil Khatri
2025-05-05drm/amdgpu: add drm_file reference in userq_mgrSunil Khatri
2025-05-05drm: add drm_file_err function to add process infoSunil Khatri
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone
2025-05-05drm/amd/display: Assign preferred stream encoder instance to dpiaMeenakshikumar Somasundaram
2025-05-05drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin
2025-05-05drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin
2025-05-05drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin
2025-05-05drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin
2025-05-05drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone