summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-0229-170/+287
|\
| * Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie2018-11-025-33/+41
| |\
| | * drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan2018-10-241-6/+7
| | * drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan2018-10-241-10/+3
| | * drm/nouveau: Fix nv50_mstc->best_encoder()Lyude Paul2018-10-191-10/+4
| | * drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2018-10-194-31/+30
| | * drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectorsLyude Paul2018-10-192-20/+22
| | * drm/atomic_helper: Disallow new modesets on unregistered connectorsLyude Paul2018-10-191-1/+20
| * | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-11-0221-115/+207
| |\ \
| | * | drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2018-11-012-4/+2
| | * | drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu2018-11-011-4/+8
| | * | drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu2018-11-011-0/+31
| | * | drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu2018-11-011-4/+6
| | * | drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan2018-11-011-3/+3
| | * | drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky2018-11-011-1/+1
| | * | drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan2018-10-301-2/+8
| | * | drm/amd/display: set backlight level limit to 1Guttula, Suresh2018-10-301-0/+7
| | * | drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S2018-10-261-0/+4
| | * | drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky2018-10-261-2/+4
| | * | drm/amdgpu: fix VM leaf walkingChristian König2018-10-261-1/+2
| | * | drm/amdgpu: fix amdgpu_vm_finiChristian König2018-10-251-1/+3
| | * | drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan2018-10-251-29/+15
| | * | drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan2018-10-251-11/+10
| | * | drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis2018-10-241-1/+1
| | * | drm/amdgpu: Fix null point errorRex Zhu2018-10-244-6/+10
| | * | drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu2018-10-241-5/+11
| | * | drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2018-10-242-0/+17
| | * | drm/amd/powerplay: bump the PPtable version supportedEvan Quan2018-10-222-30/+18
| | * | drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan2018-10-221-0/+11
| | * | drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse2018-10-221-2/+14
| | * | powerplay: Respect units on max dcfclk watermarkDavid Francis2018-10-221-1/+1
| | * | drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng2018-10-221-1/+1
| | * | drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan2018-10-222-7/+19
| | |/
| * | drm/panel: simple: Innolux TV123WAM is actually P120ZDG-BF1Douglas Anderson2018-10-291-7/+7
| * | drm/bridge: ti-sn65dsi86: Remove the mystery delayDouglas Anderson2018-10-291-13/+16
| * | drm/panel: simple: Add "no-hpd" delay for Innolux TV123WAMDouglas Anderson2018-10-291-0/+1
| * | drm/panel: simple: Support panels with HPD where HPD isn't connectedDouglas Anderson2018-10-291-2/+12
| * | drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C2018-10-291-0/+3
| |/
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-2/+0
|\ \
| * | amd-gpu: Don't undefine READ and WRITEDavid Howells2018-10-241-2/+0
* | | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-291-3/+3
|\ \ \
| * | | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-3/+3
| * | | media: drm: panel-lvds: convert to SPDX identifiersKuninori Morimoto2018-09-121-5/+1
* | | | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-10-28828-25427/+106920
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'drm-intel-next-fixes-2018-10-18' of git://anongit.freedesktop.org/...Dave Airlie2018-10-1912-104/+227
| |\ \ \
| | * | | firmware/dmc/icl: Add missing MODULE_FIRMWARE() for Icelake.Anusha Srivatsa2018-10-181-0/+1
| | * | | drm/i915/icl: Fix signal_levelsRodrigo Vivi2018-10-181-1/+1
| | * | | drm/i915/icl: Fix DDI/TC port clk_off bitsMahesh Kumar2018-10-182-3/+21
| | * | | drm/i915/icl: create function to identify combophy portMahesh Kumar2018-10-183-7/+20
| | * | | drm/i915/gen9+: Fix initial readout for Y tiled framebuffersImre Deak2018-10-171-2/+23