Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
71d64ef2fa90aaf5425842b9bfef9e4b9e6ad0ff
/
include
/
drm
04ccfe7
drm: Remove two unused fields from struct drm_display_mode
by Damien Lespiau
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
2f29200
drm/radeon: add some new SI pci ids
by Alex Deucher
· 12 years ago
00ae67c
drm/exynos: add property for plane zpos
by Joonyoung Shim
· 12 years ago
2536f7d
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
2a259a3
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
by Ben Skeggs
· 13 years ago
b97ce28
drm/ttm: remove stale declaration and field
by Ilija Hadzic
· 12 years ago
83bc5fd
drm/sis: fixup sis_mm ioctl structs
by Daniel Vetter
· 12 years ago
26587e6
drm: kill i915/i830 ids from drm_pciids.h
by Daniel Vetter
· 13 years ago
a344a7e
drm: kill dma queue support
by Daniel Vetter
· 13 years ago
b0071ef
drm: kill reclaim_buffers callback
by Daniel Vetter
· 13 years ago
923d1fe
drm: kill reclaim_buffers_locked
by Daniel Vetter
· 13 years ago
3ae6b64
drm: kill reclaim_buffers_idlelocked functions
by Daniel Vetter
· 13 years ago
f429778
drm/pci: add support for getting the supported link bw.
by Dave Airlie
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
59fd415
drm: remove the list_head from drm_mode_set
by Daniel Vetter
· 12 years ago
6b9d89b
drm: Add colouring to the range allocator
by Chris Wilson
· 12 years ago
7b0cfee
Merge tag 'v3.5-rc4' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
59bbe27
drm: drop comment about this header being autogenerated.
by Dave Airlie
· 12 years ago
6e0a69d
drm/i915/context: switch contexts with execbuf2
by Ben Widawsky
· 12 years ago
8462481
drm/i915/context: create & destroy ioctls
by Ben Widawsky
· 12 years ago
8ecd1a6
drm/i915: call intel_enable_gtt
by Daniel Vetter
· 12 years ago
14be93d
drm/i915 + agp/intel-gtt: prep work for direct setup
by Daniel Vetter
· 12 years ago
dd2757f
drm/i915: stop using dev->agp->base
by Daniel Vetter
· 12 years ago
fe45616
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
by Paulo Zanoni
· 12 years ago
2d5c7cd
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
by Dave Airlie
· 12 years ago
172cf15
drm/i915: Add wait render timeout get param
by Ben Widawsky
· 12 years ago
eac1f14
drm/i915: Inifite timeout for wait ioctl
by Ben Widawsky
· 12 years ago
7aaa61b
drm/radeon/kms: add new SI PCI ids
by Alex Deucher
· 12 years ago
a2bef8c
drm/radeon/kms: add new BTC PCI ids
by Alex Deucher
· 12 years ago
4a6991c
drm/radeon/kms: add new Palm, Sumo PCI ids
by Alex Deucher
· 12 years ago
d430f7d
drm/radeon/kms: add new Trinity PCI ids
by Alex Deucher
· 12 years ago
13b87b2
drm/exynos: fixed size type.
by Inki Dae
· 12 years ago
e269f90
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
a3860c1
introduce SIZE_MAX
by Xi Wang
· 12 years ago
23ba4fd
drm/i915: wait render timeout ioctl
by Ben Widawsky
· 12 years ago
129b78b
ttm: add prime sharing support to TTM (v2)
by Dave Airlie
· 13 years ago
51ab7ba
drm/prime: introduce sg->pages/addr arrays helper
by Dave Airlie
· 12 years ago
4d93914
drm: add plane properties
by Rob Clark
· 12 years ago
49e2754
drm: add bitmask property type
by Rob Clark
· 12 years ago
345f3b9
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next
by Dave Airlie
· 12 years ago
e6ecefa
drm: Constify drm_mode_config_funcs pointer
by Laurent Pinchart
· 12 years ago
78b6855
drm: Constify gem_vm_ops pointer
by Laurent Pinchart
· 12 years ago
3b02ab8
drm: Miscellaneous typo fixes and documentation updates
by Laurent Pinchart
· 12 years ago
de44d97
drm/dp: Add DPCD defines for register 0x007
by Adam Jackson
· 12 years ago
86c3c3b
drm/dp: Add DPCD OUI register defines
by Adam Jackson
· 12 years ago
4271a40
drm/prime: expose capability flags for userspace.
by Dave Airlie
· 13 years ago
d7f1642
drm/exynos: add G2D driver
by Joonyoung Shim
· 12 years ago
bffd9de0
drm: add CRTC properties
by Paulo Zanoni
· 12 years ago
7f88a9b
drm: add 'count' to struct drm_object_properties
by Paulo Zanoni
· 12 years ago
c543188
drm: add generic ioctls to get/set properties on any object
by Paulo Zanoni
· 12 years ago
7e3bdf4
drm: create struct drm_object_properties and use it
by Paulo Zanoni
· 12 years ago
afea2ad
drm: WARN() when drm_connector_attach_property fails
by Paulo Zanoni
· 12 years ago
b06d66b
drm: pass dev to drm_vm_{open,close}_locked()
by Rob Clark
· 13 years ago
133f4cb
drm/radeon: fix possible lack of synchronization btw ttm and other ring
by Jerome Glisse
· 13 years ago
7ecd34e
drm/exynos: cleanup for hdmi platform data
by Joonyoung Shim
· 13 years ago
40cd7e0
drm/exynos: added a feature to get gem buffer information.
by Inki Dae
· 13 years ago
c01d73fa
drm/exynos: added cache attribute support for gem.
by Inki Dae
· 13 years ago
5bc69bf
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
f7f6c34
drm: fixed: Add dfixed_frac
by Robert Morell
· 13 years ago
f89ec8a
drm/edid: Try harder to fix up base EDID blocks
by Adam Jackson
· 13 years ago
8353e6c
drm/edid: Add packed attribute to new gtf2 and cvt structs
by Takashi Iwai
· 13 years ago
eeefa4b
drm/edid: Update range descriptor struct for EDID 1.4
by Adam Jackson
· 13 years ago
f6e252b
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
by Adam Jackson
· 13 years ago
01b68b0
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
by Ville Syrjälä
· 13 years ago
5a86bd5
drm: Add drm_format_plane_cpp() utility function
by Ville Syrjälä
· 13 years ago
141670e
drm: Move drm_format_num_planes() to drm_crtc.c
by Ville Syrjälä
· 13 years ago
7678789
Merge tag 'v3.4-rc3' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
173fa4e
Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes
by Dave Airlie
· 13 years ago
effbc4f
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
490aa60e
drm/exynos: fixed exynos broken ioctl
by Inki Dae
· 13 years ago
01627d9
Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
dcf9af8
drm/exynos: fixed page align and code clean.
by Inki Dae
· 13 years ago
650dc07
drm/i915: disable ppgtt on snb when dmar is enabled
by Daniel Vetter
· 13 years ago
3248877
drm: base prime/dma-buf support (v5)
by Dave Airlie
· 13 years ago
6d5cd9c
drm: add helper to clflush a virtual address range
by Daniel Vetter
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
10db4e1
headers: include linux/types.h where appropriate
by Bobby Powers
· 13 years ago
09fa302
Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
b73d123
drm/exynos: added virtual display driver.
by Inki Dae
· 13 years ago
d09b38d
drm/radeon/kms: add trinity pci ids
by Alex Deucher
· 13 years ago
fc7dbcc
drm/radeon/kms: Add SI pci ids
by Alex Deucher
· 13 years ago
dfcf5f3
drm/radeon/kms: add support for the CONST IB to the CS ioctl
by Alex Deucher
· 13 years ago
609c1e1
drm/radeon/kms: add info query for max pipes
by Tom Stellard
· 13 years ago
777ee96
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
by Daniel Vetter
· 13 years ago
da0df92
drm: allow loading an EDID as firmware to override broken monitor
by Carsten Emde
· 13 years ago
2b35892
drm/exynos: update gem and buffer framework.
by Inki Dae
· 13 years ago
3ecd70b
drm/exynos: add HDMI version 1.4 support
by Joonyoung Shim
· 13 years ago
2c07a21
drm: add core support for unplugging a device (v2)
by Dave Airlie
· 13 years ago
cbc7e22
drm/modeset: add helper to unplug all connectors from sysfs
by Dave Airlie
· 13 years ago
8229c88
drm: Merge tag 'v3.3-rc7' into drm-core-next
by Dave Airlie
· 13 years ago
c3c50e8
drm: Add drm_mode_copy()
by Ville Syrjälä
· 13 years ago
d63f5e6
drm: Use a flexible array member for blob property data
by Ville Syrjälä
· 13 years ago
6bfc56a
drm: Handle drm_object_get() failures
by Ville Syrjälä
· 13 years ago
ac235da
drm: Fix drm_mode_attachmode_crtc()
by Ville Syrjälä
· 13 years ago
2fcfc75
drm: Change drm_display_mode::type to unsigned
by Ville Syrjälä
· 13 years ago
699f0b4
gma500: fix ioctl confict
by Kirill A. Shutemov
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
884a53e
drm: remove unused code
by Sascha Hauer
· 13 years ago
ff5f4b0
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
by Daniel Vetter
· 13 years ago
Next »