Age | Commit message (Expand) | Author |
2024-09-26 | drm/amdgpu: Remove unused amdgpu_atpx functions | Dr. David Alan Gilbert |
2023-08-07 | drm/amdgpu: Prefer pr_err/_warn/_notice over printk in amdgpu_atpx_handler.c | Srinivasan Shanmugam |
2023-08-07 | Revert "drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c" | Srinivasan Shanmugam |
2023-07-27 | drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.c | Srinivasan Shanmugam |
2021-12-13 | drm/amd: append missing includes | Isabella Basso |
2021-12-13 | drm/amd: fix improper docstring syntax | Isabella Basso |
2020-09-15 | drm/amd/amdgpu: fix comparison pointer to bool warning in amdgpu_atpx_handler.c | Zheng Bin |
2019-12-29 | Revert "drm/amdgpu: simplify ATPX detection" | Alex Deucher |
2019-10-15 | drm/amdgpu: simplify ATPX detection | Alex Deucher |
2019-08-27 | drm/amdgpu: Add APTX quirk for Dell Latitude 5495 | Kai-Heng Feng |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner |
2019-01-17 | drm/amdgpu: Add APTX quirk for Lenovo laptop | Alex Deucher |
2018-07-30 | BackMerge v4.18-rc7 into drm-next | Dave Airlie |
2018-07-18 | drm/amdgpu: add another ATPX quirk for TOPAZ | Alex Deucher |
2018-07-05 | drm/amdgpu: Add amdgpu_atpx_get_dhandle() | Lyude Paul |
2018-07-05 | drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/ | Lyude Paul |
2018-06-28 | drm/amdgpu: Add amdgpu_atpx_get_dhandle() | Lyude Paul |
2018-06-01 | Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop" | Alex Deucher |
2018-05-15 | drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type | Luc Van Oostenryck |
2018-03-22 | drm/amdgpu: Add an ATPX quirk for hybrid laptop | Alex Deucher |
2018-02-19 | drm/amdgpu: add new device to use atpx quirk | Kai-Heng Feng |
2018-01-10 | drm/amdgpu: add atpx quirk handling (v2) | Alex Deucher |
2017-03-29 | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches |
2016-11-29 | drm/amdgpu: fix check for port PM availability | Peter Wu |
2016-11-23 | drm/amdgpu: fix power state when port pm is unavailable | Peter Wu |
2016-09-28 | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie |
2016-09-22 | drm/amdgpu/atpx: check for ATIF dGPU wake for display events support | Alex Deucher |
2016-08-09 | Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold" | Alex Deucher |
2016-07-29 | drm/amdgpu: init atpx at switcheroo register time (v2) | Alex Deucher |
2016-07-07 | drm/amdgpu: work around lack of upstream ACPI support for D3cold | Alex Deucher |
2016-07-07 | drm/amdgpu/atpx: track whether if this is a hybrid graphics platform | Alex Deucher |
2016-07-07 | drm/amdgpu/atpx: drop forcing of dGPU power control | Alex Deucher |
2016-07-07 | drm/amdgpu/atpx: add a query for ATPX dGPU power control | Alex Deucher |
2016-07-07 | drm/amdgpu: add a delay after ATPX dGPU power off | Alex Deucher |
2016-07-07 | drm/amdgpu: clean up atpx power control handling | Alex Deucher |
2016-07-07 | drm/amdgpu: disable power control on hybrid laptops | Alex Deucher |
2016-04-27 | drm/amdgpu: print a message if ATPX dGPU power control is missing | Alex Deucher |
2016-04-27 | Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control" | Alex Deucher |
2016-03-09 | drm/amdgpu: disable runtime pm on PX laptops without dGPU power control | Alex Deucher |
2016-02-09 | vga_switcheroo: Add handler flags infrastructure | Lukas Wunner |
2015-12-21 | drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h | Rex Zhu |
2015-10-20 | vga_switcheroo: Constify vga_switcheroo_handler | Lukas Wunner |
2015-10-02 | drm/amdgpu: Spell vga_switcheroo consistently | Lukas Wunner |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher |