summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-11-01drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu1-4/+8
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu1-0/+31
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu1-4/+6
2018-11-01drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan1-3/+3
2018-11-01drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky1-1/+1
2018-10-31drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan1-2/+8
2018-10-31drm/amd/display: set backlight level limit to 1Guttula, Suresh1-0/+7
2018-10-26drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S1-0/+4
2018-10-26drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky1-2/+4
2018-10-26drm/amdgpu: fix VM leaf walkingChristian König1-1/+2
2018-10-25drm/amdgpu: fix amdgpu_vm_finiChristian König1-1/+3
2018-10-25drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan1-29/+15
2018-10-25drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan1-11/+10
2018-10-25drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis1-1/+1
2018-10-25drm/amdgpu: Fix null point errorRex Zhu4-6/+10
2018-10-25drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu1-5/+11
2018-10-25drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2-0/+17
2018-10-22drm/amd/powerplay: bump the PPtable version supportedEvan Quan2-30/+18
2018-10-22drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan1-0/+11
2018-10-22drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse1-2/+14
2018-10-22powerplay: Respect units on max dcfclk watermarkDavid Francis1-1/+1
2018-10-22drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng1-1/+1
2018-10-22drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan2-7/+19
2018-10-19Merge tag 'drm-intel-next-fixes-2018-10-18' of git://anongit.freedesktop.org/...Dave Airlie12-104/+227
2018-10-18firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake.Anusha Srivatsa1-0/+1
2018-10-18drm/i915/icl: Fix signal_levelsRodrigo Vivi1-1/+1
2018-10-18drm/i915/icl: Fix DDI/TC port clk_off bitsMahesh Kumar2-3/+21
2018-10-18drm/i915/icl: create function to identify combophy portMahesh Kumar3-7/+20
2018-10-18Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie22-228/+566
2018-10-18Merge tag 'drm-misc-next-fixes-2018-10-17' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+13
2018-10-18drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak1-2/+23
2018-10-18drm/i915: Large page offsets for pread/pwriteChris Wilson1-10/+2
2018-10-18drm/i915/selftests: Disable shrinker across mmap-exhaustionChris Wilson1-0/+3
2018-10-18drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare2-17/+39
2018-10-18drm/i915: Fix intel_dp_mst_best_encoder()Lyude Paul1-2/+0
2018-10-18drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul1-9/+15
2018-10-18drm/i915: Don't unset intel_connector->mst_portLyude Paul1-11/+6
2018-10-18drm/i915: Only reset seqno if actually idleChris Wilson1-1/+1
2018-10-18drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä1-32/+46
2018-10-18drm/i915: Restore vblank interrupts earlierVille Syrjälä1-10/+13
2018-10-18drm/i915: Check fb stride against plane max strideVille Syrjälä3-0/+37
2018-10-18drm/amdgpu/vcn:Fix uninitialized symbol errorJames Zhu1-2/+2
2018-10-17drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)Hans de Goede1-1/+13
2018-10-16drm/amd/amdgpu: Fix debugfs error handlingDan Carpenter1-10/+2
2018-10-16drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu1-0/+1
2018-10-16drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fieldsEvan Quan2-9/+14
2018-10-16drm/amd/powerplay: added I2C controller configurationEvan Quan3-63/+227
2018-10-16drm/amdgpu: update Vega20 SDMA golden settingEvan Quan1-0/+2
2018-10-16drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu1-1/+1
2018-10-16drm/amd/display: fix bug of accessing invalid memorySu Sung Chung1-2/+6