summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-04-03drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio
2023-04-03drm/i915/ttm: fix sparse warningMatthew Auld
2023-04-03drm/i915: Remove the encoder update_prepare()/complete() hooksImre Deak
2023-04-03drm/i915: Remove TC PHY disconnect workaroundImre Deak
2023-04-03drm/i915: Disable DPLLs before disconnecting the TC PHYImre Deak
2023-04-03drm/i915: Move shared DPLL disabling into CRTC disable hookImre Deak
2023-04-03drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspecImre Deak
2023-04-03drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()Imre Deak
2023-04-03drm/i915/tc: Get power ref for reading the HPD live status registerImre Deak
2023-04-03drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detectionImre Deak
2023-04-03drm/i915/tc: Add TC PHY hook to init the PHYImre Deak
2023-04-03drm/i915/tc: Add asserts in TC PHY hooks that the required power is onImre Deak
2023-04-03drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domainImre Deak
2023-04-03drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameterImre Deak
2023-04-03drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()Imre Deak
2023-04-03drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooksImre Deak
2023-04-03drm/i915/tc: Check TC mode instead of the VBT legacy flagImre Deak
2023-04-03drm/i915/tc: Fix up the legacy VBT flag only in disconnected modeImre Deak
2023-04-03drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHYImre Deak
2023-04-03drm/i915/tc: Factor out tc_phy_verify_legacy_or_dp_alt_mode()Imre Deak
2023-04-03drm/i915/tc: Add generic TC PHY connect/disconnect handlersImre Deak
2023-04-03drm/i915/tc: Add TC PHY hook to read out the PHY HW stateImre Deak
2023-04-03drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned stateImre Deak
2023-04-03drm/i915/tc: Add TC PHY hook to get the PHY HPD live statusImre Deak
2023-04-03drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.cImre Deak
2023-04-03drm/i915/tc: Check for TC PHY explicitly in intel_tc_port_fia_max_lane_count()Imre Deak
2023-04-03drm/i915/tc: Move TC port fields to a new intel_tc_port structImre Deak
2023-04-03drm/i915/tc: Use the tc_phy prefix for all TC PHY functionsImre Deak
2023-04-03drm/i915/tc: Rename tc_phy_status_complete() to tc_phy_is_ready()Imre Deak
2023-04-03drm/i915/tc: Use the adlp prefix for ADLP TC PHY functionsImre Deak
2023-04-03drm/i915/tc: Group the TC PHY setup/query functions per platformImre Deak
2023-04-03Merge tag 'amd-drm-next-6.4-2023-03-31' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-03drm/i915/dsc: Add debugfs entry to validate DSC output formatsSwati Sharma
2023-04-03drm/i915/vdsc: Check slice design requirementSuraj Kandpal
2023-04-03drm/i915/dsc: Fill in native_420 fieldSuraj Kandpal
2023-04-03drm/i915/dsc: Enable YCbCr420 for VDSCSuraj Kandpal
2023-04-03drm/i915/dsc: Adding the new registers for DSCSuraj Kandpal
2023-04-03drm/i915/dp: Check if DSC supports the given output_formatAnkit Nautiyal
2023-04-03drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon
2023-04-03drm/mediatek: Add ovl_adaptor get format functionNancy.Lin
2023-04-03drm/mediatek: Add mdp_rdma get format functionNancy.Lin
2023-04-02drm/lima: add show_fdinfo for drm usage statsErico Nunes
2023-04-02drm/lima: allocate unique id per drm_fileErico Nunes
2023-04-02drm/lima: add usage counting method to ctx_mgrErico Nunes
2023-04-02drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()Harshit Mogalapalli
2023-04-01drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst
2023-03-31drm/msm/a6xx: Add support for A650 speed binningKonrad Dybcio
2023-03-31drm/msm/a6xx: Add support for A640 speed binningKonrad Dybcio
2023-03-31drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3XTong Liu01