summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-03-30Merge tag 'amd-drm-fixes-6.3-2023-03-29' of https://gitlab.freedesktop.org/ag...Daniel Vetter2-8/+58
2023-03-30drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2-8/+27
2023-03-30drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-03-27drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-03-27drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä3-1/+6
2023-03-27drm/i915/gem: Flush lmem contents after constructionChris Wilson1-1/+2
2023-03-27drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-03-27drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25
2023-03-27drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä1-1/+43
2023-03-27drm/i915: Add a .color_post_update() hookVille Syrjälä3-0/+17
2023-03-27drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä1-2/+21
2023-03-27drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-03-27drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit3-26/+26
2023-03-24Merge tag 'amd-drm-fixes-6.3-2023-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter11-41/+72
2023-03-24Merge tag 'drm-intel-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/d...Daniel Vetter13-72/+88
2023-03-24Merge tag 'drm-misc-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-10/+20
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung1-1/+0
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-03-23drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang1-0/+9
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-03-23drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-22drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello1-2/+2
2023-03-22drm/meson: fix missing component unbind on bind errorsJohan Hovold1-5/+8
2023-03-21drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede1-3/+10
2023-03-20Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit1-5/+0
2023-03-20drm/i915: Update vblank timestamping stuff on seamless M/N changeVille Syrjälä1-0/+8
2023-03-20drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar1-1/+1
2023-03-20drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda1-2/+2
2023-03-20drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-20drm/i915/guc: Fix missing ecodesJohn Harrison1-0/+22
2023-03-20drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar4-48/+9
2023-03-20drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-03-20drm/i915/fbdev: lock the fbdev obj before vma pinTejas Upadhyay1-6/+18
2023-03-20drm/i915/mtl: Fix Wa_16015201720 implementationRadhakrishna Sripada2-8/+26
2023-03-17drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refsChristian König1-2/+0
2023-03-17Merge tag 'amd-drm-fixes-6.3-2023-03-15' of https://gitlab.freedesktop.org/ag...Dave Airlie23-69/+281
2023-03-17Merge tag 'drm-intel-fixes-2023-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-38/+161
2023-03-16drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling1-1/+10
2023-03-16drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger3-7/+62
2023-03-16drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-16drm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+8
2023-03-16drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-16drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-15drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion againMarek Szyprowski1-1/+1
2023-03-14drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli1-0/+19
2023-03-14drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher1-2/+2