aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-15drm/lima: mask irqs in timeout path before hard resetErico Nunes1-0/+7
2024-04-15drm/lima: include pp bcast irq in timeout handler checkErico Nunes1-0/+2
2024-04-15drm/lima: add mask irq callback to gp and ppErico Nunes5-0/+42
2024-04-14drm/i915/guc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-7/+6
2024-04-12drm/xe/pf: Add support to configure GuC SR-IOV policiesMichal Wajdeczko6-0/+502
2024-04-12drm/xe/guc: Add helpers for GuC KLVsMichal Wajdeczko3-0/+186
2024-04-12drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABIMichal Wajdeczko1-0/+47
2024-04-12drm/xe/pf: Introduce helper functions for use by PFMichal Wajdeczko2-0/+81
2024-04-12drm/xe/pf: Introduce mutex to protect VFs configurationsMichal Wajdeczko4-0/+32
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström716-9875/+181405
2024-04-12drm/xe: Use hmm_range_fault to populate user pagesOak Zeng1-111/+6
2024-04-12drm/xe: Introduce helper to populate userptrOak Zeng4-0/+267
2024-04-12drm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu1-1/+4
2024-04-12drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-12drm/amd/display: Add a function for checking tmds modeChris Park1-0/+13
2024-04-12drm/amd/display: Modify power sequenceSung Joon Kim5-12/+247
2024-04-12drm/amd/display: 3.2.280Aric Cyr1-1/+1
2024-04-12drm/amd/display: Reorganize dwb headerRodrigo Siqueira1-11/+19
2024-04-12drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-12drm/amd/display: Change DPCD address rangeRodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Add fallback configuration for set DRR in DCN10Rodrigo Siqueira1-3/+12
2024-04-12drm/amd/display: Add fallback configuration when set DRRRodrigo Siqueira1-2/+9
2024-04-12drm/amd/display: Update DCN10 resourceRodrigo Siqueira1-0/+2
2024-04-12drm/amd/display: Disable P010 Support of DCN 1.0Rodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Update resource capabilities and debug struct for DCN201Rodrigo Siqueira1-1/+3
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira4-53/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira7-7/+1
2024-04-12drm/amd/display: Add comments to improve the code readabilityRodrigo Siqueira3-1/+3
2024-04-12drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-12drm/amdgpu/sdma6: set sdma hang watchdogJack Xiao1-0/+7
2024-04-12drm/amd/amdgpu: Update PF2VF HeaderLuqmaan Irshad1-1/+3
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-12drm/i915: Allow bigjoiner for MSTVidya Srinivas1-13/+15
2024-04-12drm/i915/mst: Add bigjoiner handling to MST modeset sequenceVille Syrjälä1-7/+27
2024-04-12drm/i915: Handle joined pipes inside hsw_crtc_enable()Stanislav Lisovskiy3-83/+107
2024-04-11drm/i915: Handle joined pipes inside hsw_crtc_disable()Ville Syrjälä1-25/+39
2024-04-11drm/i915: Utilize intel_crtc_joined_pipe_mask() moreVille Syrjälä1-16/+17
2024-04-11drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()Ville Syrjälä1-14/+22
2024-04-12Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-15/+9
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-17/+72
2024-04-11drm/i915: Add SIZE_HINTS property for cursorsVille Syrjälä1-0/+24
2024-04-11drm: Introduce plane SIZE_HINTS propertyVille Syrjälä2-0/+63
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner1-20/+6
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-11drm/xe: Remove devcoredump during driver releaseJosé Roberto de Souza3-1/+22
2024-04-11drm/ttm: remove unused paramterJesse Zhang1-5/+3