summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-16drm/nouveau/disp/nv50-gp10x: fix coverity warningBen Skeggs2-3/+3
2018-07-16drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()Ben Skeggs1-1/+2
2018-07-16drm/nouveau/mmu/gp10b: remove ghost fileJérôme Glisse1-0/+0
2018-07-16drm/nouveau/secboot/tegra: Enable gp20b/gp10b firmware tag when relevantNicolas Chauvet2-0/+4
2018-07-16drm/nouveau/fault/gv100: fix fault buffer initialisationBen Skeggs3-13/+19
2018-07-16drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptionsBen Skeggs1-7/+14
2018-07-14drm/i915/guc: Disable rpm wakeref asserts in GuC irq handlerMichał Winiarski1-0/+2
2018-07-14drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson3-74/+3
2018-07-14drm/i915: Do not short-circuit tasklets during resetChris Wilson1-5/+7
2018-07-14drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson1-0/+2
2018-07-13drm/amdgpu/pp/smu7: cache smu firmware tocAlex Deucher2-39/+54
2018-07-13drm/amdgpu/pp/smu7: remove local mc_addr variableAlex Deucher1-6/+2
2018-07-13drm/amdgpu/pp/smu7: drop unused values in smu data structureAlex Deucher2-4/+1
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher1-11/+12
2018-07-13drm/amdgpu/vi: fix mixed up state in smu clockgating setupAlex Deucher1-6/+6
2018-07-13drm/amd/display: properly turn autocal offDmytro Laktyushkin1-6/+6
2018-07-13drm/amd/display: Initialize data structure for DalMpVisualConfirm.Hugo Hu1-1/+1
2018-07-13drm/amd/display: dal 3.1.55Tony Cheng1-1/+1
2018-07-13drm/amd/display: update dml to match DV dmlDmytro Laktyushkin1-0/+1
2018-07-13drm/amd/display: add max scl ratio to soc bounding boxDmytro Laktyushkin1-0/+2
2018-07-13drm/amd/display: Fix new stream count check in dc_add_stream_to_ctxKen Chalmers1-2/+2
2018-07-13drm/amd/display: dp debugfs allow link rate lane count greater than dp rx rep...Hersen Wu1-2/+1
2018-07-13drm/amd/display: Expose couple OPTC functions through headerDavid Francis1-0/+11
2018-07-13drm/amd/display: Add CRC support for DCNDavid Francis2-3/+114
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani3-3/+9
2018-07-13drm/amd/display: Add NULL check for local sink in edp_power_controlYue Hin Lau1-2/+4
2018-07-13drm/amd/display: add pp to dc powerlevel enum translatorMikita Lipski1-1/+28
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu3-0/+13
2018-07-13drm/amd/display: introduce concept of send_reset_length for i2c enginesCharlene Liu5-12/+43
2018-07-13drm/amd/display: Read AUX channel even if only status byte is returnedLeo (Sunpeng) Li1-1/+1
2018-07-13drm/amd/display: Right shift AUX reply value sooner than laterLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Expose bunch of functions from dcn10_hw_sequencerEric Bernstein3-25/+49
2018-07-13drm/amd/display: Add YCbCr420 only support for HDMI 4K@60Jerry (Fangzhi) Zuo1-1/+4
2018-07-13drm/amd/display: dal 3.1.54Tony Cheng1-1/+1
2018-07-13drm/amd/display: Linux hook test pattern through debufsHersen Wu1-15/+55
2018-07-13drm/amd/display: expose dcn10_aux_initialize in headerYongqiang Sun2-8/+4
2018-07-13drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin4-5/+22
2018-07-13drm/amd/display: set default GPIO_ID_HPDCharlene Liu1-0/+1
2018-07-13drm/amd/display: add missing mask for dcnCharlene Liu1-1/+2
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Linux set/read lane settings through debugfsHersen Wu1-59/+207
2018-07-13drm/amd/display: Patch for extend time to panel poweron.Hugo Hu2-3/+7
2018-07-13drm/amd/display: add additional info for cursor position programmingDmytro Laktyushkin5-12/+15
2018-07-13drm/amd/display: drop unused register definesDmytro Laktyushkin1-6/+2
2018-07-13drm/amd/display: remove dentist_vco_freq from resource_poolDmytro Laktyushkin1-1/+0
2018-07-13drm/amd/display: hook dp test pattern through debugfsHersen Wu1-11/+211
2018-07-13drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin1-1/+18
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee3-0/+33
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas14-713/+99
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland3-114/+117