index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
drm/arm/komeda: Don't include drm_irq.h
Thomas Zimmermann
1
-1
/
+0
2021-06-29
drm/malidp: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-4
/
+0
2021-06-29
drm/komeda: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-4
/
+0
2021-05-06
drm/arm/malidp: Always list modifiers
Daniel Vetter
1
-2
/
+7
2021-05-05
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2
-2
/
+0
2021-04-01
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
3
-16
/
+22
2021-04-01
drm/komeda: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-3
/
+3
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
3
-4
/
+6
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-17
/
+17
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-3
/
+4
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
3
-3
/
+9
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
3
-31
/
+34
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-17
drm: Switch to %p4cc format modifier
Sakari Ailus
4
-22
/
+6
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-2
/
+0
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
1
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
1
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
1
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
1
-2
/
+2
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2
-2
/
+0
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-1
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
3
-3
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2
-2
/
+4
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2
-13
/
+17
2020-10-23
drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-12
/
+1
2020-10-20
drm/komeda: Drop local dma_parms
Robin Murphy
2
-4
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
3
-6
/
+12
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-18
drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally
Thomas Zimmermann
1
-1
/
+1
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2
-6
/
+2
2020-06-19
drm/arm: fix unintentional integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-06-15
drm/malidp: convert platform driver to use dev_groups
Emil Velikov
1
-21
/
+6
2020-06-15
drm/arm: Kconfig annotate drivers as COMPILE_TEST
Emil Velikov
1
-2
/
+2
2020-06-10
drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/malidp: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/komeda: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-10
drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/arm: Use GEM CMA object functions
Thomas Zimmermann
1
-6
/
+1
2020-06-03
drm/hdlcd: Don't call drm_crtc_vblank_off on unbind
Daniel Vetter
1
-2
/
+1
2020-06-03
drm/malidp: Don't call drm_crtc_vblank_off on unbind
Daniel Vetter
1
-2
/
+1
2020-05-19
drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2
-5
/
+5
2020-04-28
drm/komeda: use devm_drm_dev_alloc
Daniel Vetter
1
-11
/
+5
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+2
2020-03-26
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
1
-0
/
+2
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2
-4
/
+2
[next]