linux_dsm_epyc7002/drivers/gpu/drm/radeon
Nicholas Miell b356fe0afe drm/radeon/kms: fix cursor image off-by-one error
The mouse cursor hotspot calculation when the cursor is partially off the
top or left side of the screen was off by one.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=41158

Signed-off-by: Nicholas Miell <nmiell@gmail.com>
Reviewed-by: Michel Dänzer <michel@daenzer.net>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-10-03 18:37:33 +01:00
..
reg_srcs drm/radeon/kms: add initial CS checker support for compute 2011-06-21 12:36:39 +10:00
.gitignore
atom-bits.h
atom-names.h
atom-types.h
atom.c drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c 2011-08-04 14:39:06 +01:00
atom.h
atombios_crtc.c drm/radeon: ATOM Endian fix for atombios_crtc_program_pll() 2011-07-25 12:27:05 +01:00
atombios_dp.c drm/radeon/kms: add retry limits for native DP aux defer 2011-10-03 18:37:31 +01:00
atombios.h drm/radeon/kms: add missing external encoder action 2011-06-17 09:28:01 +10:00
avivod.h
cayman_blit_shaders.c
cayman_blit_shaders.h
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
evergreen_blit_shaders.h
evergreen_cs.c drm/radeon: off by one in check_reg() functions 2011-08-04 14:22:10 +01:00
evergreen_reg.h
evergreen.c drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-09-18 19:44:36 +01:00
evergreend.h Merge 3.0-rc7 into drm-core-next 2011-07-13 08:30:22 +01:00
Kconfig
Makefile drm/radeon: clean reg header files 2011-08-04 14:39:04 +01:00
mkregtable.c
ni_reg.h
ni.c drm/radeon: Don't read from CP ring write pointer registers. 2011-09-14 13:35:35 +01:00
nid.h drm/radeon/kms: fix typo in cayman reg offset 2011-07-02 07:09:19 +10:00
ObjectID.h
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
r100.c Revert "drm/radeon/kms: fix typo in r100_blit_copy" 2011-09-23 14:01:44 +01:00
r100d.h
r200.c drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-09-18 19:44:36 +01:00
r300_cmdbuf.c
r300_reg.h
r300.c
r300d.h
r420.c
r420d.h
r500_reg.h
r520.c
r520d.h
r600_audio.c
r600_blit_kms.c
r600_blit_shaders.c
r600_blit_shaders.h
r600_blit.c
r600_cp.c drm/radeon: Writeback endian fixes 2011-07-25 12:14:56 +01:00
r600_cs.c drm/radeon: off by one in check_reg() functions 2011-08-04 14:22:10 +01:00
r600_hdmi.c
r600_reg.h
r600.c drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-09-18 19:44:36 +01:00
r600d.h drm/radeon/kms: fix typo in IH_CNTL swap bitfield 2011-07-07 17:47:12 +10:00
radeon_acpi.c
radeon_agp.c
radeon_asic.c drm/radeon/kms: set dma_copy to NULL for r6xx+ 2011-06-21 12:32:41 +10:00
radeon_asic.h drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-09-18 19:44:36 +01:00
radeon_atombios.c drm/radeon/kms: handle special cases for vddc 2011-06-24 11:11:53 +10:00
radeon_atpx_handler.c
radeon_benchmark.c
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-08-31 14:06:19 +01:00
radeon_combios.c drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU 2011-08-30 10:55:20 +01:00
radeon_connectors.c drm/radeon/kms: Fix logic error in DP HPD handler 2011-10-03 18:37:32 +01:00
radeon_cp.c DRM: remove drm_pci_device_is_pcie 2011-07-13 08:14:52 +01:00
radeon_cs.c
radeon_cursor.c drm/radeon/kms: fix cursor image off-by-one error 2011-10-03 18:37:33 +01:00
radeon_device.c drm/radeon: Make vramlimit parameter actually work. 2011-08-22 09:55:19 +01:00
radeon_display.c drm/radeon: Unreference GEM object outside of spinlock in page flip error path. 2011-09-14 13:36:39 +01:00
radeon_drv.c drm/radeon/kms: fix version comment due to merge timing 2011-08-04 14:22:08 +01:00
radeon_drv.h
radeon_encoders.c drm/radeon/kms: fix DDIA enable on some rs690 systems 2011-09-23 14:02:18 +01:00
radeon_family.h
radeon_fb.c
radeon_fence.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
radeon_gart.c
radeon_gem.c
radeon_i2c.c drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI) 2011-08-04 14:39:50 +01:00
radeon_ioc32.c
radeon_irq_kms.c
radeon_irq.c
radeon_kms.c drm/radeon/kms: add info query for backend map 2011-07-18 08:13:08 +01:00
radeon_legacy_crtc.c
radeon_legacy_encoders.c
radeon_legacy_tv.c
radeon_mem.c drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible 2011-07-25 20:57:13 -07:00
radeon_mode.h drm/radeon/kms: don't try to be smart in the hpd handler 2011-08-15 09:44:12 +01:00
radeon_object.c
radeon_object.h
radeon_pm.c drm/radeon/kms: add missing vddci setting on NI+ 2011-07-26 12:30:34 +01:00
radeon_reg.h Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2011-07-26 09:21:09 -07:00
radeon_ring.c
radeon_state.c
radeon_test.c drm/radeon: Explicitly print GTT/VRAM offsets on test failure. 2011-08-22 09:54:52 +01:00
radeon_trace_points.c
radeon_trace.h
radeon_ttm.c drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-09-18 19:44:36 +01:00
radeon.h drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2) 2011-09-18 19:44:36 +01:00
rs100d.h
rs400.c
rs400d.h
rs600.c Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2011-07-26 09:21:09 -07:00
rs600d.h
rs690.c
rs690d.h
rv200d.h
rv250d.h
rv350d.h
rv515.c
rv515d.h
rv770.c drm/radeon/kms: add info query for backend map 2011-07-18 08:13:08 +01:00
rv770d.h