mirror-linux/drivers/gpu/drm/radeon
Linus Torvalds ed8d84530a This cycle, I2C removes the currently unused CLASS_DDC support
(controllers set the flag, but there is no client to use it). Also,
 CLASS_SPD support gets simplified to prepare removal in the future.
 Class based instantiation is not recommended these days anyhow.
 Furthermore, I2C core now creates a debugfs directory per I2C adapter.
 Current bus driver users were converted to use it. Then, there are also
 quite some driver updates. Standing out are patches for the wmt-driver
 which is refactored to support more variants. This is the rebased pull
 request where a large series for the designware driver was dropped.
 -----BEGIN PGP SIGNATURE-----
 
 iQJDBAABCgAtFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmWph0UPHHdzYUBrZXJu
 ZWwub3JnAAoJEBQN5MwUoCm2kbIQAJotSmX0mM+nNPReYCMMiloxoxUwgpiErNwY
 WDrYQSezthAJ1LDsGOEeLcE4f4I+UcUHBO1BoERtOZg3cGtE0Ii5N845sp100S9O
 ktyaKS5utoErymThWFFrnZX60/8yKXUMzZmNzy96560gPcxbFyyyVhKfBSPzK9T+
 O8CGu7GRNqgWHlvH3yqGeCbreWYrYVSrluEpBu6807cp3zDxrU+autOnsewm5+md
 ka3DdqrbxJSblYK8fJKESAUgkRmZgYKbgl0iiCuqX+ib6I4OA3Z68ny7dl0fY3Ws
 vwt7d88SaBKDdJmUZyb/sm4aJsW69GN+ECZolxrn4TIw45k4tes2s6Ma5+TV3E9h
 Fd1RuqduFEqQ7cj31UPe2x8rgj5Fo5nbjCWxdZv+/3zF8+cHwi8iwkp2PScsPCsa
 fmCdehUE5DrgobsRNANe6XJzxY5wp2VNpGEWKeaQz2Z0/d9T1YFS7a8aewvhXoPC
 isZboi6GQh2XoE8UgGJa29VUuaIkUW513DwCGw8mz1yKN+kHGcsRXXjkjaZoQn3U
 MMvh/zkI2Hpy/m2R8PWeIq5XhLJvmlZ19JJzUHJIjXh9Fn9EVtXhlUleh6mzMfeM
 n8NOg7Eukep2sBgmaufkUKz2Jtogs59YDSXZEvqJjIkPM2Wi0hA18Qj+pilES1ff
 3ckk3mxY
 =8D3Q
 -----END PGP SIGNATURE-----

Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c updates from Wolfram Sang:
 "This removes the currently unused CLASS_DDC support (controllers set
  the flag, but there is no client to use it).

  Also, CLASS_SPD support gets simplified to prepare removal in the
  future. Class based instantiation is not recommended these days
  anyhow.

  Furthermore, I2C core now creates a debugfs directory per I2C adapter.
  Current bus driver users were converted to use it.

  Finally, quite some driver updates. Standing out are patches for the
  wmt-driver which is refactored to support more variants.

  This is the rebased pull request where a large series for the
  designware driver was dropped"

* tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (38 commits)
  MAINTAINERS: use proper email for my I2C work
  i2c: stm32f7: add support for stm32mp25 soc
  i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
  dt-bindings: i2c: document st,stm32mp25-i2c compatible
  i2c: stm32f7: simplify status messages in case of errors
  i2c: stm32f7: perform most of irq job in threaded handler
  i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
  i2c: i801: Add lis3lv02d for Dell XPS 15 7590
  i2c: i801: Add lis3lv02d for Dell Precision 3540
  i2c: wmt: Reduce redundant: REG_CR setting
  i2c: wmt: Reduce redundant: function parameter
  i2c: wmt: Reduce redundant: clock mode setting
  i2c: wmt: Reduce redundant: wait event complete
  i2c: wmt: Reduce redundant: bus busy check
  i2c: mux: reg: Remove class-based device auto-detection support
  i2c: make i2c_bus_type const
  dt-bindings: at24: add ROHM BR24G04
  eeprom: at24: use of_match_ptr()
  i2c: cpm: Remove linux,i2c-index conversion from be32
  i2c: imx: Make SDA actually optional for bus recovering
  ...
