summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-01-08drm/i915/docs: Prefere :internal: over :function: includesDaniel Vetter1-10/+5
2024-01-08Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipDaniel Vetter5-16/+86
2024-01-08Merge remote-tracking branch 'drm/drm-next' into drm-tipDaniel Vetter73-173/+2695
2024-01-01dt-bindings: display: Add SSD133x OLED controllersJavier Martinez Canillas1-0/+45
2024-01-01dt-bindings: display: ssd132x: Add vendor prefix to width and heightJavier Martinez Canillas1-6/+6
2024-01-01dt-bindings: display: ssd1307fb: Add vendor prefix to width and heightJavier Martinez Canillas1-10/+10
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2023-12-22dt-bindings: panel: lvds: Append edt,etml0700z9ndha in panel-lvdsRaphael Gallais-Pou1-0/+2
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie2-36/+48
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie16-0/+272
2023-12-21drm/xe/doc: Include documentation about xe_assert()Michal Wajdeczko2-0/+8
2023-12-21drm/xe/hwmon: Expose power1_max_intervalBadal Nilawar1-0/+9
2023-12-21drm/xe/huc: Extract version and binary offset from new HuC headersDaniele Ceraolo Spurio1-0/+3
2023-12-21drm/xe/uc: Prepare for parsing of different header typesDaniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe/hwmon: Expose hwmon energy attributeBadal Nilawar1-0/+7
2023-12-21drm/xe/hwmon: Expose input voltage attributeBadal Nilawar1-0/+6
2023-12-21drm/xe/hwmon: Expose card reactive critical powerBadal Nilawar1-0/+26
2023-12-21drm/xe/hwmon: Expose power attributesBadal Nilawar1-0/+22
2023-12-21drm/doc: include xe_drm.hMatthew Auld1-0/+5
2023-12-19drm/xe: Add kerneldoc description of multi-tile devicesMatt Roper2-0/+15
2023-12-20Merge tag 'mediatek-drm-next-6.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie4-2/+94
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie18-33/+854
2023-12-20Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie2-0/+79
2023-12-19accel/habanalabs: add parent_device sysfs attributeTomer Tayar1-0/+6
2023-12-19accel/habanalabs: update debugfs-driver-habanalabs with the device-name direc...Tomer Tayar1-36/+36
2023-12-19accel/habanalabs: expose module id through sysfsDani Liberman1-0/+6
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie9-93/+272
2023-12-18drm/todo: Add entry to rename drm_atomic_stateMaxime Ripard1-0/+23
2023-12-15Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+2
2023-12-15dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotpFabio Estevam1-4/+6
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+2
2023-12-14dt-bindings: display: msm: dp: declare compatible string for sm8150Dmitry Baryshkov1-0/+1
2023-12-13Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into amd-drm-nextAlex Deucher2-0/+79
2023-12-13drm/doc: ci: Add IGT version details for flaky testsVignesh Raman1-3/+4
2023-12-13dt-bindings: display: vop2: Add rk3588 supportAndy Yan1-19/+81
2023-12-13dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel into DSI yamlDavid Heidelberg2-2/+2
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost12-0/+171
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie12-21/+47
2023-12-11Documentation/driver-api: Add document about WBRF mechanismMa Jun2-0/+79
2023-12-11dt-bindings: display: simple: Add AUO G156HAN04.0 LVDS displayElmar Albert1-0/+2
2023-12-11dt-bindings: display: panel: Add Ilitek ili9805 panel controllerMichael Trimarchi1-0/+62
2023-12-11dt-bindings: display: st7701: Add Anbernic RG-ARC panelChris Morgan1-0/+1
2023-12-11dt-bindings: display: panel: add Fascontek FS035VG158 panelJohn Watts1-0/+56
2023-12-11dt-bindings: vendor-prefixes: Add fascontekJohn Watts1-0/+2
2023-12-11dt-bindings: display: panel: Clean up leadtek,ltk035c5444t propertiesJohn Watts1-6/+2
2023-12-10Merge remote-tracking branch 'drm-misc/drm-misc-next' into msm-nextRob Clark32-88/+1107
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-12-08Merge tag 'riscv-for-linus-6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+14