summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-11-18drm/i915/dp: use fsleep instead of usleep_range for LTArun R Murthy-3/+3
2024-11-18Merge tag 'drm-xe-next-fixes-2024-11-15' of https://gitlab.freedesktop.org/dr...Dave Airlie-4/+1
2024-11-18Merge tag 'amd-drm-next-6.13-2024-11-15' of https://gitlab.freedesktop.org/ag...Dave Airlie-243/+1391
2024-11-17Merge tag 'amd-drm-fixes-6.12-2024-11-16' of https://gitlab.freedesktop.org/a...Dave Airlie-84/+36
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher-84/+36
2024-11-15drm/xe: Split xe_gt_stat.hLucas De Marchi-7/+18
2024-11-15drm/xe: Drop HAS_HECI_*Lucas De Marchi-10/+8
2024-11-15drm/xe: Include xe_oa_types.hLucas De Marchi-2/+4
2024-11-15drm/xe: Mark preempt fence workqueue as reclaimMatthew Brost-1/+2
2024-11-16Merge tag 'drm-xe-fixes-2024-11-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-30/+39
2024-11-15drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das-1/+5
2024-11-15drm/fbdev-client: Unexport drm_fbdev_client_setup()Thomas Zimmermann-3/+23
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann-71/+72
2024-11-15drm: Move client code to clients/ subdirectoryThomas Zimmermann-79/+80
2024-11-14drm/xe/guc: Remove duplicate source fieldZhanjun Dong-6/+2
2024-11-14drm/panel-edp: Add KDB KD116N2130B12Langyan Ye-0/+7
2024-11-15Merge tag 'amd-drm-fixes-6.12-2024-11-14' of https://gitlab.freedesktop.org/a...Dave Airlie-96/+117
2024-11-15Merge tag 'drm-misc-fixes-2024-11-14' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-38/+71
2024-11-14drm/rockchip: analogix_dp: allow to work without panelLucas Stach-1/+1
2024-11-14drm/{i915, xe}: Move power_domains suspend/resume to display_powerRodrigo Vivi-13/+10
2024-11-14drm/xe/display: Delay dsm handler registrationRodrigo Vivi-1/+1
2024-11-14drm/xe/display: Delay hpd_init resumeRodrigo Vivi-1/+2
2024-11-14drm/{i915, xe}/display: Move DP MST calls to display_driverRodrigo Vivi-11/+6
2024-11-14drm/i915/display: Move regfile registers intel_display.restoreRodrigo Vivi-27/+27
2024-11-14drm/i915/display: Convert i915_suspend into i9xx_display_srRodrigo Vivi-153/+113
2024-11-14drm/i915: Remove vga and gmbus seq out of i915_restore_displayRodrigo Vivi-6/+6
2024-11-14drm/xe: Wire devcoredump to LR TDRMatthew Brost-1/+6
2024-11-14drm/xe: Change xe_engine_snapshot_capture_for_job to be for queueMatthew Brost-34/+24
2024-11-14drm/xe: Improve schedule disable response failureMatthew Brost-1/+4
2024-11-14drm/xe: Add exec queue param to devcoredumpMatthew Brost-9/+14
2024-11-14drm/xe: Add ring start to LRC snapshotMatthew Brost-0/+11
2024-11-14drm/xe: Add ring address to LRC snapshotMatthew Brost-0/+4
2024-11-14drm/xe: Add xe_ring_lrc_is_idle() helperMatthew Brost-1/+16
2024-11-14drm/xe/guc: Fix dereference before NULL checkEverest K.C.-4/+1
2024-11-14drm/xe: Ignore GGTT TLB inval errors during GT resetNirmoy Das-2/+11
2024-11-14drm/xe: Allow fault injection in vm create and vm bind IOCTLsFrancois Dugast-0/+8
2024-11-14drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini-2/+19
2024-11-14drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handleChen Ridong-0/+2
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie-23/+34
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie-4/+4
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie-5/+6
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit-0/+2
2024-11-13drm/xe/oa: Fix "Missing outer runtime PM protection" warningAshutosh Dixit-0/+2
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-0/+11
2024-11-13drm/xe: Sample gpu timestamp closer to exec queuesLucas De Marchi-24/+49
2024-11-13drm/xe: Wait on killed exec queuesLucas De Marchi-0/+18
2024-11-13drm/xe: handle flat ccs during hibernation on igpuMatthew Auld-1/+12
2024-11-13drm/xe: improve hibernation on igpuMatthew Auld-27/+16
2024-11-13drm/xe: Restore system memory GGTT mappingsMatthew Brost-4/+11
2024-11-13drm/xe: Ensure all locks released in exec IOCTLMatthew Brost-2/+2