Linus Torvalds c07d7237a6 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
..
reg_srcs 804c7559e9 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
.gitignore 31edd4824e drm: create gitignore file for radeon 15 years ago
Kconfig a0cdc6495b drm/kms/radeon: make kms default a runtime option 15 years ago
Makefile 804c7559e9 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
ObjectID.h f0f480adcb drm/radeon/kms: pull in the latest upstream ObjectID.h changes 15 years ago
atom-bits.h 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
atom-names.h 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
atom-types.h 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
atom.c c31ad97f18 drm/radeon/kms: prevent parallel AtomBIOS calls 15 years ago
atom.h c31ad97f18 drm/radeon/kms: prevent parallel AtomBIOS calls 15 years ago
atombios.h f42ecb2808 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
atombios_crtc.c b27b63750d drm/radeon/kms/avivo: add support for new pll selection algo 15 years ago
atombios_dp.c 196c58d21f drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
avivod.h d39c3b8958 drm/radeon/kms: Convert RV515 to new init path and associated cleanup 15 years ago
mkregtable.c 059d233f9c drm/radeon: mkregtable.c: close a file before exit 15 years ago
r100.c 003e69f986 drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
r100_track.h 46c64d4bfa drm/radeon/kms: allow rendering while no colorbuffer is set on r300 15 years ago
r100d.h d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 15 years ago
r200.c d785d78bbd drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) 15 years ago
r300.c d0269ed858 drm/radeon/kms: Make sure we release AGP device if we acquired it 15 years ago
r300_cmdbuf.c 01136acff8 DRM: Rename clamp variable 15 years ago
r300_reg.h 512889f450 drm/radeon/kms: add 3DC compression support 15 years ago
r300d.h 207bf9e90c drm/radeon/kms: Convert R300 to new init path 15 years ago
r420.c 804c7559e9 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
r420d.h ca6ffc64cb drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 15 years ago
r500_reg.h eed45b30cd drm/radeon/kms: get HPD info for connectors 15 years ago
r520.c cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
r520d.h f0ed1f655a drm/radeon/kms: Convert R520 to new init path and associated cleanup 15 years ago
r600.c c07d7237a6 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
r600_audio.c dafc3bd515 drm/radeon/kms: HDMI support for R600 KMS 15 years ago
r600_blit.c 33fdb15c99 drm/radeon/r600: only assign vb after we know space is available. 15 years ago
r600_blit_kms.c cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
r600_blit_shaders.c 3ce0a23d2d drm/radeon/kms: add r600 KMS support 15 years ago
r600_blit_shaders.h 3ce0a23d2d drm/radeon/kms: add r600 KMS support 15 years ago
r600_cp.c 3ce0a23d2d drm/radeon/kms: add r600 KMS support 15 years ago
r600_cs.c e265f39e1f drivers/gpu: Use kzalloc for allocating only one thing 15 years ago
r600_hdmi.c dafc3bd515 drm/radeon/kms: HDMI support for R600 KMS 15 years ago
r600_reg.h dafc3bd515 drm/radeon/kms: HDMI support for R600 KMS 15 years ago
r600d.h b500f68045 drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
radeon.h cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
radeon_agp.c d0269ed858 drm/radeon/kms: Make sure we release AGP device if we acquired it 15 years ago
radeon_asic.h cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
radeon_atombios.c 06b6476d6b drm/radeon/kms: detect sideport memory on IGP chips 15 years ago
radeon_benchmark.c 4c78867912 drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_bios.c 6fa8d66af8 drm/radeon/kms: remove some misleading debugging output 15 years ago
radeon_clocks.c 5ea597f376 drm/radeon/kms: enable memory clock reading on legacy (V2) 15 years ago
radeon_combios.c 06b6476d6b drm/radeon/kms: detect sideport memory on IGP chips 15 years ago
radeon_connectors.c 196c58d21f drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
radeon_cp.c 5eb226132f drm/radeon/kms: fix memory leak 15 years ago
radeon_cs.c 4c78867912 drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_cursor.c c290dadf4c drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses 15 years ago
radeon_device.c 875c186620 drm/radeon/radeon_device.c: move a dereference below a NULL test 15 years ago
radeon_display.c 196c58d21f drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
radeon_drv.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
radeon_drv.h d8f60cfc93 drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) 15 years ago
radeon_encoders.c 196c58d21f drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
radeon_family.h c214271563 drm/radeon: consolidate family flags used in pciids. 15 years ago
radeon_fb.c 3ef884b4c0 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
radeon_fence.c 3655d54af8 drm/radeon/radeon_fence.c: move a dereference below the NULL test 15 years ago
radeon_fixed.h 69b3b5e59b drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup 15 years ago
radeon_gart.c 4c78867912 drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_gem.c cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
radeon_i2c.c 6a93cb250a drm/radeon/kms: i2c reorg 15 years ago
radeon_ioc32.c ed8b670409 drm: convert drm_ioctl to unlocked_ioctl 15 years ago
radeon_irq.c 65aa2f4e8d gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test 15 years ago
radeon_irq_kms.c 003e69f986 drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
radeon_kms.c cf0fe4566d drm/radeon/kms: cleanup structure and module if initialization fails 15 years ago
radeon_legacy_crtc.c 310a82c8c5 drm/radeon/kms: fix legacy rmx 15 years ago
radeon_legacy_encoders.c 310a82c8c5 drm/radeon/kms: fix legacy rmx 15 years ago
radeon_legacy_tv.c fc9a89f97e drm/radeon: fix a couple of array index errors 15 years ago
radeon_mem.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
radeon_mode.h a5899fcc18 drm/radeon/kms: fix typo in atom connector type handling 15 years ago
radeon_object.c 06b6476d6b drm/radeon/kms: detect sideport memory on IGP chips 15 years ago
radeon_object.h f89551bfe9 drm/radeon/kms: Return to userspace on ERESTARTSYS 15 years ago
radeon_pm.c 6234077d6b drm/radeon/kms: init pm on all chipsets 15 years ago
radeon_reg.h b500f68045 drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
radeon_ring.c 4c78867912 drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_state.c af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
radeon_test.c 794f3141a1 drm/radeon: fix build on 64-bit with some compilers. 15 years ago
radeon_ttm.c f42ecb2808 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
rs100d.h d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 15 years ago
rs400.c cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
rs400d.h ca6ffc64cb drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 15 years ago
rs600.c 003e69f986 drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
rs600d.h b500f68045 drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
rs690.c cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
rs690d.h 3bc6853593 drm/radeon/kms: Convert RS690/RS740 to new init path (V2). 15 years ago
rv200d.h d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 15 years ago
rv250d.h d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 15 years ago
rv350d.h ca6ffc64cb drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 15 years ago
rv515.c cafe6609d6 drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
rv515d.h d39c3b8958 drm/radeon/kms: Convert RV515 to new init path and associated cleanup 15 years ago
rv770.c c07d7237a6 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
rv770d.h 5885b7a9f4 drm/radeon/kms: fix vram_width calculation on r6xx/r7xx 15 years ago