summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/modes: Remove trailing whitespaceNoralf Trønnes2022-02-281-1/+1
* dt-bindings: display: add bindings for MIPI DBI compatible SPI panelsNoralf Trønnes2022-02-281-0/+126
* drm/todo: Update panic handling todoDaniel Vetter2022-02-281-11/+14
* drm/omap: plane: Remove redundant color encoding and range initialisationMaxime Ripard2022-02-251-3/+0
* drm/object: Add default color encoding and range value at resetDave Stevenson2022-02-251-0/+14
* drm/sun4i: layer: Remove redundant zpos initialisationMaxime Ripard2022-02-251-9/+7
* drm/sti: plane: Remove redundant zpos initialisationMaxime Ripard2022-02-255-10/+3
* drm/rcar: plane: Remove redundant zpos initialisationMaxime Ripard2022-02-252-2/+0
* drm/omap: plane: Remove redundant zpos initialisationMaxime Ripard2022-02-251-7/+0
* drm/nouveau/kms: Remove redundant zpos initialisationMaxime Ripard2022-02-251-2/+0
* drm/msm/mdp5: Remove redundant zpos initialisationMaxime Ripard2022-02-251-8/+8
* drm/object: Add default zpos value at resetDave Stevenson2022-02-251-0/+11
* drm/object: Add drm_object_property_get_default_value() functionDave Stevenson2022-02-252-10/+50
* drm/omap: plane: Fix zpos initial value mismatchMaxime Ripard2022-02-251-1/+11
* drm: of: Lookup if child node has panel or bridgeJagan Teki2022-02-251-0/+17
* drm/stm: ltdc: add support for CRC hashing featureRaphael Gallais-Pou2022-02-252-3/+104
* drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()Nathan Chancellor2022-02-251-1/+2
* drm/dp: Fix OOB read when handling Post Cursor2 registerKees Cook2022-02-253-13/+10
* drm/dp: Fix off-by-one in register cache sizeKees Cook2022-02-251-1/+1
* drm/nouveau: Remove the unused header file nvif/list.hCai Huoqing2022-02-241-353/+0
* drm/repaper: Use format helper for xrgb8888 to monochrome conversionJavier Martinez Canillas2022-02-241-23/+1
* drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...Hans de Goede2022-02-231-0/+3
* drm/selftests: add drm buddy pathological testcaseArunpravin2022-02-232-0/+131
* drm/selftests: add drm buddy smoke testcaseArunpravin2022-02-232-0/+140
* drm/selftests: add drm buddy pessimistic testcaseArunpravin2022-02-232-0/+148
* drm/selftests: add drm buddy optimistic testcaseArunpravin2022-02-232-0/+81
* drm/selftests: add drm buddy alloc range testcaseArunpravin2022-02-236-5/+417
* drm/selftests: add drm buddy alloc limit testcaseArunpravin2022-02-232-0/+60
* drm/selftests: Move i915 buddy selftests into drmArunpravin2022-02-234-1/+61
* drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu2022-02-238-15/+19
* drm: implement a method to free unused pagesArunpravin2022-02-223-0/+83
* drm: implement top-down allocation methodArunpravin2022-02-223-5/+35
* drm: improve drm_buddy_alloc functionArunpravin2022-02-224-117/+257
* drm/vc4: Use drm_mode_copy()Ville Syrjälä2022-02-211-3/+2
* drm/panel: nt35560: Support also ACX424AKMLinus Walleij2022-02-211-3/+69
* drm/panel: nt35560: Support more panel IDsLinus Walleij2022-02-211-3/+5
* drm/panel: Rename Sony ACX424 to Novatek NT35560Linus Walleij2022-02-214-124/+129
* drm/panel-edp: Add eDP sharp panel supportSankeerth Billakanti2022-02-161-0/+44
* dt-bindings: display: simple: Add sharp LQ140M1JW46 panelSankeerth Billakanti2022-02-161-0/+2
* fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann2022-02-166-7/+22
* fbdev/defio: Early-out if page is already enlistedThomas Zimmermann2022-02-161-9/+17
* dt-bindings: display: ssd1307fb: Add myself as binding co-maintainerJavier Martinez Canillas2022-02-161-0/+1
* MAINTAINERS: Add entry for Solomon SSD130x OLED displays DRM driverJavier Martinez Canillas2022-02-161-0/+7
* drm/solomon: Add SSD130x OLED displays I2C supportJavier Martinez Canillas2022-02-163-0/+126
* drm: Add driver for Solomon SSD130x OLED displaysJavier Martinez Canillas2022-02-166-0/+935
* drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas2022-02-162-0/+114
* drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()Javier Martinez Canillas2022-02-161-12/+19
* drm/modes: Fix drm_mode_copy() docsVille Syrjälä2022-02-161-1/+1
* drm/vc4: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-02-161-6/+1
* drm/panel-edp: Allow querying the detected panel via debugfsDouglas Anderson2022-02-151-5/+32