summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-26drm/amd/display: Clean up code in dcAlvin Lee2-7/+9
2022-05-26drm/amd/display: Query DPIA HPD status.Jimmy Kizito3-1/+26
2022-05-26drm/amd/display: Update link training fallback behaviour.Jimmy Kizito1-24/+53
2022-05-25Merge tag 'drm-intel-next-fixes-2022-05-24' of git://anongit.freedesktop.org/...Dave Airlie11-51/+63
2022-05-23drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula1-11/+22
2022-05-20Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...Dave Airlie9-7/+50
2022-05-20Merge tag 'drm-misc-next-fixes-2022-05-19' of git://anongit.freedesktop.org/d...Dave Airlie1-2/+2
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov4-4/+4
2022-05-19drm/i915/reg: fix undefined behavior due to shift overflowing the constantJani Nikula1-16/+16
2022-05-19drm/i915/gt: Fix use of static in macro mismatchAndi Shyti1-10/+11
2022-05-19drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula1-2/+2
2022-05-19drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2-3/+3
2022-05-19drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak1-4/+4
2022-05-19drm/i915/gt: Fix build error without CONFIG_PMYueHaibing1-1/+1
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie249-2209/+384440
2022-05-18drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar1-1/+3
2022-05-18drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotationsAbhinav Kumar1-1/+1
2022-05-18drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov2-1/+7
2022-05-18drm/msm/dpu: limit writeback modes according to max_linewidthAbhinav Kumar1-1/+3
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello3-1/+17
2022-05-18drm/amdgpu: Unmap legacy queue when MES is enabledLuben Tuikov2-2/+2
2022-05-18drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua1-1/+3
2022-05-18drm/msm: Fix fb plane offset calculationRob Clark1-1/+1
2022-05-18drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin1-0/+1
2022-05-18drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson1-1/+31
2022-05-17Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2-10/+55
2022-05-17drm/rockchip: Change register space names in vop2Sascha Hauer1-2/+2
2022-05-16drm/amd/pm: consistent approach for smartshiftSathishkumar S1-68/+62
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+4
2022-05-16drm/amdkfd: Fix static checker warning on MES queue typeGraham Sider1-3/+4
2022-05-16drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()Hans de Goede1-2/+2
2022-05-16drm/amdgpu/discovery: add SMU v13.0.4 into the IP discovery listXiaojian Du1-0/+1
2022-05-16drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.4Tim Huang1-0/+1
2022-05-16drm/amdgpu/pm: enable swsmu for SMU IP v13.0.4Tim Huang1-0/+4
2022-05-16drm/amdgpu/pm: add swsmu ppt implementation for SMU IP v13.0.4Tim Huang3-1/+1074
2022-05-16drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.xTim Huang2-15/+100
2022-05-16drm/amdgpu/pm: add EnableGfxImu message dummy map for SMU IP v13.0.4Tim Huang1-1/+2
2022-05-16drm/amdgpu/pm: add smu v13.0.4 driver SMU if headersHuang Rui3-0/+542
2022-05-16drm/amdgpu/gfx11: fix mes mqd settingsJack Xiao1-10/+10
2022-05-16drm/amdgpu/gfx11: fix me field handling in map_queue packetJack Xiao1-2/+5
2022-05-16drm/amd/pm: update smartshift powerboost calc for smu13Sathishkumar S1-16/+46
2022-05-16drm/amd/pm: update smartshift powerboost calc for smu12Sathishkumar S1-16/+44
2022-05-16drm/amdkfd: allocate MMIO/DOORBELL BOs with AMDGPU_GEM_CREATE_PREEMPTIBLELang Yu1-16/+16
2022-05-16drm/amdgpu: Ensure the DMA engine is deactivated during set upsHaohui Mai1-45/+64
2022-05-16drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher1-0/+5
2022-05-16drm/amd/pm: add smu power_limit callback for smu_v13_0_7Yang Wang1-0/+39
2022-05-16drm/amd/pm: add smu feature map support for smu_v13_0_0Yang Wang1-19/+50
2022-05-16drm/amd/pm: add smu feature map support for smu_v13_0_7Yang Wang2-8/+73
2022-05-16drm/amd/pm: support ss metrics read for smu11Sathishkumar S2-37/+187
2022-05-16drm/amd/pm: add smu pp_feature_mask callback for smu_v13_0_7Yang Wang1-0/+2