summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-08drm/i915/gt: Restore ce->signal flush before releasing virtual engineChris Wilson
2021-01-08drm/i915/selftests: Rearrange ktime_get to reduce latency against CSChris Wilson
2021-01-08drm/i915/selftests: Skip unstable timing measurementsChris Wilson
2021-01-08drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson
2021-01-08drm/i915: Disable RPM wakeref assertions during driver shutdownChris Wilson
2021-01-08drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers
2021-01-08drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabledAlex Deucher
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du
2021-01-08drm/amd/pm: add the parameters of power profiles for vangoghXiaojian Du
2021-01-08drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao
2021-01-08drm/amdkfd: check more client ids in interrupt handlerTao Zhou
2021-01-08drm/amdgpu: Correct the read sclk for navi10Emily.Deng
2021-01-08drm/amdgpu: Add new mode 2560x1440Emily.Deng
2021-01-08drm/i915/pps: Reuse POWER_DOMAIN_DISPLAY_CORE in pps_{lock, unlock}Anshuman Gupta
2021-01-08Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-01-07drm/i915/gt: Remove timeslice suppressionChris Wilson
2021-01-07drm/i915: Wrap our timer_list.expires checkingChris Wilson
2021-01-07Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-01-07Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-nextDaniel Vetter
2021-01-07Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2021-01-07drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede
2021-01-07Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...Daniel Vetter
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-01-06drm/i915/rkl: Add DP vswing programming tablesMatt Roper
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher
2021-01-06drm/i915/selftests: Improve handling of iomem around stolenChris Wilson
2021-01-06drm/i915/selftests: Break out of the lrc layout test after register mismatchChris Wilson
2021-01-05drm/i915/rkl: new rkl ddc map for different PCHLee Shawn C
2021-01-05Merge tag 'gvt-next-fixes-2020-12-25' of https://github.com/intel/gvt-linux i...Rodrigo Vivi
2021-01-05drm/amdgpu: Add check to prevent IH overflowDefang Bo
2021-01-05drm/amdgpu/display: drop DCN support for aarch64Alex Deucher
2021-01-05drm/amdgpu: enable ras eeprom support for sienna cichlidJohn Clements
2021-01-05drm/amdgpu: fix no bad_pages issue after umc ue injectionDennis Li
2021-01-05drm/amdgpu: fix potential memory leak during navi12 deinitializationJiawei Gu
2021-01-05drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner
2021-01-05drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner
2021-01-05drm/amdgpu: take runtime pm reference when we attach a bufferAlex Deucher
2021-01-05drm/amd/display: Create and Destroy PSR resources for DCN302Joshua Aberback
2021-01-05drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback
2021-01-05drm/amd/display: Fix unused variable warningArnd Bergmann
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao
2021-01-05drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li
2021-01-05gpu/drm/radeon: use DIV_ROUND_UP macro to do calculationZheng Yongjun
2021-01-05drm/amd/display: remove useless else ifTian Tao
2021-01-05drm/amd/display: remove unused including <linux/version.h>Tian Tao
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du
2021-01-05drm/amd/pm: enable dclk/vclk dpm function in "auto" power profile for vangoghXiaojian Du
2021-01-05drm/amdgpu: do optimization for psp command submitpengzhou