aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji1-3/+3
2022-04-06amd/display: set backlight only if requiredShirish S2-3/+10
2022-04-06drm/i915: Split i915_run_as_guest into x86 and non-x86Casey Bowman1-0/+8
2022-04-06drm/i915/display/psr: Use continuos full frame to handle frontbuffer invalidationsJosé Roberto de Souza2-12/+77
2022-04-06drm/i915/display/psr: Lock and unlock PSR around pipe updatesJosé Roberto de Souza3-10/+70
2022-04-06drm/i915/display/psr: Set partial frame enable when forcing full frame fetchJosé Roberto de Souza1-9/+13
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König27-73/+139
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2-0/+12
2022-04-06drm/mediatek: Fix mtk_cec_mask()Miles Chen1-1/+1
2022-04-06drm/amd/dc: remove duplicate includeLv Ruyi1-1/+0
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-38/+65
2022-04-06drm/amdgpu: Remove leftover igp_lane_infoGrigory Vasilyev1-21/+0
2022-04-06drm/radeon: change si_default_state table from global to staticTom Rix3-256/+222
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-06drm/radeon: simplify if-if to if-elseGuo Zhengkui1-1/+1
2022-04-06drm/amdkfd: Add missing NULL check in svm_range_map_to_gpuPhilip Yang1-1/+1
2022-04-06drm/tegra: vic: Fix unused-function warningsArnd Bergmann1-3/+2
2022-04-06drm/vc4: hvs: Use pointer to HVS in HVS_READ and HVS_WRITE macrosMaxime Ripard4-52/+60
2022-04-06drm/vc4: kms: Ignore atomic_flush if we're disabledMaxime Ripard1-1/+2
2022-04-06drm/vc4: hvs: Move the dlist setup to its own functionMaxime Ripard1-5/+14
2022-04-06drm/vc4: hvs: Remove dlist setup duplicationMaxime Ripard1-6/+3
2022-04-06drm/vc4: hvs: Store channel in variableMaxime Ripard1-4/+5
2022-04-06drm/vc4: hvs: Fix frame count register readoutMaxime Ripard4-3/+35
2022-04-06drm/vc4: kms: Take old state core clock rate into accountMaxime Ripard1-2/+3
2022-04-06drm/vc4: hdmi: Remove clock rate initializationMaxime Ripard1-13/+0
2022-04-06drm/vc4: Add logging and commentsMaxime Ripard1-0/+11
2022-04-06drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()Ashutosh Dixit3-6/+2
2022-04-06drm: bridge: icn6211: Drop I2C module owner assignmentMarek Vasut1-1/+0
2022-04-06drm/etnaviv: reap idle softpin mappings when necessaryLucas Stach1-0/+39
2022-04-06drm/etnaviv: move flush_seq increment into etnaviv_iommu_map/unmapLucas Stach1-2/+4
2022-04-06drm/etnaviv: move MMU context ref/unref into map/unmap_gemLucas Stach2-8/+6
2022-04-06drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach1-0/+6
2022-04-06drm/gma500: fix a missing break in psb_intel_crtc_mode_setXiaomeng Tong1-0/+2
2022-04-06drm: bridge: icn6211: Mark module exit callback with __exitMarek Vasut1-1/+1
2022-04-06drm/i915: Fixup kerneldoc in struct i915_gem_contextTvrtko Ursulin1-1/+1
2022-04-06drm/mediatek: Fix DPI component detection for MT8192Chen-Yu Tsai1-0/+2
2022-04-06drm: bridge: icn6211: Fix DSI-to-DPI PLL configurationMarek Vasut1-20/+27
2022-04-06drm/mediatek: Add vblank register/unregister callback functionsRex-BC Chen6-25/+80
2022-04-06drm/mediatek: mtk_drm_crtc: Use kmalloc in mtk_drm_crtc_duplicate_stateAngeloGioacchino Del Regno1-1/+2
2022-04-06drm/mediatek: mtk_drm_plane: Use kmalloc in mtk_plane_duplicate_stateAngeloGioacchino Del Regno1-1/+1
2022-04-05drm/panel: innolux-ej030na and abt-y030xx067a: add .enable and .disableChristophe Branchereau2-7/+54