summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-07-05drm/fbdev-dma: Only set smem_start is enable per module optionThomas Zimmermann2-4/+7
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-07-05drm/drm_file: Fix pid refcounting raceJann Horn1-5/+3
2024-07-05drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-07-05drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying1-0/+1
2024-07-05drm/xe: Check pat.ops before dumping PAT settingsMichal Wajdeczko1-1/+1
2024-07-05drm/radeon/radeon_display: Decrease the size of allocated memoryErick Archer2-8/+1
2024-07-05drm/xe/xe_devcoredump: Check NULL before assignmentsHimal Prasad Ghimiray1-4/+6
2024-07-05drm/amd/display: Skip pipe if the pipe idx not set properlyMuhammad Ahmed1-0/+5
2024-07-05drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2024-07-05drm/xe: Add a NULL check in xe_ttm_stolen_mgr_initNirmoy Das1-0/+5
2024-07-05drm/xe: Fix potential integer overflow in page size calculationNirmoy Das1-1/+1
2024-07-05drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleepLaurent Pinchart1-3/+3
2024-06-27drm/amd/display: revert Exit idle optimizations before HDCP executionMartin Leung2-18/+0
2024-06-27drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss3-1/+75
2024-06-27drm/amd/display: Remove redundant idle optimization checkRoman Li1-3/+0
2024-06-27drm/amdgpu: fix locking scope when flushing tlbYunxiang Li1-32/+34
2024-06-27drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-27drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-27drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula1-0/+4
2024-06-27drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko1-2/+2
2024-06-27drm/lima: mask irqs in timeout path before hard resetErico Nunes1-0/+7
2024-06-27drm/lima: include pp bcast irq in timeout handler checkErico Nunes1-0/+2
2024-06-27drm/lima: add mask irq callback to gp and ppErico Nunes5-0/+42
2024-06-27drm/amd/display: Workaround register access in idle race with cursorNicholas Kazlauskas1-6/+17
2024-06-27drm/amd/display: Exit idle optimizations before HDCP executionNicholas Kazlauskas2-0/+18
2024-06-21drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-06-21drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas1-1/+3
2024-06-21drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura1-0/+1
2024-06-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol1-0/+3
2024-06-21drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-06-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-06-21drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski1-2/+5
2024-06-21drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula1-1/+6
2024-06-21drm/xe: move disable_c6 callRiana Tauro2-6/+7
2024-06-21drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi1-54/+10
2024-06-21drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda1-2/+16
2024-06-21drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro1-1/+1
2024-06-21drm/nouveau: don't attempt to schedule hpd_work on headless cardsVasily Khoruzhick4-3/+8
2024-06-21drm/bridge/panel: Fix runtime warning on panel bridge releaseAdam Miotk1-2/+5
2024-06-21drm/komeda: check for error-valued pointerAmjad Ouled-Ameur1-1/+1
2024-06-21drm/vmwgfx: Don't memcmp equivalent pointersIan Forbes1-1/+1
2024-06-21drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes2-20/+9
2024-06-21drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes1-7/+0
2024-06-21drm/vmwgfx: Filter modes which exceed graphics memoryIan Forbes1-2/+43
2024-06-21drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientationChen Ni1-1/+3
2024-06-16Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher1-9/+2
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-16drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2-0/+58
2024-06-16drm/fbdev-generic: Do not set physical framebuffer addressThomas Zimmermann1-1/+0