This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-06-21 06:29:21 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
990dc2acfb
opnsense-src
/
sys
/
dev
/
drm2
History
Jung-uk Kim
7311dad7ee
'u_long' is consistently spelled 'unsigned long' in this file. Fix it.
2013-08-29 23:09:34 +00:00
..
i915
Correct atomic operations in i915.
2013-08-28 23:59:38 +00:00
radeon
drm/radeon: Rename the (S)DEBUG macros in atom.c to avoid conflicts
2013-08-26 06:31:57 +00:00
ttm
Partially revert r254880. The bitmap operations actually use long type now.
2013-08-29 22:46:21 +00:00
ati_pcigart.c
drm/radeon: Import the Radeon KMS driver
2013-08-25 19:37:15 +00:00
drm.h
drm_agpsupport.c
drm_atomic.h
Fix the incomplete conversion from atomic_t to long for test_bit().
2013-08-29 20:51:12 +00:00
drm_auth.c
drm_buffer.c
drm_buffer.h
drm_bufs.c
drm_context.c
Fix atomic operations on context_flag without altering semantics.
2013-08-29 18:36:47 +00:00
drm_core.h
drm_crtc.c
drm_crtc.h
drm_crtc_helper.c
drm_crtc_helper.h
drm_dma.c
drm_dp_helper.c
drm_dp_helper.h
drm_dp_iic_helper.c
drm_drawable.c
drm_drv.c
drm_edid.c
drm_edid.h
drm_edid_modes.h
drm_fb_helper.c
drm_fb_helper.h
drm_fixed.h
drm_fops.c
drm_fourcc.h
drm_gem.c
drm: Use the new drm_atomic.h, following the merge of projects/atomic64
2013-08-25 15:38:16 +00:00
drm_gem_names.c
drm_gem_names.h
drm_global.c
drm_global.h
drm_hashtab.c
drm_hashtab.h
drm_internal.h
drm_ioc32.c
drm_ioctl.c
drm_irq.c
Fix a compiler warning. With this fix, a negative time can be converted to
2013-08-28 22:57:49 +00:00
drm_linux_list.h
drm_linux_list_sort.c
drm_lock.c
drm_memory.c
drm_mm.c
drm_mm.h
drm_mode.h
drm_modes.c
drm_os_freebsd.h
drm: Add missing bits to drmP.h, required by the Radeon driver
2013-08-25 14:27:14 +00:00
drm_pci.c
drm_pciids.h
drm_sarea.h
drm_scatter.c
drm_sman.c
drm_sman.h
drm_stub.c
drm_sysctl.c
Fix a compiler warning and add couple of VM map types.
2013-08-28 23:43:28 +00:00
drm_vm.c
drmP.h
'u_long' is consistently spelled 'unsigned long' in this file. Fix it.
2013-08-29 23:09:34 +00:00