summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/display
AgeCommit message (Expand)Author
2024-08-01Merge drm/drm-next into drm-intel-nextJani Nikula
2024-07-29drm/xe: Fix opregion leakLucas De Marchi
2024-07-25drm/xe/hdcp: Check GSC structure validitySuraj Kandpal
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-18drm/xe/fbdev: Limit the usage of stolen for LNL+Uma Shankar
2024-07-11drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das
2024-07-10drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter
2024-07-05drm/i915: disable fbc due to Wa_16023588340Matthew Auld
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-06-26drm/xe/lnl: Apply Wa_22019338487Vinay Belgaumkar
2024-06-24drm/i915: Introduce the plane->min_alignment() vfuncVille Syrjälä
2024-06-20drm/xe: Use the encoder suspend helper also used by the i915 driverImre Deak
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-06-06drm/xe/display: drop i915_drv.h include from xe codeJani Nikula
2024-06-06drm/i915/display: include xe_bo.h, gem_object_types etc. where neededJani Nikula
2024-05-31drm: move i915_hdcp_interface.h under include/drm/intelJani Nikula
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld
2024-05-22drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld
2024-05-22drm/xe/display: move display fini stuff to devmMatthew Auld
2024-05-13drm/xe/display: remove unused xe->sb_lockJani Nikula
2024-05-13drm/xe/display: remove unused xe->enabled_irq_maskJani Nikula
2024-05-13drm/i915: Rename the fb pinning functions to indicate the address spaceVille Syrjälä
2024-05-13drm/i915: Change intel_fbdev_fb_alloc() return typeVille Syrjälä
2024-05-13drm/i915: Constify 'fb' in during pinningVille Syrjälä
2024-05-10drm/xe: Nuke xe's copy of intel_fbdev_fb.hVille Syrjälä
2024-05-07drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko
2024-05-03drm/i915/display: perform transient flushMatthew Auld
2024-05-02Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-04-25drm/{i915, xe}: Implement fbdev emulation as in-kernel clientThomas Zimmermann
2024-04-25drm/{i915,xe}: Implement fbdev client callbacksThomas Zimmermann
2024-04-22drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi
2024-04-18drm/xe: Simplify function return using drmm_add_action_or_reset()Himal Prasad Ghimiray
2024-04-18drm/xe: Remove useless mem_access during probeRodrigo Vivi
2024-04-12drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-08drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost
2024-03-19drm/xe/display: Mark dpt and related vma as uncachedJuha-Pekka Heikkila
2024-03-19drm/xe/display: mark DPT with XE_BO_PAGETABLEMatthew Auld
2024-03-11drm/xe/hdcp: Fix condition for hdcp gsc cs requirementSuraj Kandpal
2024-03-06drm/xe/hdcp: Enable HDCP for XESuraj Kandpal
2024-03-06drm/xe: Use gsc_proxy_init_done to check proxy statusSuraj Kandpal
2024-03-06drm/xe/hdcp: Use xe_device structSuraj Kandpal
2024-02-20Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-02-07drm/i915: Try to relocate the BIOS fb to the start of ggttVille Syrjälä