aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-06-16drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard1-7/+11
2022-06-16drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard1-1/+11
2022-06-16drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard1-1/+7
2022-06-16drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard1-9/+42
2022-06-16drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard3-6/+17
2022-06-16drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard3-7/+7
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard6-29/+30
2022-06-16drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard1-0/+4
2022-06-16drm/sun4i: Fix crash during suspend after component bind failureSamuel Holland1-1/+3
2022-06-16drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflictSamuel Holland2-52/+4
2022-06-16drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generationSamuel Holland1-35/+32
2022-06-16drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY opsSamuel Holland2-48/+46
2022-06-16drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY opsSamuel Holland2-7/+7
2022-06-16drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resetsSamuel Holland1-64/+26
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resourceSamuel Holland1-8/+1
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_dataSamuel Holland2-10/+3
2022-06-15drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not setAlex Deucher1-0/+4
2022-06-15drm/msm/gem: Drop early returns in close/purge vmaRob Clark1-4/+2
2022-06-15drm/msm/gem: Separate object and vma unpinRob Clark4-16/+22
2022-06-15drm/i915/pvc: Add recommended MMIO settingMatt Roper2-0/+14
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter85-2041/+3437
2022-06-15drm/bridge: it6505: Add missing CRYPTO_HASH dependencyZheng Bin1-0/+2
2022-06-15drm/bridge: anx7625: Zero error variable when panel bridge not presentNĂ­colas F. R. A. Prado1-1/+3
2022-06-15drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan1-11/+11
2022-06-15drm/amd/display: Drop unnecessary guard from DC resourceRodrigo Siqueira1-2/+0
2022-06-15drm/i915/bios: split ddi port parsing and debug printingJani Nikula1-28/+37
2022-06-15drm/i915/bios: no need to pass i915 to parse_ddi_port()Jani Nikula1-3/+3
2022-06-15drm/i915/bios: use dvi and hdmi support helpersJani Nikula1-2/+2
2022-06-14drm/amdgpu/display: make FP handling in Makefiles consistentAlex Deucher6-12/+16
2022-06-14Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN"Alex Deucher1-4/+0
2022-06-14drm/amdkfd: fix warning when CONFIG_HSA_AMD_P2P is not setAlex Deucher1-2/+5
2022-06-14drm/amdgpu: remove redundant enable_mes and enable_mes_kiqYifan Zhang1-8/+0
2022-06-14drm/amd/display: Blank for uclk OC in dm instead of dcJoshua Aberback2-30/+14
2022-06-14drm/amd/display: Add null check to dc_submit_i2c_oemMartin Leung1-4/+7
2022-06-14drm/amd/display: FVA timing adjustmentCharlene Liu1-0/+1
2022-06-14drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong4-3/+6
2022-06-14drm/amd/display: Pass vrr mode to dcnFelipe Clark1-0/+1
2022-06-14drm/amd/display: Adding VTEM to dcAhmad Othman6-2/+23
2022-06-14drm/amd/display: Copy hfvsif_infopacket when stream updateNicholas Kazlauskas1-0/+3
2022-06-14drm/amd/display: Add support for HF-VSIFAhmad Othman4-4/+20
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark14-22/+51
2022-06-14drm/amd/display: DAL ACR, dc part, fix missing dcn30Ian Chen2-8/+25
2022-06-14drm/amd/display: Fix commentsSamson Tam5-25/+37
2022-06-14drm/amd/display: Drop unused privacy_mask setters and gettersOliver Logush1-6/+0
2022-06-14drm/amd/display: 3.2.190Aric Cyr1-1/+1
2022-06-14drm/amd/display: update topology_update_input_v3 structQingqing Zhuo3-0/+17
2022-06-14drm/amd/display: Add debug option for exiting idle optimizations on cursor updatesAlvin Lee2-2/+4
2022-06-14drm/amd/display: dsc validate fail not pass to atomic checkhersen wu3-16/+35
2022-06-14drm/amd/display: Fix monitor flash issueShah Dharati1-1/+1
2022-06-14drm/amd/display: lower lane count first when CR done partially fails in EQWenjing Liu2-6/+9