summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-11-021-5/+26
|\
| * media: i.MX6: Support 16-bit BT.1120 video inputKrzysztof Hałasa2021-10-191-5/+26
* | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-021-1/+1
|\ \
| * | nouveau/svm: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-10-281-1/+1
* | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-021-13/+14
|\ \ \
| * | | drm/mga/mga_ioc32: Use struct_group() for memcpy() regionKees Cook2021-09-251-13/+14
| |/ /
* | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-014-8/+10
|\ \ \
| * | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-044-8/+10
| | |/ | |/|
* | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-1/+1
|\ \ \
| * | | kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst2021-09-171-1/+1
* | | | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-0/+1
|\ \ \ \
| * | | | mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig2021-10-181-0/+1
* | | | | Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-10-285-43/+9
|\ \ \ \ \
| * | | | | drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen2021-10-281-5/+2
| * | | | | drm/i915/dp: Skip the HW readout of DPCD on disabled encodersImre Deak2021-10-261-0/+3
| * | | | | drm/i915: Catch yet another unconditioal clflushVille Syrjälä2021-10-261-1/+1
| * | | | | drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä2021-10-261-1/+1
| * | | | | drm/i915: Remove memory frequency calculationJosé Roberto de Souza2021-10-192-36/+2
| |/ / / /
* | | | | Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-10-281-0/+6
|\ \ \ \ \
| * | | | | drm: panel-orientation-quirks: Add quirk for GPD Win3Mario2021-10-261-0/+6
* | | | | | Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-10-283-0/+8
|\| | | | |
| * | | | | drm/i915/selftests: Properly reset mock object propers for each testDaniel Vetter2021-10-221-0/+1
| * | | | | drm: panel-orientation-quirks: Add quirk for Aya Neo 2021Bryant Mairs2021-10-211-0/+6
| * | | | | drm/ttm: fix memleak in ttm_transfered_destroyChristian König2021-10-211-0/+1
* | | | | | drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas2021-10-281-4/+2
* | | | | | drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss2021-10-281-3/+10
* | | | | | drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson2021-10-281-9/+9
* | | | | | Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-10-277-21/+27
|\ \ \ \ \ \
| * | | | | | drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu2021-10-202-2/+2
| * | | | | | drm/amd/display: Moved dccg init to after bios golden initJake Wang2021-10-201-4/+3
| * | | | | | drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij2021-10-201-8/+8
| * | | | | | drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang2021-10-201-2/+2
| * | | | | | drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas2021-10-201-0/+7
| * | | | | | drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas2021-10-201-3/+3
| * | | | | | drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij2021-10-201-1/+1
| * | | | | | drm/amdgpu: fix out of bounds writeThelford Williams2021-10-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Revert "drm/ast: Add detect function support"Kim Phillips2021-10-211-17/+1
* | | | | | Merge tag 'drm-misc-fixes-2021-10-21-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2021-10-219-24/+123
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus2021-10-213-8/+10
| * | | | | drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus2021-10-211-1/+1
| * | | | | drm/kmb: Disable change of plane parametersEdmund Dea2021-10-213-1/+49
| * | | | | drm/kmb: Remove clearing DPHY regsEdmund Dea2021-10-211-5/+0
| * | | | | drm/kmb: Limit supported mode to 1080pAnitha Chrisanthus2021-10-212-1/+42
| * | | | | drm/kmb: Work around for higher system clockAnitha Chrisanthus2021-10-211-1/+10
| * | | | | drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panelDan Johansen2021-10-211-6/+6
| * | | | | drm: mxsfb: Fix NULL pointer dereference crash on unloadMarek Vasut2021-10-211-1/+5
| |/ / / /
* | | | | Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-10-213-1/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark2021-10-183-1/+13
* | | | | drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum2021-10-151-0/+1
* | | | | drm/r128: fix build for UMLRandy Dunlap2021-10-151-1/+1