summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-04-13drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng-6/+12
2022-04-13drm/amdgpu: fix VCN 3.1.2 firmware nameAlex Deucher-1/+1
2022-04-13drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen-10/+18
2022-04-08Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-4/+14
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie-117/+540
2022-04-07dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatoryMarek Vasut-0/+2
2022-04-07Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...Dave Airlie-92/+235
2022-04-07Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux in...Dave Airlie-4/+15
2022-04-07Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+3
2022-04-07Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-39/+229
2022-04-06fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann-1/+8
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher-4/+4
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin-40/+67
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty-1/+1
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito-1/+24
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein-1/+0
2022-04-06drm/amdgpu: don't use BACO for reset in S3Alex Deucher-0/+11
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ-0/+2
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones-9/+15
2022-04-06drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun-2/+2
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji-3/+3
2022-04-06amd/display: set backlight only if requiredShirish S-3/+10
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li-1/+2
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung-4/+0
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito-0/+60
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu-8/+11
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li-7/+0
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park-2/+2
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin-1/+1
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang-0/+12
2022-04-05Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard-117/+540
2022-04-05Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-290398/+1031004
2022-04-05dt-bindings: display: bridge: Drop requirement on input port for DSI devicesMaxime Ripard-2/+0
2022-04-05drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst-1/+4
2022-04-04gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan-2/+3
2022-04-04drm/imx: dw_hdmi-imx: Fix bailout in error cases of probeLiu Ying-1/+7
2022-04-04drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito-1/+3
2022-04-04drm/imx: imx-ldb: Check for null pointer after calling kmemdupJiasheng Jiang-0/+2
2022-04-03Linux 5.18-rc1v5.18-rc1Linus Torvalds-2/+2
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-167/+44
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-136/+14
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-187/+200
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-69/+1
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-142/+16
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-11/+12
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd-136/+14
2022-04-02Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...Linus Torvalds-88/+180
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+2
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-45/+72