index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-10
/
+43
*
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
2
-11
/
+10
*
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
5
-5
/
+414
*
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
7
-14
/
+17
*
drm: implement a method to free unused pages
Arunpravin
2022-02-22
2
-0
/
+79
*
drm: implement top-down allocation method
Arunpravin
2022-02-22
2
-5
/
+34
*
drm: improve drm_buddy_alloc function
Arunpravin
2022-02-22
3
-111
/
+250
*
drm/vc4: Use drm_mode_copy()
Ville Syrjälä
2022-02-21
1
-3
/
+2
*
drm/panel: nt35560: Support also ACX424AKM
Linus Walleij
2022-02-21
1
-3
/
+69
*
drm/panel: nt35560: Support more panel IDs
Linus Walleij
2022-02-21
1
-3
/
+5
*
drm/panel: Rename Sony ACX424 to Novatek NT35560
Linus Walleij
2022-02-21
3
-118
/
+122
*
drm/panel-edp: Add eDP sharp panel support
Sankeerth Billakanti
2022-02-16
1
-0
/
+44
*
drm/solomon: Add SSD130x OLED displays I2C support
Javier Martinez Canillas
2022-02-16
3
-0
/
+126
*
drm: Add driver for Solomon SSD130x OLED displays
Javier Martinez Canillas
2022-02-16
6
-0
/
+935
*
drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
Javier Martinez Canillas
2022-02-16
1
-0
/
+110
*
drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
Javier Martinez Canillas
2022-02-16
1
-12
/
+19
*
drm/modes: Fix drm_mode_copy() docs
Ville Syrjälä
2022-02-16
1
-1
/
+1
*
drm/vc4: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-02-16
1
-6
/
+1
*
drm/panel-edp: Allow querying the detected panel via debugfs
Douglas Anderson
2022-02-16
1
-5
/
+32
*
drm: Plumb debugfs_init through to panels
Douglas Anderson
2022-02-16
3
-0
/
+30
*
drm/bridge: ti-sn65dsi86: Use drm_bridge_connector
Douglas Anderson
2022-02-16
1
-58
/
+14
*
drm/radeon: remove resource accounting v2
Christian König
2022-02-15
5
-52
/
+12
*
drm/bridge: anx7625: Fix overflow issue on reading EDID
Pin-Yen Lin
2022-02-14
1
-1
/
+2
*
drm/amdgpu: remove VRAM accounting v2
Christian König
2022-02-14
7
-46
/
+32
*
drm/amdgpu: remove PL_PREEMPT accounting
Christian König
2022-02-14
2
-63
/
+6
*
drm/amdgpu: remove GTT accounting v2
Christian König
2022-02-14
4
-45
/
+16
*
drm/sprd: check the platform_get_resource() return value
Kevin Tang
2022-02-14
2
-0
/
+10
*
drm/sprd: fix potential NULL dereference
Kevin Tang
2022-02-14
1
-1
/
+1
*
drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
Kevin Tang
2022-02-14
1
-1
/
+0
*
drm/ttm: add common accounting to the resource mgr v3
Christian König
2022-02-14
1
-0
/
+30
*
drm/ttm: fix resource manager size type and description
Christian König
2022-02-14
1
-3
/
+3
*
drm/bridge: anx7625: Support reading edid through aux channel
Hsin-Yi Wang
2022-02-14
3
-18
/
+105
[next]