.. |
exynos
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
gma500
|
e2e022ec51
gma500/oaktrail: panel display quality fix
|
13 years ago |
i2c
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
13 years ago |
i810
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
i915
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
mga
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
nouveau
|
befb51e9c9
drm/nouveau/disp: parse connector info directly in nouveau_connector.c
|
13 years ago |
r128
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
radeon
|
06e4cd6417
drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock
|
13 years ago |
savage
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
sis
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
tdfx
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
ttm
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
via
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
vmwgfx
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Kconfig
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Makefile
|
91c7549211
gma500: Now connect up to the DRM build to finish the job
|
13 years ago |
README.drm
|
c0e09200dc
drm: reorganise drm tree to be more future proof.
|
17 years ago |
ati_pcigart.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_agpsupport.c
|
4af72e2865
drm: kill drm_agp_chipset_flush
|
14 years ago |
drm_auth.c
|
6ebc22e6d0
drivers/gpu/drm: Use kzalloc
|
15 years ago |
drm_buffer.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_bufs.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_cache.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_context.c
|
b3da8f7d2d
drm: kill context_ctor callback
|
15 years ago |
drm_crtc.c
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
drm_crtc_helper.c
|
d0d110e096
drm: Add drm_format_num_planes() utility function
|
13 years ago |
drm_debugfs.c
|
b3e067c0b2
drm: serialize access to list of debugfs files
|
13 years ago |
drm_dma.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_dp_i2c_helper.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
drm_drv.c
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
drm_edid.c
|
4966b2a935
Fix wrong assumptions in cea_for_each_detailed_block v2
|
13 years ago |
drm_edid_modes.h
|
54ac76f851
drm/edid: support CEA video modes.
|
13 years ago |
drm_encoder_slave.c
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
13 years ago |
drm_fb_helper.c
|
d68752cf7b
drm: avoid switching to text console if there is no panic timeout
|
13 years ago |
drm_fops.c
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
drm_gem.c
|
75ef8b3b9c
drm/gem: add functions for mmap offset creation
|
14 years ago |
drm_global.c
|
ba4420c224
drm: move ttm global code to core drm
|
15 years ago |
drm_hashtab.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_info.c
|
34db18abd3
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
|
14 years ago |
drm_ioc32.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_ioctl.c
|
51eab416c9
drm/vblank: update recently added vbl interface to be more future proof.
|
14 years ago |
drm_irq.c
|
d53dab3ae1
drm: Remove utterly bogus preempt_disable() sections
|
13 years ago |
drm_lock.c
|
45ff46c54a
drm: readd drm_lock_free in drm_unlock
|
14 years ago |
drm_memory.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_mm.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_modes.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_pci.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_platform.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_proc.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_scatter.c
|
f35119d668
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
|
14 years ago |
drm_sman.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_stub.c
|
5ad3d8831f
drm: Create and use drm_err
|
14 years ago |
drm_sysfs.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_trace.h
|
b9c2c9ae88
drm: add per-event vblank event trace points
|
15 years ago |
drm_trace_points.c
|
ac2874b980
drm: add vblank event trace point
|
15 years ago |
drm_usb.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |
drm_vm.c
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 years ago |