| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-02-12 | 1 | -7/+5 |
|\ |
|
| * | Merge tag 'phy-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Greg Kroah-Hartman | 2022-02-05 | 1 | -7/+5 |
| |\ |
|
| | * | phy: dphy: Correct clk_pre parameter | Liu Ying | 2022-02-02 | 1 | -7/+5 |
* | | | Merge tag 'amd-drm-fixes-5.17-2022-02-09' of https://gitlab.freedesktop.org/a... | Dave Airlie | 2022-02-11 | 9 | -37/+71 |
|\ \ \ |
|
| * | | | drm/amdgpu/display: change pipe policy for DCN 2.0 | Alex Deucher | 2022-02-09 | 1 | -1/+1 |
| * | | | drm/amd/pm: fix hwmon node of power1_label create issue | Yang Wang | 2022-02-09 | 1 | -2/+1 |
| * | | | drm/amd/display: keep eDP Vdd on when eDP stream is already enabled | Zhan Liu | 2022-02-09 | 1 | -2/+22 |
| * | | | drm/amd/display: fix yellow carp wm clamping | Dmytro Laktyushkin | 2022-02-09 | 1 | -29/+32 |
| * | | | drm/amd/display: Cap pflip irqs per max otg number | Roman Li | 2022-02-09 | 3 | -1/+4 |
| * | | | drm/amdgpu: add utcl2_harvest to gc 10.3.1 | Aaron Liu | 2022-02-09 | 1 | -1/+6 |
| * | | | display/amd: decrease message verbosity about watermarks table failure | Mario Limonciello | 2022-02-09 | 1 | -1/+5 |
* | | | | Merge tag 'drm-intel-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2022-02-11 | 7 | -30/+142 |
|\ \ \ \ |
|
| * | | | | drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL | Ville Syrjälä | 2022-02-07 | 3 | -0/+70 |
| * | | | | drm/i915: Populate pipe dbuf slices more accurately during readout | Ville Syrjälä | 2022-02-07 | 1 | -5/+8 |
| * | | | | drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration | Ville Syrjälä | 2022-02-07 | 1 | -20/+46 |
| * | | | | drm/i915: Fix header test for !CONFIG_X86 | Lucas De Marchi | 2022-02-07 | 1 | -0/+1 |
| * | | | | drm/i915/ttm: Return some errors instead of trying memcpy move | Thomas Hellström | 2022-02-07 | 1 | -4/+10 |
| * | | | | drm/i915: Disable DRRS on IVB/HSW port != A | Ville Syrjälä | 2022-02-07 | 1 | -0/+8 |
| * | | | | drm/i915: Fix oops due to missing stack depot | Ville Syrjälä | 2022-02-07 | 1 | -3/+1 |
| |/ / / |
|
* | | | | Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-02-11 | 7 | -21/+37 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | drm/rockchip: vop: Correct RK3399 VOP register fields | Brian Norris | 2022-02-08 | 1 | -3/+5 |
| * | | | drm/rockchip: dw_hdmi: Do not leave clock enabled in error case | Sascha Hauer | 2022-02-08 | 1 | -7/+7 |
| * | | | drm/privacy-screen: Fix sphinx warning | Hans de Goede | 2022-02-07 | 1 | -1/+1 |
| * | | | drm/vc4: crtc: Fix redundant variable assignment | Maxime Ripard | 2022-02-07 | 1 | -1/+0 |
| * | | | drm/panel: simple: Assign data from panel_dpi_probe() correctly | Christoph Niedermaier | 2022-02-06 | 1 | -0/+1 |
| * | | | drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd. | Dave Stevenson | 2022-02-03 | 1 | -0/+2 |
| * | | | drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3. | Dave Stevenson | 2022-02-03 | 1 | -1/+2 |
| * | | | drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3 | Dave Stevenson | 2022-02-03 | 2 | -8/+19 |
* | | | | Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2022-02-04 | 7 | -22/+117 |
|\ \ \ \ |
|
| * | | | | drm/i915/pmu: Fix KMD and GuC race on accessing busyness | Umesh Nerlige Ramappa | 2022-02-01 | 1 | -4/+54 |
| * | | | | drm/i915/adlp: Fix TypeC PHY-ready status readout | Imre Deak | 2022-01-31 | 1 | -1/+2 |
| * | | | | drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference | Umesh Nerlige Ramappa | 2022-01-31 | 3 | -14/+50 |
| * | | | | drm/i915/overlay: Prevent divide by zero bugs in scaling | Dan Carpenter | 2022-01-31 | 1 | -0/+3 |
| * | | | | drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline | Matthew Brost | 2022-01-31 | 1 | -2/+7 |
| * | | | | drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL | Matthew Brost | 2022-01-31 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2022-02-04 | 3 | -8/+6 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | drm: mxsfb: Fix NULL pointer dereference | Alexander Stein | 2022-02-03 | 1 | -1/+5 |
| * | | | drm/nouveau: fix off by one in BIOS boundary checking | Nick Lopez | 2022-01-31 | 1 | -1/+1 |
| * | | | drm/kmb: Fix for build errors with Warray-bounds | Anitha Chrisanthus | 2022-01-27 | 1 | -6/+0 |
* | | | | drm/amdgpu: fix logic inversion in check | Christian König | 2022-02-02 | 1 | -1/+1 |
* | | | | drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled | Mario Limonciello | 2022-02-02 | 1 | -2/+1 |
* | | | | drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ... | Aun-Ali Zaidi | 2022-02-02 | 1 | -0/+20 |
* | | | | drm/amd/display: revert "Reset fifo after enable otg" | Zhan Liu | 2022-02-02 | 6 | -31/+0 |
* | | | | drm/amd/display: watermark latencies is not enough on DCN31 | Paul Hsieh | 2022-02-02 | 1 | -10/+10 |
* | | | | drm/amd/display: Update watermark values for DCN301 | Agustin Gutierrez | 2022-02-02 | 1 | -8/+8 |
* | | | | drm/amdgpu: fix a potential GPU hang on cyan skillfish | Lang Yu | 2022-02-02 | 1 | -0/+3 |
* | | | | drm/amd: Only run s3 or s0ix if system is configured properly | Mario Limonciello | 2022-02-02 | 1 | -0/+8 |
* | | | | drm/amd: add support to check whether the system is set to s3 | Mario Limonciello | 2022-02-02 | 2 | -0/+15 |
* | | | | drm/amd: Warn users about potential s0ix problems | Mario Limonciello | 2022-01-31 | 2 | -7/+25 |
* | | | | drm/amd/pm: correct the MGpuFanBoost support for Beige Goby | Evan Quan | 2022-01-31 | 1 | -3/+3 |
| |/ /
|/| | |
|