summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-02-15drm/msm/dpu: correct LM pairing for SM6150Dmitry Baryshkov
2025-02-15drm/msm/dpu: enable DPU_WB_INPUT_CTRL for DPU 5.xDmitry Baryshkov
2025-02-15drm/msm/dpu: skip watchdog timer programming through TOP on >= SM8450Dmitry Baryshkov
2025-02-15drm/i915: s/state/plane_state/Ville Syrjälä
2025-02-15drm/i915: Relocate some other plane fb related stuff into intel_fb.cVille Syrjälä
2025-02-15drm/i915: Relocate intel_{rotation,remapped}_info_size()Ville Syrjälä
2025-02-15drm/i915: Relocate intel_plane_uses_fence()Ville Syrjälä
2025-02-15drm/i915: Simplify vlv_wait_port_ready() argumentsVille Syrjälä
2025-02-15drm/i915: Relocate vlv_wait_port_ready()Ville Syrjälä
2025-02-15drm/i915: Move intel_plane_destroy() into intel_atomic_plane.cVille Syrjälä
2025-02-15drm/i915: Move intel_hpd_poll_fini() into intel_hotplug.cVille Syrjälä
2025-02-15drm/i915: Extract intel_hdcp_cancel_works()Ville Syrjälä
2025-02-15drm/i915: Extract intel_connector_cancel_modeset_retry_work()Ville Syrjälä
2025-02-15drm/i915: Always initialize connector->modeset_retry_workVille Syrjälä
2025-02-15drm/i915: Move modeset_retry stuff into intel_connector.cVille Syrjälä
2025-02-15drm/msm: Avoid rounding up to one jiffyRob Clark
2025-02-15drm/msm/a6xx: Only print the GMU firmware version onceKonrad Dybcio
2025-02-15drm/i915: Relocate intel_atomic_check_planes()Ville Syrjälä
2025-02-15drm/i915: Move icl+ nv12 plane register mangling into skl_universal_plane.cVille Syrjälä
2025-02-15drm/i915: Rename the variables in icl_check_nv12_planes()Ville Syrjälä
2025-02-15drm/i915: Extract link_nv12_planes()Ville Syrjälä
2025-02-15drm/i915: Remove pointless visible check in unlink_nv12_plane()Ville Syrjälä
2025-02-15drm/i915: Extract unlink_nv12_plane()Ville Syrjälä
2025-02-15drm/i915: s/planar_slave/is_y_plane/Ville Syrjälä
2025-02-15drm/i915: Rework joiner and Y plane dependency handlingVille Syrjälä
2025-02-15Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"Ville Syrjälä
2025-02-15drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä
2025-02-14drm/xe/hwmon: Stop ignoring errors on probeLucas De Marchi
2025-02-14drm/xe/pmu: Fail probe if xe_pmu_register() failsLucas De Marchi
2025-02-14drm/xe/oa: Handle errors in xe_oa_register()Lucas De Marchi
2025-02-14drm/xe: Move drm_dev_unplug() out of display functionLucas De Marchi
2025-02-14drm/xe/oa: Move fini to xe_oaLucas De Marchi
2025-02-14drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()Lucas De Marchi
2025-02-14drm/xe: Cleanup unwind of gt initializationLucas De Marchi
2025-02-14drm/xe: Remove leftover pxp commentLucas De Marchi
2025-02-14drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()Lucas De Marchi
2025-02-14drm/xe: Fix xe_tile_init_noalloc() error propagationLucas De Marchi
2025-02-14drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi
2025-02-14drm/xe: Fix xe_display_fini() callsLucas De Marchi
2025-02-14drm/xe: Add callback support for driver removeLucas De Marchi
2025-02-14drm/i915/ddi: Sanitize DDI_BUF_CTL register definitionsImre Deak
2025-02-14drm/i915/ddi: Add a helper to enable a portImre Deak
2025-02-14drm/i915/ddi: Unify the platform specific functions disabling a portImre Deak
2025-02-14drm/i915/ddi: Move platform checks within mtl_ddi_enable/disable_d2d_link()Imre Deak
2025-02-14drm/i915/ddi: Simplify waiting for a port to get active/idle via DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Simplify the port disabling via DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Simplify the port enabling via DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Set missing TC DP PHY lane stagger delay in DDI_BUF_CTLImre Deak
2025-02-14drm/i915/ddi: Make all the PORT_WIDTH macros work the same wayImre Deak
2025-02-14drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak