Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
153e38761d27f29edf436f11da3dbfb4fb8edcc1
/
include
/
drm
2ed4d9d
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 13 years ago
b7b996d
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes
by Dave Airlie
· 13 years ago
a5cd335
drm: integer overflow in drm_mode_dirtyfb_ioctl()
by Xi Wang
· 13 years ago
e70f224
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
by Marek Olšák
· 13 years ago
b872a37
drm/radeon: add some missing FireMV pci ids
by Alex Deucher
· 13 years ago
f088d5a
drm/exynos: use gem create function generically
by Inki Dae
· 13 years ago
6c3d904
drm/exynos: added padding to be 64-bit align.
by Inki Dae
· 13 years ago
b3e067c
drm: serialize access to list of debugfs files
by Marcin Slusarz
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
cd2b89e
vmwgfx: Reinstate the update_layout ioctl
by Thomas Hellstrom
· 13 years ago
00dfb8d
drm/radeon/kms: properly set panel mode for eDP
by Alex Deucher
· 13 years ago
a7331e5
drm: Introduce "Virtual" connectors and encoders
by Thomas Hellstrom
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
de47725
include: replace linux/module.h with "struct module" wherever possible
by Paul Gortmaker
· 13 years ago
1717c0e
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
by Dave Airlie
· 13 years ago
83f30d0
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
by Dave Airlie
· 13 years ago
9b553f7
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
a60f0e3
drm/i915: add DP test request handling
by Jesse Barnes
· 13 years ago
b73fe58
drm: Add Panel Self Refresh DP addresses
by Ben Widawsky
· 13 years ago
5c04228
drm/i915: ILK + VT-d workaround
by Ben Widawsky
· 13 years ago
62addcb
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next
by Dave Airlie
· 13 years ago
57c5ee7
vmwgfx: Add fence events
by Thomas Hellstrom
· 13 years ago
1c248b7
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
by Inki Dae
· 13 years ago
2fcd5a7
vmwgfx: Add present and readback ioctls
by Jakob Bornecrantz
· 13 years ago
76adaa3
drm: support routines for HDMI/DP ELD
by Wu Fengguang
· 13 years ago
2ae7b03
vmwgfx: Bump major
by Thomas Hellstrom
· 13 years ago
ae2a104
vmwgfx: Implement fence objects
by Thomas Hellstrom
· 13 years ago
6bcd8d3
vmwgfx: Fix confusion caused by using "fence" in various places
by Thomas Hellstrom
· 13 years ago
f63f6a5
vmwgfx: Add functionality to get 3D caps
by Thomas Hellstrom
· 13 years ago
07999a7
vmwgfx: Remove the possibility to map the fifo from user-space
by Thomas Hellstrom
· 13 years ago
fe0f5c6
vmwgfx: Remove the update layout IOCTL.
by Thomas Hellstrom
· 13 years ago
781b8bd
vmwgfx: Remove the fifo debug ioctl
by Thomas Hellstrom
· 13 years ago
d3ed740
drm/radeon/kms: add a new gem_wait ioctl with read/write flags
by Marek Olšák
· 13 years ago
dfadbbd
drm/ttm: add a way to bo_wait for either the last read or last write
by Marek Olšák
· 13 years ago
75ef8b3
drm/gem: add functions for mmap offset creation
by Rob Clark
· 13 years ago
051963d
drm: Separate EDID Header Check from EDID Block Check
by Thomas Reim
· 13 years ago
0b57637
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 into drm-fixes
by Dave Airlie
· 13 years ago
ebec9a7
drm: track CEA version number if present
by Jesse Barnes
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
757c26b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
62cb701
drm/gem: add support for private objects
by Alan Cox
· 13 years ago
df79767
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
842d452
drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define
by Ole Henrik Jahren
· 13 years ago
e55b942
drm/radeon/kms: add info query for backend map
by Alex Deucher
· 13 years ago
e3c1620
drm/radeon/kms: add new NI pci ids
by Alex Deucher
· 13 years ago
58b6542
DRM: remove drm_pci_device_is_pcie
by Jon Mason
· 13 years ago
0d74f86
ttm: Fix spelling mistakes and remove unused #ifdef
by Konrad Rzeszutek Wilk
· 13 years ago
304eda3
drm/gem: add hooks to notify driver when object handle is created/destroyed
by Ben Skeggs
· 13 years ago
4a9a8b7
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
by Dave Airlie
· 13 years ago
12871a0
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
3b68a26
drm/radeon/kms: add llano pci ids
by Alex Deucher
· 13 years ago
98b98d3
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
428c4b5
drm/dp: add some new DP regs for DP 1.2
by Alex Deucher
· 13 years ago
752d263
drm: Take lock around probes for drm_fb_helper_hotplug_event
by Chris Wilson
· 14 years ago
69f7876
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
by Dave Airlie
· 13 years ago
2bbd449
drm: mm: fix debug output
by Daniel Vetter
· 14 years ago
8aeb96f
drm/radeon/kms: fix gart setup on fusion parts (v2)
by Alex Deucher
· 14 years ago
e2c85d8
drm/radeon/kms: add some new pci ids
by Alex Deucher
· 14 years ago
1794d25
drm: Export the command-line mode parser
by Chris Wilson
· 14 years ago
bbb0aef
drm: Verify debug message arguments
by Joe Perches
· 14 years ago
5ad3d88
drm: Create and use drm_err
by Joe Perches
· 14 years ago
7394371
drm: Take lock around probes for drm_fb_helper_hotplug_event
by Chris Wilson
· 14 years ago
da05a5a
drm: parse color format support for digital displays
by Jesse Barnes
· 14 years ago
3b11228
drm: add bit depth parsing
by Jesse Barnes
· 14 years ago
e8e7a2b
drm/i915: restore only the mode of this driver on lastclose (v2)
by Dave Airlie
· 14 years ago
6565945
drm/radeon/kms: add info query for tile pipes
by Alex Deucher
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
5df2397
drm: fix "persistant" typo
by Jan Engelhardt
· 14 years ago
758f231
drm/radeon/kms: add some new ontario pci ids
by Alex Deucher
· 14 years ago
eccaca2
drm: export drm_find_cea_extension to drivers
by Ben Skeggs
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
51eab41
drm/vblank: update recently added vbl interface to be more future proof.
by Dave Airlie
· 14 years ago
19b01b5
drm/kernel: vblank wait on crtc > 1
by Ilija Hadzic
· 14 years ago
34db18ab
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
by Dave Airlie
· 14 years ago
e73f88a
drm: add cap bit to denote if dumb ioctl is available or not.
by Dave Airlie
· 14 years ago
9f35421
drm/core: add ioctl to query device/driver capabilities
by Ben Skeggs
· 14 years ago
64bc552
drm/radeon/kms: add cayman pci ids
by Alex Deucher
· 14 years ago
8d3c3dd
Merge branch 'drm-intel-fixes' into drm-intel-next
by Chris Wilson
· 14 years ago
271d81b
drm/i915: Allow relocation deltas outside of target bo
by Chris Wilson
· 14 years ago
486af18
drm/radeon: add new getparam for number of backends.
by Dave Airlie
· 14 years ago
1922756
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
by Dave Airlie
· 14 years ago
8f7286f
drm/nv50: support for compression
by Ben Skeggs
· 14 years ago
a2c06ee
Revert "ttm: Include the 'struct dev' when using the DMA API."
by Dave Airlie
· 14 years ago
63871f8
Merge branch 'drm-mm-cleanup' into drm-next
by Dave Airlie
· 14 years ago
de1e7cd
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next
by Dave Airlie
· 14 years ago
7811bdd
drm: Remove unused members from struct drm_open_hash
by Chris Wilson
· 14 years ago
b1f559e
drm: Mark constant arrays of drm_display_mode const
by Chris Wilson
· 14 years ago
ae0cec2
drm: mm: add helper to unwind scan state
by Daniel Vetter
· 14 years ago
b0b7af1
drm: mm: add api for embedding struct drm_mm_node
by Daniel Vetter
· 14 years ago
ea7b1dd
drm: mm: track free areas implicitly
by Daniel Vetter
· 14 years ago
31a5b8c
drm/nouveau: don't munge in drm_mm internals
by Daniel Vetter
· 14 years ago
5a893fc
ttm: Include the 'struct dev' when using the DMA API.
by Konrad Rzeszutek Wilk
· 14 years ago
a250b9f
drm: add usb framework
by Dave Airlie
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
ff72145b
drm: dumb scanout create/mmap for intel/radeon (v3)
by Dave Airlie
· 14 years ago
7f50684
drm: remove i830 driver
by Arnd Bergmann
· 14 years ago
63a5078
drm/radeon: remove 0x4243 pci id
by Alex Deucher
· 14 years ago
a55205e
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
by Dave Airlie
· 14 years ago
78c6e17
drm/i915: Suppress spurious vblank interrupts
by Chris Wilson
· 14 years ago
Next »