alistair23-linux/drivers/gpu/drm/radeon
Alex Deucher 7c1c7c18fc drm/radeon/dce6: add missing display reg for tiling setup
A new tiling config register for the display blocks was
added on DCE6.

May fix:
https://bugs.freedesktop.org/show_bug.cgi?id=62889
https://bugs.freedesktop.org/show_bug.cgi?id=57919

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
2013-04-09 10:23:50 -04:00
..
reg_srcs drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN 2013-01-27 22:38:44 -05:00
.gitignore
atom-bits.h
atom-names.h
atom-types.h
atom.c drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation failure 2013-02-20 08:51:19 -05:00
atom.h
atombios.h
atombios_crtc.c drm/radeon: use frac fb div on RS780/RS880 2013-04-01 16:06:25 -04:00
atombios_dp.c
atombios_encoders.c drm/radeon: fix eDP clk and lane setup for scaled modes 2012-12-07 19:48:23 -05:00
atombios_i2c.c
avivod.h
cayman_blit_shaders.c
cayman_blit_shaders.h
evergreen.c drm/radeon: skip MC reset as it's probably not hung 2013-03-07 12:58:58 -05:00
evergreen_blit_kms.c
evergreen_blit_shaders.c
evergreen_blit_shaders.h
evergreen_cs.c drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK 2013-03-07 12:58:59 -05:00
evergreen_hdmi.c drm/radeon: Use generic HDMI infoframe helpers 2013-02-22 08:20:20 +01:00
evergreen_reg.h drm/radeon: use status regs to determine what to reset (evergreen) 2013-01-31 16:24:53 -05:00
evergreend.h drm/radeon: use status regs to determine what to reset (evergreen) 2013-01-31 16:24:53 -05:00
Kconfig drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
Makefile drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
mkregtable.c
ni.c drm/radeon/dce6: add missing display reg for tiling setup 2013-04-09 10:23:50 -04:00
ni_reg.h
nid.h drm/radeon/dce6: add missing display reg for tiling setup 2013-04-09 10:23:50 -04:00
ObjectID.h
r100.c drm/radeon: consolidate redundant macros and constants 2013-01-31 16:24:46 -05:00
r100_track.h drm/radeon: use common next_reloc function 2013-01-31 16:24:45 -05:00
r100d.h drm/radeon: consolidate redundant macros and constants 2013-01-31 16:24:46 -05:00
r200.c drm/radeon: use common next_reloc function 2013-01-31 16:24:45 -05:00
r300.c drm/radeon: consolidate redundant macros and constants 2013-01-31 16:24:46 -05:00
r300_cmdbuf.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
r300_reg.h
r300d.h drm/radeon: consolidate redundant macros and constants 2013-01-31 16:24:46 -05:00
r420.c
r420d.h
r500_reg.h drm/radeon: use status regs to determine what to reset (6xx/7xx) 2013-01-31 16:24:52 -05:00
r520.c
r520d.h
r600.c drm/radeon: clean up vram/gtt location handling 2013-04-09 10:23:50 -04:00
r600_audio.c
r600_blit.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
r600_blit_kms.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
r600_blit_shaders.c
r600_blit_shaders.h
r600_cp.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
r600_cs.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2013-02-25 16:46:44 -08:00
r600_hdmi.c drm/radeon: Use generic HDMI infoframe helpers 2013-02-22 08:20:20 +01:00
r600_reg.h drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx 2012-12-12 14:34:08 -05:00
r600d.h drm/radeon: use status regs to determine what to reset (6xx/7xx) 2013-01-31 16:24:52 -05:00
radeon.h drm/radeon: clean up vram/gtt location handling 2013-04-09 10:23:50 -04:00
radeon_acpi.c
radeon_acpi.h
radeon_agp.c radeon: add AGPMode 1 quirk for RV250 2012-11-20 11:47:32 -05:00
radeon_asic.c drm/radeon: switch get_gpu_clock() to a callback (v2) 2013-02-20 08:51:21 -05:00
radeon_asic.h drm/radeon: switch get_gpu_clock() to a callback (v2) 2013-02-20 08:51:21 -05:00
radeon_atombios.c
radeon_atpx_handler.c drm/radeon: properly validate the atpx interface 2013-02-20 08:51:21 -05:00
radeon_benchmark.c drm/radeon/benchmark: allow same domains for dma copy 2013-03-15 18:47:18 -04:00
radeon_bios.c
radeon_blit_common.h
radeon_clocks.c
radeon_combios.c drm/radeon: add primary dac adj quirk for R200 board 2013-03-07 12:58:57 -05:00
radeon_connectors.c drm/radeon: Properly handle DDC probe for DP bridges 2013-01-03 15:04:38 -05:00
radeon_cp.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
radeon_cs.c drm/radeon: use IBs for VM page table updates v2 2013-02-01 13:57:10 -05:00
radeon_cursor.c Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next 2013-02-08 12:10:18 +10:00
radeon_device.c drm/radeon: clean up vram/gtt location handling 2013-04-09 10:23:50 -04:00
radeon_display.c Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next 2013-02-08 12:10:18 +10:00
radeon_drv.c drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK 2013-03-07 12:58:59 -05:00
radeon_drv.h drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
radeon_encoders.c
radeon_family.h drm/radeon: add Oland chip family 2013-02-01 19:34:23 -05:00
radeon_fb.c drm/<drivers>: simplify ->fb_probe callback 2013-02-14 00:07:58 +01:00
radeon_fence.c drm/radeon: avoid deadlock in pm path when waiting for fence 2012-12-19 17:44:05 -05:00
radeon_gart.c drm/radeon: use IBs for VM page table updates v2 2013-02-01 13:57:10 -05:00
radeon_gem.c
radeon_i2c.c drm/radeon: Properly handle DDC probe for DP bridges 2013-01-03 15:04:38 -05:00
radeon_ioc32.c
radeon_irq.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
radeon_irq_kms.c drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled 2013-03-07 12:58:57 -05:00
radeon_kms.c drm/radeon: switch get_gpu_clock() to a callback (v2) 2013-02-20 08:51:21 -05:00
radeon_legacy_crtc.c
radeon_legacy_encoders.c radeon/kms: force rn50 chip to always report connected on analog output 2013-01-10 17:05:37 -05:00
radeon_legacy_tv.c
radeon_mem.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
radeon_mode.h drm/radeon: Properly handle DDC probe for DP bridges 2013-01-03 15:04:38 -05:00
radeon_object.c Revert "drm/radeon: do not move bo to different placement at each cs" 2013-01-17 13:10:50 -05:00
radeon_object.h
radeon_pm.c drm/radeon: don't use get_engine_clock() on APUs 2013-04-01 15:23:58 -04:00
radeon_prime.c drm/radeon: use prime helpers 2013-02-08 13:48:43 +10:00
radeon_reg.h drm/radeon: refactor vline packet parsing function 2013-01-31 16:24:43 -05:00
radeon_ring.c drm/radeon: use IBs for VM page table updates v2 2013-02-01 13:57:10 -05:00
radeon_sa.c
radeon_semaphore.c drm/radeon: improve semaphore debugging on lockup 2013-01-15 09:07:13 -05:00
radeon_state.c drm/radeon: Deprecate UMS support v2 2013-01-31 16:24:47 -05:00
radeon_test.c drm/radeon/kms: add support for dma rings to radeon_test_moves() 2012-12-10 16:53:47 -05:00
radeon_trace.h
radeon_trace_points.c
radeon_ttm.c drm: fix compile failure by including <linux/swiotlb.h> 2013-02-15 10:19:39 +10:00
rs100d.h
rs400.c
rs400d.h
rs600.c
rs600d.h
rs690.c
rs690d.h
rv200d.h
rv250d.h
rv350d.h
rv515.c drm/radeon: fix typo in rv515_mc_resume() 2013-04-08 11:07:08 -04:00
rv515d.h drm/radeon: consolidate redundant macros and constants 2013-01-31 16:24:46 -05:00
rv770.c drm/radeon: clean up vram/gtt location handling 2013-04-09 10:23:50 -04:00
rv770d.h drm/radeon: add a asic callback to get the xclk 2013-02-20 08:51:20 -05:00
si.c drm/radeon/dce6: add missing display reg for tiling setup 2013-04-09 10:23:50 -04:00
si_blit_shaders.c
si_blit_shaders.h
si_reg.h
sid.h drm/radeon/dce6: add missing display reg for tiling setup 2013-04-09 10:23:50 -04:00