index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
drm/arcpgu: Really delete file
Daniel Vetter
1
-161
/
+0
2021-03-01
drm/xen: adjust Kconfig
Jan Beulich
1
-7
/
+3
2021-02-26
drm/vmwgfx: Bump the minor version and cleanup logging
Zack Rusin
2
-15
/
+2
2021-02-26
drm/compat: more dummy implementations
Daniel Vetter
1
-12
/
+3
2021-02-26
drm/compat: Clear bounce structures
Daniel Vetter
1
-0
/
+11
2021-02-25
drm/nouveau/ttm: constify static vm_operations_struct
Rikard Falkeborn
1
-1
/
+1
2021-02-25
drm/radeon/ttm: constify static vm_operations_struct
Rikard Falkeborn
1
-1
/
+1
2021-02-25
drm/amdgpu/ttm: constify static vm_operations_struct
Rikard Falkeborn
1
-1
/
+1
2021-02-25
dma-buf: heaps: Fix the name used when exporting dmabufs to be the actual hea...
John Stultz
2
-0
/
+2
2021-02-25
dma-buf: dma-heap: Provide accessor to get heap name
John Stultz
2
-0
/
+21
2021-02-25
drm/ttm: Do not add non-system domain BO into swap list
xinhui pan
1
-0
/
+2
2021-02-25
drm/arc: Move to drm/tiny
Daniel Vetter
8
-17
/
+12
2021-02-25
drm/arc: Initialize sim connector before display pipe
Daniel Vetter
1
-36
/
+17
2021-02-25
drm/arc: Inline remaining files
Daniel Vetter
5
-147
/
+101
2021-02-25
drm/arc: Inline arcpgu_drm_hdmi_init
Daniel Vetter
4
-32
/
+10
2021-02-25
drm/arc: Inline arcpgu_crtc.c
Daniel Vetter
3
-4
/
+140
2021-02-25
drm/arc: Drop crtc check in arc_pgu_update
Daniel Vetter
1
-1
/
+1
2021-02-25
drm/arc: Convert to drm_simple_kms_pipe_helper
Daniel Vetter
5
-113
/
+31
2021-02-25
drm/arc: Align with simple pipe helpers
Daniel Vetter
1
-5
/
+5
2021-02-25
drm/arc: Use drmm_mode_config_cleanup
Daniel Vetter
4
-29
/
+13
2021-02-25
drm/arc: Drop surplus connector registration
Daniel Vetter
1
-2
/
+0
2021-02-25
drm/arc: Embedd a drm_connector for sim case
Daniel Vetter
2
-13
/
+2
2021-02-25
drm/arc: Embedded a drm_simple_display_pipe
Daniel Vetter
5
-16
/
+12
2021-02-25
drm/arc: Delete arcpgu_priv->fb
Daniel Vetter
1
-1
/
+0
2021-02-25
drm/arc: Stop using drm_device->dev_private
Daniel Vetter
3
-5
/
+5
2021-02-25
drm/arc: Switch to devm_drm_dev_alloc
Daniel Vetter
2
-20
/
+14
2021-02-25
drm/shmem-helpers: vunmap: Don't put pages for dma-buf
Noralf Trønnes
1
-3
/
+4
2021-02-25
drm/todo: Remove the drm_atomic_state todo item
Maxime Ripard
1
-46
/
+0
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
46
-53
/
+103
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
58
-123
/
+207
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
30
-347
/
+355
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
22
-126
/
+151
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
5
-13
/
+21
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
35
-42
/
+41
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
51
-60
/
+164
2021-02-24
drm/atmel-hlcdc: Rename custom plane state variable
Maxime Ripard
1
-59
/
+59
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
41
-358
/
+403
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
7
-73
/
+90
2021-02-24
drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
Wayne Lin
1
-1
/
+3
2021-02-24
drm/dp_mst: Revise broadcast msg lct & lcr
Wayne Lin
1
-4
/
+9
2021-02-23
drm: Fix HDMI_STATIC_METADATA_TYPE1 constant
Mario Kleiner
1
-1
/
+1
2021-02-23
drm/vkms: Annotate vblank timer
Daniel Vetter
1
-1
/
+7
2021-02-23
drm/komeda: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+3
2021-02-23
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+3
2021-02-23
drm/atmel: Use drm_atomic_helper_commit
Daniel Vetter
2
-112
/
+2
2021-02-23
drm/omapdrm: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-4
/
+5
2021-02-23
drm/tegra: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+3
2021-02-23
drm/tidss: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+4
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
41
-145
/
+176
2021-02-22
drm/ast: fix memory leak when unload the driver
Tong Zhang
1
-0
/
+2
[next]