.. |
reg_srcs
|
6ffe28f57c
drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
|
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
|
d7a2952f1a
drm/radeon: Add support for the ATIF ACPI method to the radeon driver
|
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
|
351a52a241
drm/radeon/kms: add ioport register access
|
15 years ago |
atom.h
|
351a52a241
drm/radeon/kms: add ioport register access
|
15 years ago |
atombios.h
|
59534f7298
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
atombios_crtc.c
|
f90087eea4
drm/radeon/kms: force legacy pll algo for RV620 LVDS
|
15 years ago |
atombios_dp.c
|
5137ee940c
drm/radeon/kms: rework encoder handling
|
15 years ago |
avivod.h
|
f735261baa
[rfc] drm/radeon/kms: pm debugging check for vbl.
|
15 years ago |
evergreen.c
|
b741be82cf
drm/radeon/kms/evergreen: fix backend setup
|
15 years ago |
evergreen_cs.c
|
29508eb66b
drm/radeon/kms: drop taking lock around crtc lookup.
|
15 years ago |
evergreen_reg.h
|
97d6632853
drm/radeon/kms: Add crtc tiling setup support for evergreen
|
15 years ago |
evergreend.h
|
21a8122ad3
drm/radeon/kms: add support for internal thermal sensors (v3)
|
15 years ago |
mkregtable.c
|
059d233f9c
drm/radeon: mkregtable.c: close a file before exit
|
15 years ago |
r100.c
|
a41ceb1c17
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
|
15 years ago |
r100_track.h
|
797fd5b9da
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
|
15 years ago |
r100d.h
|
ab9e1f5966
drm/radeon: add basic zmask/hiz support (v4)
|
15 years ago |
r200.c
|
688acaa289
drm/radeon/r200: handle more hw tex coord types
|
15 years ago |
r300.c
|
ab9e1f5966
drm/radeon: add basic zmask/hiz support (v4)
|
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
|
ab9e1f5966
drm/radeon: add basic zmask/hiz support (v4)
|
15 years ago |
r420.c
|
4c712e6c7e
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
|
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
|
40c4ac1c19
drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx
|
15 years ago |
r520.c
|
d656ae53f6
Merge tag 'v2.6.35-rc6' into drm-radeon-next
|
15 years ago |
r520d.h
|
f0ed1f655a
drm/radeon/kms: Convert R520 to new init path and associated cleanup
|
15 years ago |
r600.c
|
7e7b41d2ff
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
|
15 years ago |
r600_audio.c
|
219de62a16
drm/radeon/kms: trivial code style fixes for audio
|
15 years ago |
r600_blit.c
|
c42750b026
drm/r600: fix possible NULL pointer derefernce
|
15 years ago |
r600_blit_kms.c
|
27849044ca
drm/radeon: add some missing copyright headers
|
15 years ago |
r600_blit_shaders.c
|
b417cc117a
drm/radeon: remove viewport transform from r6xx/r7xx blit emit
|
15 years ago |
r600_blit_shaders.h
|
27849044ca
drm/radeon: add some missing copyright headers
|
15 years ago |
r600_cp.c
|
a30f6fb7ce
drm/radeon: Fix pci_map_page() error checking
|
15 years ago |
r600_cs.c
|
fe725d4f22
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
|
15 years ago |
r600_hdmi.c
|
fe50ac78a6
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
|
15 years ago |
r600_reg.h
|
f2594933df
drm/radeon/kms: HDMI irq support
|
15 years ago |
r600d.h
|
812d046915
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
|
15 years ago |
radeon.h
|
0b3b4fea0a
drm/radeon/kms: remove useless clock code
|
15 years ago |
radeon_acpi.c
|
dc77de12dd
drm/radeon: tone down overchatty acpi debug messages.
|
15 years ago |
radeon_agp.c
|
e57415d85f
drm/radeon/kms: fix agp mode setup on cards that use pcie bridges
|
15 years ago |
radeon_asic.c
|
0b3b4fea0a
drm/radeon/kms: remove useless clock code
|
15 years ago |
radeon_asic.h
|
4c712e6c7e
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
|
15 years ago |
radeon_atombios.c
|
ea39302b87
drm/radeon/kms/evergreen: work around bad data in some i2c tables
|
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
|
db8cc27b80
Merge branch 'drm-platform' into drm-testing
|
15 years ago |
radeon_clocks.c
|
0b3b4fea0a
drm/radeon/kms: remove useless clock code
|
15 years ago |
radeon_combios.c
|
aa74fbb4c9
drm/radeon/kms: add connector table for Mac x800
|
15 years ago |
radeon_connectors.c
|
930a9e2835
drm: Use a nondestructive mode for output detect when polling (v2)
|
15 years ago |
radeon_cp.c
|
01d73a6967
drm: Remove drm_resource wrappers
|
15 years ago |
radeon_cs.c
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
radeon_cursor.c
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
radeon_device.c
|
8807286e56
drm/radeon/kms: use tracked values for sclk and mclk
|
15 years ago |
radeon_display.c
|
e6db0da02e
drm/radeon/kms: don't enable underscan with interlaced modes
|
15 years ago |
radeon_drv.c
|
ab9e1f5966
drm/radeon: add basic zmask/hiz support (v4)
|
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
|
d033af87e2
drm/radeon/kms: set encoder type to DVI for HDMI on evergreen
|
15 years ago |
radeon_family.h
|
1b5331d9c6
drm/radeon/kms: print GPU family and device id when loading
|
15 years ago |
radeon_fb.c
|
ee005577aa
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
radeon_fence.c
|
a1e9ada3e1
drm/radeon/kms: R3XX-R4XX fix GPU reset code
|
15 years ago |
radeon_gart.c
|
90aca4d274
drm/radeon/kms: simplify & improve GPU reset V2
|
15 years ago |
radeon_gem.c
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
radeon_i2c.c
|
8807286e56
drm/radeon/kms: use tracked values for sclk and mclk
|
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
|
da7be684c5
drm/radeon/kms: don't enable MSIs on AGP boards
|
15 years ago |
radeon_kms.c
|
b824b364d9
drm/radeon/kms: add back missing break in info ioctl
|
15 years ago |
radeon_legacy_crtc.c
|
0537398b21
drm/radeon/kms: fix typo in radeon_compute_pll_gain
|
15 years ago |
radeon_legacy_encoders.c
|
5137ee940c
drm/radeon/kms: rework encoder handling
|
15 years ago |
radeon_legacy_tv.c
|
d9fdaafbe9
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
|
15 years ago |
radeon_mem.c
|
9a298b2acd
drm: Remove memory debugging infrastructure.
|
16 years ago |
radeon_mode.h
|
aa74fbb4c9
drm/radeon/kms: add connector table for Mac x800
|
15 years ago |
radeon_object.c
|
e376573f72
drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.
|
15 years ago |
radeon_object.h
|
0a2d50e3a8
drm/radeon/kms: add support for new fault callback V7
|
15 years ago |
radeon_pm.c
|
12acd90f0b
drm/radeon/kms: remove stray radeon_i2c_destroy
|
15 years ago |
radeon_reg.h
|
bae6b56273
drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)
|
15 years ago |
radeon_ring.c
|
ca2af92311
drm/radeon/kms: fix lock ordering in ring, ib handling
|
15 years ago |
radeon_state.c
|
1b2f148963
drm: block userspace under allocating buffer and having drivers overwrite it (v2)
|
15 years ago |
radeon_test.c
|
d594e46ace
drm/radeon/kms: simplify memory controller setup V2
|
15 years ago |
radeon_ttm.c
|
ba4420c224
drm: move ttm global code to core drm
|
15 years ago |
rs100d.h
|
d455090715
drm/radeon/kms: Convert R100 to new init path (V2)
|
15 years ago |
rs400.c
|
833ee5c4ab
drm/radeon/kms: remove rs4xx gart limit
|
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
|
4c70b2eae3
drm/radeon/kms/igp: sideport is AMD only
|
15 years ago |
rs600d.h
|
536fcd5124
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
|
15 years ago |
rs690.c
|
4c70b2eae3
drm/radeon/kms/igp: sideport is AMD only
|
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
|
e06b14ee91
drm/radeon/kms: handle the case of no active displays properly in the bandwidth code
|
15 years ago |
rv515d.h
|
90aca4d274
drm/radeon/kms: simplify & improve GPU reset V2
|
15 years ago |
rv770.c
|
0b3b4fea0a
drm/radeon/kms: remove useless clock code
|
15 years ago |
rv770d.h
|
812d046915
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
|
15 years ago |