]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-09-12 Randy Dunlapdrm: fix drm_modeset_lock.h kernel-doc notation
2014-09-12 Dave AirlieMerge tag 'topic/vblank-rework-2014-09-12' of git:...
2014-09-12 Dave Airliedrm/ast: switch to using CACHED by default for sysram
2014-09-12 Dave Airliedrm: split ati_pcigart.h out of drmP.h
2014-09-12 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-12 Josh Boyerdrm/vmwgfx: Fix drm.h include
2014-09-11 Christian Königdrm/radeon: allow concurrent buffer reads
2014-09-11 Christian Königdrm/radeon: add the infrastructure for concurrent buffe...
2014-09-11 Christian Königdrm/ttm: allow fence to be added as shared
2014-09-11 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-09-11 Daniel Vetterdrm: Clarify vblank ts/scanoutpos sampling #defines
2014-09-11 Daniel Vetterdrm: Simplify return value of drm_get_last_vbltimestamp
2014-09-11 Daniel Vetterdrm: Only update final vblank count when precise ts...
2014-09-11 Daniel Vetterdrm: Really never disable vblank irqs for offdelay==0
2014-09-11 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-09-11 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-10 Alex Deucherdrm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation...
2014-09-10 Michel Dänzerdrm/radeon: Clean up assignment of TTM placement lpfn...
2014-09-10 Michel Dänzerdrm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
2014-09-10 Rob Clarkdrm/msm/adreno: push dump/show stuff to base class
2014-09-10 Rob Clarkdrm/msm/adreno: bit of init refactoring
2014-09-10 Rob Clarkdrm/msm/adreno: move decision about what gpu to to...
2014-09-10 Rob Clarkdrm/msm/adreno: split adreno device out into it's own...
2014-09-10 Rob Clarkdrm/panel/simple: add optronics B101XTN01.0 (v3)
2014-09-10 Rob Clarkdrm/msm/mdp4: add LVDS panel support
2014-09-10 Rob Clarkdrm/msm/mdp4: fix blend setup with multiple crtcs
2014-09-10 Rob Clarkdrm/msm: update generated headers
2014-09-10 Dave AirlieMerge tag 'ipu-3.18' of git://git.pengutronix.de/git...
2014-09-10 David Herrmanndrm: move drm-lock API to drm_legacy.h
2014-09-10 David Herrmanndrm: merge drm_usb into udl
2014-09-10 David Herrmanndrm: Goody bye, drm_bus!
2014-09-10 David Herrmanndrm: add driver->set_busid() callback
2014-09-10 David Herrmanndrm: drop unused drm_master->unique_size
2014-09-10 David Herrmanndrm: simplify drm_*_set_unique()
2014-09-10 David Herrmanndrm: move remaining includes in drmP.h to the top
2014-09-10 David Herrmanndrm: inline "struct drm_sigdata"
2014-09-10 Mario Kleinerdrm: Use vblank_disable_and_save in drm_vblank_cleanup()
2014-09-10 David Herrmanndrm: drop DRM_DEBUG_CODE
2014-09-10 David Herrmanndrm: order includes alphabetically in drmP.h
2014-09-10 David Herrmanndrm: move __OS_HAS_AGP into drm_agpsupport.h
2014-09-10 David Herrmanndrm: merge drm_memory.h into drm_memory.c
2014-09-10 David Herrmanndrm: drop __KERNEL__ protection in drmP.h
2014-09-10 David Herrmanndrm: replace weird conditional includes
2014-09-10 David Herrmanndrm: move AGP definitions harder
2014-09-10 David Herrmanndrm: drop unused "struct drm_waitlist"
2014-09-10 David Herrmanndrm: move "struct drm_magic_entry" to drm_auth.c
2014-09-10 David Herrmanndrm: move "struct drm_vma_entry" to drm_vm.c
2014-09-10 David Herrmanndrm: mark drm_buf and drm_map as legacy
2014-09-10 David Herrmanndrm/radeon: move drm_buffer to drm/radeon/
2014-09-03 Maarten Lankhorstdrm/qxl: Fix crash in eviction from qxl_release_fence_b...
2014-09-03 Maarten Lankhorstdrm/qxl: fix gaping memory hole
2014-09-03 Maarten Lankhorstdrm/qxl: Remove release_lock stupidity
2014-09-03 Andreas Pokornydrm/qxl: enables gem prime helpers for qxl using dummy...
2014-09-03 Andreas Pokornydrm/qxl: simple crtc page flipping emulated using buffe...
2014-09-03 Dave AirlieMerge branch 'for-airlied-next' of git://people.freedes...
2014-09-02 Dave AirlieMerge tag 'drm-intel-next-2014-09-01' of git://anongit...
2014-09-02 Maarten Lankhorstdrm/nouveau: use shared fences for readable objects
2014-09-02 Maarten Lankhorstdrm/nouveau: Keep only a single list for validation.
2014-09-02 Maarten Lankhorstdrm/ttm: use rcu in core ttm
2014-09-02 Maarten Lankhorstdrm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
2014-09-02 Maarten Lankhorstdrm/radeon: use rcu waits in some ioctls
2014-09-02 Maarten Lankhorstdrm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
2014-09-02 Maarten Lankhorstdrm/ttm: flip the switch, and convert to dma_fence
2014-09-02 Maarten Lankhorstdrm/qxl: rework to new fence interface
2014-09-02 Maarten Lankhorstdrm/nouveau: rework to new fence interface
2014-09-02 Maarten Lankhorstdrm/vmwgfx: rework to new fence interface, v2
2014-09-02 Maarten Lankhorstdrm/vmwgfx: get rid of different types of fence_flags...
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_dump()
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_dump()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add more planar formats support
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add second buffer support to ipu_cpmem_...
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_set_rotation()
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_set_axi_id()
2014-09-02 Steve Longerbeamgpu: ipu-cpmem: Add ipu_cpmem_set_block_mode()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_lock_enable()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_enable_watermark()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_stride_to_bytes()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add __ipu_idmac_reset_current_buffer()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_clear_buffer()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_idmac_buffer_is_ready()
2014-09-02 Steve Longerbeamgpu: ipu-v3: Move IDMAC channel names to imx-ipu-v3.h
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add helper function checking if pixfmt...
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add rotation mode conversion utilities
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add ipu_mbus_code_to_colorspace()
2014-09-02 Steve Longerbeamgpu: ipu-v3: smfc: Add ipu_smfc_set_watermark()
2014-09-02 Steve Longerbeamgpu: ipu-v3: smfc: Convert to per-channel
2014-09-02 Steve Longerbeamgpu: ipu-v3: smfc: Move enable/disable to ipu-smfc.c
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add Image Converter unit
2014-09-02 Steve Longerbeamgpu: ipu-v3: Add Camera Sensor Interface unit
2014-09-01 Maarten Lankhorstdrm/radeon: use common fence implementation for fences, v4
2014-09-01 Maarten Lankhorstdrm/ttm: kill off some members to ttm_validate_buffer
2014-09-01 Maarten Lankhorstdrm/ttm: add interruptible parameter to ttm_eu_reserve_...
2014-09-01 Maarten Lankhorstdrm/ttm: kill fence_lock
2014-09-01 Maarten Lankhorstdrm/ttm: call ttm_bo_wait while inside a reservation
2014-09-01 Maarten Lankhorstdrm/nouveau: require reservations for nouveau_fence_syn...
2014-09-01 Maarten Lankhorstdrm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
2014-08-28 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-08-28 Christian Königdrm/radeon: preallocate mem for UVD create/destroy msg
2014-08-28 Christian Königdrm/radeon: allow UVD to use a second 256MB segment
2014-08-28 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
next