index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
2014-09-12
drm: Move drm_class to drm_internal.h
Daniel Vetter
2014-09-12
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
2014-09-12
drm: Drop drm_sysfs_class from drmP.h
Daniel Vetter
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
2014-09-12
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
2014-09-12
Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...
Dave Airlie
2014-09-12
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-09-11
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
drm: merge drm_usb into udl
David Herrmann
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
drm: drop unused drm_master->unique_size
David Herrmann
2014-09-10
drm: move remaining includes in drmP.h to the top
David Herrmann
2014-09-10
drm: inline "struct drm_sigdata"
David Herrmann
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
2014-09-10
drm: order includes alphabetically in drmP.h
David Herrmann
2014-09-10
drm: move __OS_HAS_AGP into drm_agpsupport.h
David Herrmann
2014-09-10
drm: merge drm_memory.h into drm_memory.c
David Herrmann
2014-09-10
drm: drop __KERNEL__ protection in drmP.h
David Herrmann
2014-09-10
drm: replace weird conditional includes
David Herrmann
2014-09-10
drm: move AGP definitions harder
David Herrmann
2014-09-10
drm: drop unused "struct drm_waitlist"
David Herrmann
2014-09-10
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
2014-09-10
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-09-10
drm/radeon: move drm_buffer to drm/radeon/
David Herrmann
2014-09-03
drm: Remove old defines for vswing and pre-emph values
Sonika Jindal
2014-09-03
drm: Renaming DP training vswing pre emph defines
Sonika Jindal
2014-09-03
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
[prev]
[next]