summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2022-03-032-2/+0
* mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-034-1/+4
* mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig2022-03-032-0/+2
* Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-121-7/+5
|\
| * Merge tag 'phy-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2022-02-051-7/+5
| |\
| | * phy: dphy: Correct clk_pre parameterLiu Ying2022-02-021-7/+5
* | | Merge tag 'amd-drm-fixes-5.17-2022-02-09' of https://gitlab.freedesktop.org/a...Dave Airlie2022-02-119-37/+71
|\ \ \
| * | | drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher2022-02-091-1/+1
| * | | drm/amd/pm: fix hwmon node of power1_label create issueYang Wang2022-02-091-2/+1
| * | | drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu2022-02-091-2/+22
| * | | drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin2022-02-091-29/+32
| * | | drm/amd/display: Cap pflip irqs per max otg numberRoman Li2022-02-093-1/+4
| * | | drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu2022-02-091-1/+6
| * | | display/amd: decrease message verbosity about watermarks table failureMario Limonciello2022-02-091-1/+5
* | | | Merge tag 'drm-intel-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-02-117-30/+142
|\ \ \ \
| * | | | drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKLVille Syrjälä2022-02-073-0/+70
| * | | | drm/i915: Populate pipe dbuf slices more accurately during readoutVille Syrjälä2022-02-071-5/+8
| * | | | drm/i915: Allow !join_mbus cases for adlp+ dbuf configurationVille Syrjälä2022-02-071-20/+46
| * | | | drm/i915: Fix header test for !CONFIG_X86Lucas De Marchi2022-02-071-0/+1
| * | | | drm/i915/ttm: Return some errors instead of trying memcpy moveThomas Hellström2022-02-071-4/+10
| * | | | drm/i915: Disable DRRS on IVB/HSW port != AVille Syrjälä2022-02-071-0/+8
| * | | | drm/i915: Fix oops due to missing stack depotVille Syrjälä2022-02-071-3/+1
| |/ / /
* | | | Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-117-21/+37
|\ \ \ \ | |/ / / |/| | |
| * | | drm/rockchip: vop: Correct RK3399 VOP register fieldsBrian Norris2022-02-081-3/+5
| * | | drm/rockchip: dw_hdmi: Do not leave clock enabled in error caseSascha Hauer2022-02-081-7/+7
| * | | drm/privacy-screen: Fix sphinx warningHans de Goede2022-02-071-1/+1
| * | | drm/vc4: crtc: Fix redundant variable assignmentMaxime Ripard2022-02-071-1/+0
| * | | drm/panel: simple: Assign data from panel_dpi_probe() correctlyChristoph Niedermaier2022-02-061-0/+1
| * | | drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson2022-02-031-0/+2
| * | | drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.Dave Stevenson2022-02-031-1/+2
| * | | drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson2022-02-032-8/+19
* | | | Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-02-047-22/+117
|\ \ \ \
| * | | | drm/i915/pmu: Fix KMD and GuC race on accessing busynessUmesh Nerlige Ramappa2022-02-011-4/+54
| * | | | drm/i915/adlp: Fix TypeC PHY-ready status readoutImre Deak2022-01-311-1/+2
| * | | | drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for referenceUmesh Nerlige Ramappa2022-01-313-14/+50
| * | | | drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter2022-01-311-0/+3
| * | | | drm/i915: Lock timeline mutex directly in error path of eb_pin_timelineMatthew Brost2022-01-311-2/+7
| * | | | drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAILMatthew Brost2022-01-311-1/+1
| | |/ / | |/| |
* | | | Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-043-8/+6
|\ \ \ \ | | |/ / | |/| |
| * | | drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein2022-02-031-1/+5
| * | | drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-01-311-1/+1
| * | | drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus2022-01-271-6/+0
* | | | drm/amdgpu: fix logic inversion in checkChristian König2022-02-021-1/+1
* | | | drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello2022-02-021-2/+1
* | | | drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi2022-02-021-0/+20
* | | | drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu2022-02-026-31/+0
* | | | drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh2022-02-021-10/+10
* | | | drm/amd/display: Update watermark values for DCN301Agustin Gutierrez2022-02-021-8/+8
* | | | drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu2022-02-021-0/+3
* | | | drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello2022-02-021-0/+8