summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-07drm/amdgpu: amalgamated PSP TA invoke functionsJohn Clements
2020-01-07drm/amdgpu: amalgamate PSP TA load/unload functionsJohn Clements
2020-01-07drm/amdgpu: by default output PSP ret status in event of cmd failureJohn Clements
2020-01-07drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan
2020-01-07drm/amd/powerplay: add check for baco support on ArcturusEvan Quan
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dc_link_ddc.czhengbin
2020-01-07drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.czhengbin
2020-01-07drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher
2020-01-07Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher
2020-01-07drm/amdgpu: simplify function return logicGuchun Chen
2020-01-07drm/amd/powerplay: support custom power profile settingEvan Quan
2020-01-07drm/amd/display: fix kernel_fpu_begin/_end() warningsXiaojie Yuan
2020-01-07drm/amdkfd: Avoid hanging hardware in stop_cpschFelix Kuehling
2020-01-07drm/amdkfd: Improve HWS hang detection and handlingFelix Kuehling
2020-01-07drm/amdkfd: Remove unused variableFelix Kuehling
2020-01-07drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou
2020-01-07drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check()Boris Brezillon
2020-01-07drm/mgag200: Add module parameter to pin all buffers at offset 0Thomas Zimmermann
2020-01-07drm/vram-helper: Support struct drm_driver.gem_create_objectThomas Zimmermann
2020-01-07drm/vram-helper: Remove BO device from public interfaceThomas Zimmermann
2020-01-07drm/vram-helper: Remove interruptible flag from public interfaceThomas Zimmermann
2020-01-07drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon
2020-01-07drm/bridge: Add an ->atomic_check() hookBoris Brezillon
2020-01-07drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon
2020-01-07drm/bridge: Add a drm_bridge_state objectBoris Brezillon
2020-01-06Revert "drm: atmel-hlcdc: enable sys_clk during initalization."Claudiu Beznea
2020-01-06drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin
2020-01-06drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-01-06drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea
2020-01-06drm/bridge: cdns: remove set but not used variable 'nlanes'yu kuai
2020-01-06drm/bridge: cdns: remove set but not used variable 'bpp'yu kuai
2020-01-06drm: meson: Remove unneeded semicolonzhengbin
2020-01-06drm: bridge: dw-hdmi: constify copied structureJulia Lawall
2020-01-06drm/hisilicon/hibmc: Export VRAM MM information to debugfsThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpersThomas Zimmermann
2020-01-06drm/vram: Support scanline alignment for dumb buffersThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic codeThomas Zimmermann
2020-01-06drm/hisilicon/hibmc: Switch to generic fbdev emulationThomas Zimmermann
2020-01-06drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang
2020-01-06drm/rockchip: lvds: Add PX30 supportMiquel Raynal
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-05drm/rockchip: lvds: move hardware-specific functions togetherMiquel Raynal