summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin
2024-07-12drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay
2024-07-12drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko
2024-07-12drm/nouveau: Improve variable name in nouveau_sched_init()Philipp Stanner
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-12drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit
2024-07-12drm/i915/fbc: Extract intel_fbc_cfb_cpp()Ville Syrjälä
2024-07-12drm/i915/fbc: Extract _intel_fbc_cfb_size()Ville Syrjälä
2024-07-12drm/i915/fbc: Extract intel_fbc_max_cfb_height()Ville Syrjälä
2024-07-12drm/i915/fbc: Reoder CFB max height platform checksVille Syrjälä
2024-07-12drm/i915/fbc: s/lines/height/Ville Syrjälä
2024-07-12drm/i915/fbc: Extract _intel_fbc_cfb_stride()Ville Syrjälä
2024-07-12drm/i915/fbc: Adjust g4x+ platform checksVille Syrjälä
2024-07-12drm/i915/fbc: s/intel_fbc_hw_tracking_covers_screen()/intel_fbc_surface_size_...Ville Syrjälä
2024-07-12drm/i915/fbc: Extract intel_fbc_max_surface_size()Ville Syrjälä
2024-07-12drm/i915/fbc: Extract intel_fbc_max_plane_size()Ville Syrjälä
2024-07-12drm/i915/fbc: s/_intel_fbc_cfb_stride()/intel_fbc_plane_cfb_stride()/Ville Syrjälä
2024-07-12drm/i915/fbc: Convert to intel_display, mostlyVille Syrjälä
2024-07-12drm/i915/fbc: Extract intel_fbc_has_fences()Ville Syrjälä
2024-07-12drm/i915: Make vrr_{enabling,disabling}() usable outside intel_display.cVille Syrjälä
2024-07-12drm/i915: Calculate vblank delay more accuratelyVille Syrjälä
2024-07-12drm/xe/kunit: Simplify xe_mocs live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Simplify xe_migrate live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Simplify xe_dma_buf live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Simplify xe_bo live tests code layoutMichal Wajdeczko
2024-07-12drm/xe/kunit: Drop XE_TEST_EXPORTMichal Wajdeczko
2024-07-12drm/xe/kunit: Kill xe_cur_kunit()Michal Wajdeczko
2024-07-12Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-12Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-07-12drm/omap: Restrict compile testing to PAGE_SIZE less than 64KBNathan Chancellor
2024-07-12Merge tag 'drm-xe-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-07-12Merge tag 'drm-misc-next-fixes-2024-07-11' of https://gitlab.freedesktop.org/...Dave Airlie
2024-07-11Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-11drm/vboxvideo: fix mapping leaksPhilipp Stanner
2024-07-11drm/xe: Add process name and PID to job timedout messageJosé Roberto de Souza
2024-07-11drm/i915/dp: Keep cached LTTPR mode up-to-dateImre Deak
2024-07-11drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupportedImre Deak
2024-07-11drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak
2024-07-11drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak
2024-07-11drm/dp: Add helper to dump an LTTPR PHY descriptorImre Deak
2024-07-11drm/panel-edp: Add BOE NV140WUM-N41Hsin-Yi Wang
2024-07-11drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das