linux/drivers/gpu/drm/radeon
Linus Torvalds 83dbb15e9c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
* 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: (40 commits)
  vmwgfx: Snoop DMA transfers with non-covering sizes
  vmwgfx: Move the prefered mode first in the list
  vmwgfx: Unreference surface on cursor error path
  vmwgfx: Free prefered mode on error path
  vmwgfx: Use pointer return error codes
  vmwgfx: Fix hw cursor position
  vmwgfx: Infrastructure for explicit placement
  vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
  vmwgfx: Remove screen object active list
  vmwgfx: Screen object cleanups
  drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
  drm/radeon/kms: don't poll forever if MC GDDR link training fails
  drm/radeon/kms: fix DP setup on TRAVIS bridges
  drm/radeon/kms: set HPD polarity in hpd_init()
  drm/radeon/kms: add MSI module parameter
  drm/radeon/kms: Add MSI quirk for Dell RS690
  drm/radeon/kms: Add MSI quirk for HP RS690
  drm/radeon/kms: split MSI check into a separate function
  vmwgfx: Reinstate the update_layout ioctl
  drm/radeon/kms: always do extended edid probe
  ...
2011-11-07 10:01:56 -08:00
..
reg_srcs
.gitignore
atom-bits.h
atom-names.h
atom-types.h
atom.c
atom.h
atombios_crtc.c drm/radeon/kms: check for DP MST mode in a few more places (v2) 2011-11-01 16:04:57 +00:00
atombios_dp.c drm/radeon/kms: fix DP setup on TRAVIS bridges 2011-11-03 17:53:22 +00:00
atombios_encoders.c drm/radeon/kms: make atombios_dig_transmitter_setup() version based 2011-11-01 16:05:22 +00:00
atombios.h
avivod.h
cayman_blit_shaders.c
cayman_blit_shaders.h
evergreen_blit_kms.c drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3 2011-11-01 16:02:07 +00:00
evergreen_blit_shaders.c
evergreen_blit_shaders.h
evergreen_cs.c
evergreen_reg.h
evergreen.c drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
evergreend.h
Kconfig
Makefile drm/radeon/kms: move atom encoder setup to a new file 2011-11-01 16:05:07 +00:00
mkregtable.c
ni_reg.h
ni.c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 2011-11-07 10:01:56 -08:00
nid.h
ObjectID.h
r100_track.h
r100.c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 2011-11-07 10:01:56 -08:00
r100d.h
r200.c
r300_cmdbuf.c
r300_reg.h
r300.c drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
r300d.h
r420.c
r420d.h
r500_reg.h
r520.c
r520d.h
r600_audio.c
r600_blit_kms.c drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3 2011-11-01 16:02:07 +00:00
r600_blit_shaders.c
r600_blit_shaders.h
r600_blit.c
r600_cp.c gpu: add module.h to drivers/gpu files as required. 2011-10-31 19:32:03 -04:00
r600_cs.c
r600_hdmi.c
r600_reg.h
r600.c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 2011-11-07 10:01:56 -08:00
r600d.h
radeon_acpi.c
radeon_agp.c
radeon_asic.c
radeon_asic.h
radeon_atombios.c
radeon_atpx_handler.c
radeon_benchmark.c
radeon_bios.c
radeon_clocks.c
radeon_combios.c
radeon_connectors.c drm/radeon/kms: set HPD polarity in hpd_init() 2011-11-03 17:53:18 +00:00
radeon_cp.c gpu: add module.h to drivers/gpu files as required. 2011-10-31 19:32:03 -04:00
radeon_cs.c
radeon_cursor.c
radeon_device.c
radeon_display.c drm/radeon/kms: remove useless radeon_ddc_dump() 2011-11-01 16:05:27 +00:00
radeon_drv.c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 2011-11-07 10:01:56 -08:00
radeon_drv.h
radeon_encoders.c drm/radeon/kms: move atom encoder setup to a new file 2011-11-01 16:05:07 +00:00
radeon_family.h
radeon_fb.c
radeon_fence.c
radeon_gart.c drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
radeon_gem.c
radeon_i2c.c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux 2011-11-07 10:01:56 -08:00
radeon_ioc32.c
radeon_irq_kms.c drm/radeon/kms: add MSI module parameter 2011-11-03 17:53:14 +00:00
radeon_irq.c
radeon_kms.c
radeon_legacy_crtc.c
radeon_legacy_encoders.c
radeon_legacy_tv.c
radeon_mem.c
radeon_mode.h drm/radeon/kms: always do extended edid probe 2011-11-01 16:05:31 +00:00
radeon_object.c
radeon_object.h
radeon_pm.c
radeon_reg.h
radeon_ring.c
radeon_state.c
radeon_test.c
radeon_trace_points.c
radeon_trace.h
radeon_ttm.c
radeon.h drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
rs100d.h
rs400.c drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
rs400d.h
rs600.c drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
rs600d.h
rs690.c
rs690d.h
rv200d.h
rv250d.h
rv350d.h
rv515.c
rv515d.h
rv770.c drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2 2011-11-04 10:39:51 +00:00
rv770d.h