summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd: Add amdgpu_hwmon_get_sensor_generic()Mario Limonciello1-233/+88
2023-08-16drm/amdgpu/vcn: Add MMSCH v4_0_3 support for sriovSamir Dhume1-0/+37
2023-08-16drm/amdgpu: Add I2C EEPROM support on smu v13_0_6Candice Li1-0/+2
2023-08-16drm/amd/pm: bump SMU v13.0.5 driver_if header versionTim Huang1-2/+1
2023-08-16drm/amd/pm: correct the logics for retreiving SMU13 OD setting limitsEvan Quan2-76/+64
2023-08-16drm/amd/pm: correct the way for checking custom OD settingsEvan Quan2-16/+16
2023-08-16drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar1-3/+6
2023-08-16drm/amd: Use pci_dev_id() to simplify the codeXiongfeng Wang1-4/+4
2023-08-16drm/amdkfd: fix double assign skip process context clearJonathan Kim1-1/+0
2023-08-16drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha1-0/+3
2023-08-16drm/amdgpu: Fix identifier names to function definition arguments in atom.hSrinivasan Shanmugam1-10/+13
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-16drm/amdgpu: mode1 reset needs to recover mp1 for mp0 v13_0_10YiPeng Chai3-1/+30
2023-08-16drm/amd/pm: avoid driver getting empty metrics table for the first timeYang Wang1-5/+15
2023-08-16drm/amdkfd: Use memdup_user() rather than duplicating its implementationAtul Raut1-9/+1
2023-08-16drm/amdgpu: Remove unnecessary ras cap checkHawking Zhang1-4/+0
2023-08-16drm/amdkfd: fix build failure without CONFIG_DYNAMIC_DEBUGArnd Bergmann1-0/+6
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu2-5/+6
2023-08-16drm/radeon: Fix multiple line dereference in 'atom_iio_execute'Srinivasan Shanmugam1-7/+3
2023-08-16drm/amd/pm: Add vclk and dclk sysnode for GC 9.4.3Asad Kamal1-2/+4
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng1-0/+4
2023-08-16drm/amdkfd: Add missing tba_hi programming on aldebaranJay Cornwall1-0/+1
2023-08-16drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'Srinivasan Shanmugam1-0/+6
2023-08-16drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha3-0/+14
2023-08-15Merge tag 'amd-drm-next-6.6-2023-08-11' of https://gitlab.freedesktop.org/agd...Dave Airlie248-3820/+6312
2023-08-15Merge tag 'drm-next-20230814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie4-23/+50
2023-08-15Merge tag 'mediatek-drm-next-6.6' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie21-274/+326
2023-08-15Merge tag 'drm-intel-gt-next-2023-08-11' of git://anongit.freedesktop.org/drm...Dave Airlie23-69/+75
2023-08-14drm:rcar-du: Enable ABGR and XBGR formatsDamian Hobson-Garcia1-0/+8
2023-08-14drm: rcar-du: Add more formats to DRM_MODE_BLEND_PIXEL_NONE supportDamian Hobson-Garcia1-17/+32
2023-08-14drm/renesas: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-08-14drm: rcar-du: Use dev_err_probe() to record cause of KMS init errorsLaurent Pinchart2-2/+8
2023-08-14drm: rcar-du: Replace DRM_INFO() with drm_info()Laurent Pinchart1-1/+1
2023-08-13drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct headerLee Jones1-5/+0
2023-08-13drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct headerLee Jones1-5/+0
2023-08-13drm/mediatek: Fix void-pointer-to-enum-cast warningJason-JH.Lin2-2/+2
2023-08-13drm/mediatek: Fix potential memory leak if vmap() failSui Jingfeng1-1/+5
2023-08-11drm/amdgpu: don't allow userspace to create a doorbell BOAlex Deucher1-0/+4
2023-08-11drm/amdkfd: rename device_queue_manager_init_v10_navi10()Alex Deucher3-3/+3
2023-08-11drm/amdkfd: drop IOMMUv2 supportAlex Deucher24-1085/+64
2023-08-11drm/amdkfd: disable IOMMUv2 support for RavenAlex Deucher1-7/+0
2023-08-11drm/amdkfd: disable IOMMUv2 support for KV/CZAlex Deucher2-13/+1
2023-08-11drm/amdkfd: ignore crat by defaultAlex Deucher1-4/+0
2023-08-11Merge tag 'drm-intel-next-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie38-255/+339
2023-08-11Merge tag 'drm-misc-next-2023-08-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie128-1219/+7537
2023-08-11Merge tag 'exynos-drm-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-4/+3
2023-08-11drm/mediatek: Fix dereference before null checkJason-JH.Lin1-5/+1
2023-08-11drm/mediatek: Add cnt checking for coverity issueJason-JH.Lin1-1/+4
2023-08-11drm/mediatek: Remove freeing not dynamic allocated memoryJason-JH.Lin1-5/+2
2023-08-11drm/mediatek: Convert to platform remove callback returning voidUwe Kleine-König14-53/+28