summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-10-30drm/starfive: set FOP_UNSIGNED_OFFSET in starfive_drm_driver_fopsHEADvisionfiveesmil_starlightAndreas Schwab1-0/+1
2024-10-28drm/i2c/tda998x: Hardcode register values for Starlightsw.multimedia1-2/+5
2024-10-28[WIP] drm/starfive: Support DRM_FORMAT_XRGB8888Emil Renner Berthing2-0/+2
2024-10-28drm/starfive: Add StarFive drm driversw.multimedia19-0/+3383
2024-10-25Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie5-7/+42
2024-10-25Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-1/+3
2024-10-25Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-2/+1
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das1-2/+12
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das1-1/+2
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin1-3/+9
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar1-0/+18
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin1-1/+1
2024-10-23drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-10-23drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-10-23drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-10-23drm/amd/display: temp w/a for DP Link Layer complianceAurabindo Pillai1-0/+13
2024-10-23drm/amd/display: temp w/a for dGPU to enter idle optimizationsAurabindo Pillai1-1/+2
2024-10-23drm/amd/pm: update deep sleep status on smu v14.0.2/3Kenneth Feng1-1/+6
2024-10-23drm/amd/pm: update overdrive function on smu v14.0.2/3Kenneth Feng1-1/+1
2024-10-23drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3Kenneth Feng3-89/+102
2024-10-23drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-10-21drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()Javier Carrasco1-0/+1
2024-10-21drm/bridge: Fix assignment of the of_node of the parent to aux bridgeAbel Vesa1-1/+2
2024-10-21i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann1-2/+1
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-44/+63
2024-10-17Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie22-236/+43
2024-10-17Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-10/+30
2024-10-17Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie11-35/+61
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-59/+89
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann1-0/+2
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann11-178/+6
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila3-0/+25
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld2-4/+0
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld1-1/+1
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das1-3/+0
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost1-8/+4
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi1-1/+5
2024-10-16drm/xe: Don't free job in TDRMatthew Brost1-2/+5
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost1-0/+2
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld1-2/+2
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld3-23/+15
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia1-0/+4
2024-10-16drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible modeImre Deak1-0/+3
2024-10-16drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculationImre Deak1-10/+27
2024-10-16drm/msm/a6xx+: Insert a fence wait before SMMU table updateRob Clark1-3/+13
2024-10-16drm/msm/dpu: don't always program merge_3d blockJessica Zhang1-1/+1
2024-10-16drm/msm/dpu: Don't always set merge_3d pending flushJessica Zhang2-2/+8
2024-10-15gpu: host1x: Set up device DMA parametersThierry Reding1-0/+1