You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/gpu/drm/radeon
Linus Torvalds 004b350632 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
..
reg_srcs drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
.gitignore drm: create gitignore file for radeon 16 years ago
Kconfig drm/kms/radeon: make kms default a runtime option 16 years ago
Makefile drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
ObjectID.h drm/radeon/kms: pull in the latest upstream ObjectID.h changes 15 years ago
atom-bits.h drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
atom-names.h drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
atom-types.h drm/radeon: introduce kernel modesetting for radeon hardware 16 years ago
atom.c drm/radeon/kms: prevent parallel AtomBIOS calls 15 years ago
atom.h drm/radeon/kms: prevent parallel AtomBIOS calls 15 years ago
atombios.h Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
atombios_crtc.c drm/radeon/kms/avivo: add support for new pll selection algo 15 years ago
atombios_dp.c drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
avivod.h drm/radeon/kms: Convert RV515 to new init path and associated cleanup 16 years ago
mkregtable.c drm/radeon: mkregtable.c: close a file before exit 15 years ago
r100.c drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
r100_track.h drm/radeon/kms: allow rendering while no colorbuffer is set on r300 15 years ago
r100d.h drm/radeon/kms: Convert R100 to new init path (V2) 16 years ago
r200.c drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) 15 years ago
r300.c drm/radeon/kms: Make sure we release AGP device if we acquired it 15 years ago
r300_cmdbuf.c DRM: Rename clamp variable 15 years ago
r300_reg.h drm/radeon/kms: add 3DC compression support 15 years ago
r300d.h drm/radeon/kms: Convert R300 to new init path 16 years ago
r420.c drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx 15 years ago
r420d.h drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 16 years ago
r500_reg.h drm/radeon/kms: get HPD info for connectors 15 years ago
r520.c drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
r520d.h drm/radeon/kms: Convert R520 to new init path and associated cleanup 16 years ago
r600.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
r600_audio.c drm/radeon/kms: HDMI support for R600 KMS 15 years ago
r600_blit.c drm/radeon/r600: only assign vb after we know space is available. 16 years ago
r600_blit_kms.c drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
r600_blit_shaders.c drm/radeon/kms: add r600 KMS support 16 years ago
r600_blit_shaders.h drm/radeon/kms: add r600 KMS support 16 years ago
r600_cp.c drm/radeon/kms: add r600 KMS support 16 years ago
r600_cs.c drivers/gpu: Use kzalloc for allocating only one thing 15 years ago
r600_hdmi.c drm/radeon/kms: HDMI support for R600 KMS 15 years ago
r600_reg.h drm/radeon/kms: HDMI support for R600 KMS 15 years ago
r600d.h drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
radeon.h drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
radeon_agp.c drm/radeon/kms: Make sure we release AGP device if we acquired it 15 years ago
radeon_asic.h drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
radeon_atombios.c drm/radeon/kms: detect sideport memory on IGP chips 15 years ago
radeon_benchmark.c drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_bios.c drm/radeon/kms: remove some misleading debugging output 15 years ago
radeon_clocks.c drm/radeon/kms: enable memory clock reading on legacy (V2) 15 years ago
radeon_combios.c drm/radeon/kms: Fix crash getting TV info with no BIOS. 15 years ago
radeon_connectors.c drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) 15 years ago
radeon_cp.c drm/radeon/kms: fix memory leak 15 years ago
radeon_cs.c drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_cursor.c drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses 16 years ago
radeon_device.c drm/radeon/radeon_device.c: move a dereference below a NULL test 15 years ago
radeon_display.c drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
radeon_drv.c drm: convert drm_ioctl to unlocked_ioctl 15 years ago
radeon_drv.h drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) 15 years ago
radeon_encoders.c drm/radeon/kms: add support for eDP (embedded DisplayPort) 15 years ago
radeon_family.h drm/radeon: consolidate family flags used in pciids. 16 years ago
radeon_fb.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
radeon_fence.c drm/radeon/radeon_fence.c: move a dereference below the NULL test 15 years ago
radeon_fixed.h drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup 15 years ago
radeon_gart.c drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_gem.c drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
radeon_i2c.c drm/radeon/kms: i2c reorg 15 years ago
radeon_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 15 years ago
radeon_irq.c gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test 15 years ago
radeon_irq_kms.c drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
radeon_kms.c drm/radeon/kms: cleanup structure and module if initialization fails 15 years ago
radeon_legacy_crtc.c drm/radeon/kms: fix legacy rmx 15 years ago
radeon_legacy_encoders.c drm/radeon/kms: fix up LVDS handling on macs (v2) 15 years ago
radeon_legacy_tv.c drm/radeon: fix a couple of array index errors 15 years ago
radeon_mem.c drm: Remove memory debugging infrastructure. 16 years ago
radeon_mode.h drm/radeon/kms: fix typo in atom connector type handling 15 years ago
radeon_object.c drm/radeon/kms: detect sideport memory on IGP chips 15 years ago
radeon_object.h drm/radeon/kms: Return to userspace on ERESTARTSYS 15 years ago
radeon_pm.c drm/radeon/kms: init pm on all chipsets 15 years ago
radeon_reg.h drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
radeon_ring.c drm/radeon/kms: Rework radeon object handling 15 years ago
radeon_state.c tree-wide: fix assorted typos all over the place 15 years ago
radeon_test.c drm/radeon: fix build on 64-bit with some compilers. 15 years ago
radeon_ttm.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
rs100d.h drm/radeon/kms: Convert R100 to new init path (V2) 16 years ago
rs400.c drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
rs400d.h drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 16 years ago
rs600.c drm/radeon/kms: Don't try to enable IRQ if we have no handler installed 15 years ago
rs600d.h drm/radeon/kms: add regs and irq tracking bits for hpd 15 years ago
rs690.c drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
rs690d.h drm/radeon/kms: Convert RS690/RS740 to new init path (V2). 16 years ago
rv200d.h drm/radeon/kms: Convert R100 to new init path (V2) 16 years ago
rv250d.h drm/radeon/kms: Convert R100 to new init path (V2) 16 years ago
rv350d.h drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 16 years ago
rv515.c drm/radeon/kms: Schedule host path read cache flush through the ring V2 15 years ago
rv515d.h drm/radeon/kms: Convert RV515 to new init path and associated cleanup 16 years ago
rv770.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
rv770d.h drm/radeon/kms: fix vram_width calculation on r6xx/r7xx 16 years ago