summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom2019-11-063-6/+626
* drm/vmwgfx: Implement an infrastructure for read-coherent resourcesThomas Hellstrom2019-11-065-11/+181
* drm/vmwgfx: Use an RBtree instead of linked list for MOB resourcesThomas Hellstrom2019-11-063-16/+32
* drm/vmwgfx: Implement an infrastructure for write-coherent resourcesThomas Hellstrom2019-11-0611-21/+602
* drm/ttm: Convert vm callbacks to helpersThomas Hellstrom2019-11-061-63/+105
* drm/ttm: Remove explicit typecasts of vm_private_dataThomas Hellstrom2019-11-061-5/+3
* drm/i915: Don't select BROKENDaniel Vetter2019-11-051-1/+0
* drm/dp_mst: fix gcc compile errorChenwandun2019-11-051-1/+1
* Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-04100-1153/+3131
|\
| * drm/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor2019-10-301-1/+37
| * drm/amd/display: remove redundant null pointer check before kfreezhong jiang2019-10-301-3/+1
| * drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-10-302-0/+18
| * drm/amdgpu: fix no ACK from LDS read during stress test for ArcturusLe Ma2019-10-301-0/+1
| * drm/amdgpu: fix gfx VF FLR test fail on naviHaiJun Chang2019-10-301-0/+1
| * drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma2019-10-304-11/+30
| * drm/amdgpu: clear UVD VCPU buffer when err_event_athub generatedLe Ma2019-10-301-1/+9
| * drm/amdgpu/SRIOV: SRIOV VF doesn't support BACOJiange Zhao2019-10-301-1/+1
| * drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven2019-10-301-2/+2
| * drm/amdgpu: remove set but not used variable 'adev'YueHaibing2019-10-301-9/+0
| * drm/amdkfd: bug fix for out of bounds mem on gpu cache filling infoAlex Sierra2019-10-301-1/+1
| * drm/amdkfd: Delete duplicated queue bit map reservationYong Zhao2019-10-301-8/+0
| * drm/amdkfd: Delete unnecessary pr_fmt switchYong Zhao2019-10-304-13/+0
| * drm/radeon: Fix EEH during kexecKyle Mahlkuch2019-10-281-0/+14
| * drm/amd/powerplay: Make two functions staticYueHaibing2019-10-281-2/+2
| * drm/amd: correct "_LENTH" mispelling in constantWambui Karuga2019-10-283-5/+5
| * drm/amd: declare amdgpu_exp_hw_support in amdgpu.hWambui Karuga2019-10-281-0/+1
| * drm/amd/display: Make calculate_integer_scaling staticYueHaibing2019-10-281-1/+1
| * drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-10-281-3/+1
| * drm/amd/powerplay: Disable gfx CGPG when suspend smuchen gong2019-10-281-0/+2
| * drm/radeon: remove assignment for return valueWambui Karuga2019-10-281-6/+2
| * dc.c:use kzalloc without testzhongshiqi2019-10-281-0/+4
| * drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun2019-10-281-5/+0
| * drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-10-251-1/+3
| * drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky2019-10-251-3/+16
| * drm/amdgpu/powerplay: modify the parameters of SMU_MSG_PowerUpVcn to 0chen gong2019-10-251-1/+1
| * drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin2019-10-251-1/+1
| * drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-10-251-1/+1
| * drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-10-251-1/+1
| * drm/amd/powerplay: correct current clock level label for ArcturusEvan Quan2019-10-251-8/+16
| * drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2Evan Quan2019-10-252-116/+39
| * drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák2019-10-255-1/+34
| * drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky2019-10-252-11/+13
| * drm/amdgpu: Use ARCTURUS in RAS EEPROM.Andrey Grodzovsky2019-10-251-1/+8
| * drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus.Andrey Grodzovsky2019-10-251-0/+229
| * drm/amd/powerplay: Add interface for I2C transactions to SMU.Andrey Grodzovsky2019-10-251-0/+9
| * drm/amdgpu: Add DC feature mask to disable fractional pwmLeo Li2019-10-253-0/+8
| * drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das2019-10-255-7/+5
| * drm/amdgpu/vcn: Enable VCN2.5 encodingJames Zhu2019-10-251-3/+0
| * drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pelloux-prayer, Pierre-eric2019-10-251-0/+1
| * drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong2019-10-251-0/+1