summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale2024-03-011-2/+2
* nouveau: report byte usage in VRAM usage.Dave Airlie2024-03-011-1/+1
* Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-03-019-47/+83
|\
| * drm/amd/display: Add monitor patch for specific eDPRyan Lin2024-02-281-2/+4
| * Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher2024-02-271-0/+29
| * drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang2024-02-271-20/+25
| * drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun2024-02-275-25/+20
| * drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam2024-02-271-0/+5
* | Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-03-011-2/+18
|\ \
| * | Revert "drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes"Dmitry Baryshkov2024-02-281-2/+18
* | | Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-03-0115-176/+186
|\ \ \
| * | | drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi2024-02-292-5/+9
| * | | drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala2024-02-292-0/+44
| * | | drm/xe: Expose user fence from xe_sync_entryMika Kuoppala2024-02-293-11/+53
| * | | drm/xe: Use pointers in trace eventsLucas De Marchi2024-02-291-15/+15
| * | | drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi2024-02-294-15/+34
| * | | drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann2024-02-291-1/+1
| * | | drm/xe: get rid of MAX_BINDSPaulo Zanoni2024-02-291-4/+1
| * | | drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost2024-02-291-11/+14
| * | | drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost2024-02-291-0/+12
| * | | drm/xe: Fix execlist splatMatthew Brost2024-02-291-1/+1
| * | | drm/xe/uapi: Remove unused flagsFrancois Dugast2024-02-295-118/+6
| * | | drm/xe: Add uapi for dumpable bosMaarten Lankhorst2024-02-291-1/+2
* | | | Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie2024-03-017-27/+326
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld2024-02-281-0/+218
| * | | drm/buddy: check range allocation matches alignmentMatthew Auld2024-02-281-1/+5
| * | | drm/buddy: fix range biasMatthew Auld2024-02-281-0/+10
| * | | drm/ttm/tests: depend on UML || COMPILE_TESTChristian König2024-02-261-2/+3
| * | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-02-26177-954/+1379
| |\ \ \
| * | | | drm/tegra: Remove existing framebuffer only if we support displayThierry Reding2024-02-261-3/+20
| * | | | drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold2024-02-231-15/+52
| * | | | drm/bridge: aux-hpd: fix OF node leaksJohan Hovold2024-02-231-0/+3
| * | | | gpu: host1x: Skip reset assert on Tegra186Mikko Perttunen2024-02-222-6/+15
* | | | | Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-2335-186/+166
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | nouveau: add an ioctl to report vram usageDave Airlie2024-02-231-0/+5
| * | | | nouveau: add an ioctl to return vram bar size.Dave Airlie2024-02-231-0/+4
| * | | | nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2024-02-232-1/+13
| * | | | Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-02-2312-102/+28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit2024-02-211-0/+1
| | * | | drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit2024-02-211-2/+2
| | * | | drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost2024-02-213-2/+6
| | * | | drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost2024-02-213-2/+10
| | * | | drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost2024-02-211-3/+4
| | * | | drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-217-93/+5
| * | | | Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-02-239-53/+71
| |\ \ \ \
| | * | | | drm/amdgpu: Fix the runtime resume failure issueMa Jun2024-02-221-0/+3
| | * | | | drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen2024-02-221-4/+15
| | * | | | drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf2024-02-221-0/+1
| | * | | | drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel2024-02-221-1/+8
| | * | | | drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam2024-02-221-2/+5