android_kernel_xiaomi_sm8350/drivers/gpu/drm/radeon
Alberto Milone d7a2952f1a drm/radeon: Add support for the ATIF ACPI method to the radeon driver
By calling the ATIF method in the radeon driver we can make sure
that hotkeys such as the video switch key emit ACPI events when
pressed.

agd5f: fix warning

Signed-off-by: Alberto Milone <alberto.milone@canonical.com>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-08-02 09:59:59 +10:00
..
reg_srcs drm/radeon/kms: fix typos in evergreen command checker 2010-07-01 11:59:38 +10:00
.gitignore
atom-bits.h
atom-names.h
atom-types.h
atom.c drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs 2010-08-02 09:59:58 +10:00
atom.h
atombios_crtc.c drm/radeon/kms/atom: add crtc disable function 2010-07-21 11:27:21 +10:00
atombios_dp.c drm/radeon/kms: hpd cleanup 2010-05-19 10:31:41 +10:00
atombios.h Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-05-21 11:14:52 -07:00
avivod.h
evergreen_cs.c drm/radeon/kms: fix typos in evergreen command checker 2010-07-01 11:59:38 +10:00
evergreen_reg.h drm/radeon/kms/evergreen: add initial CS parser 2010-06-01 11:46:04 +10:00
evergreen.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
evergreend.h drm/radeon/kms: add some missing regs to evergreen gpu init 2010-07-01 11:59:39 +10:00
Kconfig drm/radeon: fix power supply kconfig interaction. 2010-05-21 15:41:20 +10:00
Makefile drm/radeon: Add support for the ATIF ACPI method to the radeon driver 2010-08-02 09:59:59 +10:00
mkregtable.c
ObjectID.h
r100_track.h
r100.c drm/radeon/kms: minor driver cleanups 2010-08-02 09:59:57 +10:00
r100d.h drm/radeon/kms/pm: add additional asic callbacks 2010-05-18 18:21:12 +10:00
r200.c drm/radeon/r200: handle more hw tex coord types 2010-07-01 11:59:22 +10:00
r300_cmdbuf.c
r300_reg.h
r300.c drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx 2010-07-01 11:59:21 +10:00
r300d.h
r420.c drm/radeon/kms/pm: add mid profile 2010-06-08 09:35:19 +10:00
r420d.h
r500_reg.h radeon: Try harder to ensure we reclock in vblank 2010-05-18 18:21:29 +10:00
r520.c drm/radeon/kms/pm: rework power management 2010-05-18 18:21:52 +10:00
r520d.h
r600_audio.c
r600_blit_kms.c
r600_blit_shaders.c
r600_blit_shaders.h
r600_blit.c
r600_cp.c
r600_cs.c
r600_hdmi.c drm/radeon: fix hdmi offset bug reported by smatch. 2010-05-19 10:35:02 +10:00
r600_reg.h
r600.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
r600d.h
radeon_acpi.c drm/radeon: Add support for the ATIF ACPI method to the radeon driver 2010-08-02 09:59:59 +10:00
radeon_agp.c drm/radeon/kms: release AGP bridge at suspend 2010-05-24 10:02:08 +10:00
radeon_asic.c drm/radeon/kms: avoid oops on mac r4xx cards 2010-07-01 11:59:36 +10:00
radeon_asic.h drm/radeon/kms/evergreen: add initial CS parser 2010-06-01 11:46:04 +10:00
radeon_atombios.c drm/radeon/kms/pm: track current voltage (v2) 2010-06-08 09:35:53 +10:00
radeon_atpx_handler.c
radeon_benchmark.c
radeon_bios.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
radeon_clocks.c
radeon_combios.c drm/radeon/kms: minor driver cleanups 2010-08-02 09:59:57 +10:00
radeon_connectors.c drm/radeon/kms: fix shared ddc handling 2010-07-07 14:21:38 +10:00
radeon_cp.c drm: Remove drm_resource wrappers 2010-06-01 10:07:24 +10:00
radeon_cs.c
radeon_cursor.c drm/radeon/kms: return ret in cursor_set failure path 2010-07-01 11:59:27 +10:00
radeon_device.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
radeon_display.c drm/radeon/kms: fix typo in printing the HPD info 2010-06-08 09:35:27 +10:00
radeon_drv.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
radeon_drv.h
radeon_encoders.c drm/radeon/kms: fix DP after DPMS cycle 2010-07-01 11:59:14 +10:00
radeon_family.h
radeon_fb.c drm: Propagate error from drm_fb_helper_init(). 2010-06-08 09:32:02 +10:00
radeon_fence.c
radeon_gart.c
radeon_gem.c
radeon_i2c.c
radeon_ioc32.c
radeon_irq_kms.c drm/radeon/kms: add support for gui idle interrupts (v4) 2010-05-18 18:20:49 +10:00
radeon_irq.c
radeon_kms.c drm/radeon: Add support for the ATIF ACPI method to the radeon driver 2010-08-02 09:59:59 +10:00
radeon_legacy_crtc.c drm/radeon/kms/pm: add support for no display power states 2010-05-18 18:21:50 +10:00
radeon_legacy_encoders.c drm/radeon: fix dual-head on rv250 2010-06-15 09:55:57 +10:00
radeon_legacy_tv.c
radeon_mem.c
radeon_mode.h drm/radeon: add fake RN50 table for powerpc 2010-07-01 11:59:19 +10:00
radeon_object.c drm/radeon/kms: record object that have been list reserved 2010-05-21 15:07:24 +10:00
radeon_object.h
radeon_pm.c DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re: [Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300) 2010-07-01 11:59:44 +10:00
radeon_reg.h drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) 2010-05-18 18:20:57 +10:00
radeon_ring.c drm/radeon/kms: fix lock ordering in ring, ib handling 2010-05-18 18:21:48 +10:00
radeon_state.c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-05-28 16:14:40 -07:00
radeon_test.c
radeon_ttm.c drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. 2010-05-21 15:06:45 +10:00
radeon.h drm/radeon: Add support for the ATIF ACPI method to the radeon driver 2010-08-02 09:59:59 +10:00
rs100d.h
rs400.c drm/radeon/kms/pm: rework power management 2010-05-18 18:21:52 +10:00
rs400d.h
rs600.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10: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 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
rs690d.h
rv200d.h
rv250d.h
rv350d.h
rv515.c drm/radeon/kms/pm: rework power management 2010-05-18 18:21:52 +10:00
rv515d.h
rv770.c Merge branch 'drm-platform' into drm-testing 2010-07-07 18:37:35 +10:00
rv770d.h