index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-08-19
drm/i2c: tda998x: fix EDID reading on TDA19988 devices
Russell King
2013-08-19
drm: DRM should depend on HAS_DMA
Geert Uytterhoeven
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
2013-08-07
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
2013-08-07
drm/mm: remove unused API
David Herrmann
2013-08-07
drm/i915: pre-alloc instead of drm_mm search/get_block
David Herrmann
2013-08-07
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
2013-08-07
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
2013-08-07
drm: don't push static constants on stack for %*ph
Andy Shevchenko
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-04
drm/i915: Do not dereference NULL crtc or fb until after checking
Chris Wilson
2013-07-26
drm/i915: fix pnv display core clock readout out
Daniel Vetter
2013-07-26
drm/i915: Replace open-coded offset_in_page()
Chris Wilson
2013-07-26
drm/i915: Retry DP aux_ch communications with a different clock after failure
Chris Wilson
2013-07-26
drm/i915: Add messages useful for HPD storm detection debugging (v2)
Egbert Eich
2013-07-26
drm/gem: fix mmap vma size calculations
David Herrmann
2013-07-25
drm/i915: dvo_ch7xxx: fix vsync polarity setting
Imre Deak
2013-07-25
drm/i915: fix the racy object accounting
Daniel Vetter
2013-07-25
drm/i915: Convert the register access tracepoint to be conditional
Chris Wilson
2013-07-25
drm/i915: Squash gen lookup through multiple indirections inside GT access
Chris Wilson
2013-07-25
drm/i915: Use the common register access functions for NOTRACE variants
Chris Wilson
2013-07-25
drm/i915: Use a private interface for register access within GT
Chris Wilson
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
2013-07-25
drm: add unified vma offset manager
David Herrmann
2013-07-24
drm/i915: fix reference counting in i915_gem_create
Daniel Vetter
2013-07-24
drm/i915: Use Graphics Base of Stolen Memory on all gen3+
Chris Wilson
2013-07-24
drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
Daniel Vetter
2013-07-24
drm/i915: add functions to disable and restore LCPLL
Paulo Zanoni
2013-07-24
drm/i915: disable CLKOUT_DP when it's not needed
Paulo Zanoni
2013-07-24
drm/i915: extend lpt_enable_clkout_dp
Paulo Zanoni
2013-07-24
drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt
Daniel Vetter
2013-07-24
drm/i915: Add some debug breadcrumbs to connector detection
Chris Wilson
2013-07-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2013-07-23
drm: remove drm_order
Daniel Vetter
2013-07-23
drm/radeon: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
drm/r128: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
drm/bufs: s/drm_order/order_base_2/
Daniel Vetter
2013-07-23
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
2013-07-23
drm/pci: remove useles #if 1
David Herrmann
2013-07-23
drm/gem: simplify object initialization
David Herrmann
2013-07-23
drm: rip out dev->last_checked
Daniel Vetter
2013-07-23
drm: fold in drm_sg_alloc into the ioctl
Daniel Vetter
2013-07-23
drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driver
Daniel Vetter
[next]