summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
9 daysdrm/tegra: fbdev: Do not assign to struct drm_fb_helper.infoThomas Zimmermann1-1/+0
9 daysdrm/i915/hdcp: check streams[] bounds before overflowJani Nikula1-1/+4
9 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula1-3/+4
9 daysdrm/i915/hdcp: Move to using intel_display in intel_hdcpSuraj Kandpal4-126/+170
9 daysdrm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbindJani Nikula1-4/+6
9 daysdrm/i915/fbc: Extract intel_fbc_has_fences()Ville Syrjälä1-2/+7
9 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula1-0/+4
9 daysdrm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()Ville Syrjälä1-2/+4
9 daysdrm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
9 daysdrm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann1-6/+2
9 daysdrm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann11-123/+25
9 daysdrm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delayBiju Das1-1/+1
9 daysdrm: renesas: Move RZ/G2L MIPI DSI driver to rz-duLad Prabhakar8-10/+13
9 daysdrm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin1-8/+31
9 daysdrm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin1-4/+9
9 daysdrm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin1-0/+6
9 daysdrm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin1-1/+7
9 daysdrm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin1-2/+5
9 daysdrm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin1-1/+5
9 daysdrm/vmwgfx: fix guest_memory_dirty bitfield clobbered as sizeZack Rusin1-2/+2
9 daysdrm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
9 daysdrm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis1-0/+3
9 daysdrm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine1-1/+1
9 daysdrm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba1-3/+7
9 daysdrm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
9 daysdrm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
9 daysdrm/mediatek: ovl_adaptor: balance component registrationsMyeonghun Pak1-1/+6
9 daysdrm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
9 daysdrm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo1-1/+1
9 daysdrm/dp: Read the PCON max FRL bandwidth only for HDMI DFPsAlexander Kaplan1-0/+12
9 daysdrm/mediatek: Check CRTC state before freeingRuoyu Wang1-3/+3
2026-08-03drm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland1-1/+8
2026-08-03drm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
2026-08-03drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
2026-08-03drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
2026-08-03drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho1-1/+3
2026-08-03drm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
2026-08-03drm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
2026-08-03drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-08-03drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
2026-08-03drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher1-7/+4
2026-08-03drm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
2026-08-03drm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
2026-08-03drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
2026-08-03drm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
2026-08-03drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
2026-08-03drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
2026-08-03drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
2026-08-03drm/amd/display: set new_stream to NULL after releaseWenTao Liang1-0/+1
2026-08-03drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2