summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-01-03drm/amd/display: Always exit DMCUB idle when calledNicholas Kazlauskas1-3/+0
2024-01-03drm/amd/display: Add log end specifierRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee1-1/+2
2024-01-03drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling1-1/+2
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin1-2/+1
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho13-20/+42
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic3-1/+10
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma3-3/+3
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic5-90/+229
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee3-5/+25
2024-01-03drm/amd/display: Fix subvp+drr logic errorsAlvin Lee1-22/+30
2024-01-03drm/amdgpu: Fix ecc irq enable/disable unpairedStanley.Yang4-1/+38
2024-01-03drm/amd/display: enable dcn35 idle power optimizationRoman Li1-1/+1
2024-01-03drm/amd/display: Disable IPS by defaultRoman Li1-0/+2
2024-01-03drm/amdgpu: Add register read/write debugfs support for AID'sMangesh Gadre1-2/+9
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King1-1/+2
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-7/+2
2024-01-02drm/imagination: pvr_device.h: fix all kernel-doc warningsRandy Dunlap1-21/+25
2023-12-27drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa1-5/+34
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy1-1/+1
2023-12-26drm/xe: Fix warning on impossible conditionLucas De Marchi1-0/+1
2023-12-26drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost1-0/+3
2023-12-25drm/rockchip: vop2: clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-12-25drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtimeAndy Yan1-6/+2
2023-12-23drm: Warn when freeing a framebuffer that's still on a listVille Syrjälä1-1/+4
2023-12-23drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä1-0/+1
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie5-35/+35
2023-12-22Merge tag 'drm-intel-fixes-2023-12-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-6/+57
2023-12-22drm/xe: Disable 32bits buildLucas De Marchi1-1/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie332-0/+59578
2023-12-21drm/xe: Remove uninitialized variable from warningLucas De Marchi1-2/+2
2023-12-21drm/xe: Remove ci-only GuC FW definitionsDaniele Ceraolo Spurio1-2/+0
2023-12-21drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi2-2/+2
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi1-18/+0
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi1-0/+19
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost4-81/+16
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi1-1/+1
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit10-758/+2
2023-12-21drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah4-6/+43
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah1-63/+2
2023-12-21drm/xe: Enable W=1 warnings by defaultLucas De Marchi1-19/+28
2023-12-21drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi1-0/+4
2023-12-21drm/xe/bo: Remove unusued variableLucas De Marchi1-4/+0
2023-12-21drm/xe: Return error if drm_buddy_init() failsLucas De Marchi1-0/+2
2023-12-21drm/xe: Drop some unnecessary header includesMatt Roper6-7/+0
2023-12-21drm/xe: Re-sort GT register headerMatt Roper1-38/+38
2023-12-21drm/xe: Define interrupt vector bits with the interrupt registersMatt Roper3-7/+5
2023-12-21drm/xe: Move GSC HECI base offsets out of register headerMatt Roper2-4/+4
2023-12-21drm/xe: Move engine base offsets to engine register headerMatt Roper2-28/+33