summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-06-23drm/mm/selftests: fix wrong return type castingNirmoy Das1-14/+7
2020-06-23drm/mm: cleanup and improve next_hole_*_addr()Christian König1-72/+34
2020-06-23drm/mm: optimize find_hole() as wellChristian König2-15/+7
2020-06-23drm/mm: remove unused rb_hole_size()Christian König1-5/+0
2020-06-22drm/ast: Use per-device logging macrosThomas Zimmermann4-30/+34
2020-06-22drm/ast: Upcast from DRM device to ast structure via to_ast_private()Thomas Zimmermann5-46/+50
2020-06-22drm/ast: Remove test for device from ast_pm_freeze()Thomas Zimmermann1-3/+0
2020-06-22drm/ast: Remove unused code paths for AST 1180Thomas Zimmermann5-69/+43
2020-06-21drm/panel: simple: add Tianma TM070JVHG33Max Merchel1-0/+15
2020-06-21drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44Michael Krummsdorf1-0/+60
2020-06-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+5
2020-06-20drm/bridge: tfp410: Fix setup and hold time calculationRicardo Cañuelo1-2/+2
2020-06-20drm/bridge: tfp410: fix de-skew value retrieval from DTRicardo Cañuelo1-5/+5
2020-06-20drm/panel-simple: Add missing connector type for some panelsDmitry Osipenko1-0/+7
2020-06-20drm/panel: otm8009a: Drop unnessary backlight_device_unregister()Wei Yongjun1-1/+0
2020-06-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King1-1/+1
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis1-0/+12
2020-06-19drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2-2/+2
2020-06-19drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu1-1/+0
2020-06-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price1-2/+3
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/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIODouglas Anderson1-0/+3
2020-06-18drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrsDouglas Anderson1-1/+1
2020-06-18drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local arrayDouglas Anderson1-1/+1
2020-06-18drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIODouglas Anderson1-0/+13
2020-06-18drm/panfrost: Reduce the amount of logs on deferred probeKrzysztof Kozlowski1-4/+4
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/rockchip: Add per-pixel alpha support for the PX30 VOPPaul Kocialkowski3-0/+16
2020-06-16drm/shmem-helper: Only dma-buf imports are private objDaniel Vetter1-2/+2
2020-06-16drm/shmem-helper: Fix obj->filp derefenceDaniel Vetter1-9/+11
2020-06-16drm/kselftest: fix spellint typo in test-drm_mm.cMasanari Iida1-1/+1
2020-06-16drm/ast: Use managed pci functionsDaniel Vetter2-10/+3
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/malidp: convert platform driver to use dev_groupsEmil Velikov1-21/+6