2024-01-18 17:29:01 -08:00
..
reg_srcs
.gitignore drm/radeon: fix incorrrect SPDX-License-Identifiers 2022-06-21 17:54:53 -04:00
Kconfig fbdev: Use _IOMEM_ infix for I/O-memory helpers 2023-07-31 20:06:52 +02:00
Makefile drm/radeon: Only build fbdev if DRM_FBDEV_EMULATION is set 2023-03-31 11:18:42 -04:00
ObjectID.h
atom-bits.h
atom-names.h
atom-types.h
atom.c drm/radeon: Fix multiple line dereference in 'atom_iio_execute' 2023-08-15 17:43:48 -04:00
atom.h
atombios.h drm/radeon: replace 1-element arrays with flexible-array members 2023-11-03 11:59:51 -04:00
atombios_crtc.c drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
atombios_dp.c drm: Rename dp/ to display/ 2022-04-25 11:17:45 +02:00
atombios_encoders.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
atombios_i2c.c
avivod.h
btc_dpm.c
btc_dpm.h
btcd.h
cayman_blit_shaders.h drm/radeon: change cayman_default_state table from global to static 2022-04-11 13:50:35 -04:00
ci_dpm.c radeon: avoid double free in ci_dpm_init() 2023-04-18 16:28:54 -04:00
ci_dpm.h
ci_smc.c
cik.c pci-v6.6-changes 2023-08-30 20:23:07 -07:00
cik.h
cik_blit_shaders.h drm/radeon: change cik_default_state table from global to static 2022-04-26 11:43:51 -04:00
cik_reg.h
cik_sdma.c
cikd.h
clearstate_cayman.h
clearstate_ci.h
clearstate_defs.h
clearstate_evergreen.h drm/radeon: Fix warning using plain integer as NULL 2023-11-17 09:29:54 -05:00
clearstate_si.h drm/radeon: that open brace { should be on the previous line 2023-07-27 14:47:29 -04:00
cypress_dpm.c drm/radeon: fix possible division-by-zero errors 2023-06-09 10:44:47 -04:00
cypress_dpm.h
dce3_1_afmt.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
dce6_afmt.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
dce6_afmt.h
evergreen.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
evergreen.h
evergreen_blit_shaders.h drm/radeon/kms: change evergreen_default_state table from global to static 2022-04-19 13:58:32 -04:00
evergreen_cs.c
evergreen_dma.c
evergreen_hdmi.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
evergreen_hdmi.h
evergreen_reg.h
evergreen_smc.h
evergreend.h
kv_dpm.c
kv_dpm.h
kv_smc.c
mkregtable.c
ni.c drm/radeon: fix UVD suspend error 2022-01-18 17:43:36 -05:00
ni.h
ni_dma.c
ni_dpm.c drm/radeon: fix possible division-by-zero errors 2023-06-09 10:44:47 -04:00
ni_dpm.h
ni_reg.h
nid.h
nislands_smc.h
ppsmc.h
pptable.h drm/radeon: Fix UBSAN array-index-out-of-bounds for Radeon HD 5430 2023-10-09 16:47:08 -04:00
r100.c drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check() 2023-11-30 18:26:31 -05:00
r100_track.h
r100d.h
r200.c
r300.c drm/radeon: Fix format error 2023-07-27 14:59:29 -04:00
r300_reg.h gpu/drm/radeon: Fix typo in comments 2022-06-23 17:21:49 -04:00
r300d.h
r420.c drm/radeon: Remove unnecessary (void*) conversions 2023-06-09 10:40:55 -04:00
r420d.h
r500_reg.h
r520.c
r520d.h
r600.c drm: Spelling s/sempahore/semaphore/ 2023-07-29 21:05:10 +02:00
r600.h
r600_cs.c drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg() 2023-11-30 18:26:31 -05:00
r600_dma.c
r600_dpm.c drm/radeon: make array encoded_lanes static 2021-09-23 15:17:28 -04:00
r600_dpm.h
r600_hdmi.c
r600_reg.h
r600d.h
radeon.h drm/radeon: Remove the references of radeon_gem_ pread & pwrite ioctls 2023-08-30 15:51:13 -04:00
radeon_acpi.c drm/radeon: Use pci_dev_id() to simplify the code 2023-08-15 18:08:29 -04:00
radeon_acpi.h drm/radeon: Fix missing prototypes in radeon_atpx_handler.c 2023-06-15 11:06:58 -04:00
radeon_agp.c drm/radeon: Remove unnecessary NULL values 2023-08-15 18:08:27 -04:00
radeon_asic.c drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
radeon_asic.h
radeon_atombios.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
radeon_atombios.h
radeon_atpx_handler.c Revert "drm/radeon: Prefer dev_* variant over printk" 2023-08-07 17:12:49 -04:00
radeon_audio.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
radeon_audio.h drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
radeon_benchmark.c
radeon_bios.c drm/radeon: Use pci_get_base_class() to reduce duplicated code 2023-09-28 16:54:54 -05:00
radeon_clocks.c
radeon_combios.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
radeon_connectors.c drm/radeon: fix a possible null pointer dereference 2023-10-13 11:33:15 -04:00
radeon_cs.c drm/radeon: Fix integer overflow in radeon_cs_parser_init 2023-04-21 08:50:21 -04:00
radeon_cursor.c
radeon_device.c Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd5f/linux into drm-next 2023-01-16 15:04:13 +10:00
radeon_device.h
radeon_display.c drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() 2023-12-06 15:22:36 -05:00
radeon_dp_auxch.c drm/radeon: Do not use deprecated drm log API 2023-01-18 10:00:03 +01:00
radeon_drv.c drm/radeon: Remove the references of radeon_gem_ pread & pwrite ioctls 2023-08-30 15:51:13 -04:00
radeon_drv.h drm/radeon: Do not include <drm/drm_legacy.h> 2023-12-06 10:08:17 +01:00
radeon_encoders.c drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
radeon_family.h
radeon_fbdev.c fbdev: Use _IOMEM_ infix for I/O-memory helpers 2023-07-31 20:06:52 +02:00
radeon_fence.c drm/radeon: Cleanup radeon/radeon_fence.c 2023-08-30 14:58:13 -04:00
radeon_gart.c drm/radeon: Fix style issues in radeon _encoders.c & _gart.c 2023-07-25 13:37:05 -04:00
radeon_gem.c drm/radeon: Remove the references of radeon_gem_ pread & pwrite ioctls 2023-08-30 15:51:13 -04:00
radeon_i2c.c drm: remove I2C_CLASS_DDC support 2024-01-18 21:10:41 +01:00
radeon_ib.c drm/radeon: Remove unnecessary (void*) conversions 2023-06-09 10:40:55 -04:00
radeon_irq_kms.c drm/radeon: reintroduce radeon_dp_work_func content 2023-06-09 10:42:07 -04:00
radeon_kms.c drm/radeon: ERROR: "(foo*)" should be "(foo *)" 2023-07-12 11:12:09 -04:00
radeon_kms.h drm/radeon: Convert to Linux IRQ interfaces 2021-08-10 20:13:49 +02:00
radeon_legacy_crtc.c drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h 2023-01-18 09:25:31 +01:00
radeon_legacy_encoders.c drm/radeon: Remove unnecessary NULL values 2023-08-15 18:08:27 -04:00
radeon_legacy_encoders.h
radeon_legacy_tv.c drm/radeon: Move assignment outside if condition 2023-07-27 14:47:34 -04:00
radeon_mn.c dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3 2022-04-07 12:53:54 +02:00
radeon_mode.h drm/radeon: include drm/drm_edid.h only where needed 2023-12-13 15:28:31 -05:00
radeon_object.c drm/ttm: rework on ttm_resource to use size_t type 2022-10-27 11:42:58 +02:00
radeon_object.h drm/radeon: Use the drm suballocation manager implementation. 2023-03-01 17:18:19 +01:00
radeon_pm.c drm/radeon: Remove unnecessary (void*) conversions 2023-06-09 10:40:55 -04:00
radeon_pm.h
radeon_prime.c drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2 2022-12-06 12:54:14 +01:00
radeon_prime.h
radeon_reg.h
radeon_ring.c drm/radeon: Prevent multiple debug error lines on suspend 2023-12-13 16:32:56 -05:00
radeon_sa.c drm/radeon: make fence wait in suballocator uninterrruptable 2023-09-07 17:45:34 +02:00
radeon_semaphore.c drm/radeon: Use the drm suballocation manager implementation. 2023-03-01 17:18:19 +01:00
radeon_sync.c Linux 5.18-rc5 2022-05-03 16:08:48 +10:00
radeon_test.c drm/radeon: ERROR: "(foo*)" should be "(foo *)" 2023-07-12 11:12:09 -04:00
radeon_trace.h drm/ttm: rework on ttm_resource to use size_t type 2022-10-27 11:42:58 +02:00
radeon_trace_points.c
radeon_ttm.c drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move() 2023-08-30 15:26:54 -04:00
radeon_ttm.h
radeon_ucode.c
radeon_ucode.h
radeon_uvd.c drm/radeon: use DMA_RESV_USAGE_KERNEL 2022-04-07 12:53:54 +02:00
radeon_vce.c drm/radeon: add missing spaces before ';' 2023-07-25 13:47:27 -04:00
radeon_vm.c gpu/drm/radeon: fix two memleaks in radeon_vm_init 2023-12-14 15:28:53 -05:00
rs100d.h
rs400.c drm/radeon: Remove unnecessary (void*) conversions 2023-06-09 10:40:55 -04:00
rs400d.h
rs600.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
rs600d.h
rs690.c
rs690d.h
rs780_dpm.c
rs780_dpm.h
rs780d.h
rv6xx_dpm.c
rv6xx_dpm.h
rv6xxd.h
rv200d.h
rv250d.h
rv350d.h
rv515.c drm/radeon: Remove unnecessary (void*) conversions 2023-06-09 10:40:55 -04:00
rv515d.h
rv730_dpm.c
rv730d.h
rv740_dpm.c drm/radeon: fix possible division-by-zero errors 2023-06-09 10:44:47 -04:00
rv740d.h
rv770.c drm/radeon: ERROR: that open brace { should be on the previous line 2023-07-12 11:12:09 -04:00
rv770.h
rv770_dma.c
rv770_dpm.c
rv770_dpm.h
rv770_smc.c drm/radeon: that open brace { should be on the previous line 2023-07-27 14:47:31 -04:00
rv770_smc.h
rv770d.h
si.c drm/radeon: check return value of radeon_ring_lock() 2023-11-30 18:26:31 -05:00
si.h
si_blit_shaders.h drm/radeon: change si_default_state table from global to static 2022-04-06 10:20:25 -04:00
si_dma.c
si_dpm.c drm/radeon: change cac_weights_* to static 2022-04-26 11:43:57 -04:00
si_dpm.h
si_reg.h
si_smc.c
sid.h
sislands_smc.h drm/radeon/si_dpm: open brace '{' following struct go on the same line 2023-07-25 13:47:27 -04:00
smu7.h
smu7_discrete.h
smu7_fusion.h
sumo_dpm.c drm/radeon/dpm: fix a memleak in sumo_parse_power_table 2023-12-06 15:22:37 -05:00
sumo_dpm.h
sumo_smc.c
sumod.h
trinity_dpm.c drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table 2023-12-06 15:22:37 -05:00
trinity_dpm.h
trinity_smc.c
trinityd.h
uvd_v1_0.c
uvd_v2_2.c
uvd_v3_1.c
uvd_v4_2.c
vce.h
vce_v1_0.c
vce_v2_0.c