aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-28drm/amd/display: Add detect and poll tests for connectorBhawanpreet Lakha3-2/+165
2026-07-28drm/amd/display: Add stream creation tests for connectorBhawanpreet Lakha5-1/+188
2026-07-28drm/amd/display: Replace amdgpu_dm_kunit_helpers.h with dm_helpers.hBhawanpreet Lakha24-41/+37
2026-07-28drm/amd/display: Add updated MCIF ARB register definitionsDillon Varone1-8/+16
2026-07-28drm/amd/display: Fix DP LT failure loggingIlya Bakoulin1-14/+14
2026-07-28drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctxTomasz Siemek15-96/+119
2026-07-28drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx paramTomasz Siemek11-48/+99
2026-07-28drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut codeTomasz Siemek4-20/+1
2026-07-28drm/amd/display: add VBIOS bounding box KUnit testAlex Hung3-1/+27
2026-07-28drm/amd/display: add DMUB command sync KUnit coverageAlex Hung2-0/+372
2026-07-28drm/amd/display: add fused IO KUnit coverageAlex Hung3-1/+62
2026-07-28drm/amd/display: add dm_dmub_hw_resume KUnit coverageAlex Hung1-0/+77
2026-07-28drm/amd/display: add dm_dmub_hw_init KUnit coverageAlex Hung1-0/+315
2026-07-28drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu1-5/+11
2026-07-28drm/amd/display: Add MCIF ARB programming structuresDillon Varone2-0/+22
2026-07-28drm/amd/display: Add Writeback Watermarks and Latency FieldsAustin Zheng3-0/+6
2026-07-28drm/amd/display: Correct pipe usage for populating stream configDillon Varone1-12/+16
2026-07-28drm/amdgpu: Resolve VM through DRM PASID ownershipSrinivasan Shanmugam2-28/+44
2026-07-28drm/amdgpu: Allow PASID allocator to store fpriv ownerSrinivasan Shanmugam3-11/+82
2026-07-28drm/amdgpu/ras: Add debug mask to disable CE logs for unirasCe Sun6-8/+24
2026-07-28drm/amdgpu/imu11: WARN() rather than BUG()Alex Deucher1-2/+3
2026-07-28drm/amd/display: add dcn42b specific SMU clock table readGabe Teeger1-11/+172
2026-07-28drm/amdgpu: skip clearing empty freed VM list on GEM closeBob Zhou1-0/+2
2026-07-28drm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
2026-07-28drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo1-1/+1
2026-07-28Merge remote-tracking branch 'drm/drm-next' into drm-rust-nextDanilo Krummrich1026-30744/+67073
2026-07-28drm/xe/pt: check no-DMA huge-pte cases before DMA segment testHimal Prasad Ghimiray1-5/+8
2026-07-28gpu: nova-core: fix packed registry table sizeAlexandre Courbot1-4/+1
2026-07-27Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst58-553/+1024
2026-07-27drm/nouveau/kms/nv50-: Unconditionally create blend_mode prop for wndwsLyude Paul1-7/+11
2026-07-27drm/nouveau/kms/nv50-: Introduce nv50_wndw_default_state()Lyude Paul3-0/+27
2026-07-27drm/nouveau/kms/nv50-: Add .blend_modes to nv50_wndw_funcLyude Paul10-0/+26
2026-07-27drm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin1-8/+31
2026-07-27drm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin1-4/+9
2026-07-27drm/vmwgfx: skip hash_del_rcu when validation context has no hash tableZack Rusin1-1/+2
2026-07-27drm/vmwgfx: enforce cursor size limits for MOB cursorsZack Rusin1-5/+44
2026-07-27drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failureZack Rusin1-8/+9
2026-07-27drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin1-0/+6
2026-07-27drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin1-1/+7
2026-07-27drm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin1-2/+5
2026-07-27drm/vmwgfx: take fman->lock around fence list mutation in fifo_downZack Rusin1-1/+12
2026-07-27drm/vmwgfx: clamp dirty-page range with min, not maxZack Rusin1-2/+2
2026-07-27drm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin1-1/+5
2026-07-27drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as sizeZack Rusin1-2/+2
2026-07-27drm/bridge: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)26-47/+47
2026-07-27drm/bridge: display-connector: Fix I2C adapter resource leakLaurent Pinchart1-3/+8
2026-07-27drm/bridge: dw-hdmi: fix i2c adapter leak on probe failureJohan Hovold1-1/+2
2026-07-27drm/bridge: lontium-lt8912b: make read-only const array supply_names staticColin Ian King1-1/+1
2026-07-27drm/bridge: tc358764: use devm for bridge registration and DSI attachOsama Abdelkader1-14/+5
2026-07-27drm/bridge: tc358762: use devm for bridge registration and DSI attachOsama Abdelkader1-14/+5