Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4ad177b5c860dc0b1083eccc55957daf4a116b90
/
include
/
drm
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
74bf2ad
drm/kms: make fb helper work for all drivers.
by Dave Airlie
· 15 years ago
d50ba25
drm/kms: start adding command line interface using fb.
by Dave Airlie
· 15 years ago
94e0fb0
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
bb6baf7
drm/i915: Track purged state.
by Chris Wilson
· 15 years ago
44040f1
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
067006a
includecheck fix: include/drm, drm_memory.h
by Jaswinder Singh Rajput
· 15 years ago
c88f9f0
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
by Michel Dänzer
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
3ef94da
drm/i915: Add ioctl to set 'purgeability' of objects
by Chris Wilson
· 15 years ago
7839c5d
drm/i915: add B43 chipset support
by Fabian Henze
· 15 years ago
f1938cd
drm: include seq_file.h for debugfs builds.
by Dave Airlie
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
f0fda0a
drm/kms: add a function that can add the mode for the output device without EDID
by Zhao Yakui
· 15 years ago
a3a0544
drm/kms: add explicit encoder disable function and detach harder.
by Dave Airlie
· 15 years ago
fa8a123
drm/mm: add ability to dump mm lists via debugfs
by Dave Airlie
· 15 years ago
785b93e
drm/kms: move driver specific fb common code to helper functions (v2)
by Dave Airlie
· 15 years ago
f380ef8
drm/crtc_helper: place drm_helper_encoder_in_use() in the header file
by Maarten Maathuis
· 15 years ago
a1a2d1d
drm: GEM handles are u32, not int
by Pekka Paalanen
· 15 years ago
c9c97b8
drm/ttm: consolidate cache flushing code in one place.
by Dave Airlie
· 15 years ago
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
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 15 years ago
a987fca
ttm: Make parts of a struct ttm_bo_device global.
by Thomas Hellstrom
· 15 years ago
5fd9cba
drm/ttm: Memory accounting rework.
by Thomas Hellstrom
· 15 years ago
327c225
drm: Enable drm drivers to add drm sysfs devices.
by Thomas Hellstrom
· 15 years ago
a0724fc
drm/ttm: optimize bo_kmap_type values
by Pekka Paalanen
· 15 years ago
949ef70
drm/kms: no need to return void value (encoder)
by Pekka Paalanen
· 15 years ago
53bd838
drm: clarify scaling property names
by Jesse Barnes
· 15 years ago
776f336
drm: fixup includes in encoder slave header files.
by Dave Airlie
· 15 years ago
cefb87e
drm/radeon/kms: implement bo busy check + current domain
by Dave Airlie
· 15 years ago
a75f023
drm: Add more standard TV properties.
by Francisco Jerez
· 15 years ago
6502fbf
drm/radeon: Add support for RS880 chips
by Alex Deucher
· 15 years ago
b6b7902
drm: Define some new standard TV properties.
by Francisco Jerez
· 15 years ago
aeaa1ad
drm: Define DRM_MODE_SUBCONNECTOR_SCART
by Francisco Jerez
· 15 years ago
74bd3c2
drm: Define DRM_MODE_CONNECTOR_TV
by Francisco Jerez
· 15 years ago
2066fac
drm/kms: slave encoder interface.
by Francisco Jerez
· 15 years ago
87fdff8
DRM: Add the explanation about DRM debug level
by Zhao Yakui
· 15 years ago
f940f37
drm: Remove the macro defintion of DRM_DEBUG_MODE
by Zhao Yakui
· 15 years ago
8a4c47f
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
by Zhao Yakui
· 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
26bbdad
drm/mode: add the GTF algorithm in kernel space
by Zhao Yakui
· 15 years ago
d782c3f
drm/mode: add the CVT algorithm in kernel space
by Zhao Yakui
· 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
· 16 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
Next »