summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-26drm: Add client-agnostic setup helperThomas Zimmermann-0/+80
2024-09-26drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann-7/+153
2024-09-26drm/fbdev-helper: Set and clear VGA switcheroo client from fb_infoThomas Zimmermann-5/+12
2024-09-26drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann-56/+44
2024-09-25gpu: host1x: Fix boot regression for TegraJon Hunter-10/+8
2024-09-25gpu: host1x: Set up device DMA parametersThierry Reding-0/+1
2024-09-25drm/amdkfd: Add SDMA queue quantum support for GFX12Sreekant Somasekharan-0/+4
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar-165/+0
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi-11/+29
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi-65/+89
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin-1/+4
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König-0/+37
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao-0/+1
2024-09-25drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev queryMary Guillemard-19/+42
2024-09-25drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard-3/+1
2024-09-25drm/v3d: Expose Super Pages capabilityMaíra Canal-0/+3
2024-09-25drm/v3d: Add modparam for turning off Big/Super PagesMaíra Canal-0/+12
2024-09-25drm/v3d: Use gemfs/THP in BO creation if availableMaíra Canal-2/+19
2024-09-25drm/v3d: Support Big/Super Pages when writing out PTEsMaíra Canal-13/+42
2024-09-25drm/v3d: Reduce the alignment of the node allocationMaíra Canal-3/+1
2024-09-25drm/gem: Create shmem GEM object in a given mountpointMaíra Canal-4/+26
2024-09-25drm/v3d: Introduce gemfsMaíra Canal-1/+60
2024-09-25drm/gem: Create a drm_gem_object_init_with_mnt() functionMaíra Canal-4/+30
2024-09-25drm/v3d: Fix return if scheduler initialization failsMaíra Canal-1/+2
2024-09-25drm/v3d: Flush the MMU before we supply more memory to the binnerMaíra Canal-1/+4
2024-09-25drm/v3d: Address race-condition in MMU flushMaíra Canal-19/+10
2024-09-25drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann-1/+1
2024-09-25drm/i915/dp: Fix colorimetry detectionVille Syrjälä-3/+6
2024-09-25Merge tag 'drm-xe-next-fixes-2024-09-19' of https://gitlab.freedesktop.org/dr...Dave Airlie-17/+69
2024-09-25Merge tag 'drm-intel-next-fixes-2024-09-19' of https://gitlab.freedesktop.org...Dave Airlie-14/+35
2024-09-24drm/vkms: Add missing check for CRTC initializationLouis Chauvet-1/+6
2024-09-24drm/vkms: Suppress context imbalance detected by sparse warningLouis Chauvet-0/+2
2024-09-24drm/vkms: Add documentationLouis Chauvet-23/+161
2024-09-24drm/v3d: Use v3d_perfmon_find()Christian Gmeiner-5/+1
2024-09-24drm/xe: Clean up VM / exec queue file lock usage.Matthew Brost-12/+19
2024-09-24drm: renesas: rcar-du: Add drm_panic support for non-vspGeert Uytterhoeven-2/+12
2024-09-24drm: renesas: shmobile: Add drm_panic supportGeert Uytterhoeven-1/+13
2024-09-24drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman-6/+2
2024-09-24drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin-0/+2
2024-09-24drm/ci: uprev mesa, IGT and deqp-runnerVignesh Raman-148/+234
2024-09-24drm/scheduler: Improve documentationShuicheng Lin-8/+6
2024-09-24drm: Link drm_rect.o into DRM core moduleThomas Zimmermann-1/+1
2024-09-24drm/i915: Set clear color block size to 0x0Ville Syrjälä-8/+8
2024-09-24drm/i915: Rename variables in ilk_intermedidate_wm()Ville Syrjälä-16/+21
2024-09-24drm/i915: s/disable_lp_wm/disable_cxsr/Ville Syrjälä-14/+10
2024-09-24drm/i915: Move the dodgy pre-g4x wm stuff into i9xx_wmVille Syrjälä-36/+74
2024-09-24drm/i915: Clean up intel_wm_need_update()Ville Syrjälä-10/+10
2024-09-24drm/i915: Extract ilk_must_disable_lp_wm()Ville Syrjälä-38/+57
2024-09-24drm/i915: Combine .compute_{pipe,intermediate}_wm() into oneVille Syrjälä-47/+63
2024-09-24drm/i915: Remove leftover intel_sprite_set_colorkey_ioctl() prototypeVille Syrjälä-6/+1