summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
6 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
6 daysdrm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin11-16/+27
6 daysdrm/amd/amdgpu: disable ASPM in some situationsKenneth Feng3-13/+45
10 daysdrm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16
10 daysdrm/amd/pm: fix pptable use-after-freeYang Wang3-10/+16
10 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
10 daysdrm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
10 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
10 daysdrm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca1-58/+4
10 daysdrm/amdgpu: Fix UVD min buffer sizesDavid Rosca1-5/+7
10 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
10 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
10 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
10 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
10 daysdrm/radeon: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
10 daysdrm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
14 daysRevert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
14 daysdrm/bridge: ps8640: propagate AUX transfer register errorsPengpeng Hou1-6/+21
2026-08-09drm/tegra: fbdev: Do not assign to struct drm_fb_helper.infoThomas Zimmermann1-1/+0
2026-08-09drm/i915/hdcp: check streams[] bounds before overflowJani Nikula1-1/+4
2026-08-09drm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula1-3/+4
2026-08-09drm/i915/hdcp: Move to using intel_display in intel_hdcpSuraj Kandpal4-126/+170
2026-08-09drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbindJani Nikula1-4/+6
2026-08-09drm/i915/fbc: Extract intel_fbc_has_fences()Ville Syrjälä1-2/+7
2026-08-09drm/i915/vrr: require valid min/max vfreq for VRRJani Nikula1-0/+4
2026-08-09drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()Ville Syrjälä1-2/+4
2026-08-09drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
2026-08-09drm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann1-6/+2
2026-08-09drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann11-123/+25
2026-08-09drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delayBiju Das1-1/+1
2026-08-09drm: renesas: Move RZ/G2L MIPI DSI driver to rz-duLad Prabhakar8-10/+13
2026-08-09drm/vmwgfx: validate external BO copy bounds for both stride pathsZack Rusin1-8/+31
2026-08-09drm/vmwgfx: use check_add_overflow for shader size+offset boundZack Rusin1-4/+9
2026-08-09drm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin1-0/+6
2026-08-09drm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin1-1/+7
2026-08-09drm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin1-2/+5
2026-08-09drm/vmwgfx: reject DX_BIND_QUERY without a DX contextZack Rusin1-1/+5
2026-08-09drm/vmwgfx: fix guest_memory_dirty bitfield clobbered as sizeZack Rusin1-2/+2
2026-08-09drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
2026-08-09drm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis1-0/+3
2026-08-09drm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine1-1/+1
2026-08-09drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba1-3/+7
2026-08-09drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-08-09drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-08-09drm/mediatek: ovl_adaptor: balance component registrationsMyeonghun Pak1-1/+6
2026-08-09drm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
2026-08-09drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo1-1/+1
2026-08-09drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPsAlexander Kaplan1-0/+12
2026-08-09drm/mediatek: Check CRTC state before freeingRuoyu Wang1-3/+3