summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-10-18drm/client: Make client support optionalThomas Zimmermann
2024-10-18drm/radeon: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/nouveau: Suspend and resume clients with client helpersThomas Zimmermann
2024-10-18drm/amdgpu: Suspend and resume internal clients with client helpersThomas Zimmermann
2024-10-18drm/client: Move suspend/resume into DRM client callbacksThomas Zimmermann
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann
2024-10-18drm/fbdev: Select fbdev I/O helpers from modules that require themThomas Zimmermann
2024-10-18drm/fbdev-dma: Select FB_DEFERRED_IOThomas Zimmermann
2024-10-18drm/xe: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18drm/i915: Select DRM_CLIENT_SELECTIONThomas Zimmermann
2024-10-18Merge tag 'drm-xe-next-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-18Merge tag 'drm-misc-next-2024-10-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-18Merge tag 'drm-intel-next-2024-10-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-10-18Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-18Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-18Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-17drm/i915: Remove unused underrun irq/reporting bitsSai Teja Pottumuttu
2024-10-17drm/xe/ptl: Apply Wa_14022866841Vinay Belgaumkar
2024-10-17i915: fix DRM_I915_GVT_KVMGT dependenciesArnd Bergmann
2024-10-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-10-17drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-17drm/xe: Change return type to void for xe_force_wake_putHimal Prasad Ghimiray
2024-10-17drm/xe: Ensure __must_check for xe_force_wake_get() returnHimal Prasad Ghimiray
2024-10-17drm/xe: forcewake debugfs open fails on xe_forcewake_get failureHimal Prasad Ghimiray
2024-10-17drm/xe/vram: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/query: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/xe_reg_sr: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/pat: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()Himal Prasad Ghimiray
2024-10-17drm/xe/huc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/guc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/xe_drm_client: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/mocs: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/tests/mocs: Update xe_force_wake_get() return handlingHimal Prasad Ghimiray
2024-10-17drm/xe/devcoredump: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/xe_gt_idle: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/gt: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/gsc: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/hdcp: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe/device: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-17drm/xe: Modify xe_force_wake_put to handle _get returned maskHimal Prasad Ghimiray
2024-10-17drm/xe: Error handling in xe_force_wake_get()Himal Prasad Ghimiray
2024-10-17drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()Himal Prasad Ghimiray
2024-10-17drm/xe/forcewake: Change awake_domain datatypeHimal Prasad Ghimiray
2024-10-17drm/xe: Add member initialized_domains to xe_force_wake()Himal Prasad Ghimiray
2024-10-17drm/rockchip: Add basic RK3588 HDMI output supportCristian Ciocaltea
2024-10-17drm/bridge: synopsys: Add DW HDMI QP TX Controller support libraryCristian Ciocaltea