summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-06-25drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-25drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter1-14/+49
2020-06-24drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov1-1/+1
2020-06-24drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-06-23drm/sun4i: mixer: Call of_dma_configure if there's an IOMMUMaxime Ripard1-0/+13
2020-06-23drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede1-7/+1
2020-06-23drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede1-0/+6
2020-06-22drm/msm: Fix up the rest of the messed up address sizesJordan Crouse5-5/+5
2020-06-21drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen1-0/+1
2020-06-21drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford1-0/+1
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+5
2020-06-21drm: rcar-du: Fix build errorDaniel Gomez1-0/+1
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang1-8/+2
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie9-56/+160
2020-06-18drm/msm: Fix setup of a6xx create_address_space.Eric Anholt1-1/+1
2020-06-18drm/msm: Fix address space size after refactor.Eric Anholt1-1/+1
2020-06-18drm/amdgpu: fix documentation around busy_percentageAlex Deucher1-1/+1
2020-06-18drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher1-1/+1
2020-06-18drm/amdkfd: Use correct major in devcgroup checkLorenz Brun1-1/+2
2020-06-17drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic contextColin Xu1-1/+1
2020-06-17drm/i915/gvt: Fix incorrect check of enabled bits in mask registersColin Xu3-12/+18
2020-06-17drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu1-2/+2
2020-06-17drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUSColin Xu1-0/+1
2020-06-16drm: mcde: Fix forgotten user of drm->dev_privateLinus Walleij1-1/+1
2020-06-16drm: mcde: Fix display initialization problemLinus Walleij1-1/+2
2020-06-16drm/tegra: Add zpos property for cursor planesThierry Reding1-0/+1
2020-06-16gpu: host1x: Detach driver on unregisterThierry Reding1-0/+9
2020-06-16drm/tegra: hub: Register child devicesThierry Reding1-0/+9
2020-06-16gpu: host1x: Register child devicesThierry Reding1-0/+6
2020-06-16drm/tegra: hub: Do not enable orphaned window groupNicolin Chen1-2/+6
2020-06-16gpu: host1x: Clean up debugfs in error handling pathChristophe JAILLET1-2/+3
2020-06-16Merge v5.8-rc1 into drm-misc-fixesThomas Zimmermann1135-19872/+39762
2020-06-16drm/i915/display: Fix the encoder type checkVandita Kulkarni1-3/+3
2020-06-16drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak1-0/+1
2020-06-16drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workaroundsChris Wilson2-20/+22
2020-06-16drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workaroundsChris Wilson2-10/+14
2020-06-16drm/i915/gt: Move snb GT workarounds from init_clock_gating to workaroundsChris Wilson2-33/+41
2020-06-16drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workaroundsChris Wilson2-61/+59
2020-06-16drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workaroundsChris Wilson3-49/+63
2020-06-16drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workaroundsChris Wilson2-37/+50
2020-06-16drm/i915/icl: Disable DIP on MST ports with the transcoder clock still onImre Deak2-1/+11
2020-06-16drm/i915/gt: Incrementally check for rewindingChris Wilson6-4/+154
2020-06-16drm/i915/tc: fix the reset of ln0Khaled Almahallawy1-1/+1
2020-06-16drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson3-2/+119
2020-06-16drm/i915/selftests: Restore to default heartbeatChris Wilson4-109/+67
2020-06-15drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann1-0/+2
2020-06-15drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann1-42/+42
2020-06-15drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson1-6/+24