summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-12-16drm/amdgpu: Move ip block related functionsLijo Lazar-443/+450
2025-12-16drm/amdgpu: fix a job->pasid access race in gpu recoveryAlex Deucher-2/+8
2025-12-16drm/amd/display: Promote DC to 3.2.363Taimur Hassan-1/+1
2025-12-16drm/amd/display: [FW Promotion] Release 0.1.40.0Taimur Hassan-22/+48
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski-10/+403
2025-12-16drm/amd/display: DPP low mem pwr related adjustment -Part ICharlene Liu-53/+60
2025-12-16drm/amd/display: Set enable_legacy_fast_update to false for DCN35/351Fudong Wang-2/+2
2025-12-16drm/amd/display: Don't disable DPCD mst_en if sink connectedPeichen Huang-5/+11
2025-12-16drm/amd/display: Support DRR granularityWeiguang Li-0/+9
2025-12-16drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku-3/+12
2025-12-16drm/amd/display: Fix presentation of Z8 efficiencyAustin Zheng-2/+3
2025-12-16drm/amd/display: Add use_max_lsw parameterOleh Kuzhylnyi-0/+2
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-5/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu-4/+4
2025-12-16drm/amd/display: Replay Video Conferencing V2ChunTao Tso-0/+14
2025-12-16drm/amd: Resume the device in thaw() callback when console suspend is disabledMario Limonciello (AMD)-1/+4
2025-12-16drm/amdkfd: allow debug subscription to lds violations on gfx 1250Jonathan Kim-0/+11
2025-12-16drm/amdgpu: enable gpu tlb flush for gfxhubLikun Gao-3/+0
2025-12-16drm/amd/include : Update MES v12 API headerShaoyun Liu-1/+2
2025-12-16drm/amdgpu: flush tlb properly for GMC v12.1 in early phaseLe Ma-3/+6
2025-12-16drm/amdgpu: Use AMDGPU_IS_GFXHUB to screen out GFXHUB for GMC v12.1Le Ma-3/+3
2025-12-16drm/amdgpu: only copy ucode for enabled xccLikun Gao-4/+6
2025-12-16drm/amdgpu: fix issue when switch NPS1 to NPSXchong li-3/+3
2025-12-16drm/amd/display: Fix 64-bit state pointer passed as 32-bit GPINT response bufferSrinivasan Shanmugam-2/+5
2025-12-16drm/amd/include : Update MES v12 comments on RESET APIShaoyun Liu-1/+20
2025-12-16drm/i915/display: Allow async flip when Selective Fetch is enabledJouni Högander-8/+0
2025-12-16sysfb: Move edid_info into sysfb_primary_displayThomas Zimmermann-6/+4
2025-12-16sysfb: Pass sysfb_primary_display to devicesThomas Zimmermann-6/+12
2025-12-16gpu: nova-core: gsp: replace firmware version with "bindings" aliasAlexandre Courbot-29/+29
2025-12-16gpu: nova-core: bindings: derive `MaybeZeroable`Alexandre Courbot-57/+54
2025-12-16gpu: nova-core: gsp: fix length of received messagesAlexandre Courbot-10/+17
2025-12-16gpu: nova-core: bindings: add missing explicit paddingAlexandre Courbot-0/+12
2025-12-16gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONSAlexandre Courbot-1/+1
2025-12-16drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula-10/+6
2025-12-16drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICEGuido Günther-0/+1
2025-12-16drm/panel: simple: Add HannStar HSD156JUW2Renjun Wang-0/+28
2025-12-16drm/panel: sw43408: Improve wording when reset-gpios aren't availableDavid Heidelberg-2/+2
2025-12-16drm/panel: sw43408: Switch to devm_regulator_bulk_get_constDavid Heidelberg-12/+14
2025-12-16drm/panel: sw43408: Remove manual invocation of unprepare at removeDavid Heidelberg-4/+0
2025-12-16drm/panel: sw43408: Separate reset sequence into own functionDavid Heidelberg-6/+11
2025-12-16drm/panel: sw43408: Introduce LH546WF1-ED01 panel compatibleDavid Heidelberg-3/+4
2025-12-16drm/panel: otm8009a: Switch to mipi_dsi_multi_context helpersAmin GATTOUT-109/+74
2025-12-16gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura-0/+193
2025-12-16drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoCLad Prabhakar-0/+482
2025-12-16drm: renesas: rz-du: mipi_dsi: Add LPCLK clock supportLad Prabhakar-0/+5
2025-12-15drm/xe: Add more GT stats around pagefault mode switch flowsMatthew Brost-0/+30
2025-12-15drm/xe: Add GT stats ktime helpersMatthew Brost-20/+41
2025-12-15drm/xe: Wait on in-syncs when swicthing to dma-fence modeMatthew Brost-11/+87
2025-12-15drm/xe: Skip exec queue schedule toggle if queue is idle during suspendMatthew Brost-4/+70