summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
6 daysdrm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
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/i915/hdcp: check streams[] bounds before overflowJani Nikula1-1/+4
10 daysdrm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula1-3/+4
10 daysdrm/i915/hdcp: Move to using intel_display in intel_hdcpSuraj Kandpal3-6/+12
10 daysdrm/i915/vrr: require valid min/max vfreq for VRRJani Nikula1-0/+4
10 daysdrm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()Ville Syrjälä1-2/+4
10 daysdrm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
10 daysdrm/tegra: fbdev: Remove offset into framebuffer memoryThomas Zimmermann1-6/+2
10 daysdrm/displayid: fix Tiled Display Topology ID sizeJani Nikula1-6/+6
10 daysdrm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS()Vitor Soares1-5/+6
10 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
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
14 daysdrm/vmwgfx: bound DMA command body size against suffix pointerZack Rusin1-0/+6
14 daysdrm/vmwgfx: validate DRAW_PRIMITIVES header size before divisionZack Rusin1-1/+7
14 daysdrm/vmwgfx: drop dma_buf reference on foreign-fd prime importZack Rusin1-2/+5
14 daysdrm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
14 daysdrm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis1-0/+3
14 daysdrm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
14 daysdrm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
14 daysdrm/vc4: Zero the tile state data array before each BIN jobMaíra Canal1-6/+23
14 daysdrm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO sizeJose Maria Casanova Crespo1-1/+1
14 daysdrm/dp: Read the PCON max FRL bandwidth only for HDMI DFPsAlexander Kaplan1-0/+12
14 daysdrm/mediatek: Check CRTC state before freeingRuoyu Wang1-3/+3
14 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
14 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
14 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
14 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
14 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
14 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
14 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
14 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
14 daysdrm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
14 daysdrm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan1-5/+8
14 daysdrm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf1-5/+2
14 daysdrm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello1-5/+40
14 daysdrm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen1-1/+1
14 daysdrm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen1-8/+14
14 daysdrm/i915: Return NULL on error in active_instanceJoonas Lahtinen1-1/+6
14 daysdrm/amdgpu/sdma5.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/amdgpu/sdma5.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/amdgpu/sdma6.0: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
14 daysdrm/virtio: bound EDID block reads to the response bufferBryam Vargas1-1/+2