Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4c8c8cf9ad6bac5a1d7fdae751ce38b8d3028ba
/
include
/
drm
f779b3e
drm/radeon: add GET_PARAM/INFO support for Z pipes
by Alex Deucher
· 15 years ago
e3b2415
drm/radeon/kms: implement the bo busy ioctl properly.
by Dave Airlie
· 15 years ago
cefb87e
drm/radeon/kms: implement bo busy check + current domain
by Dave Airlie
· 15 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 15 years ago
7320700
drm/radeon: add some new r7xx pci ids
by Alex Deucher
· 15 years ago
84210ae
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
e024e11
drm/radeon/kms: add initial colortiling support.
by Dave Airlie
· 15 years ago
ad49f50
drm/ttm/radeon: add dma32 support.
by Dave Airlie
· 15 years ago
d172407
ttm: Make messages more readable.
by Thomas Hellstrom
· 15 years ago
069a9dc
drm/radeon: add some missing pci ids
by Alex Deucher
· 15 years ago
e14cbee
drm: Fix shifts which were miscalculated when converting from bitfields.
by Michel Dänzer
· 15 years ago
0454bea
drm: EDID endianness fixes.
by Michel Dänzer
· 15 years ago
89579f7
drm: Apply "Memory fragmentation from lost alignment blocks"
by Thomas Hellstrom
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
8d15b0e
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 15 years ago
ba4e7d9
drm: Add the TTM GPU memory manager subsystem.
by Thomas Hellstrom
· 15 years ago
602c11a
drm/radeon: fix mobility flags on new PCI IDs.
by Dave Airlie
· 15 years ago
6b70246
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
3c24475
drm: include kernel list header file in hashtab header
by Jerome Glisse
· 16 years ago
249d604
drm: Split out the mm declarations in a separate header. Add atomic operations.
by Jerome Glisse
· 16 years ago
715cbb0
drm/radeon: add support for RV790.
by Alex Deucher
· 15 years ago
2a71ebc
drm/radeon: add rv740 drm support.
by Alex Deucher
· 15 years ago
fbe0efb
drm_calloc_large: check right size, check integer overflow, use GFP_ZERO
by Kristian Høgsberg
· 15 years ago
4fefcb2
drm: add separate drm debugging levels
by yakui_zhao
· 15 years ago
dcae362
drm: fix LOCK_TEST_WITH_RETURN macro
by Roel Kluin
· 15 years ago
80a538e
drm/i915: Enable probe on new chipset
by Zhenyu Wang
· 15 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 15 years ago
8e7d2b2
drm/i915: allocate large pointer arrays with vmalloc
by Jesse Barnes
· 15 years ago
08d7b3d
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
by Carl Worth
· 16 years ago
7202178
drm/i915: add support for G41 chipset
by Zhenyu Wang
· 16 years ago
b897e6f
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 16 years ago
347486b
intelfb: support i854
by Stefan Husemann
· 16 years ago
280b713
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
by Eric Anholt
· 16 years ago
7a1fb5d
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
by Jesse Barnes
· 16 years ago
3c6fc35
DRM: drm_crtc_helper.h doesn't actually need i2c.h
by Jean Delvare
· 16 years ago
522b5cc
drm: fix missing inline function on 32-bit powerpc.
by Dave Airlie
· 16 years ago
f23c20c
drm: detect hdmi monitor by hdmi identifier (v3)
by Ma Ling
· 16 years ago
c972d75
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds
by Richard Kennedy
· 16 years ago
40fc6ea
radeon: add some new pci ids
by Alex Deucher
· 16 years ago
167f3a0
drm: read EDID extensions from monitor
by Ma Ling
· 16 years ago
90f959b
drm: merge Linux master into HEAD
by Dave Airlie
· 16 years ago
2177832
agp/intel: Add support for new intel chipset.
by Shaohua Li
· 16 years ago
28a6227
drm: Convert proc files to seq_file and introduce debugfs
by Ben Gamari
· 16 years ago
5a54bd1
Merge commit 'v2.6.29' into core/header-fixes
by Ingo Molnar
· 16 years ago
1d7f83d
make drm headers use strict integer types
by Arnd Bergmann
· 16 years ago
87f0da5
drm: add DRM_READ/WRITE64 wrappers around readq/writeq.
by Dave Airlie
· 16 years ago
8ced9c7
radeon: add RS600 pci ids
by Alex Deucher
· 16 years ago
7335aaf
radeon: add R6xx/R7xx pci ids
by Alex Deucher
· 16 years ago
befb73c
drm/radeon: prep for r6xx/r7xx support
by Alex Deucher
· 16 years ago
955b12d
drm: Convert proc files to seq_file and introduce debugfs
by Ben Gamari
· 16 years ago
8e10045
drm: Drop unused and broken dri_library_name sysfs attribute.
by Kristian Høgsberg
· 16 years ago
112b715
drm: claim PCI device when running in modesetting mode.
by Kristian Høgsberg
· 16 years ago
41c2e75
drm: Make drm_local_map use a resource_size_t offset
by Benjamin Herrenschmidt
· 16 years ago
f77d390
drm: Split drm_map and drm_local_map
by Benjamin Herrenschmidt
· 16 years ago
d883f7f
drm: Use resource_size_t for drm_get_resource_{start, len}
by Benjamin Herrenschmidt
· 16 years ago
260cf8a
drm: fix EDID parser problem with positive/negative hsync/vsync
by Pantelis Koukousoulas
· 16 years ago
7bec756
drm: disable encoders before re-routing them
by Jesse Barnes
· 16 years ago
fe56cf4
drm: Fix ordering of bit fields in EDID structure leading huge vsync values.
by Jesse Barnes
· 16 years ago
ab00b3e
drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap.
by Jesse Barnes
· 16 years ago
5c3b82e
drm: Propagate failure from setting crtc base.
by Chris Wilson
· 16 years ago
ea39f83
drm: Release user fbs in drm_release
by Kristian Høgsberg
· 16 years ago
0f973f2
drm/i915: add fence register management to execbuf
by Jesse Barnes
· 16 years ago
30b2363
drm: Rip out the racy, unused vblank signal code.
by Eric Anholt
· 16 years ago
ad2563c
drm: create mode_config idr lock
by Jesse Barnes
· 16 years ago
40a518d
drm: initial KMS config fixes
by Jesse Barnes
· 16 years ago
fede5c9
drm: Add a debug node for vblank state.
by Eric Anholt
· 16 years ago
3c4fdcf
drm: pin new and unpin old buffer when setting a mode.
by Kristian Høgsberg
· 16 years ago
8d391aa
drm/i915: Add missing userland definitions for gem init/execbuffer.
by Eric Anholt
· 16 years ago
dfef245
i915/drm: provide compat defines for userspace for certain struct members.
by Dave Airlie
· 16 years ago
0c7c266
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
by Kristian H�gsberg
· 16 years ago
e0c8463
drm: sanitise drm modesetting API + remove unused hotplug
by Jakob Bornecrantz
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago
f453ba0
DRM: add mode setting support
by Dave Airlie
· 16 years ago
de151cf
drm/i915: add GEM GTT mapping support
by Jesse Barnes
· 16 years ago
a2c0a97
drm: GEM mmap support
by Jesse Barnes
· 16 years ago
1147c9c
drm: fix leak of uninitialized data to userspace
by Vegard Nossum
· 16 years ago
7c1c287
drm: move to kref per-master structures.
by Dave Airlie
· 16 years ago
e7f7ab4
drm: cleanup exit path for module unload
by Dave Airlie
· 16 years ago
5244021
drm: move drm vblank initialization/cleanup to driver load/unload
by Keith Packard
· 16 years ago
afa21e0
drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
by Dave Airlie
· 16 years ago
5d8e6bb
drm: Remove infrastructure for supporting i915's vblank swapping.
by Eric Anholt
· 16 years ago
5a125c3
i915: Add GEM ioctl to get available aperture size.
by Eric Anholt
· 16 years ago
edc6f38
radeon: fix PCI bus mastering support enables.
by Alex Deucher
· 16 years ago
b2ceddf
radeon: add RS400 family support.
by Alex Deucher
· 16 years ago
f0738e9
drm/radeon: add support for RS740 IGP chipsets.
by Alex Deucher
· 16 years ago
ba1eb1d
i915: Map status page cached for chips with GTT-based HWS location.
by Keith Packard
· 16 years ago
9bfbd5c
drm: kill drm_device->irq
by Jesse Barnes
· 16 years ago
dbb19d3
i915 gem: install and uninstall irq handler in entervt and leavevt ioctls.
by Kristian Høgsberg
· 16 years ago
ed4c9c4
i915: Add chip set ID param.
by Kristian Høgsberg
· 16 years ago
673a394
drm: Add GEM ("graphics execution manager") to i915 driver.
by Eric Anholt
· 16 years ago
0a3e67a
drm: Rework vblank-wait handling to allow interrupt reduction.
by Jesse Barnes
· 16 years ago
ddb7f4c
drm: remove #define's for non-linux systems
by Carlos R. Mafra
· 16 years ago
242e3df
drm/radeon: fixup issue with radeon and PAT support.
by Dave Airlie
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago