mirror of https://github.com/torvalds/linux.git
UAPI Changes:
* fourcc: Document Open Source user waiver
Cross-subsystem Changes:
* firmware: fix color-format selection for system framebuffers
Core Changes:
* format-helper: Add conversion from XRGB8888 to various sysfb formats;
Make XRGB8888 the only driver-emulated legacy format
* fb-helper: Avoid blank consoles from selecting an incorrect color format
* probe-helper: Enable/disable HPD on connectors plus driver updates
* Use drm_dbg_ helpers in several places
* docs: Document defaults for CRTC backgrounds; Document use of drm_minor
Driver Changes:
* arm/hdlcd: Use new debugfs helpers
* gud: Use new debugfs helpers
* panel: Support Visionox VTDR6130 AMOLED DSI; Support Himax HX8394; Convert
many drivers to common generic DSI write-sequence helper
* v3d: Do not opencode drm_gem_object_lookup()
* vc4: Various HVS an CRTC fixes
* vkms: Fix SEGFAULT from incorrect GEM-buffer mapping
* Convert various drivers to i2c probe_new()
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEchf7rIzpz2NEoWjlaA3BHVMLeiMFAmPAA0AACgkQaA3BHVML
eiMKNAgAoXCFd7YMKoHSDlmAOztP+0qdZWM1LkpyC3fTpYbbNC1xI8yn7TVZIbgY
qtkceCUAGmzuO5kTo0aSZdgPWvdWCuDmYBQsX/VwACchSA0aOKZcCaqXGi2Y39D6
G4xsHJyRhU/lWzn/GZQ4+l46m6NAlnrLFBfuLlOHDhYtYZq9D8gXEDm7NSl8/HGF
OjtfSFINKKtOCjvi5GAa8CfnE8GVp59paFKJuj8xU6Dqqlorff+XroWkQG8LV4qi
3UyShQL6d/2hiRQ7fIhXEGCKit7rJkEpfsLvSqJkTkzOKyjhnIZbJIuesgqhtbEH
OpWsmUVKNphi0Y5zw5ZiTqrSy0Py7g==
=+mHi
-----END PGP SIGNATURE-----
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
drm-misc-next for v6.3:
UAPI Changes:
* fourcc: Document Open Source user waiver
Cross-subsystem Changes:
* firmware: fix color-format selection for system framebuffers
Core Changes:
* format-helper: Add conversion from XRGB8888 to various sysfb formats;
Make XRGB8888 the only driver-emulated legacy format
* fb-helper: Avoid blank consoles from selecting an incorrect color format
* probe-helper: Enable/disable HPD on connectors plus driver updates
* Use drm_dbg_ helpers in several places
* docs: Document defaults for CRTC backgrounds; Document use of drm_minor
Driver Changes:
* arm/hdlcd: Use new debugfs helpers
* gud: Use new debugfs helpers
* panel: Support Visionox VTDR6130 AMOLED DSI; Support Himax HX8394; Convert
many drivers to common generic DSI write-sequence helper
* v3d: Do not opencode drm_gem_object_lookup()
* vc4: Various HVS an CRTC fixes
* vkms: Fix SEGFAULT from incorrect GEM-buffer mapping
* Convert various drivers to i2c probe_new()
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/Y8ADeSzZDj+tpibF@linux-uq9g
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ObjectID.h | ||
| aldebaran.c | ||
| aldebaran.h | ||
| aldebaran_reg_init.c | ||
| amdgpu.h | ||
| amdgpu_acp.c | ||
| amdgpu_acp.h | ||
| amdgpu_acpi.c | ||
| amdgpu_afmt.c | ||
| amdgpu_amdkfd.c | ||
| amdgpu_amdkfd.h | ||
| amdgpu_amdkfd_aldebaran.c | ||
| amdgpu_amdkfd_arcturus.c | ||
| amdgpu_amdkfd_arcturus.h | ||
| amdgpu_amdkfd_fence.c | ||
| amdgpu_amdkfd_gfx_v7.c | ||
| amdgpu_amdkfd_gfx_v8.c | ||
| amdgpu_amdkfd_gfx_v9.c | ||
| amdgpu_amdkfd_gfx_v9.h | ||
| amdgpu_amdkfd_gfx_v10.c | ||
| amdgpu_amdkfd_gfx_v10_3.c | ||
| amdgpu_amdkfd_gfx_v11.c | ||
| amdgpu_amdkfd_gpuvm.c | ||
| amdgpu_atombios.c | ||
| amdgpu_atombios.h | ||
| amdgpu_atomfirmware.c | ||
| amdgpu_atomfirmware.h | ||
| amdgpu_atpx_handler.c | ||
| amdgpu_benchmark.c | ||
| amdgpu_bios.c | ||
| amdgpu_bo_list.c | ||
| amdgpu_bo_list.h | ||
| amdgpu_cgs.c | ||
| amdgpu_connectors.c | ||
| amdgpu_connectors.h | ||
| amdgpu_cs.c | ||
| amdgpu_cs.h | ||
| amdgpu_csa.c | ||
| amdgpu_csa.h | ||
| amdgpu_ctx.c | ||
| amdgpu_ctx.h | ||
| amdgpu_debugfs.c | ||
| amdgpu_debugfs.h | ||
| amdgpu_device.c | ||
| amdgpu_df.h | ||
| amdgpu_discovery.c | ||
| amdgpu_discovery.h | ||
| amdgpu_display.c | ||
| amdgpu_display.h | ||
| amdgpu_dma_buf.c | ||
| amdgpu_dma_buf.h | ||
| amdgpu_doorbell.h | ||
| amdgpu_drv.c | ||
| amdgpu_drv.h | ||
| amdgpu_eeprom.c | ||
| amdgpu_eeprom.h | ||
| amdgpu_encoders.c | ||
| amdgpu_fdinfo.c | ||
| amdgpu_fdinfo.h | ||
| amdgpu_fence.c | ||
| amdgpu_fru_eeprom.c | ||
| amdgpu_fru_eeprom.h | ||
| amdgpu_fw_attestation.c | ||
| amdgpu_fw_attestation.h | ||
| amdgpu_gart.c | ||
| amdgpu_gart.h | ||
| amdgpu_gds.h | ||
| amdgpu_gem.c | ||
| amdgpu_gem.h | ||
| amdgpu_gfx.c | ||
| amdgpu_gfx.h | ||
| amdgpu_gfxhub.h | ||
| amdgpu_gmc.c | ||
| amdgpu_gmc.h | ||
| amdgpu_gtt_mgr.c | ||
| amdgpu_hdp.h | ||
| amdgpu_hmm.c | ||
| amdgpu_hmm.h | ||
| amdgpu_i2c.c | ||
| amdgpu_i2c.h | ||
| amdgpu_ib.c | ||
| amdgpu_ids.c | ||
| amdgpu_ids.h | ||
| amdgpu_ih.c | ||
| amdgpu_ih.h | ||
| amdgpu_imu.h | ||
| amdgpu_ioc32.c | ||
| amdgpu_irq.c | ||
| amdgpu_irq.h | ||
| amdgpu_job.c | ||
| amdgpu_job.h | ||
| amdgpu_jpeg.c | ||
| amdgpu_jpeg.h | ||
| amdgpu_kms.c | ||
| amdgpu_lsdma.c | ||
| amdgpu_lsdma.h | ||
| amdgpu_mca.c | ||
| amdgpu_mca.h | ||
| amdgpu_mes.c | ||
| amdgpu_mes.h | ||
| amdgpu_mes_ctx.h | ||
| amdgpu_mmhub.h | ||
| amdgpu_mode.h | ||
| amdgpu_nbio.c | ||
| amdgpu_nbio.h | ||
| amdgpu_object.c | ||
| amdgpu_object.h | ||
| amdgpu_pll.c | ||
| amdgpu_pll.h | ||
| amdgpu_pmu.c | ||
| amdgpu_pmu.h | ||
| amdgpu_preempt_mgr.c | ||
| amdgpu_psp.c | ||
| amdgpu_psp.h | ||
| amdgpu_psp_ta.c | ||
| amdgpu_psp_ta.h | ||
| amdgpu_rap.c | ||
| amdgpu_rap.h | ||
| amdgpu_ras.c | ||
| amdgpu_ras.h | ||
| amdgpu_ras_eeprom.c | ||
| amdgpu_ras_eeprom.h | ||
| amdgpu_res_cursor.h | ||
| amdgpu_reset.c | ||
| amdgpu_reset.h | ||
| amdgpu_ring.c | ||
| amdgpu_ring.h | ||
| amdgpu_ring_mux.c | ||
| amdgpu_ring_mux.h | ||
| amdgpu_rlc.c | ||
| amdgpu_rlc.h | ||
| amdgpu_sa.c | ||
| amdgpu_sched.c | ||
| amdgpu_sched.h | ||
| amdgpu_sdma.c | ||
| amdgpu_sdma.h | ||
| amdgpu_securedisplay.c | ||
| amdgpu_securedisplay.h | ||
| amdgpu_smuio.h | ||
| amdgpu_socbb.h | ||
| amdgpu_sync.c | ||
| amdgpu_sync.h | ||
| amdgpu_trace.h | ||
| amdgpu_trace_points.c | ||
| amdgpu_ttm.c | ||
| amdgpu_ttm.h | ||
| amdgpu_ucode.c | ||
| amdgpu_ucode.h | ||
| amdgpu_umc.c | ||
| amdgpu_umc.h | ||
| amdgpu_umr.h | ||
| amdgpu_uvd.c | ||
| amdgpu_uvd.h | ||
| amdgpu_vce.c | ||
| amdgpu_vce.h | ||
| amdgpu_vcn.c | ||
| amdgpu_vcn.h | ||
| amdgpu_vf_error.c | ||
| amdgpu_vf_error.h | ||
| amdgpu_virt.c | ||
| amdgpu_virt.h | ||
| amdgpu_vkms.c | ||
| amdgpu_vkms.h | ||
| amdgpu_vm.c | ||
| amdgpu_vm.h | ||
| amdgpu_vm_cpu.c | ||
| amdgpu_vm_pt.c | ||
| amdgpu_vm_sdma.c | ||
| amdgpu_vram_mgr.c | ||
| amdgpu_vram_mgr.h | ||
| amdgpu_xgmi.c | ||
| amdgpu_xgmi.h | ||
| amdgv_sriovmsg.h | ||
| arct_reg_init.c | ||
| athub_v1_0.c | ||
| athub_v1_0.h | ||
| athub_v2_0.c | ||
| athub_v2_0.h | ||
| athub_v2_1.c | ||
| athub_v2_1.h | ||
| athub_v3_0.c | ||
| athub_v3_0.h | ||
| atom.c | ||
| atom.h | ||
| atombios_crtc.c | ||
| atombios_crtc.h | ||
| atombios_dp.c | ||
| atombios_dp.h | ||
| atombios_encoders.c | ||
| atombios_encoders.h | ||
| atombios_i2c.c | ||
| atombios_i2c.h | ||
| cik.c | ||
| cik.h | ||
| cik_ih.c | ||
| cik_ih.h | ||
| cik_sdma.c | ||
| cik_sdma.h | ||
| cikd.h | ||
| clearstate_ci.h | ||
| clearstate_defs.h | ||
| clearstate_gfx9.h | ||
| clearstate_gfx10.h | ||
| clearstate_gfx11.h | ||
| clearstate_si.h | ||
| clearstate_vi.h | ||
| cz_ih.c | ||
| cz_ih.h | ||
| dce_v6_0.c | ||
| dce_v6_0.h | ||
| dce_v8_0.c | ||
| dce_v8_0.h | ||
| dce_v10_0.c | ||
| dce_v10_0.h | ||
| dce_v11_0.c | ||
| dce_v11_0.h | ||
| df_v1_7.c | ||
| df_v1_7.h | ||
| df_v3_6.c | ||
| df_v3_6.h | ||
| df_v4_3.c | ||
| df_v4_3.h | ||
| dimgrey_cavefish_reg_init.c | ||
| emu_soc.c | ||
| gfx_v6_0.c | ||
| gfx_v6_0.h | ||
| gfx_v7_0.c | ||
| gfx_v7_0.h | ||
| gfx_v8_0.c | ||
| gfx_v8_0.h | ||
| gfx_v9_0.c | ||
| gfx_v9_0.h | ||
| gfx_v9_4.c | ||
| gfx_v9_4.h | ||
| gfx_v9_4_2.c | ||
| gfx_v9_4_2.h | ||
| gfx_v10_0.c | ||
| gfx_v10_0.h | ||
| gfx_v11_0.c | ||
| gfx_v11_0.h | ||
| gfxhub_v1_0.c | ||
| gfxhub_v1_0.h | ||
| gfxhub_v1_1.c | ||
| gfxhub_v1_1.h | ||
| gfxhub_v2_0.c | ||
| gfxhub_v2_0.h | ||
| gfxhub_v2_1.c | ||
| gfxhub_v2_1.h | ||
| gfxhub_v3_0.c | ||
| gfxhub_v3_0.h | ||
| gfxhub_v3_0_3.c | ||
| gfxhub_v3_0_3.h | ||
| gmc_v6_0.c | ||
| gmc_v6_0.h | ||
| gmc_v7_0.c | ||
| gmc_v7_0.h | ||
| gmc_v8_0.c | ||
| gmc_v8_0.h | ||
| gmc_v9_0.c | ||
| gmc_v9_0.h | ||
| gmc_v10_0.c | ||
| gmc_v10_0.h | ||
| gmc_v11_0.c | ||
| gmc_v11_0.h | ||
| hdp_v4_0.c | ||
| hdp_v4_0.h | ||
| hdp_v5_0.c | ||
| hdp_v5_0.h | ||
| hdp_v5_2.c | ||
| hdp_v5_2.h | ||
| hdp_v6_0.c | ||
| hdp_v6_0.h | ||
| iceland_ih.c | ||
| iceland_ih.h | ||
| iceland_sdma_pkt_open.h | ||
| ih_v6_0.c | ||
| ih_v6_0.h | ||
| imu_v11_0.c | ||
| imu_v11_0.h | ||
| imu_v11_0_3.c | ||
| imu_v11_0_3.h | ||
| jpeg_v1_0.c | ||
| jpeg_v1_0.h | ||
| jpeg_v2_0.c | ||
| jpeg_v2_0.h | ||
| jpeg_v2_5.c | ||
| jpeg_v2_5.h | ||
| jpeg_v3_0.c | ||
| jpeg_v3_0.h | ||
| jpeg_v4_0.c | ||
| jpeg_v4_0.h | ||
| lsdma_v6_0.c | ||
| lsdma_v6_0.h | ||
| mca_v3_0.c | ||
| mca_v3_0.h | ||
| mes_v10_1.c | ||
| mes_v10_1.h | ||
| mes_v11_0.c | ||
| mes_v11_0.h | ||
| mmhub_v1_0.c | ||
| mmhub_v1_0.h | ||
| mmhub_v1_7.c | ||
| mmhub_v1_7.h | ||
| mmhub_v2_0.c | ||
| mmhub_v2_0.h | ||
| mmhub_v2_3.c | ||
| mmhub_v2_3.h | ||
| mmhub_v3_0.c | ||
| mmhub_v3_0.h | ||
| mmhub_v3_0_1.c | ||
| mmhub_v3_0_1.h | ||
| mmhub_v3_0_2.c | ||
| mmhub_v3_0_2.h | ||
| mmhub_v9_4.c | ||
| mmhub_v9_4.h | ||
| mmsch_v1_0.h | ||
| mmsch_v2_0.h | ||
| mmsch_v3_0.h | ||
| mmsch_v4_0.h | ||
| mxgpu_ai.c | ||
| mxgpu_ai.h | ||
| mxgpu_nv.c | ||
| mxgpu_nv.h | ||
| mxgpu_vi.c | ||
| mxgpu_vi.h | ||
| navi10_ih.c | ||
| navi10_ih.h | ||
| navi10_sdma_pkt_open.h | ||
| nbio_v2_3.c | ||
| nbio_v2_3.h | ||
| nbio_v4_3.c | ||
| nbio_v4_3.h | ||
| nbio_v6_1.c | ||
| nbio_v6_1.h | ||
| nbio_v7_0.c | ||
| nbio_v7_0.h | ||
| nbio_v7_2.c | ||
| nbio_v7_2.h | ||
| nbio_v7_4.c | ||
| nbio_v7_4.h | ||
| nbio_v7_7.c | ||
| nbio_v7_7.h | ||
| nv.c | ||
| nv.h | ||
| nvd.h | ||
| psp_gfx_if.h | ||
| psp_v3_1.c | ||
| psp_v3_1.h | ||
| psp_v10_0.c | ||
| psp_v10_0.h | ||
| psp_v11_0.c | ||
| psp_v11_0.h | ||
| psp_v11_0_8.c | ||
| psp_v11_0_8.h | ||
| psp_v12_0.c | ||
| psp_v12_0.h | ||
| psp_v13_0.c | ||
| psp_v13_0.h | ||
| psp_v13_0_4.c | ||
| psp_v13_0_4.h | ||
| sdma_common.h | ||
| sdma_v2_4.c | ||
| sdma_v2_4.h | ||
| sdma_v3_0.c | ||
| sdma_v3_0.h | ||
| sdma_v4_0.c | ||
| sdma_v4_0.h | ||
| sdma_v4_4.c | ||
| sdma_v4_4.h | ||
| sdma_v5_0.c | ||
| sdma_v5_0.h | ||
| sdma_v5_2.c | ||
| sdma_v5_2.h | ||
| sdma_v6_0.c | ||
| sdma_v6_0.h | ||
| sdma_v6_0_0_pkt_open.h | ||
| si.c | ||
| si.h | ||
| si_dma.c | ||
| si_dma.h | ||
| si_enums.h | ||
| si_ih.c | ||
| si_ih.h | ||
| sid.h | ||
| sienna_cichlid.c | ||
| sienna_cichlid.h | ||
| smu_v11_0_i2c.c | ||
| smu_v11_0_i2c.h | ||
| smuio_v9_0.c | ||
| smuio_v9_0.h | ||
| smuio_v11_0.c | ||
| smuio_v11_0.h | ||
| smuio_v11_0_6.c | ||
| smuio_v11_0_6.h | ||
| smuio_v13_0.c | ||
| smuio_v13_0.h | ||
| smuio_v13_0_6.c | ||
| smuio_v13_0_6.h | ||
| soc15.c | ||
| soc15.h | ||
| soc15_common.h | ||
| soc15d.h | ||
| soc21.c | ||
| soc21.h | ||
| ta_rap_if.h | ||
| ta_ras_if.h | ||
| ta_secureDisplay_if.h | ||
| ta_xgmi_if.h | ||
| tonga_ih.c | ||
| tonga_ih.h | ||
| tonga_sdma_pkt_open.h | ||
| umc_v6_0.c | ||
| umc_v6_0.h | ||
| umc_v6_1.c | ||
| umc_v6_1.h | ||
| umc_v6_7.c | ||
| umc_v6_7.h | ||
| umc_v8_7.c | ||
| umc_v8_7.h | ||
| umc_v8_10.c | ||
| umc_v8_10.h | ||
| uvd_v3_1.c | ||
| uvd_v3_1.h | ||
| uvd_v4_2.c | ||
| uvd_v4_2.h | ||
| uvd_v5_0.c | ||
| uvd_v5_0.h | ||
| uvd_v6_0.c | ||
| uvd_v6_0.h | ||
| uvd_v7_0.c | ||
| uvd_v7_0.h | ||
| vce_v2_0.c | ||
| vce_v2_0.h | ||
| vce_v3_0.c | ||
| vce_v3_0.h | ||
| vce_v4_0.c | ||
| vce_v4_0.h | ||
| vcn_sw_ring.c | ||
| vcn_sw_ring.h | ||
| vcn_v1_0.c | ||
| vcn_v1_0.h | ||
| vcn_v2_0.c | ||
| vcn_v2_0.h | ||
| vcn_v2_5.c | ||
| vcn_v2_5.h | ||
| vcn_v3_0.c | ||
| vcn_v3_0.h | ||
| vcn_v4_0.c | ||
| vcn_v4_0.h | ||
| vega10_ih.c | ||
| vega10_ih.h | ||
| vega10_reg_init.c | ||
| vega10_sdma_pkt_open.h | ||
| vega20_ih.c | ||
| vega20_ih.h | ||
| vega20_reg_init.c | ||
| vi.c | ||
| vi.h | ||
| vid.h | ||