index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_atpx_handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix radeon_atpx_get_client_id()'s return type
Luc Van Oostenryck
2018-05-15
1
-1
/
+1
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-29
1
-2
/
+2
*
drm/radeon: fix check for port PM availability
Alex Deucher
2016-11-29
1
-2
/
+9
*
drm/radeon: fix power state when port pm is unavailable (v2)
Peter Wu
2016-11-23
1
-1
/
+8
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
1
-9
/
+0
|
\
|
*
Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"
Alex Deucher
2016-08-09
1
-9
/
+0
*
|
drm/radeon/atpx: check for ATIF dGPU wake for display events support
Alex Deucher
2016-09-22
1
-0
/
+5
|
/
*
drm/radeon: init atpx at switcheroo register time v2
Alex Deucher
2016-07-29
1
-1
/
+1
*
drm/radeon: work around lack of upstream ACPI support for D3cold
Alex Deucher
2016-07-07
1
-0
/
+9
*
drm/radeon/atpx: track whether if this is a hybrid graphics platform
Alex Deucher
2016-07-07
1
-1
/
+8
*
drm/radeon/atpx: drop forcing of dGPU power control
Alex Deucher
2016-07-07
1
-5
/
+0
*
drm/radeon/atpx: add a query for ATPX dGPU power control
Alex Deucher
2016-07-07
1
-0
/
+4
*
drm/radeon: add a delay after ATPX dGPU power off
Alex Deucher
2016-07-07
1
-0
/
+5
*
drm/radeon: clean up atpx power control handling
Alex Deucher
2016-07-07
1
-22
/
+28
*
drm/radeon: disable power control on hybrid laptops
Alex Deucher
2016-07-07
1
-0
/
+5
*
drm/radeon: print a message if ATPX dGPU power control is missing
Alex Deucher
2016-04-18
1
-1
/
+4
*
Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"
Alex Deucher
2016-04-18
1
-4
/
+4
*
drm/radeon: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2016-03-09
1
-4
/
+4
*
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
2016-02-09
1
-1
/
+2
*
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
2015-10-20
1
-1
/
+1
*
drm/radeon: Spell vga_switcheroo consistently
Lukas Wunner
2015-10-02
1
-1
/
+1
*
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
2014-09-15
1
-14
/
+2
*
drm/radeon: fix ATPX detection on non-VGA GPUs
Alex Deucher
2014-04-22
1
-0
/
+7
*
drm/radeon: fix runpm handling on APUs (v4)
Alex Deucher
2014-04-17
1
-1
/
+1
*
drm/radeon: print the supported atpx function mask
Alex Deucher
2014-02-27
1
-1
/
+2
*
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
2013-12-31
1
-2
/
+14
*
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
1
-4
/
+3
|
\
|
*
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
1
-2
/
+2
|
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-2
/
+1
*
|
drm/radeon: add runtime PM support (v2)
Dave Airlie
2013-11-01
1
-0
/
+4
|
/
*
drm/radeon: properly validate the atpx interface
Alex Deucher
2013-02-20
1
-2
/
+71
*
drm/radeon: fix ATPX function documentation
Igor Murzov
2012-11-01
1
-2
/
+2
*
drm/radeon: fix ATPX regression in acpi rework
Alex Deucher
2012-10-24
1
-1
/
+1
*
drm/radeon: fix ATPX function documentation
Alex Deucher
2012-10-24
1
-2
/
+2
*
drm: radeon: fix printk format warning
Randy Dunlap
2012-10-16
1
-1
/
+1
*
drm/radeon: document radeon_atpx_handler.c (v2)
Alex Deucher
2012-09-20
1
-0
/
+111
*
drm/radeon: reorganize ATPX support (v2)
Alex Deucher
2012-09-20
1
-60
/
+110
*
drm/radeon: update ATPX verify interface handling (v2)
Alex Deucher
2012-09-20
1
-17
/
+124
*
drm/radeon: add new AMD ACPI header and update relevant code (v2)
Alex Deucher
2012-09-20
1
-21
/
+14
*
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
2012-08-20
1
-55
/
+1
*
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
2012-02-02
1
-1
/
+2
*
drm/radeon: finish getting bios earlier
Igor Murzov
2012-01-24
1
-1
/
+1
*
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
2012-01-24
1
-1
/
+1
*
drm/radeon/kms: ATPX switcheroo fixes
Alex Deucher
2011-05-09
1
-2
/
+27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
1
-1
/
+0
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-0
/
+258