summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-02-07111-940/+4507
|\ \
| * \ Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie2020-02-07101-867/+4334
| |\ \
| | * | drm/amd/dm/mst: Ignore payload update failuresLyude Paul2020-02-041-9/+4
| | * | drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher2020-02-041-1/+8
| | * | drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher2020-02-041-3/+5
| | * | drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher2020-02-041-6/+9
| | * | drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher2020-02-041-11/+23
| | * | drm/amdgpu: fetch default VDDC curve voltages (v2)Alex Deucher2020-02-041-1/+49
| | * | drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin2020-02-044-20/+22
| | * | drm/amdgpu/navi10: add OD_RANGE for navi overclockingAlex Deucher2020-02-041-0/+59
| | * | drm/amdgpu/navi: fix index for OD MCLKAlex Deucher2020-02-041-1/+1
| | * | drm/amd/display: Fix HW/SW state mismatchBhawanpreet Lakha2020-02-041-0/+19
| | * | drm/amd/display: Fix a typo when computing dsc configurationMikita Lipski2020-02-041-1/+1
| | * | drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan2020-02-046-1/+86
| | * | drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS modeYong Zhao2020-02-041-4/+6
| | * | drm/amd/display: Only enable cursor on pipes that need itNicholas Kazlauskas2020-02-041-0/+30
| | * | drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latencyAlex Deucher2020-01-301-0/+2
| | * | drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor2020-01-301-1/+1
| | * | radeon: completely remove lut leftoversDaniel Vetter2020-01-302-8/+0
| | * | drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu2020-01-301-4/+10
| | * | radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter2020-01-301-0/+2
| | * | drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King2020-01-303-7/+7
| | * | amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell2020-01-301-0/+1
| | * | drm/amdgpu: allocate entities on demandNirmoy Das2020-01-302-117/+124
| | * | drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse2020-01-302-2/+21
| | * | drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"Colin Ian King2020-01-272-12/+12
| | * | drm/amd/display: fix for-loop with incorrectly sized loop counter (v2)Colin Ian King2020-01-271-4/+4
| | * | drm/amdgpu: enable GPU reset by default on renoirAlex Deucher2020-01-271-0/+1
| | * | drm/amdgpu: enable GPU reset by default on NaviAlex Deucher2020-01-271-0/+3
| | * | drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo2020-01-271-8/+9
| | * | drm/amdgpu: add coreboot workaround for KV/KBChristian König2020-01-271-1/+2
| | * | Revert "drm/amd/display: Don't skip link training for empty dongle"Harry Wentland2020-01-271-8/+2
| | * | drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zeroHarry Wentland2020-01-271-2/+1
| | * | drm/amdgpu: original raven doesn't support full asic resetAlex Deucher2020-01-271-0/+4
| | * | drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher2020-01-271-4/+40
| | * | drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King2020-01-271-1/+1
| | * | drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin2020-01-271-3/+3
| | * | drm/amdgpu: fix doc by clarifying sched_list definitionNirmoy Das2020-01-271-1/+1
| | * | drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan2020-01-271-0/+1
| | * | drm/amdgpu/vcn: use inst_idx relacing instJames Zhu2020-01-271-12/+12
| | * | drm/amdgpu/vcn: fix typo errorJames Zhu2020-01-271-1/+1
| | * | drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu2020-01-271-44/+44
| | * | drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu2020-01-271-5/+8
| | * | drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu2020-01-273-2/+3
| | * | drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling2020-01-272-4/+4
| | * | drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling2020-01-272-6/+7
| | * | drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu2020-01-223-22/+45
| | * | drm/amd/display: init hw i2c speedLewis Huang2020-01-222-9/+1