Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
878c495644be28cc881e7ee792f00fd879a1ebf9
/
include
/
drm
5870a4d
drm/ttm: Allocate the page pool manager in the heap.
by Francisco Jerez
· 14 years ago
148a03b
drm/radeon/kms/evergreen: set accel_enabled
by Alex Deucher
· 14 years ago
1067b6c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
d8bd19d
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
by Jakob Bornecrantz
· 14 years ago
e3a815f
drm/i915: add HAS_BSD check to i915_getparam
by Zou Nan hai
· 14 years ago
36d1701
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-testing
by Dave Airlie
· 14 years ago
fbf8176
drm/kms: disable/enable poll around switcheroo on/off
by Dave Airlie
· 14 years ago
7fc74f1
drm/nouveau: Add getparam for current PTIMER time.
by Marcin Kościelnicki
· 14 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 14 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
68adac5
drm: move radeon_fixed.h to shared drm_fixed.h header
by Ben Skeggs
· 15 years ago
7c5ee53
ttm: Provide an API for starting and stopping the delayed workqueue
by Matthew Garrett
· 15 years ago
1d42bbc
drm/fbdev: fix cloning on fbcon
by Dave Airlie
· 14 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 14 years ago
bc35afd
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
by Jerome Glisse
· 14 years ago
96525a2
drm_edid: There should be 6 Standard Timings
by Dan Carpenter
· 14 years ago
e33b3e7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
8cfe92d
drm/ttm: Remove the ttm_bo_block_reservation() function.
by Thomas Hellstrom
· 15 years ago
7547a91
Merge branch 'drm-ttm-unmappable' into drm-core-next
by Dave Airlie
· 15 years ago
0c321c7
drm/ttm: remove io_ field from TTM V6
by Jerome Glisse
· 15 years ago
82c5da6
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
by Jerome Glisse
· 15 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 15 years ago
1d39704
drm: extract drm_gem_object_init
by Daniel Vetter
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
c9c2625
Merge branch 'drm-edid-fixes' into drm-core-next
by Dave Airlie
· 15 years ago
c2b4127
Merge branch 'drm-ttm-pool' into drm-core-next
by Dave Airlie
· 15 years ago
73c6c7f
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
79b9517
drm/radeon/kms: add FireMV 2400 PCI ID.
by Dave Airlie
· 15 years ago
9d87fa2
drm/ttm: split no_wait argument in 2 GPU or reserve wait
by Jerome Glisse
· 15 years ago
4abe352
drm/kms/fb: use slow work mechanism for normal hotplug also.
by Dave Airlie
· 15 years ago
5c4426a
drm/kms/fb: add polling support for when nothing is connected.
by Dave Airlie
· 15 years ago
0b4c0f3
drm/kms/fb: separate fbdev connector list from core drm connectors
by Dave Airlie
· 15 years ago
8be48d9
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
c96af79
drm/ttm: Add sysfs interface to control pool allocator.
by Pauli Nieminen
· 15 years ago
0745866
drm/ttm: Add debugfs output entry to pool allocator.
by Pauli Nieminen
· 15 years ago
1403b1a
drm/ttm: add pool wc/uc page allocator V3
by Pauli Nieminen
· 15 years ago
7a37435
drm/edid: Add secondary GTF curve support
by Adam Jackson
· 15 years ago
7466f4c
drm/edid: Remove arbitrary EDID extension limit
by Adam Jackson
· 15 years ago
61e57a8
drm/edid: Fix secondary block fetch.
by Adam Jackson
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1fc59ed
Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus
by Dave Airlie
· 15 years ago
72e942d
drm/ttm: use drm calloc large and free large
by Dave Airlie
· 15 years ago
338e2b1
drm/radeon: add new RS880 pci id
by Alex Deucher
· 15 years ago
68de774
Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage
by Dave Airlie
· 15 years ago
a55e8d4
drm/ttm: fix function prototype to match implementation
by Randy Dunlap
· 15 years ago
cf7934a
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
by Dave Airlie
· 15 years ago
aa71fa3
Merge remote branch 'nouveau/for-airlied' into drm-next-stage
by Dave Airlie
· 15 years ago
bad720f
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
by Eric Anholt
· 15 years ago
eb6b6d7
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
by Dave Airlie
· 15 years ago
a1606a9
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
by Ben Skeggs
· 15 years ago
939461d
drm/radeon/kms: add support for square microtiles on r3xx-r5xx
by Marek Olšák
· 15 years ago
7a9f0dd
drm: Add generic multipart buffer.
by Pauli Nieminen
· 15 years ago
c3ae90c
drm: introduce drm_gem_object_[handle_]unreference_unlocked
by Luca Barbieri
· 15 years ago
e8a47c1
Merge remote branch 'nouveau/for-airlied' of nouveau-2.6
by Dave Airlie
· 15 years ago
a87897e
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.
by Jakob Bornecrantz
· 15 years ago
f77cef3
drm/vmwgfx: Update the user-space interface.
by Thomas Hellstrom
· 15 years ago
69c9700
drm/nouveau: Add getparam to get available PGRAPH units.
by Marcin Kościelnicki
· 15 years ago
bcc1c2a
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
by Alex Deucher
· 15 years ago
3c53788
drm/radeon/kms: add support for hardcoded edids in rom (v2)
by Alex Deucher
· 15 years ago
9ce9290
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
fa5829b
drm/kms: Remove incorrect comment in struct drm_mode_modeinfo
by Marcin Kościelnicki
· 15 years ago
abefedd
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
3f09ea4
drm/ttm: Add a swap_notify callback.
by Thomas Hellstrom
· 15 years ago
c07d723
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0c9d2c4
Merge remote branch 'korg/drm-radeon-next' into drm-linus
by Dave Airlie
· 15 years ago
e8d6d61
Merge remote branch 'korg/drm-radeon-testing' into drm-testing
by Dave Airlie
· 15 years ago
7970e67
drm: Add eDP connector type
by Alex Deucher
· 15 years ago
2c1f189
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
e6be8d9
drm: remove address mask param for drm_pci_alloc()
by Zhenyu Wang
· 15 years ago
635b3c9
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
76446ca
drm/i915: execbuf2 support
by Jesse Barnes
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
cbc8cc0
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
by Dave Airlie
· 15 years ago
fb1d973
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
by Jakob Bornecrantz
· 15 years ago
be1cb86
drm/ttm: Add more driver type enums
by Jakob Bornecrantz
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago
09855ac
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
by Jerome Glisse
· 15 years ago
99d7e48
drm: Add memory manager debug function
by Jerome Glisse
· 15 years ago
98ffc415
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
by Thomas Hellstrom
· 15 years ago
ca262a999
drm/ttm: Rework validation & memory space allocation (V3)
by Jerome Glisse
· 15 years ago
a2e68e9
drm: Add search/get functions to get a block in a specific range
by Jerome Glisse
· 15 years ago
7b0a9e8
Merge remote branch 'korg/drm-radeon-dp' into drm-linus
by Dave Airlie
· 15 years ago
3ff9916
Merge remote branch 'anholt/drm-intel-next' into drm-linus
by Dave Airlie
· 15 years ago
5801ead
drm/radeon/kms: add support for DP modesetting
by Alex Deucher
· 15 years ago
1a66c95
drm/radeon/kms: DP fixes and cleanup from the ddx
by Alex Deucher
· 15 years ago
746c1aa
drm/radeon/kms: initial radeon displayport porting
by Dave Airlie
· 15 years ago
ab2c067
drm/intel: refactor DP i2c support and DP common header to drm helper
by Dave Airlie
· 15 years ago
4bfd75c
drm/ttm: Export symbols needed for the vmwgfx driver.
by Thomas Hellstrom
· 15 years ago
c078aa2
drm/ttm: Add TTM execbuf utilities.
by Thomas Hellstrom
· 15 years ago
4aff101
drm/ttm: Add ttm lock functionality.
by Thomas Hellstrom
· 15 years ago
8807153
drm/ttm: Add user-space objects.
by Thomas Hellstrom
· 15 years ago
884840a
drm: Add dirty ioctl and property
by Jakob Bornecrantz
· 15 years ago
c3a73ba
drm/ttm: Fix build failure due to missing struct page
by Martin Michlmayr
· 15 years ago
1a95916
drm: Add compatibility #ifdefs for *BSD
by Kristian Høgsberg
· 15 years ago
862302f
drm: Add support for drm master_[set|drop] callbacks.
by Thomas Hellstrom
· 15 years ago
9340d8c
drm/edid: Decode 3-byte CVT codes from EDID 1.4
by Adam Jackson
· 15 years ago
2dbdc52
drm/edid: Add new detailed block types from EDID 1.4
by Adam Jackson
· 15 years ago
7ac96a9
drm/modes: Add drm_mode_hsync()
by Adam Jackson
· 15 years ago
Next »