summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-11-04drm/ttm: replace context flags with bools v2Christian König
2020-11-04drm/ttm: rework no_retry handling v2Christian König
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-29drm/amdgpu: switch to new allocator v2Christian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher
2020-10-26drm/amd/display: Clean up debug macrosTakashi Iwai
2020-10-26drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai
2020-10-26drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai
2020-10-26drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher
2020-10-26drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung
2020-10-26drm/amd/display: prevent null pointer accessDmytro Laktyushkin
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König
2020-10-26drm/amd/display: Fixed panic during seamless boot.David Galiffi
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-10-26drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-10-26drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-26drm/ttm: make num_pages uint32_tChristian König
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao
2020-10-21drm/amd/pm: remove the average clock value in sysfsKenneth Feng
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky
2020-10-21drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky
2020-10-21drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-10-21drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie
2020-10-21drm/ttm: drop move notify around move.Dave Airlie
2020-10-21drm/ttm: drop unbind callback.Dave Airlie
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-21drm/ttm: move some move binds into the driversDave Airlie
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie
2020-10-19drm/amd/display: Fix incorrect dsc force enable logicEryk Brol
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie