Age | Commit message (Expand) | Author |
2020-01-07 | drm/amdgpu: resolve bug in UMC 6 error counter query | John Clements |
2020-01-07 | drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB members | Evan Quan |
2020-01-07 | amd/amdgpu/sriov tdr enablement with pp_onevf_mode | Jack Zhang |
2020-01-07 | amd/amdgpu/sriov enable onevf mode for ARCTURUS VF | Jack Zhang |
2020-01-07 | drm/amd/powerplay: retrieve the enabled feature mask from cache | Evan Quan |
2020-01-07 | drm/amd/powerplay: avoid deadlock on Vega20 swSMU routine | Evan Quan |
2020-01-07 | drm/amdgpu: update UMC 6.1 RAS error counter register access path | John Clements |
2020-01-07 | drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driver | Kevin Wang |
2020-01-07 | drm/radeon: remove three set but not used variable | yu kuai |
2020-01-07 | drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabled | Likun Gao |
2020-01-07 | drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform | Kevin Wang |
2020-01-07 | drm/amdgpu: amalgamated PSP TA invoke functions | John Clements |
2020-01-07 | drm/amdgpu: amalgamate PSP TA load/unload functions | John Clements |
2020-01-07 | drm/amdgpu: by default output PSP ret status in event of cmd failure | John Clements |
2020-01-07 | drm/amdgpu: correct RLC firmwares loading sequence | Evan Quan |
2020-01-07 | drm/amd/powerplay: add check for baco support on Arcturus | Evan Quan |
2020-01-07 | drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in dce_calcs.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in display_mode_vba_21.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in dcn20_hwseq.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.c | zhengbin |
2020-01-07 | drm/amd/display: use true, false for bool variable in dc_link_ddc.c | zhengbin |
2020-01-07 | drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.c | zhengbin |
2020-01-07 | drm/amdgpu/smu: make the set_performance_level logic easier to follow | Alex Deucher |
2020-01-07 | Revert "drm/amdgpu: simplify ATPX detection" | Alex Deucher |
2020-01-07 | drm/amdgpu: simplify function return logic | Guchun Chen |
2020-01-07 | drm/amd/powerplay: support custom power profile setting | Evan Quan |
2020-01-07 | drm/amd/display: fix kernel_fpu_begin/_end() warnings | Xiaojie Yuan |
2020-01-07 | drm/amdkfd: Avoid hanging hardware in stop_cpsch | Felix Kuehling |
2020-01-07 | drm/amdkfd: Improve HWS hang detection and handling | Felix Kuehling |
2020-01-07 | drm/amdkfd: Remove unused variable | Felix Kuehling |
2020-01-07 | drm/amdkfd: Fix permissions of hang_hws | Felix Kuehling |
2020-01-07 | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu | Chunming Zhou |
2020-01-07 | drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check() | Boris Brezillon |
2020-01-07 | drm/mgag200: Add module parameter to pin all buffers at offset 0 | Thomas Zimmermann |
2020-01-07 | drm/vram-helper: Support struct drm_driver.gem_create_object | Thomas Zimmermann |
2020-01-07 | drm/vram-helper: Remove BO device from public interface | Thomas Zimmermann |
2020-01-07 | drm/vram-helper: Remove interruptible flag from public interface | Thomas Zimmermann |
2020-01-07 | drm/bridge: Add the necessary bits to support bus format negotiation | Boris Brezillon |
2020-01-07 | drm/bridge: Add an ->atomic_check() hook | Boris Brezillon |
2020-01-07 | drm/bridge: Patch atomic hooks to take a drm_bridge_state | Boris Brezillon |
2020-01-07 | drm/bridge: Add a drm_bridge_state object | Boris Brezillon |
2020-01-06 | Revert "drm: atmel-hlcdc: enable sys_clk during initalization." | Claudiu Beznea |
2020-01-06 | drm: atmel-hlcdc: prefer a lower pixel-clock than requested | Peter Rosin |
2020-01-06 | drm: atmel-hlcdc: enable clock before configuring timing engine | Claudiu Beznea |
2020-01-06 | drm: atmel-hlcdc: use double rate for pixel clock only if supported | Claudiu Beznea |
2020-01-06 | dt-bindings: fix warnings in xinpeng,xpp055c272.yaml | Sam Ravnborg |
2020-01-06 | drm/bridge: cdns: remove set but not used variable 'nlanes' | yu kuai |