aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut
2022-03-16drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...Christoph Niedermaier
2022-03-13drm/mgag200: Fix PLL setup for g200wb and g200ewJocelyn Falempe
2022-03-08drm/sun4i: mixer: Fix P010 and P210 format numbersJernej Skrabec
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare
2022-02-28drm/arm: arm hdlcd select DRM_GEM_CMA_HELPERCarsten Haitzler
2022-02-28drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson
2022-02-23drm/edid: Always set RGB444Maxime Ripard
2022-02-23drm/radeon: fix variable typeChristian König
2022-02-18drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPERRudi Heitbaum
2022-02-17drm/vc4: crtc: Fix runtime_pm reference countingMaxime Ripard
2022-02-17drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard
2022-02-16drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2022-02-11drm/cma-helper: Set VM_DONTEXPAND for mmapRobin Murphy
2022-02-08drm/rockchip: vop: Correct RK3399 VOP register fieldsBrian Norris
2022-02-08drm/rockchip: dw_hdmi: Do not leave clock enabled in error caseSascha Hauer
2022-02-08MAINTAINERS: Add entry for fbdev coreDaniel Vetter
2022-02-08fbcon: Avoid 'cap' set but not used warningHelge Deller
2022-02-07drm/privacy-screen: Fix sphinx warningHans de Goede
2022-02-07drm/vc4: crtc: Fix redundant variable assignmentMaxime Ripard
2022-02-06drm/panel: simple: Assign data from panel_dpi_probe() correctlyChristoph Niedermaier
2022-02-03drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson
2022-02-03drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.Dave Stevenson
2022-02-03drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson
2022-02-03fbdev: fbmem: Fix the implicit type castingYizhuo Zhai
2022-02-03drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller
2022-02-02Revert "fbcon: Disable accelerated scrolling"Helge Deller
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Helge Deller
2022-02-01dma-buf: heaps: Fix potential spectre v1 gadgetJordy Zomer
2022-01-31drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-01-27drm/kmb: Fix for build errors with Warray-boundsAnitha Chrisanthus
2022-01-26drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screenTong Zhang
2022-01-26Revert "drm/ast: Support 1600x900 with 108MHz PCLK"Dave Airlie
2022-01-26Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-01-24drm/atomic: Add the crtc to affected crtc only if uapi.enable = trueManasi Navare
2022-01-23Linux 5.17-rc1Linus Torvalds
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers