summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-03-12drm/mediatek: Fix config_updating flag never false when no mbox channelJason-JH Lin-2/+5
2025-03-13Merge tag 'drm-intel-gt-next-2025-02-26' of https://gitlab.freedesktop.org/dr...Dave Airlie-212/+193
2025-03-13Merge tag 'nova-next-6.15-2025-03-09' of gitlab.freedesktop.org:drm/nova into...Dave Airlie-0/+405
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha-3/+5
2025-03-12drm/ci: fix merge request rulesVignesh Raman-15/+4
2025-03-12drm: xlnx: zynqmp_dpsub: fix Kconfig dependencies for ASoCArnd Bergmann-0/+1
2025-03-12drm/sched: revert "drm_sched_job_cleanup(): correct false doc"Christian König-7/+5
2025-03-12drm/xe/pf: Drop CTC_MODE from VF runtime register listMichal Wajdeczko-6/+0
2025-03-12drm/xe/vf: Don't check CTC_MODE[0] if VFMichal Wajdeczko-4/+11
2025-03-12drm/xe/vf: Catch all unexpected register readsMichal Wajdeczko-4/+6
2025-03-12drm/xe/vf: Don't try Driver-FLR if VFMichal Wajdeczko-4/+10
2025-03-12drm/xe: Prefer USEC_PER_SEC over MICROMichal Wajdeczko-1/+1
2025-03-12drm/xe/vf: Unblock xe_rtp_process_to_sr for VFsMichal Wajdeczko-3/+0
2025-03-12drm/xe/vf: Stop applying save-restore MMIOs if VFMichal Wajdeczko-0/+3
2025-03-12drm/xe: Avoid reading RMW registers in emit_wa_jobMichal Wajdeczko-21/+63
2025-03-12drm/xe: Add MI_MATH and ALU instruction definitionsMichal Wajdeczko-0/+84
2025-03-12drm/xe: Add MI_LOAD_REGISTER_REG command definitionMichal Wajdeczko-0/+4
2025-03-12drm/debugfs: add top-level 'bridges' file showing all added bridgesLuca Ceresoli-22/+52
2025-03-12drm/bridge: move bridges_show logic from drm_debugfs.cLuca Ceresoli-37/+43
2025-03-12drm/panel: simple: Add POWERTIP PH128800T004-ZZA01 panel entryAntonin Godard-0/+29
2025-03-12drm/mxsfb: Remove generic DRM drivers in probe functionDario Binacchi-0/+10
2025-03-12drm/udl: Set struct drm_device.dma_devThomas Zimmermann-25/+7
2025-03-12drm/gud: Set struct drm_device.dma_devThomas Zimmermann-25/+9
2025-03-12drm/gm12u320: Set struct drm_device.dma_devThomas Zimmermann-33/+13
2025-03-12drm/appletbdrm: Set struct drm_device.dma_devThomas Zimmermann-17/+10
2025-03-12drm/prime: Support dedicated DMA device for dma-buf importsThomas Zimmermann-1/+22
2025-03-12drm/ast: cursor: Drop page alignmentThomas Zimmermann-1/+1
2025-03-12drm/ast: Remove vram_fb_available from struct ast_deviceThomas Zimmermann-19/+4
2025-03-12drm/ast: Add helper for computing framebuffer location in video memoryThomas Zimmermann-4/+21
2025-03-12drm/ast: cursor: Add helpers for computing location in video memoryThomas Zimmermann-2/+20
2025-03-12drm/ast: Add VGACR99 register constantsThomas Zimmermann-7/+7
2025-03-12drm/ast: Add VGACRAA register constantsThomas Zimmermann-2/+4
2025-03-12drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constantsThomas Zimmermann-25/+16
2025-03-12drm/ci: enable lockdep detectionVignesh Raman-3/+25
2025-03-12drm/ci: enable CONFIG_DEBUG_WW_MUTEX_SLOWPATHVignesh Raman-3/+3
2025-03-12drm/ci: refactor software-driver stage jobsVignesh Raman-35/+24
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie-104/+297
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+2
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza-1/+4
2025-03-11drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock-2/+3
2025-03-11drm/amdgpu: finish wiring up sid.h in DCE6Alexandre Demers-43/+55
2025-03-11drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha-3/+5
2025-03-11drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6Alexandre Demers-12/+13
2025-03-11drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10Alexandre Demers-371/+43
2025-03-11drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode()Dan Carpenter-6/+6
2025-03-11drm/amdgpu/gfx: delete stray tabsDan Carpenter-2/+2
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza-1/+4
2025-03-11printk: Rename console_start to console_resumeMarcos Paulo de Souza-1/+1
2025-03-11printk: Rename console_stop to console_suspendMarcos Paulo de Souza-1/+1