summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang2024-02-225-27/+21
| | * | drm/amd/display: adjust few initialization order in dmWayne Lin2024-02-221-19/+18
| | |/
| * | Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2024-02-232-10/+10
| |\ \
| | * | drm/i915/tv: Fix TV modeMaxime Ripard2024-02-212-10/+10
| | |/
| * | Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-239-21/+36
| |\ \ | | |/ | |/|
| | * drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger2024-02-221-1/+12
| | * drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger2024-02-221-2/+4
| | * drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström2024-02-221-1/+1
| | * drm/tests/drm_buddy: fix 32b buildMatthew Auld2024-02-191-8/+8
| | * drm/meson: Don't remove bridges which are created by other driversMartin Blumenstingl2024-02-193-3/+0
| | * drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter2024-02-161-3/+2
| | * nouveau: fix function cast warningsArnd Bergmann2024-02-161-1/+7
| | * drm/buddy: Modify duplicate list_splice_tail callArunpravin Paneer Selvam2024-02-161-2/+2
* | | drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds2024-02-201-3/+2
|/ /
* | Merge tag 'drm-msm-fixes-2024-02-15' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-02-165-14/+42
|\ \
| * | drm/msm: Wire up tlb opsRob Clark2024-02-151-3/+29
| * | Revert "drm/msm/gpu: Push gpu lock down past runpm"Rob Clark2024-02-012-8/+10
| * | drm/msm/a6xx: set highest_bank_bit to 13 for a610Dmitry Baryshkov2024-02-011-1/+1
| * | drm/msm/gem: Fix double resv lock aquireRob Clark2024-02-011-2/+2
* | | Merge tag 'amd-drm-fixes-6.8-2024-02-15-2' of https://gitlab.freedesktop.org/...Dave Airlie2024-02-1623-38/+114
|\ \ \
| * | | drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj2024-02-151-2/+2
| * | | drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj2024-02-153-1/+13
| * | | drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas2024-02-151-1/+1
| * | | drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam2024-02-151-4/+1
| * | | drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionThong2024-02-151-2/+2
| * | | drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2024-02-152-7/+11
| * | | drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li2024-02-151-4/+11
| * | | drm/amd/display: Preserve original aspect ratio in create streamTom Chung2024-02-151-0/+2
| * | | drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam2024-02-151-1/+1
| * | | Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem2024-02-151-1/+1
| * | | drm/amd/display: Add align done checkZhikai Zhai2024-02-151-1/+4
| * | | Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2024-02-152-2/+8
| * | | drm/amd: Stop evicting resources on APUs in suspendMario Limonciello2024-02-153-2/+26