index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
2024-10-23
drm/radeon: Fix encoder->possible_clones
Jonathan Gray
2024-10-11
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Jonathan Gray
2024-10-07
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Jonathan Gray
2024-10-07
drm/radeon: properly handle vbios fake edid sizing
Jonathan Gray
2024-08-29
call pci_set_drvdata() on attach
Jonathan Gray
2024-08-27
frambuffer -> framebuffer
Jonathan Gray
2024-08-15
drm/radeon: Remove __counted_by from StateArray.states[]
Jonathan Gray
2024-07-26
drm/radeon: check bo_va->bo is non-NULL before using it
Jonathan Gray
2024-07-08
drm/radeon/radeon_display: Decrease the size of allocated memory
Jonathan Gray
2024-06-28
drm/radeon: fix UBSAN warning in kv_dpm.c
Jonathan Gray
2024-05-20
drm/radeon: silence UBSAN warning (v3)
Jonathan Gray
2024-04-29
drm/radeon: make -fstrict-flex-arrays=3 happy
Jonathan Gray
2024-03-27
drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
Jonathan Gray
2024-01-29
gpu/drm/radeon: fix two memleaks in radeon_vm_init
Jonathan Gray
2024-01-29
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
Jonathan Gray
2024-01-29
drm/radeon/dpm: fix a memleak in sumo_parse_power_table
Jonathan Gray
2024-01-29
drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
Jonathan Gray
2024-01-29
drm/radeon: check return value of radeon_ring_lock()
Jonathan Gray
2024-01-29
drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
Jonathan Gray
2024-01-29
drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
Jonathan Gray
2024-01-18
reduce diff to linux
Jonathan Gray
2024-01-16
update drm to linux 6.6.12
Jonathan Gray
2023-11-30
drm/radeon: fix a possible null pointer dereference
Jonathan Gray
2023-11-21
drm/radeon: possible buffer overflow
Jonathan Gray
2023-10-24
revert rev 1.19 'drm/radeon: Fix eDP for single-display iMac11,2'
Jonathan Gray
2023-09-14
revert previous, it doesn't help
Jonathan Gray
2023-09-13
drm/radeon: Use RMW accessors for changing LNKCTL
Jonathan Gray
2023-09-13
use the eMac PowerMac4,4 connector table on eMac PowerMac6,4
Jonathan Gray
2023-09-10
don't error on WSDISPLAYIO_SVIDEO/WSDISPLAYIO_GVIDEO in drm drivers
Jonathan Gray
2023-07-28
drm/radeon: Fix integer overflow in radeon_cs_parser_init
Jonathan Gray
2023-07-20
drm/radeon: fix possible division-by-zero errors
Jonathan Gray
2023-07-20
radeon: avoid double free in ci_dpm_init()
Jonathan Gray
2023-07-18
With the update of the sleep API the linux emulation of their wait API,
Claudio Jeker
2023-07-05
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Jonathan Gray
2023-06-16
drm/radeon: reintroduce radeon_dp_work_func content
Jonathan Gray
2023-03-27
drm/radeon: Fix eDP for single-display iMac11,2
Jonathan Gray
2023-03-27
drm/radeon: free iio for atombios when driver shutdown
Jonathan Gray
2023-01-01
update drm to linux 6.1.2
Jonathan Gray
2022-11-11
return early from drm activate functions after fatal error
Jonathan Gray
2022-09-16
drm/radeon: add a force flush to delay work when radeon
Jonathan Gray
2022-08-18
drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
Jonathan Gray
2022-07-15
Implement support for framebuffers that don't start on a page boundary.
Mark Kettenis
2022-06-15
drm/radeon: fix a possible null pointer dereference
Jonathan Gray
2022-05-10
spelling
Jonathan Gray
2022-04-11
drm/edid: Split deep color modes between RGB and YUV444
Jonathan Gray
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2022-03-01
change some defines to static inline functions
Jonathan Gray
2022-02-24
drm/radeon: Fix backlight control on iMac 12,1
Jonathan Gray
2022-02-15
consistently use __linux__
Jonathan Gray
2022-02-14
reprint device name in attach error paths if needed
Jonathan Gray
[next]