summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-06-23drm/mm: remove unused rb_hole_size()Christian König
2020-06-23drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede
2020-06-23drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede
2020-06-23drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling tooImre Deak
2020-06-23drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUSImre Deak
2020-06-23drm/i915/dp_mst: Move clearing the ACT sent flag closer to its pollingImre Deak
2020-06-23drm/i915/dp_mst: Disable link training fallback on MST linksImre Deak
2020-06-23drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encodersImre Deak
2020-06-22drm/i915/params: switch to device specific parametersJani Nikula
2020-06-22drm/msm: Fix up the rest of the messed up address sizesJordan Crouse
2020-06-22drm/ast: Use per-device logging macrosThomas Zimmermann
2020-06-22drm/ast: Upcast from DRM device to ast structure via to_ast_private()Thomas Zimmermann
2020-06-22drm/ast: Remove test for device from ast_pm_freeze()Thomas Zimmermann
2020-06-22drm/ast: Remove unused code paths for AST 1180Thomas Zimmermann
2020-06-22soc: mediatek: cmdq: export finalize functionDennis YC Hsieh
2020-06-21drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen
2020-06-21drm/panel: simple: add Tianma TM070JVHG33Max Merchel
2020-06-21drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44Michael Krummsdorf
2020-06-21drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-21drm: rcar-du: Fix build errorDaniel Gomez
2020-06-20drm/bridge: tfp410: Fix setup and hold time calculationRicardo Cañuelo
2020-06-20drm/bridge: tfp410: fix de-skew value retrieval from DTRicardo Cañuelo
2020-06-20drm/panel-simple: Add missing connector type for some panelsDmitry Osipenko
2020-06-20drm/panel: otm8009a: Drop unnessary backlight_device_unregister()Wei Yongjun
2020-06-20drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstateChris Wilson
2020-06-20drm/i915/gvt: Drop redundant prepare_write/pin_pagesChris Wilson
2020-06-19drm/i915/gt: Show the culmative runtime as part of the engine infoChris Wilson
2020-06-19drm/i915/gt: Initialise rps timestampChris Wilson
2020-06-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis
2020-06-19drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-06-19drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu
2020-06-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price
2020-06-19drm/i915/query: Use struct_size() helperGustavo A. R. Silva
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-18drm/etnaviv: Simplify clock enable/disableLubomir Rintel
2020-06-18drm/etnaviv: Make the "core" clock mandatoryLubomir Rintel
2020-06-18drm/etnaviv: Don't ignore errors on getting clocksLubomir Rintel
2020-06-18drm/etnaviv: Fix error path on failure to enable bus clkLubomir Rintel
2020-06-18drm/etnaviv: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-18drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIODouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrsDouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local arrayDouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIODouglas Anderson
2020-06-18drm/panfrost: Reduce the amount of logs on deferred probeKrzysztof Kozlowski
2020-06-18drm/i915/gt: Always report the sample time for busy-statsChris Wilson
2020-06-18drm/i915/selftests: Enable selftesting of busy-statsChris Wilson