.. |
reg_srcs
|
cae94b0ad9
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
|
15 years ago |
.gitignore
|
31edd4824e
drm: create gitignore file for radeon
|
15 years ago |
Kconfig
|
1ca137cdcd
drm/radeon/kms: change Kconfig text to reflect the new option.
|
15 years ago |
Makefile
|
0a10c85129
drm/radeon: create radeon_asic.c
|
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
|
73c6c7fbb7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
atom.h
|
a084e6ee6e
drm/radeon/kms/atom: make sure tables are valid (v2)
|
15 years ago |
atombios.h
|
e97bd97444
drm/radeon/kms: update atombios.h to latest upstream.
|
15 years ago |
atombios_crtc.c
|
a1a4b23b66
drm/radeon/kms: adjust pll settings for tv
|
15 years ago |
atombios_dp.c
|
3b01a1191f
drm/radeon/kms/dp: disable training pattern on the sink at the end of link training
|
15 years ago |
avivod.h
|
f735261baa
[rfc] drm/radeon/kms: pm debugging check for vbl.
|
15 years ago |
evergreen.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
evergreen_reg.h
|
bcc1c2a1d2
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
|
15 years ago |
mkregtable.c
|
059d233f9c
drm/radeon: mkregtable.c: close a file before exit
|
15 years ago |
r100.c
|
73c6c7fbb7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
r100_track.h
|
cae94b0ad9
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
|
15 years ago |
r100d.h
|
d455090715
drm/radeon/kms: Convert R100 to new init path (V2)
|
15 years ago |
r200.c
|
e6990375ef
drm/radeon: include radeon_asic.h in the asic specific files
|
15 years ago |
r300.c
|
0bfb82449c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
r300_cmdbuf.c
|
88b045077a
drm/radeon: Fix sparc regression in r300_scratch()
|
15 years ago |
r300_reg.h
|
939461d59d
drm/radeon/kms: add support for square microtiles on r3xx-r5xx
|
15 years ago |
r300d.h
|
207bf9e90c
drm/radeon/kms: Convert R300 to new init path
|
15 years ago |
r420.c
|
0bfb82449c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
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
|
40bacf1631
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
|
15 years ago |
r520.c
|
f47299c55a
drm/radeon/kms: display watermark fixes
|
15 years ago |
r520d.h
|
f0ed1f655a
drm/radeon/kms: Convert R520 to new init path and associated cleanup
|
15 years ago |
r600.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
r600_audio.c
|
16823d16f5
drm/radeon/kms/evergreen: don't enable hdmi audio stuff
|
15 years ago |
r600_blit.c
|
d964fc54ed
drm/radeon: use ALIGN instead of open coding it
|
15 years ago |
r600_blit_kms.c
|
d964fc54ed
drm/radeon: use ALIGN instead of open coding it
|
15 years ago |
r600_blit_shaders.c
|
65388342d6
drm/radeon/r600: add missing license and comments to r600_blit_shaders.c
|
15 years ago |
r600_blit_shaders.h
|
3ce0a23d2d
drm/radeon/kms: add r600 KMS support
|
16 years ago |
r600_cp.c
|
f867c60def
drm/radeon/kms: gfx init fixes for r6xx/r7xx
|
15 years ago |
r600_cs.c
|
5f77df368c
drm/radeon/r6xx/r7xx: CS parser fixes
|
15 years ago |
r600_hdmi.c
|
16823d16f5
drm/radeon/kms/evergreen: don't enable hdmi audio stuff
|
15 years ago |
r600_reg.h
|
808032ee29
drm/radeon/kms: clean HDMI definitions
|
15 years ago |
r600d.h
|
5f77df368c
drm/radeon/r6xx/r7xx: CS parser fixes
|
15 years ago |
radeon.h
|
e2b0a8e1e6
drm/radeon/kms: add hw_i2c module option
|
15 years ago |
radeon_agp.c
|
d594e46ace
drm/radeon/kms: simplify memory controller setup V2
|
15 years ago |
radeon_asic.c
|
f47299c55a
drm/radeon/kms: display watermark fixes
|
15 years ago |
radeon_asic.h
|
2b497502b7
drm/radeon: collect r100 asic related declarations in radeon_asic.h
|
15 years ago |
radeon_atombios.c
|
95beb69017
drm/radeon/kms/atom: fix gpio i2c table overrun (v2)
|
15 years ago |
radeon_atpx_handler.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 |
radeon_benchmark.c
|
c60a284cc4
drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.
|
15 years ago |
radeon_bios.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 |
radeon_clocks.c
|
bcc1c2a1d2
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
|
15 years ago |
radeon_combios.c
|
3a89b4a9ca
drm/radeon/kms/combios: verify dac_adj values are valid
|
15 years ago |
radeon_connectors.c
|
08d075116d
drm/radeon/kms: fix tv dac conflict resolver
|
15 years ago |
radeon_cp.c
|
94f7bf6473
drm/radeon: 9800 SE has only one quadpipe
|
15 years ago |
radeon_cs.c
|
fcbc451ba1
drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.
|
15 years ago |
radeon_cursor.c
|
eb6b6d7cdd
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
|
15 years ago |
radeon_device.c
|
73c6c7fbb7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
radeon_display.c
|
677d07683e
drm/radeon/kms/evergreen: fix LUT setup
|
15 years ago |
radeon_drv.c
|
cae94b0ad9
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
|
15 years ago |
radeon_drv.h
|
6bb118012a
drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support
|
15 years ago |
radeon_encoders.c
|
c6f8505e46
drm/radeon/kms/evergreen: No EnableYUV table
|
15 years ago |
radeon_family.h
|
1b5331d9c6
drm/radeon/kms: print GPU family and device id when loading
|
15 years ago |
radeon_fb.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 |
radeon_fence.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 |
radeon_fixed.h
|
69b3b5e59b
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
|
15 years ago |
radeon_gart.c
|
8256856568
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
|
15 years ago |
radeon_gem.c
|
bc9025bdc4
Use drm_gem_object_[handle_]unreference_unlocked where possible
|
15 years ago |
radeon_i2c.c
|
e2b0a8e1e6
drm/radeon/kms: add hw_i2c module option
|
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
|
c414a117c6
drm/radeon/kms: disable MSI on IGP chips
|
15 years ago |
radeon_kms.c
|
0bfb82449c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
radeon_legacy_crtc.c
|
d805f50aa1
drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
|
15 years ago |
radeon_legacy_encoders.c
|
7741618766
drm/radeon/kms: legacy tv dac cleanup
|
15 years ago |
radeon_legacy_tv.c
|
15f7207761
drm/radeon/kms: fix pal tv-out support on legacy IGP chips
|
15 years ago |
radeon_mem.c
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 years ago |
radeon_mode.h
|
ac1aade687
drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks
|
15 years ago |
radeon_object.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
radeon_object.h
|
94429bb6c8
drm/radeon/kms: fix bo's fence association
|
15 years ago |
radeon_pm.c
|
57f50d70e2
drm/radeon/kms/pm: fix segfault in clock code
|
15 years ago |
radeon_reg.h
|
d668046c13
drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.
|
15 years ago |
radeon_ring.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 |
radeon_state.c
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
radeon_test.c
|
d594e46ace
drm/radeon/kms: simplify memory controller setup V2
|
15 years ago |
radeon_ttm.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 |
rs100d.h
|
d455090715
drm/radeon/kms: Convert R100 to new init path (V2)
|
15 years ago |
rs400.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
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
|
30f69f3fb2
drm/radeon/kms: fix rs600 tlb flush
|
15 years ago |
rs600d.h
|
f46c01208d
drm/radeon/kms: display watermark updates (v2)
|
15 years ago |
rs690.c
|
f46c01208d
drm/radeon/kms: display watermark updates (v2)
|
15 years ago |
rs690d.h
|
f46c01208d
drm/radeon/kms: display watermark updates (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
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
rv515d.h
|
d39c3b8958
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
|
15 years ago |
rv770.c
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 years ago |
rv770d.h
|
bcc1c2a1d2
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
|
15 years ago |