summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2021-10-29Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie-43/+9
2021-10-28drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen-5/+2
2021-10-28Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+6
2021-10-28Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+8
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas-4/+2
2021-10-27drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss-3/+10
2021-10-27drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson-9/+9
2021-10-27Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/a...Dave Airlie-21/+27
2021-10-26drm: panel-orientation-quirks: Add quirk for GPD Win3Mario-0/+6
2021-10-26drm/i915/dp: Skip the HW readout of DPCD on disabled encodersImre Deak-0/+3
2021-10-26drm/i915: Catch yet another unconditioal clflushVille Syrjälä-1/+1
2021-10-26drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä-1/+1
2021-10-22drm/i915/selftests: Properly reset mock object propers for each testDaniel Vetter-0/+1
2021-10-22Revert "drm/ast: Add detect function support"Kim Phillips-17/+1
2021-10-22Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-24/+123
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-1/+13
2021-10-21drm: panel-orientation-quirks: Add quirk for Aya Neo 2021Bryant Mairs-0/+6
2021-10-21drm/ttm: fix memleak in ttm_transfered_destroyChristian König-0/+1
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus-8/+10
2021-10-21drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus-1/+1
2021-10-21drm/kmb: Disable change of plane parametersEdmund Dea-1/+49
2021-10-21drm/kmb: Remove clearing DPHY regsEdmund Dea-5/+0
2021-10-21drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus-1/+42
2021-10-21drm/kmb: Work around for higher system clockAnitha Chrisanthus-1/+10
2021-10-21drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen-6/+6
2021-10-21drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut-1/+5
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu-2/+2
2021-10-20drm/amd/display: Moved dccg init to after bios golden initJake Wang-4/+3
2021-10-20drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij-8/+8
2021-10-20drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang-2/+2
2021-10-20drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas-0/+7
2021-10-20drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas-3/+3
2021-10-20drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij-1/+1
2021-10-20drm/amdgpu: fix out of bounds writeThelford Williams-1/+1
2021-10-19drm/i915: Remove memory frequency calculationJosé Roberto de Souza-36/+2
2021-10-18drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark-1/+13
2021-10-15drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum-0/+1
2021-10-15drm/r128: fix build for UMLRandy Dunlap-1/+1
2021-10-15drm/nouveau/fifo: Reinstate the correct engine bit programmingMarek Vasut-1/+1
2021-10-15drm/hyperv: Fix double mouse pointersDexuan Cui-1/+55
2021-10-15drm/fbdev: Clamp fbdev surface size if too largeThomas Zimmermann-0/+6
2021-10-15drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readDouglas Anderson-3/+12
2021-10-15Merge tag 'mediatek-drm-fixes-5.15' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie-133/+24
2021-10-15Merge tag 'drm-intel-fixes-2021-10-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie-3/+10
2021-10-13drm/i915: Free the returned object of acpi_evaluate_dsm()Zenghui Yu-2/+5
2021-10-13drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost-1/+4
2021-10-13drm: rcar-du: Don't create encoder for unconnected LVDS outputsLaurent Pinchart-4/+28
2021-10-12Merge tag 'drm-msm-fixes-2021-10-11' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-112/+256
2021-10-11drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter-1/+1
2021-10-11drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter-1/+3