summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-11drm/nouveau/bios: translate USB-C connector typeBen Skeggs2-1/+3
2018-12-11drm/nouveau/bios: translate additional memory typesBen Skeggs4-10/+22
2018-12-11drm/nouveau/core: support multiple nvdec instancesBen Skeggs8-18/+24
2018-12-11drm/nouveau/drm/nouveau: Don't forget to label dp_aux devicesLyude Paul4-4/+12
2018-12-11drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-2/+10
2018-12-11drm/nouveau: Add size to vbios.rom file in debugfsLyude Paul1-4/+19
2018-12-11drm/nouveau: Add strap_peek to debugfsLyude Paul1-1/+22
2018-12-07Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie38-509/+1043
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie19-563/+2340
2018-12-06Merge tag 'exynos-drm-next-for-v4.21' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie21-348/+314
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie99-1461/+2859
2018-12-06Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie56-1965/+4859
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König5-13/+10
2018-12-05drm/vmwgfx: Use the standard atomic helpers for page-flipThomas Hellstrom2-61/+2
2018-12-05drm/vmwgfx: Remove set but not used variable 'file_priv'YueHaibing1-3/+0
2018-12-05drm/vmwgfx: remove redundant return ret statementColin Ian King1-2/+0
2018-12-05drm/vmwgfx: Fix a layout race conditionThomas Hellstrom3-37/+39
2018-12-05drm/vmwgfx: Fix up the implicit display unit handlingThomas Hellstrom6-292/+99
2018-12-05drm/vmwgfx: Don't clear mode::type anymoreDeepak Rawat5-28/+3
2018-12-05drm/vmwgfx: Use atomic helper function for dirty fb IOCTLDeepak Rawat1-64/+18
2018-12-05drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary planeDeepak Rawat1-0/+2
2018-12-05drm/vmwgfx: Update comments for sou plane update functionDeepak Rawat1-15/+3
2018-12-05drm/vmwgfx: Use the new interface for SOU plane updateDeepak Rawat1-12/+5
2018-12-05drm/vmwgfx: Implement SOU plane update for BO backed fbDeepak Rawat1-0/+101
2018-12-05drm/vmwgfx: Implement SOU plane update for surface backed fbDeepak Rawat2-0/+172
2018-12-05drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary planeDeepak Rawat1-0/+1
2018-12-05drm/vmwgfx: Update comments for stdu plane updateDeepak Rawat1-15/+3
2018-12-05drm/vmwgfx: Use the new interface for STDU plane updateDeepak Rawat1-34/+20
2018-12-05drm/vmwgfx: Implement STDU plane update for BO backed fbDeepak Rawat2-0/+227
2018-12-05drm/vmwgfx: Implement STDU plane update for surface backed fbDeepak Rawat1-1/+181
2018-12-05drm/vmwgfx: Add a new interface for plane update on a display unitDeepak Rawat2-0/+233
2018-12-05drm: Add helper to implement legacy dirtyfbRob Clark1-0/+126
2018-12-05drm/selftest: Add drm damage helper selftestDeepak Rawat4-1/+855
2018-12-05drm: Add helper iterator functions for plane fb_damage_clips blobDeepak Rawat1-0/+90
2018-12-05drm: Add a new helper to validate damage during atomic_checkDeepak Rawat2-0/+38
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk5-1/+125
2018-12-05drm/exynos: mixer: Fix color range settingChristoph Manszewski2-9/+17
2018-12-05drm/exynos: mixer: Fix color format settingChristoph Manszewski1-8/+2
2018-12-05drm/exynos: decon: Make pixel blend mode configurableChristoph Manszewski2-10/+70
2018-12-05drm/exynos: decon: Make plane alpha configurableChristoph Manszewski2-0/+40
2018-12-05Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie10-268/+931
2018-12-04drm/i915: Update DRIVER_DATE to 20181204Jani Nikula1-2/+2
2018-12-04drm/i915/icl: fix transcoder state readoutJani Nikula1-21/+31
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson7-86/+74
2018-12-04drm/tinydrm: Use kmemdup rather than duplicating its implementation in repape...YueHaibing1-2/+1
2018-12-04drm/i915: Trim unused workaround list entriesTvrtko Ursulin1-1/+15
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin9-209/+168
2018-12-04drm/i915: Move register white-listing to the common workaround frameworkTvrtko Ursulin6-73/+60
2018-12-04drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin6-47/+214
2018-12-04drm/i915: Verify GT workaround state after GPU initTvrtko Ursulin4-0/+40