summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/irq
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add Renoir irq_services (v2)Bhawanpreet Lakha2019-08-293-0/+418
* drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2Nicholas Kazlauskas2019-08-151-10/+18
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-256-0/+12
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-105-0/+10
* | drm/amd/display: Add vupdate interrupt sources to NV10hersen wu2019-06-221-0/+12
* | drm/amd/display: Add DCN2 IRQ handlingHarry Wentland2019-06-213-0/+405
* | drm/amd/display: move dcn v1_0 irq source header to ivsrcid/dcn/Hawking Zhang2019-06-201-1/+1
|/
* drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner2019-04-034-13/+47
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-212-2/+2
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-192-2/+2
* drm/amd/display: off by one in find_irq_source_info()Dan Carpenter2018-07-051-1/+1
* drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland2018-03-051-1/+1
* drm/amd/display: Clean up formatting in irq_service_dce110.cHarry Wentland2018-03-051-36/+26
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-052-12/+9
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-052-8/+8
* drm/amd/dc: include new ip and ip_offset headersHawking Zhang2018-02-192-2/+4
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+21
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* | drm/amd/include:cleanup raven1 dcn header files.Feifei Xu2017-12-061-2/+2
* | drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-062-2/+2
* | drm/amd/include:cleanup vega10 dce header files.Feifei Xu2017-12-061-2/+2
|/
* amdgpu/dc: fix construct return values on irq service.Dave Airlie2017-09-296-45/+22
* amdgpu/dc: add static to construct functionDave Airlie2017-09-281-1/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-285-9/+13
* drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha2017-09-261-1/+1
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-1/+1
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-262-4/+3
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-261-1/+1
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-262-0/+15
* drm/amdgpu/display: Add irq support for DCNHarry Wentland2017-09-262-0/+395
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky2017-09-264-35/+71
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-262-4/+0
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-262-0/+15
* drm/amd/display: Add DCE12 irq supportHarry Wentland2017-09-262-0/+327
* drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky2017-09-262-0/+64
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-267-0/+1009