index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2025-03-28
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
2025-03-13
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Richard Thier
2025-02-17
drm/radeon: use eld_mutex to protect access to connector->eld
Dmitry Baryshkov
2024-12-14
drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
Igor Artemiev
2024-12-09
Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"
Alex Deucher
2024-12-05
drm/radeon: Fix spurious unplug event on radeon HDMI
Steven 'Steve' Kendall
2024-10-15
drm/radeon: Fix encoder->possible_clones
Ville Syrjälä
2024-10-09
Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
2024-10-08
drm/radeon: always set GEM function pointer
Christian König
2024-10-07
drm/radeon: add late_register for connector
Wu Hoi Pok
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-08-16
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Nikita Zhandarovich
2024-08-16
drm/radeon: Use backlight power constants
Thomas Zimmermann
2024-08-13
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Geert Uytterhoeven
2024-08-06
drm/radeon: use GEM references instead of TTMs
Christian König
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-27
drm/radeon: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
2024-07-25
drm/radeon: properly handle vbios fake edid sizing
Alex Deucher
2024-07-23
drm/radeon: fix null pointer dereference in radeon_add_common_modes
Ma Ke
2024-07-23
drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc
Wu Hoi Pok
2024-07-23
drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
Wu Hoi Pok
2024-07-23
drm/radeon: add helper rdev_to_drm(rdev)
Wu Hoi Pok
2024-07-23
drm/radeon: use variable flags as parameter
Wu Hoi Pok
2024-07-23
drm/radeon: remove load callback from kms_driver
Wu Hoi Pok
2024-07-23
drm/radeon: change variable name "dev" to "ddev" for consistency
Wu Hoi Pok
2024-07-01
drm/radeon: check bo_va->bo is non-NULL before using it
Pierre-Eric Pelloux-Prayer
2024-06-27
Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-06-21
Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-06-19
drm/radeon: fix UBSAN warning in kv_dpm.c
Alex Deucher
2024-06-11
Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-06-05
drm/radeon: Remove __counted_by from StateArray.states[]
Bill Wendling
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-23
drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptr
Jani Nikula
2024-05-23
drm/radeon: convert to using is_hdmi and has_audio from display info
Jani Nikula
2024-05-17
drm/radeon: initialize backlight for iMac12,2 with Radeon 6750M
Kendall Smith
2024-05-13
drm/radeon: Delay Connector detecting when HPD singals is unstable
Shixiong Ou
2024-05-02
Revert "drm: Switch DRM_DISPLAY_HELPER to depends on"
Geert Uytterhoeven
2024-05-02
Revert "drm: Switch DRM_DISPLAY_DP_HELPER to depends on"
Geert Uytterhoeven
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2024-04-22
Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-04-17
Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-04-16
drm/radeon: silence UBSAN warning (v3)
Alex Deucher
2024-04-16
drm/radeon: make -fstrict-flex-arrays=3 happy
Alex Deucher
2024-04-09
drm/radeon/radeon_display: Decrease the size of allocated memory
Erick Archer
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
[next]