summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale1-2/+2
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie1-1/+1
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie9-47/+83
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie1-2/+18
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie15-176/+186
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie7-27/+326
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2-5/+9
2024-02-29drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2-0/+44
2024-02-29drm/xe: Expose user fence from xe_sync_entryMika Kuoppala3-11/+53
2024-02-29drm/xe: Use pointers in trace eventsLucas De Marchi1-15/+15
2024-02-29drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi4-15/+34
2024-02-29drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann1-1/+1
2024-02-29drm/xe: get rid of MAX_BINDSPaulo Zanoni1-4/+1
2024-02-29drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost1-11/+14
2024-02-29drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost1-0/+12
2024-02-29drm/xe: Fix execlist splatMatthew Brost1-1/+1
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast5-118/+6
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst1-1/+2
2024-02-29drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-02-28Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes"Dmitry Baryshkov1-2/+18
2024-02-28drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld1-0/+218
2024-02-28drm/buddy: check range allocation matches alignmentMatthew Auld1-1/+5
2024-02-28drm/buddy: fix range biasMatthew Auld1-0/+10
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher1-0/+29
2024-02-27drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang1-20/+25
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun5-25/+20
2024-02-27drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-26drm/ttm/tests: depend on UML || COMPILE_TESTChristian König1-2/+3
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard177-954/+1379
2024-02-26drm/tegra: Remove existing framebuffer only if we support displayThierry Reding1-3/+20
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-186/+166
2024-02-23drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold1-15/+52
2024-02-23drm/bridge: aux-hpd: fix OF node leaksJohan Hovold1-0/+3
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie1-0/+5
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie1-0/+4
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2-1/+13
2024-02-23Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie12-102/+28
2024-02-23Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie9-53/+71
2024-02-23Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-10/+10
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-21/+36
2024-02-22gpu: host1x: Skip reset assert on Tegra186Mikko Perttunen2-6/+15
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger1-1/+12
2024-02-22drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger1-2/+4