summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-13Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-10/+53
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-10/+28
2024-09-13Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie-2/+2
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld-3/+36
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld-1/+5
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit-0/+5
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula-1/+1
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das-1/+1
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost-1/+3
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost-2/+2
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi-1/+0
2024-09-11drm/amd/display: Add all planes on CRTC to state for overlay cursorLeo Li-0/+11
2024-09-10drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher-2/+2
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu-1/+86
2024-09-10drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu-64/+78
2024-09-10drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3Kenneth Feng-0/+3
2024-09-10drm/amd/pm: update the features set on smu v14.0.2/3Kenneth Feng-1/+19
2024-09-10drm/amd/display: Do not reset planes based on crtc zpos_changedLeo Li-1/+1
2024-09-10drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi-8/+12
2024-09-10drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi-8/+12
2024-09-10drm/amdkfd: Add cache line size infoDavid Belanger-1/+7
2024-09-10drm/tegra: Use iommu_paging_domain_alloc()Lu Baolu-2/+3
2024-09-10drm/rockchip: Use iommu_paging_domain_alloc()Lu Baolu-3/+7
2024-09-10drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier-4/+13
2024-09-10drm/stm: add COMMON_CLK dependencyArnd Bergmann-0/+1
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs-1/+4
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich-2/+2
2024-09-06Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...Dave Airlie-25/+89
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-41/+185
2024-09-06Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-89/+124
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher-2/+4
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann-19/+64
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe-4/+26
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin-1/+1
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard-1/+24
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi-3/+3
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak-4/+6
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst-5/+14
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi-2/+3
2024-09-03drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper-79/+85
2024-09-03drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio-2/+19
2024-09-03drm/bridge-connector: reset the HDMI connector stateDmitry Baryshkov-1/+13
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov-1/+37
2024-09-03drm/display: stop depending on DRM_DISPLAY_HELPERDmitry Baryshkov-10/+8
2024-09-03drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander-8/+32
2024-09-03drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander-0/+64
2024-09-02drm/amd/display: Block timing sync for different signals in PMODillon Varone-1/+2
2024-09-02drm/amd/display: Lock DC and exit IPS when changing backlightLeo Li-1/+12
2024-09-02drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher-0/+3
2024-09-02drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao-20/+43