index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
Michel Dänzer
1
-0
/
+2
2014-09-10
Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
1
-156
/
+170
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-11
/
+3
2014-09-10
drm: merge drm_usb into udl
David Herrmann
2
-16
/
+0
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
1
-5
/
+0
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+3
2014-09-10
drm: drop unused drm_master->unique_size
David Herrmann
1
-2
/
+0
2014-09-10
drm: move remaining includes in drmP.h to the top
David Herrmann
3
-23
/
+22
2014-09-10
drm: inline "struct drm_sigdata"
David Herrmann
1
-7
/
+5
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
1
-12
/
+0
2014-09-10
drm: order includes alphabetically in drmP.h
David Herrmann
1
-23
/
+23
2014-09-10
drm: move __OS_HAS_AGP into drm_agpsupport.h
David Herrmann
2
-2
/
+3
2014-09-10
drm: merge drm_memory.h into drm_memory.c
David Herrmann
2
-63
/
+2
2014-09-10
drm: drop __KERNEL__ protection in drmP.h
David Herrmann
1
-2
/
+0
2014-09-10
drm: replace weird conditional includes
David Herrmann
1
-9
/
+1
2014-09-10
drm: move AGP definitions harder
David Herrmann
2
-29
/
+14
2014-09-10
drm: drop unused "struct drm_waitlist"
David Herrmann
1
-11
/
+0
2014-09-10
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
1
-6
/
+0
2014-09-10
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
1
-6
/
+2
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
1
-29
/
+12
2014-09-10
drm/radeon: move drm_buffer to drm/radeon/
David Herrmann
1
-148
/
+0
2014-09-03
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
3
-47
/
+11
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+3
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
3
-33
/
+5
2014-09-02
gpu: ipu-v3: Add ipu_dump()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_dump()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-cpmem: Add second buffer support to ipu_cpmem_set_image()
Steve Longerbeam
1
-1
/
+2
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
Steve Longerbeam
1
-0
/
+2
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_lock_enable()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_enable_watermark()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_stride_to_bytes()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_clear_buffer()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
Steve Longerbeam
1
-0
/
+30
2014-09-02
gpu: ipu-v3: Add helper function checking if pixfmt is planar
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: Add rotation mode conversion utilities
Steve Longerbeam
1
-0
/
+4
2014-09-02
gpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
Steve Longerbeam
1
-0
/
+1
2014-09-02
gpu: ipu-v3: smfc: Convert to per-channel
Steve Longerbeam
1
-4
/
+6
2014-09-02
gpu: ipu-v3: Add Image Converter unit
Steve Longerbeam
1
-0
/
+45
2014-09-02
gpu: ipu-v3: Add Camera Sensor Interface unit
Steve Longerbeam
1
-2
/
+30
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
1
-3
/
+0
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
1
-4
/
+5
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2
-7
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2
-24
/
+19
2014-08-26
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+19
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-0
/
+12
2014-08-26
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
4
-9
/
+32
[next]