linux-uconsole/drivers/gpu/drm/radeon
liu chuansheng aec2043d52 drm/radeon: Calling object_unrefer() when creating fb failure
commit f2d68cf4da upstream.

When kzalloc() failed in radeon_user_framebuffer_create(), need to
call object_unreference() to match the object_reference().

Signed-off-by: liu chuansheng <chuansheng.liu@intel.com>
Signed-off-by: xueminsu <xuemin.su@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-11 08:16:47 -08:00
..
reg_srcs Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2011-06-07 19:09:17 -07:00
.gitignore
atom-bits.h
atom-names.h
atom-types.h
atom.c drm/radeon/kms: fix fans after resume 2012-04-13 08:14:06 -07:00
atom.h drm/radeon/kms: fix fans after resume 2012-04-13 08:14:06 -07:00
atombios.h drm/radeon/kms: add missing external encoder action 2011-06-17 09:28:01 +10:00
atombios_crtc.c drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. 2012-02-13 11:06:07 -08:00
atombios_dp.c drm/radeon: fix non revealent error message 2012-08-09 08:27:50 -07:00
avivod.h [rfc] drm/radeon/kms: pm debugging check for vbl. 2010-02-23 09:46:21 +10:00
cayman_blit_shaders.c drm/radeon/kms: add blit support for cayman (v2) 2011-05-26 09:19:31 +10:00
cayman_blit_shaders.h drm/radeon/kms: add blit support for cayman (v2) 2011-05-26 09:19:31 +10:00
evergreen.c drm/radeon/evergreen+: wait for the MC to settle after MC blackout 2013-02-11 08:16:47 -08:00
evergreen_blit_kms.c drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits 2011-07-13 07:47:13 +01:00
evergreen_blit_shaders.c drm/radeon/kms: evergreen/ni big endian fixes (v2) 2011-02-14 10:10:09 +10:00
evergreen_blit_shaders.h drm/radeon/kms: add drm blit support for evergreen 2010-10-06 11:46:30 +10:00
evergreen_cs.c Fix common misspellings 2011-03-31 11:26:23 -03:00
evergreen_reg.h drm/radeon/kms: add pageflip ioctl support (v3) 2010-11-22 11:51:08 +10:00
evergreend.h drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock 2012-06-10 00:33:01 +09:00
Kconfig drm/radeon/kms: clean up the radeon kms Kconfig 2011-05-26 09:22:05 +10:00
Makefile drm/radeon/kms: add cayman CS check support 2011-03-03 11:56:56 +10:00
mkregtable.c radeon mkregtable: Add missing fclose() calls 2011-02-14 09:22:54 +10:00
ni.c drm/radeon/kms: fix channel_remap setup (v2) 2011-10-16 14:14:52 -07:00
ni_reg.h drm/radeon/kms: add ni_reg.h 2011-01-07 14:11:38 +10:00
nid.h drm/radeon/kms: fix typo in cayman reg offset 2011-07-02 07:09:19 +10:00
ObjectID.h drm/radeon/kms: upstream ObjectID.h updates 2010-11-23 09:23:14 +10:00
r100.c drm/radeon/kms: fix MSI re-arm on rv370+ 2012-02-29 16:33:39 -08:00
r100_track.h drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit 2011-06-14 10:59:03 +10:00
r100d.h drm/radeon: Definition of R_0003C2_GENMO_WT seems wrong 2010-12-21 12:55:33 +10:00
r200.c drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-10-03 11:40:33 -07:00
r300.c Fix common misspellings 2011-03-31 11:26:23 -03:00
r300_cmdbuf.c drm/radeon: Fix sparc regression in r300_scratch() 2010-04-27 09:40:57 +10:00
r300_reg.h Fix common misspellings 2011-03-31 11:26:23 -03:00
r300d.h drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear 2011-01-06 13:00:45 +10:00
r420.c drm: Fix printk typo 'failled' 2011-02-17 16:52:46 +01:00
r420d.h
r500_reg.h drm/radeon/kms: add pageflip ioctl support (v3) 2010-11-22 11:51:08 +10:00
r520.c drm: Fix printk typo 'failled' 2011-02-17 16:52:46 +01:00
r520d.h
r600.c drm/radeon/kms: set HPD polarity in hpd_init() 2011-11-11 09:36:56 -08:00
r600_audio.c radeon: consolidate asic-specific function decls for r600 & later 2011-02-23 10:35:20 +10:00
r600_blit.c drm/radeon: 6xx/7xx non-kms endian fixes 2011-02-14 09:23:35 +10:00
r600_blit_kms.c Merge commit '5359533801' into drm-core-next 2011-03-16 11:34:41 +10:00
r600_blit_shaders.c drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) 2012-03-12 10:33:01 -07:00
r600_blit_shaders.h drm/radeon: add some missing copyright headers 2010-09-13 20:26:04 +10:00
r600_cp.c drm/radeon: 6xx/7xx non-kms endian fixes 2011-02-14 09:23:35 +10:00
r600_cs.c drm/radeon/kms: add missing Evergreen texture formats to the CS parser 2011-06-02 10:49:20 +10:00
r600_hdmi.c drm/radeon/kms: workaround invalid AVI infoframe checksum issue 2012-01-25 17:24:35 -08:00
r600_reg.h drm/radeon/kms: fix r6xx+ scanout on BE systems 2011-01-27 13:54:13 +10:00
r600d.h drm/radeon/kms: fix typo in IH_CNTL swap bitfield 2011-07-07 17:47:12 +10:00
radeon.h drm/radeon/kms: add MSI module parameter 2011-11-11 09:36:56 -08:00
radeon_acpi.c drm/radeon: tone down overchatty acpi debug messages. 2010-08-04 11:16:56 +10:00
radeon_agp.c radeon: add AGPMode 1 quirk for RV250 2012-12-03 12:59:14 -08:00
radeon_asic.c drm/radeon/kms: fix num crtcs for Cedar and Caicos 2011-06-17 09:24:29 +10:00
radeon_asic.h drm/radeon: do not reenable crtc after moving vram start address 2012-08-26 15:12:11 -07:00
radeon_atombios.c drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping 2012-10-02 09:47:40 -07:00
radeon_atpx_handler.c drm/radeon/kms: ATPX switcheroo fixes 2011-05-09 09:14:35 +10:00
radeon_benchmark.c drm/radeon: embed struct drm_gem_object 2011-02-23 10:33:03 +10:00
radeon_bios.c drm/radeon/kms: fix typo in read_disabled vbios code 2011-07-12 06:58:59 +01:00
radeon_clocks.c drm/radeon/kms: set a default max_pixel_clock 2011-10-03 11:40:03 -07:00
radeon_combios.c drm/radeon: add quirk for RV100 board 2013-02-11 08:16:47 -08:00
radeon_connectors.c drm/radeon: on hotplug force link training to happen (v2) 2012-08-09 08:27:50 -07:00
radeon_cp.c Fix common misspellings 2011-03-31 11:26:23 -03:00
radeon_cs.c drm/radeon/kms: set family for use in parser. 2011-06-08 20:08:46 +10:00
radeon_cursor.c drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns. 2012-08-09 08:27:50 -07:00
radeon_device.c drm/radeon/kms: disable output polling when suspended 2012-02-13 11:06:07 -08:00
radeon_display.c drm/radeon: Calling object_unrefer() when creating fb failure 2013-02-11 08:16:47 -08:00
radeon_drv.c drm/radeon/kms: add MSI module parameter 2011-11-11 09:36:56 -08:00
radeon_drv.h Fix common misspellings 2011-03-31 11:26:23 -03:00
radeon_encoders.c drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1 2011-10-16 14:14:54 -07:00
radeon_family.h drm/radeon/kms: add family ids for llano APUs 2011-06-02 10:47:37 +10:00
radeon_fb.c Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next 2011-03-14 14:15:13 +10:00
radeon_fence.c drm/radeon/kms: use helper functions for fence read/write 2011-06-17 09:30:04 +10:00
radeon_gart.c drm/radeon/nouveau: fix build regression on alpha due to Xen changes. 2011-05-11 13:08:02 +10:00
radeon_gem.c drm/radeon: fixup refcounts in radeon dumb create ioctl. 2011-03-17 13:58:34 +10:00
radeon_i2c.c drm/radeon: only add the mm i2c bus if the hw_i2c module param is set 2012-04-22 16:21:22 -07:00
radeon_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
radeon_irq.c drm: radeon: fix error value sign 2010-11-18 14:55:46 +10:00
radeon_irq_kms.c drm/radeon: force MSIs on RS690 asics 2012-10-13 05:28:11 +09:00
radeon_kms.c drm/radeon/kms: fix gart setup on fusion parts (v2) 2011-05-04 10:16:40 +10:00
radeon_legacy_crtc.c drivers:video:aty:radeon_base Fix typo occationally to occasionally 2011-03-22 16:31:59 +09:00
radeon_legacy_encoders.c radeon/kms: force rn50 chip to always report connected on analog output 2013-01-17 08:44:09 -08:00
radeon_legacy_tv.c drm/radeon/kms: move a bunch of modesetting debug to correct debug usage. 2010-08-02 10:47:07 +10:00
radeon_mem.c
radeon_mode.h drm/radeon/kms: handle !force case in connector detect more gracefully 2011-11-11 09:35:21 -08:00
radeon_object.c drm/radeon: Restrict offset for legacy hardware cursor. 2012-04-02 09:27:12 -07:00
radeon_object.h drm/radeon: Restrict offset for legacy hardware cursor. 2012-04-02 09:27:12 -07:00
radeon_pm.c drm/radeon: only adjust default clocks on NI GPUs 2012-10-13 05:28:11 +09:00
radeon_reg.h drm/radeon/kms: fix typo in read_disabled vbios code 2011-07-12 06:58:59 +01:00
radeon_ring.c Merge branch 'master' into for-next 2011-04-26 10:22:59 +02:00
radeon_state.c Fix common misspellings 2011-03-31 11:26:23 -03:00
radeon_test.c drm/radeon: embed struct drm_gem_object 2011-02-23 10:33:03 +10:00
radeon_trace.h drm/radeon: add initial tracepoint support. 2010-12-16 14:37:47 +10:00
radeon_trace_points.c drm/radeon: add initial tracepoint support. 2010-12-16 14:37:47 +10:00
radeon_ttm.c drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-10-03 11:40:33 -07:00
rs100d.h
rs400.c drm: Fix printk typo 'failled' 2011-02-17 16:52:46 +01:00
rs400d.h
rs600.c drm/radeon/kms: fix MSI re-arm on rv370+ 2012-02-29 16:33:39 -08:00
rs600d.h drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx 2010-05-18 18:21:42 +10:00
rs690.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-03-18 10:37:40 -07:00
rs690d.h drm/radeon/kms: display watermark updates (v2) 2010-03-31 14:54:47 +10:00
rv200d.h
rv250d.h
rv350d.h
rv515.c drm/radeon: do not reenable crtc after moving vram start address 2012-08-26 15:12:11 -07:00
rv515d.h drm/radeon/kms: simplify & improve GPU reset V2 2010-04-06 11:21:11 +10:00
rv770.c drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock 2012-06-10 00:33:01 +09:00
rv770d.h drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock 2012-06-10 00:33:01 +09:00