summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Alex Hung2024-10-101-0/+5
* drm/amd/display: Revert Avoid overflow assignmentGabe Teeger2024-10-103-4/+2
* drm/sched: revert "Always increment correct scheduler score"Christian König2024-10-101-1/+1
* Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"Jonathan Gray2024-10-101-3/+0
* drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066Val Packett2024-10-101-0/+1
* drm/xe: fix UAF around queue destructionMatthew Auld2024-10-104-2/+35
* drm/xe: Delete unused GuC submission_state.suspendMatthew Brost2024-10-102-13/+0
* drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Mario Limonciello2024-10-101-1/+1
* drm/amd/display: Fix system hang while resume with TBT monitorTom Chung2024-10-101-0/+6
* drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal...Yihan Zhu2024-10-101-1/+0
* drm/amd/display: Add HDR workaround for specific eDPAlex Hung2024-10-103-1/+15
* drm/sched: Always increment correct scheduler scoreTvrtko Ursulin2024-10-101-1/+1
* drm/sched: Always wake up correct scheduler in drm_sched_entity_push_jobTvrtko Ursulin2024-10-101-2/+8
* drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin2024-10-101-0/+2
* drm/sched: Fix dynamic job-flow control raceRob Clark2024-10-102-7/+4
* drm/panthor: Don't declare a queue blocked if deferred operations are pendingBoris Brezillon2024-10-101-1/+7
* drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()Boris Brezillon2024-10-101-2/+3
* drm/panthor: Don't add write fences to the shared BOsBoris Brezillon2024-10-101-6/+1
* drm/i915/gem: fix bitwise and logical AND mixupJani Nikula2024-10-101-1/+1
* drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke2024-10-101-0/+5
* drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett2024-10-103-0/+6
* drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann2024-10-101-1/+1
* drm/mediatek: ovl_adaptor: Add missing of_node_put()Javier Carrasco2024-10-101-1/+3
* drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin2024-10-101-0/+6
* drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das2024-10-101-5/+3
* drm/xe: fixup xe_alloc_pf_queueMatthew Auld2024-10-101-1/+4
* drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher2024-10-101-0/+2
* drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher2024-10-101-0/+2
* drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc finiMatthew Brost2024-10-101-1/+1
* drm/amdkfd: Check int source id for utcl2 poison eventHawking Zhang2024-10-102-17/+2
* drm/amd/pm: ensure the fw_info is not null before using itTim Huang2024-10-101-0/+2
* drm/xe: Use topology to determine page fault queue sizeStuart Summers2024-10-102-14/+49
* drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTLAlex Deucher2024-10-101-2/+2
* drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher2024-10-101-0/+2
* drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov2024-10-101-12/+31
* drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Geert Uytterhoeven2024-10-101-25/+45
* drm/amdgpu: fix unchecked return value warning for amdgpu_atombiosTim Huang2024-10-101-14/+21
* drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang2024-10-101-4/+14
* drm/printer: Allow NULL data in devcoredump printerMatthew Brost2024-10-101-5/+8
* drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung2024-10-102-2/+2
* drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung2024-10-103-2/+4
* drm/amdgpu/gfx9: properly handle error ints on all pipesAlex Deucher2024-10-102-5/+89
* drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam2024-10-101-0/+2
* drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam2024-10-101-0/+2
* drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam2024-10-101-0/+2
* drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung2024-10-101-0/+7
* drm/amd/display: Check stream before comparing themAlex Hung2024-10-101-0/+2
* drm/amd/display: Check phantom_stream before it is usedAlex Hung2024-10-101-0/+3
* drm/amd/display: Check null-initialized variablesAlex Hung2024-10-101-3/+4
* drm/stm: ltdc: reset plane transparency after plane disableYannick Fertre2024-10-101-0/+3