index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add TODO item for optimizing format helpers
Thomas Zimmermann
2022-03-02
1
-0
/
+22
*
fbdev: Improve performance of cfb_imageblit()
Thomas Zimmermann
2022-03-02
1
-9
/
+42
*
fbdev: Remove trailing whitespaces from cfbimgblt.c
Thomas Zimmermann
2022-03-02
1
-30
/
+30
*
fbdev: Improve performance of sys_imageblit()
Thomas Zimmermann
2022-03-02
1
-11
/
+38
*
fbdev: Improve performance of sys_fillrect()
Thomas Zimmermann
2022-03-02
1
-13
/
+3
*
drm/panfrost: cleanup comments
Tom Rix
2022-03-02
5
-5
/
+5
*
drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK register
Liu Ying
2022-03-02
1
-9
/
+5
*
drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.
Hsin-Yi Wang
2022-03-02
1
-0
/
+2
*
drm/v3d: centralize error handling when init scheduler fails
Melissa Wen
2022-03-02
1
-27
/
+13
*
drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridge
José Expósito
2022-03-01
1
-6
/
+1
*
drm/bridge: anx7625: Fix release wrong workqueue
Xin Ji
2022-03-01
1
-2
/
+2
*
drm/bridge: it6505: Fix the read buffer array bound
Hsin-Yi Wang
2022-02-28
1
-2
/
+2
*
drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
Rahul T R
2022-02-28
1
-0
/
+1
*
drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
Nishanth Menon
2022-02-28
1
-0
/
+1
*
drm/tiny: Add MIPI DBI compatible SPI driver
Noralf Trønnes
2022-02-28
4
-0
/
+422
*
drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
Noralf Trønnes
2022-02-28
1
-0
/
+8
*
drm/modes: Add of_get_drm_panel_display_mode()
Noralf Trønnes
2022-02-28
2
-0
/
+57
*
drm/modes: Remove trailing whitespace
Noralf Trønnes
2022-02-28
1
-1
/
+1
*
dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
Noralf Trønnes
2022-02-28
1
-0
/
+126
*
drm/todo: Update panic handling todo
Daniel Vetter
2022-02-28
1
-11
/
+14
*
drm/omap: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
2022-02-25
1
-3
/
+0
*
drm/object: Add default color encoding and range value at reset
Dave Stevenson
2022-02-25
1
-0
/
+14
*
drm/sun4i: layer: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-9
/
+7
*
drm/sti: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
5
-10
/
+3
*
drm/rcar: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
2
-2
/
+0
*
drm/omap: plane: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-7
/
+0
*
drm/nouveau/kms: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-2
/
+0
*
drm/msm/mdp5: Remove redundant zpos initialisation
Maxime Ripard
2022-02-25
1
-8
/
+8
*
drm/object: Add default zpos value at reset
Dave Stevenson
2022-02-25
1
-0
/
+11
*
drm/object: Add drm_object_property_get_default_value() function
Dave Stevenson
2022-02-25
2
-10
/
+50
*
drm/omap: plane: Fix zpos initial value mismatch
Maxime Ripard
2022-02-25
1
-1
/
+11
*
drm: of: Lookup if child node has panel or bridge
Jagan Teki
2022-02-25
1
-0
/
+17
*
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2022-02-25
2
-3
/
+104
*
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
2022-02-25
1
-1
/
+2
*
drm/dp: Fix OOB read when handling Post Cursor2 register
Kees Cook
2022-02-25
3
-13
/
+10
*
drm/dp: Fix off-by-one in register cache size
Kees Cook
2022-02-25
1
-1
/
+1
*
drm/nouveau: Remove the unused header file nvif/list.h
Cai Huoqing
2022-02-24
1
-353
/
+0
*
drm/repaper: Use format helper for xrgb8888 to monochrome conversion
Javier Martinez Canillas
2022-02-24
1
-23
/
+1
*
drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...
Hans de Goede
2022-02-23
1
-0
/
+3
*
drm/selftests: add drm buddy pathological testcase
Arunpravin
2022-02-23
2
-0
/
+131
*
drm/selftests: add drm buddy smoke testcase
Arunpravin
2022-02-23
2
-0
/
+140
*
drm/selftests: add drm buddy pessimistic testcase
Arunpravin
2022-02-23
2
-0
/
+148
*
drm/selftests: add drm buddy optimistic testcase
Arunpravin
2022-02-23
2
-0
/
+81
*
drm/selftests: add drm buddy alloc range testcase
Arunpravin
2022-02-23
6
-5
/
+417
*
drm/selftests: add drm buddy alloc limit testcase
Arunpravin
2022-02-23
2
-0
/
+60
*
drm/selftests: Move i915 buddy selftests into drm
Arunpravin
2022-02-23
4
-1
/
+61
*
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
2022-02-23
8
-15
/
+19
*
drm: implement a method to free unused pages
Arunpravin
2022-02-22
3
-0
/
+83
*
drm: implement top-down allocation method
Arunpravin
2022-02-22
3
-5
/
+35
*
drm: improve drm_buddy_alloc function
Arunpravin
2022-02-22
4
-117
/
+257
[next]