summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-30drm/amdgpu: Use correct severity for BP threshold exceed eventXiang Liu
2025-06-30drm/amd: Change kv-dpm DRM_*() macros to drm_*()Mario Limonciello
2025-06-30drm/amd: Change legacy-dpm DRM_*() macros to drm_*()Mario Limonciello
2025-06-30drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpmMario Limonciello
2025-06-30drm/amd/display: Promote DAL to 3.2.340Taimur Hassan
2025-06-30drm/amd/display: [FW Promotion] Release 0.1.17.0Taimur Hassan
2025-06-30drm/amd/display: Add DPP & HUBP reset if power gate enabled on DCN314Ivan Lipski
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun
2025-06-30drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin
2025-06-30drm/amd/display: Refactor DML21 Initialization and ConfigurationWenjing Liu
2025-06-30drm/amd/display: prepare for new platformKarthi Kandasamy
2025-06-30drm/amd/display: Remove unused tunnel BW validationCruise Hung
2025-06-30drm/amd/display: add null checkPeichen Huang
2025-06-30drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher
2025-06-30drm/amdgpu: move guilty handling into ring resetsAlex Deucher
2025-06-30drm/amdgpu: move force completion into ring resetsAlex Deucher
2025-06-30drm/panthor: Wait for _READY register when powering onSteven Price
2025-06-30drm/amdgpu: rework queue reset scheduler interactionChristian König
2025-06-30drm/amdgpu: update ring reset function signatureAlex Deucher
2025-06-30drm/amdgpu: remove job parameter from amdgpu_fence_emit()Alex Deucher
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao
2025-06-30drm/amdgpu: indent an if statementDan Carpenter
2025-06-30drm/amdgpu: Use dma_buf from GEM object instanceThomas Zimmermann
2025-06-30drm/amdgpu: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-06-30drm/amdgpu: Convert from DRM_* to dev_*Lijo Lazar
2025-06-30drm/amd/pm: Fetch SMUv13.0.12 xgmi max speed/widthLijo Lazar
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell
2025-06-30drm/amd: Include <linux/export.h> when neededAndré Almeida
2025-06-30drm/amd: Do not include <linux/export.h> when unusedAndré Almeida
2025-06-30amdkfd: MTYPE_UC for ext-coherent system memoryDavid Yat Sin
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher
2025-06-30drm/bridge: aux-hpd-bridge: fix assignment of the of_nodeDmitry Baryshkov
2025-06-30drm/bridge: panel: move prepare_prev_first handling to drm_panel_bridge_add_t...Dmitry Baryshkov
2025-06-30drm/panel: raydium-rm67200: Add missing drm_display_mode flagsAndy Yan
2025-06-30drm/panel: raydium-rm67200: Move initialization from enable() to prepare stageAndy Yan
2025-06-30drivers/panel: raydium-rm67200: Make reset-gpio optionalAndy Yan
2025-06-30drm/panel: Add driver for DJN HX83112B LCD panelLuca Weiss
2025-06-30drm/sched/tests: Make timedout_job callback a better role modelPhilipp Stanner
2025-06-30drm/i915/backlight: Use drm_edp_backlight_enableSuraj Kandpal
2025-06-30drm/i915/backlight: Use drm helper to set edp backlightSuraj Kandpal
2025-06-30drm/i915/backlight: Use drm helper to initialize edp backlightSuraj Kandpal
2025-06-30drm/dp: Enable backlight control using luminanceSuraj Kandpal
2025-06-30drm/dp: Change argument type of drm_edp_backlight_enableSuraj Kandpal
2025-06-30drm/dp: Modify drm_edp_backlight_set_levelSuraj Kandpal
2025-06-30drm/dp: Change argument type for drm_edp_backlight_set_levelSuraj Kandpal
2025-06-30drm/dp: Modify drm_edp_probe_stateSuraj Kandpal