summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-24drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-04-24drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun1-0/+7
2024-04-24drm/amdkfd: make sure VM is ready for updating operationsLang Yu1-14/+20
2024-04-24drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-04-24drm/amdkfd: Fix eviction fence handlingFelix Kuehling1-4/+5
2024-04-24drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
2024-04-19drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach1-2/+2
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-12/+17
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
2024-04-18drm/gma500: Remove lid codePatrik Jakobsson4-94/+1
2024-04-17drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-04-17drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-17drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-04-17drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-17Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-04-17drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-17drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-16drm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-16drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-15drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul1-5/+8
2024-04-15drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul1-0/+10
2024-04-15drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
2024-04-15drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
2024-04-15drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
2024-04-15drm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
2024-04-15drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-04-15drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-12amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-12Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie8-20/+54
2024-04-11Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-15/+9
2024-04-11Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-17/+72
2024-04-11drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit2-4/+3
2024-04-11drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray1-4/+4
2024-04-11drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa1-2/+2
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-04-11Merge tag 'amd-drm-fixes-6.9-2024-04-10' of https://gitlab.freedesktop.org/ag...Dave Airlie32-127/+652
2024-04-11Merge tag 'drm-intel-fixes-2024-04-10' of https://anongit.freedesktop.org/git...Dave Airlie9-27/+79
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2-4/+54
2024-04-10drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-10drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-10drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-10drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-10amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6