Linus Torvalds 9148bce4a7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
..
reg_srcs 551ebd837c drm/radeon/kms: add rn50/r100/r200 CS tracker. 16 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 746c1aa4d1 drm/radeon/kms: initial radeon displayport porting 15 years ago
ObjectID.h 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 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 5801ead6bd drm/radeon/kms: add support for DP modesetting 15 years ago
atom.h d904ef9b00 drm/radeon/kms: add support to atom parser for FB read/write 15 years ago
atombios.h 3ef884b4c0 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 d4877cf229 drm/radeon/kms: enable hpd support 15 years ago
avivod.h d39c3b8958 drm/radeon/kms: Convert RV515 to new init path and associated cleanup 15 years ago
mkregtable.c 0592e4c49e drm: radeon: Mark several functions static in mkregtable 15 years ago
r100.c 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
r100_track.h 4c78867912 drm/radeon/kms: Rework radeon object handling 15 years ago
r100d.h d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 15 years ago
r200.c d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 15 years ago
r300.c 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
r300_cmdbuf.c af7ae351ad drm/radeon: add regs required for occlusion queries support 16 years ago
r300_reg.h e024e11070 drm/radeon/kms: add initial colortiling support. 16 years ago
r300d.h 207bf9e90c drm/radeon/kms: Convert R300 to new init path 15 years ago
r420.c 550e2d9270 drm/radeon/kms: restore surface registers on resume. 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 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
r520d.h f0ed1f655a drm/radeon/kms: Convert R520 to new init path and associated cleanup 15 years ago
r600.c 3ef884b4c0 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 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 4c78867912 drm/radeon/kms: Rework radeon object handling 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 a39533b4dd drm/radeon/r600: CS parser updates 15 years ago
r600_reg.h 771fe6b912 drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
r600d.h b500f68045 drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
radeon.h b27b63750d drm/radeon/kms/avivo: add support for new pll selection algo 15 years ago
radeon_agp.c 0ebf17174b drm/radeon/kms: resume AGP by calling init. 15 years ago
radeon_asic.h 429770b3e3 drm/radeon/kms: add asic callbacks for hpd 15 years ago
radeon_atombios.c b27b63750d drm/radeon/kms/avivo: add support for new pll selection algo 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 2a008d0ccd drm/radeon/kms: more r4xx lvds fixes 15 years ago
radeon_combios.c eed45b30cd drm/radeon/kms: get HPD info for connectors 15 years ago
radeon_connectors.c 390d0bbe88 drm/radeon/kms: connector fixes 15 years ago
radeon_cp.c 0a5c1e61db drm/radeon: A bit of cleanup work on radeon_freelist_get() 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 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
radeon_display.c b27b63750d drm/radeon/kms/avivo: add support for new pll selection algo 15 years ago
radeon_drv.c 9062fa6612 drm/radeon/kms/avivo: fix typo in new_pll module description 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 58682f107a drm/radeon/kms: do dp link training at dpms on time not mode set. 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 2e7b6f7fa6 drm/radeon/kms: fix return value from fence function. 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 4361e52ad0 drm/radeon/kms: fix warning about cur_placement being uninitialised. 15 years ago
radeon_i2c.c 6a93cb250a drm/radeon/kms: i2c reorg 15 years ago
radeon_ioc32.c 70ba2a3747 drm/radeon/kms: add 32/64 ioctl support. 15 years ago
radeon_irq.c b15591f312 drm/radeon/r600: don't do interrupts 15 years ago
radeon_irq_kms.c d4877cf229 drm/radeon/kms: enable hpd support 15 years ago
radeon_kms.c cf0fe4566d drm/radeon/kms: cleanup structure and module if initialization fails 15 years ago
radeon_legacy_crtc.c 2a008d0ccd drm/radeon/kms: more r4xx lvds fixes 15 years ago
radeon_legacy_encoders.c 32f48ffea9 drm/radeon/kms: fix LVDS setup on r4xx 15 years ago
radeon_legacy_tv.c 4ce001abaf drm/radeon/kms: add initial radeon tv-out support. 15 years ago
radeon_mem.c 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
radeon_mode.h b27b63750d drm/radeon/kms/avivo: add support for new pll selection algo 15 years ago
radeon_object.c 1fb107fc46 drm/radeon/kms: Convert radeon to new ttm_bo_init 15 years ago
radeon_object.h 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
radeon_pm.c c142c3e5e3 drm/radeon/kms/pm: fix typos 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 4c78867912 drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_ttm.c 3ef884b4c0 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 550e2d9270 drm/radeon/kms: restore surface registers on resume. 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 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
rs600d.h b500f68045 drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
rs690.c 550e2d9270 drm/radeon/kms: restore surface registers on resume. 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 550e2d9270 drm/radeon/kms: restore surface registers on resume. 15 years ago
rv515d.h d39c3b8958 drm/radeon/kms: Convert RV515 to new init path and associated cleanup 15 years ago
rv770.c 3ef884b4c0 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