aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-06-22drm/sun4i: Return if frontend is not presentSaud Farooqui1-1/+1
2022-06-22drm/vc4: fix error code in vc4_check_tex_size()Dan Carpenter1-1/+1
2022-06-22drm/hyperv-drm: Include framebuffer and EDID headersThomas Zimmermann1-0/+2
2022-06-22drm/i915/display: Add smem fallback allocation for dptJuha-Pekka Heikkila1-4/+12
2022-06-22drm/i915: extend i915_vma_pin_iomap()CQ Tang1-12/+23
2022-06-22drm/i915: don't leak lmem mapping in vma_evictJuha-Pekka Heikkila1-1/+3
2022-06-22drm/sun4i: Add DMA mask and segment sizeJernej Skrabec1-0/+8
2022-06-22drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui1-1/+1
2022-06-22GPU: drm: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm: panel-orientation-quirks: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/vc4: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/prime: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/i915/gem: add missing elsekatrinzhou1-2/+3
2022-06-22drm/i915: Fix spelling typo in commentpengfuyuan1-1/+1
2022-06-21drm/amd/display: fix incorrect comparison in DMLAurabindo Pillai1-1/+1
2022-06-21drm/amd/display: fix array index in DMLAurabindo Pillai1-1/+1
2022-06-21drm/amdgpu: vm - drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher1-1/+1
2022-06-21drm/radeon: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede4-35/+0
2022-06-21drm/amdkfd: correct sdma queue number of sdma 6.0.1Yifan Zhang1-1/+1
2022-06-21drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede4-38/+1
2022-06-21amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-21drm/amd/display: 3.2.191Aric Cyr1-1/+1
2022-06-21drm/amd/display: Drop duplicate defineRodrigo Siqueira1-2/+0
2022-06-21drm/amd/display: Update hook dcn32_funcsRodrigo Siqueira1-1/+2
2022-06-21drm/amd/display: Implement a pme workaround functionChaitanya Dhere3-1/+10
2022-06-21drm/amd/display: Get VCO frequency from registersRodrigo Siqueira2-1/+96
2022-06-21drm/amd/display: Update SW state correctly for FCLKAlvin Lee1-3/+3
2022-06-21drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculationGeorge Shen1-8/+10
2022-06-21drm/amd/display: Update DPPCLK programming sequenceAlvin Lee1-1/+24
2022-06-21drm/amd/display: Check minimum disp_clk and dpp_clk debug optionRodrigo Siqueira1-0/+19
2022-06-21drm/amd/display: Fix in dp link-training when updating payload allocation tableDmytro Laktyushkin1-4/+9
2022-06-21drm/amd/display: extract update stream allocation to link_hwssWenjing Liu2-6/+10
2022-06-21drm/amd/display: Remove unused vendor specific w/aGeorge Shen2-130/+4
2022-06-21drm/amd/display: Handle downstream LTTPR with fixed VS sequenceGeorge Shen3-6/+40
2022-06-21drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-21drm/amd/display: Change initializer to single braceAric Cyr3-19/+19
2022-06-21drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu4-15/+14
2022-06-21drm/amd/display: Fix in overriding DP drive settingsGeorge Shen1-2/+3
2022-06-21drm/amd/display: Enrich the log in MST payload updateWenjing Liu1-0/+6
2022-06-21drm/amd/display: Change HDMI judgement condition.JinZe.Xu1-1/+1
2022-06-21drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-21drm/amd/display: Add SMU logging codeSaaem Rizvi5-0/+48
2022-06-21drm/amd/display: Turn off internal backlight when plugging external monitorSung Joon Kim1-2/+1
2022-06-21drm/amd/display: Fix eDP not light up on resumeSung Joon Kim3-1/+13
2022-06-21drm/amd/display: add mst port output bw checkhersen wu4-3/+48
2022-06-21drm/amd/display: Drop unnecessary detect link codeIan Chen1-5/+0
2022-06-21drm/amd/display: Take emulated dc_sink into account for HDCPWayne Lin1-4/+10
2022-06-21drm/amd/display: Release remote dc_sink under mst scenarioWayne Lin3-22/+35
2022-06-21drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug"Wayne Lin3-45/+0