Linus Torvalds aa9f56b66d Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
..
reg_srcs 6ffe28f57c drm/radeon/kms: allow FG_ALPHA_VALUE on r5xx 15 years ago
.gitignore 31edd4824e drm: create gitignore file for radeon 16 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 5b1714d386 drm/radeon/kms: enable underscan option for digital connectors 15 years ago
atombios_dp.c d9fdaafbe9 drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. 15 years ago
avivod.h f735261baa [rfc] drm/radeon/kms: pm debugging check for vbl. 15 years ago
evergreen.c e7aeeba6a8 drm/radeon/kms/r6xx+: add query for tile config (v2) 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 ab9e1f5966 drm/radeon: add basic zmask/hiz support (v4) 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) 16 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 16 years ago
r600.c d9fdaafbe9 drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. 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 90aca4d274 drm/radeon/kms: simplify & improve GPU reset V2 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 3ce0a23d2d drm/radeon/kms: add r600 KMS support 16 years ago
r600_cp.c a30f6fb7ce drm/radeon: Fix pci_map_page() error checking 15 years ago
r600_cs.c b494d5d468 drm/radeon: drop old and broken mesa warning 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 f376b94fbc drm/radeon/kms: unify i2c handling 15 years ago
radeon_acpi.c dc77de12dd drm/radeon: tone down overchatty acpi debug messages. 15 years ago
radeon_agp.c 10b06122af drm/radeon/kms: release AGP bridge at suspend 15 years ago
radeon_asic.c 07bb084c93 drm/radeon/kms: avoid oops on mac r4xx cards 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 a44d2f3725 drm/radeon/kms: mark 3D power states as performance 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 7b044f4010 drm/radeon: Add probing of clocks from device-tree 15 years ago
radeon_combios.c 179e8078a7 drm/radeon/kms: rework combios i2c handling 15 years ago
radeon_connectors.c 26b5bc9864 drm/radeon/kms: add support for router objects 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 a30f6fb7ce drm/radeon: Fix pci_map_page() error checking 15 years ago
radeon_display.c 7203425a94 drm: expand gamma_set 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 430f70d59d drm/radeon/kms: only expose underscan on avivo chips 15 years ago
radeon_family.h 1b5331d9c6 drm/radeon/kms: print GPU family and device id when loading 15 years ago
radeon_fb.c 8fd4bd2235 vt/console: try harder to print output when panicing 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 26b5bc9864 drm/radeon/kms: add support for router objects 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 2031f77ca9 drm/radeon/kms: add support for gui idle interrupts (v4) 15 years ago
radeon_kms.c 43861f713c drm/radeon: add a way to revoke hyper-z access 15 years ago
radeon_legacy_crtc.c d9fdaafbe9 drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. 15 years ago
radeon_legacy_encoders.c d9fdaafbe9 drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. 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 26b5bc9864 drm/radeon/kms: add support for router objects 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 0d18abedfa radeon: handle errors in radeon_hwmon_init() 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 24010e4604 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 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) 16 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) 16 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) 16 years ago
rv250d.h d455090715 drm/radeon/kms: Convert R100 to new init path (V2) 16 years ago
rv350d.h ca6ffc64cb drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3) 16 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 812d046915 drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush 15 years ago
rv770d.h 812d046915 drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush 15 years ago