summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2020-07-24drm/nouveau/nvfw: firmware structures should begin with nvfw_Timur Tabi-23/+23
2020-07-24drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitionsTimur Tabi-2/+2
2020-07-24drm/nouveau/therm/gt215: make gt215_therm_init staticBen Skeggs-1/+1
2020-07-24drm/nouveau/mmu: make a couple of functions staticBen Skeggs-2/+2
2020-07-24drm/nouveau/mc/gp10b: make gp10b_mc_init staticBen Skeggs-1/+1
2020-07-24drm/nouveau/nvfw/acr: make lsb_header_tail_dump staticBen Skeggs-3/+2
2020-07-24drm/nouveau/gr/gf100-: make some functions staticBen Skeggs-6/+6
2020-07-24drm/nouveau/disp/gm200-: remove 'head' parameter from nvkm_ior_func.hdmi.scdc()Ben Skeggs-5/+4
2020-07-24drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs-1/+1
2020-07-24drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs-0/+1
2020-07-24drm/nouveau/kms/tu102: wait for core update to complete when assigning windowsBen Skeggs-1/+1
2020-07-24drm/nouveau/kms/gf100: use correct format modifiersBen Skeggs-1/+1
2020-07-24drm/nouveau/disp/gm200-: fix regression from HDA SOR selection changesBen Skeggs-9/+21
2020-07-24Merge tag 'mediatek-drm-next-5.9' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie-185/+84
2020-07-24Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...Dave Airlie-42/+108
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-219/+251
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie-3017/+5141
2020-07-23Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...Dave Airlie-0/+4095
2020-07-23Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie-46/+40
2020-07-23Merge tag 'imx-drm-next-2020-07-20' of git://git.pengutronix.de/pza/linux int...Dave Airlie-141/+167
2020-07-23Merge tag 'amd-drm-fixes-5.8-2020-07-22' of git://people.freedesktop.org/~agd...Dave Airlie-10/+9
2020-07-23Merge tag 'drm-misc-fixes-2020-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+3
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-677/+3671
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem-20/+0
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo-4/+6
2020-07-21drm/amdgpu/sienna_cichlid: add SMU i2c support (v2)Alex Deucher-0/+239
2020-07-21drm/amdgpu/navi1x: add SMU i2c support (v2)Alex Deucher-0/+239
2020-07-21drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)Alex Deucher-36/+36
2020-07-21drm/amdgpu/vega20: enable the smu i2c bus for all boardsAlex Deucher-7/+4
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher-30/+30
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher-8/+4
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo-4/+6
2020-07-21drm/amd/powerplay: retrieve VCN dpm table per instancesJiansong Chen-30/+37
2020-07-21drm/amd/powerplay: update driver if version for navy_flounderJiansong Chen-1/+1
2020-07-21drm/amd/powerplay: fix typos for clk mapJiansong Chen-2/+2
2020-07-21drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu-13/+6
2020-07-21Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu-28/+1
2020-07-21drm/amd/display: 3.2.95Aric Cyr-1/+1
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko-5/+18
2020-07-21drm/amd/display: Add additional config guards for DCNAurabindo Pillai-2/+4
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai-1/+1
2020-07-21drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq-4/+4
2020-07-21drm/amd/display: [FW Promotion] Release 0.0.25Anthony Koo-2/+2
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai-1/+20
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu-10/+10
2020-07-21drm/amd/display: Decouple ABM init from dmcuRoman Li-3/+10
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini-0/+73
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol-1/+525