summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/xe: Fix DPT allocation paths.Maarten Lankhorst1-18/+6
10 daysdrm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li1-0/+4
10 daysdrm/vmwgfx: take fman->lock around fence list mutation in fifo_downZack Rusin1-1/+9
10 daysdrm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
10 daysdrm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang4-6/+24
10 daysdrm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16
10 daysdrm/amdgpu: remove unused function parameterYunxiang Li6-12/+7
10 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
10 daysdrm/amd/pm: Use macro to initialize metrics tableLijo Lazar2-60/+12
10 daysdrm/amd/pm: Use same metric table for APUAsad Kamal1-47/+55
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: check ASPM on the dGPU host linkYang Wang1-1/+49
10 daysdrm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
10 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
10 daysdrm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
10 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
10 daysdrm/radeon: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
10 daysdrm/xe: Order ring writes before ring tail updatesMatthew Brost1-0/+7
10 daysdrm/connector/hdmi: Fix out of bounds memory readJohn Harrison1-1/+2
10 daysdrm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
10 daysdrm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+5
10 daysdrm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li1-1/+26
10 daysdrm/panthor: skip zero-sized firmware sectionsOsama Abdelkader1-0/+3
13 daysRevert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
13 daysdrm/bridge: ps8640: propagate AUX transfer register errorsPengpeng Hou1-6/+21
13 daysdrm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
13 daysdrm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-08-09drm/tegra: fbdev: Do not assign to struct drm_fb_helper.infoThomas Zimmermann1-1/+0
2026-08-09drm/fb-helper: Fix a locking bug in an error pathBart Van Assche1-1/+3
2026-08-09drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
2026-08-09drm/xe: Stub out new pagefault layerMatthew Brost4-0/+221
2026-08-09drm/i915/hdcp: check streams[] bounds before overflowJani Nikula1-1/+4
2026-08-09drm/i915/hdcp: Skip inactive MST connectors when building stream listSuraj Kandpal1-0/+6
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 Kandpal5-348/+361
2026-08-09drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-4/+19
2026-08-09drm/xe: Rename ___xe_bo_create_locked()Thomas Hellström3-18/+18
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/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost1-6/+16
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström4-14/+7
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 Zimmermann12-132/+26
2026-08-09drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal1-5/+5