summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2020-07-21drm/amd/display: remove unhelpful 5ms delayAric Cyr-4/+0
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das-1/+2
2020-07-21drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui-0/+45
2020-07-21drm/amdgpu: enable xgmi support for sienna cichlidJohn Clements-0/+3
2020-07-21drm/amdgpu: load asd for sienna cichlidJohn Clements-1/+0
2020-07-21drm/amd/powerplay: tag swSMU code layersEvan Quan-9/+28
2020-07-21drm/amd/powerplay: revise the calling flow on OD table updateEvan Quan-8/+7
2020-07-21drm/amd/powerplay: drop unnecessary message support checkEvan Quan-9/+0
2020-07-21drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.cEvan Quan-313/+252
2020-07-21drm/amd/powerplay: update the tables init relatedEvan Quan-120/+83
2020-07-21drm/amd/powerplay: move table setting common code to smu_cmn.cEvan Quan-81/+103
2020-07-21drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan-182/+166
2020-07-21drm/amd/powerplay: move more APIs to smu_cmn.cEvan Quan-83/+90
2020-07-21drm/amd/powerplay: common API for disabling all features with exceptionEvan Quan-8/+30
2020-07-21drm/amd/powerplay: move ppfeature mask setting to smu_cmn.cEvan Quan-142/+190
2020-07-21drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICsEvan Quan-66/+42
2020-07-21drm/amd/powerplay: move dpm feature enablement checking to smu_cmn.cEvan Quan-87/+95
2020-07-21drm/amd/powerplay: move dpm feature support checking to smu_cmn.cEvan Quan-33/+35
2020-07-21drm/amd/powerplay: move clock dpm enablement check to smu_v11/v12Evan Quan-3/+6
2020-07-21drm/amd/powerplay: drop unused codeEvan Quan-465/+0
2020-07-21drm/amd/powerplay: unify swSMU index to asic specific index mappingEvan Quan-201/+528
2020-07-21drm/amd/powerplay: widely share the API for data table retrievingEvan Quan-26/+34
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su-0/+86
2020-07-21drm/amdgpu: load ta firmware for sienna cichlidBhawanpreet Lakha-1/+5
2020-07-21drm/amd/powerplay: suppress compile error around BUG_ONEvan Quan-2/+12
2020-07-21drm/amdgpu/smu11: drop code chuck that got accidently re-addedAlex Deucher-6/+0
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl()Lyude Paul-4/+3
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event()Lyude Paul-4/+3
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_legacy_vblank_post_modeset()Lyude Paul-3/+2
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on()Lyude Paul-3/+2
2020-07-21drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset()Lyude Paul-3/+2
2020-07-21drm/qxl: stop using TTM_MEMTYPE_FLAG_MAPPABLE v2Christian König-6/+3
2020-07-21drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König-8/+5
2020-07-21drm/vmwgfx: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König-7/+2
2020-07-21drm/ttm: remove TTM_MEMTYPE_FLAG_CMAChristian König-34/+11
2020-07-21drm/ttm: cleanup coding style and implementation.Christian König-49/+48
2020-07-21drm/ttm: remove io_reserve_fastpath flagChristian König-6/+4
2020-07-21drm/ttm: cleanup io_mem interface with nouveauChristian König-4/+2
2020-07-21drm: remove optional dummy function from drivers using TTMChristian König-32/+0
2020-07-21drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLEChristian König-7/+2
2020-07-20drm/imx: imx-tve: Delete an error message in imx_tve_bind()Markus Elfring-3/+1
2020-07-20gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam-27/+82
2020-07-20gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam-38/+20
2020-07-20gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam-0/+2
2020-07-20drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying-3/+4
2020-07-20drm/imx: parallel-display: move panel/bridge detection to fail earlyMarco Felsch-6/+6
2020-07-20drm/imx: imx-ldb: remove useless enumMarco Felsch-5/+0
2020-07-20drm/imx: drop useless best_encoder callbackMarco Felsch-27/+0
2020-07-20drm/imx: tve: fix regulator_disable error pathMarco Felsch-10/+10
2020-07-20drm/imx: parallel-display: Adjust bus_flags handlingMarek Vasut-1/+1