summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...drm-next-2018-11-02Dave Airlie5-33/+41
2018-11-02Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie21-115/+207
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2-4/+2
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-30drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan1-2/+8
2018-10-30drm/amd/display: set backlight level limit to 1Guttula, Suresh1-0/+7
2018-10-29drm/panel: simple: Innolux TV123WAM is actually P120ZDG-BF1Douglas Anderson1-7/+7
2018-10-29drm/bridge: ti-sn65dsi86: Remove the mystery delayDouglas Anderson1-13/+16
2018-10-29drm/panel: simple: Add "no-hpd" delay for Innolux TV123WAMDouglas Anderson1-0/+1
2018-10-29drm/panel: simple: Support panels with HPD where HPD isn't connectedDouglas Anderson1-2/+12
2018-10-29drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C1-0/+3
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-24drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis1-1/+1
2018-10-24drm/amdgpu: Fix null point errorRex Zhu4-6/+10
2018-10-24drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu1-5/+11
2018-10-24drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2-0/+17
2018-10-24drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan1-6/+7
2018-10-24drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan1-10/+3
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-19drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul1-10/+4
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul4-31/+30
2018-10-19drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul2-20/+22
2018-10-19drm/atomic_helper: Disallow new modesets on unregistered connectorsLyude Paul1-1/+20
2018-10-19Merge tag 'drm-intel-next-fixes-2018-10-18' of git://anongit.freedesktop.org/...drm-next-2018-10-24Dave 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-17drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak1-2/+23
2018-10-17drm/i915: Large page offsets for pread/pwriteChris Wilson1-10/+2
2018-10-17drm/i915/selftests: Disable shrinker across mmap-exhaustionChris Wilson1-0/+3
2018-10-17drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare2-17/+39
2018-10-17drm/i915: Fix intel_dp_mst_best_encoder()Lyude Paul1-2/+0
2018-10-17drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul1-9/+15