summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-10-17drm/xe/ptl: Apply Wa_14022866841Vinay Belgaumkar-0/+8
2024-10-17i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann-2/+1
2024-10-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi-5244/+12093
2024-10-17drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar-0/+18
2024-10-17drm/xe: Change return type to void for xe_force_wake_putHimal Prasad Ghimiray-6/+13
2024-10-17drm/xe: Ensure __must_check for xe_force_wake_get() returnHimal Prasad Ghimiray-4/+4
2024-10-17drm/xe: forcewake debugfs open fails on xe_forcewake_get failureHimal Prasad Ghimiray-4/+23
2024-10-17drm/xe/vram: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-5/+7
2024-10-17drm/xe/query: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-2/+6
2024-10-17drm/xe/xe_reg_sr: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-12/+12
2024-10-17drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-2/+3
2024-10-17drm/xe/pat: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-35/+30
2024-10-17drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()Himal Prasad Ghimiray-3/+8
2024-10-17drm/xe/huc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-4/+4
2024-10-17drm/xe/guc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-31/+47
2024-10-17drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-7/+6
2024-10-17drm/xe/xe_drm_client: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-2/+6
2024-10-17drm/xe/mocs: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-9/+5
2024-10-17drm/xe/tests/mocs: Update xe_force_wake_get() return handlingHimal Prasad Ghimiray-10/+8
2024-10-17drm/xe/devcoredump: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-6/+8
2024-10-17drm/xe/xe_gt_idle: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-11/+15
2024-10-17drm/xe/gt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-47/+58
2024-10-17drm/xe/gsc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-17/+15
2024-10-17drm/xe/hdcp: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-2/+4
2024-10-17drm/xe/device: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray-11/+14
2024-10-17drm/xe: Modify xe_force_wake_put to handle _get returned maskHimal Prasad Ghimiray-8/+24
2024-10-17drm/xe: Error handling in xe_force_wake_get()Himal Prasad Ghimiray-13/+45
2024-10-17drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()Himal Prasad Ghimiray-0/+16
2024-10-17drm/xe/forcewake: Change awake_domain datatypeHimal Prasad Ghimiray-1/+1
2024-10-17drm/xe: Add member initialized_domains to xe_force_wake()Himal Prasad Ghimiray-13/+19
2024-10-17drm/rockchip: Add basic RK3588 HDMI output supportCristian Ciocaltea-0/+437
2024-10-17drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryCristian Ciocaltea-0/+1491
2024-10-17drm/xe: Add caller info to xe_gt_reset_asyncNirmoy Das-1/+1
2024-10-17drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd()Shuicheng Lin-0/+1
2024-10-17drm/sched: Further optimise drm_sched_entity_push_jobTvrtko Ursulin-17/+23
2024-10-17drm/sched: Re-group and rename the entity run-queue lockTvrtko Ursulin-15/+15
2024-10-17drm/sched: Stop setting current entity in FIFO modeTvrtko Ursulin-1/+0
2024-10-17drm/sched: Optimise drm_sched_entity_push_jobTvrtko Ursulin-7/+12
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-59/+89
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann-0/+2
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann-0/+2
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann-178/+6
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher-1/+5
2024-10-16drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin-1/+1
2024-10-16drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG.Shekhar Chauhan-0/+5
2024-10-16drm/i915/panelreplay: Panel replay workaround with VRRAnimesh Manna-0/+16
2024-10-16drm/i915/vrr: Split vrr-compute-config in two phasesAnimesh Manna-4/+12
2024-10-16drm/i915/vrr: Add helper to check if vrr possibleMitul Golani-1/+7
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila-0/+25
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld-4/+0