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