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/cirrus: rewrite and modernize driver.
Gerd Hoffmann
2019-04-08
9
-2013
/
+658
*
drm: add drm_fb_xrgb8888_to_rgb888_dstclip()
Gerd Hoffmann
2019-04-08
2
-0
/
+63
*
drm: add drm_fb_xrgb8888_to_rgb565_dstclip()
Gerd Hoffmann
2019-04-08
2
-31
/
+85
*
drm: add drm_fb_memcpy_dstclip() helper
Gerd Hoffmann
2019-04-08
2
-8
/
+45
*
drm: move tinydrm format conversion helpers to new drm_format_helper.c
Gerd Hoffmann
2019-04-08
8
-174
/
+216
*
Documentation/gpu/meson: Remove link to meson_canvas.c
Sean Paul
2019-04-05
1
-6
/
+0
*
drm/pl111: fix possible object reference leak
Wen Yang
2019-04-04
1
-0
/
+4
*
drm/vc4: vc4_debugfs_regset32() can be static
kbuild test robot
2019-04-04
1
-1
/
+1
*
drm/panel: Rocktech jh057n00900: Add terminating newlines to logging
Joe Perches
2019-04-04
1
-9
/
+10
*
MAINTAINERS: Add ASPEED BMC GFX DRM driver entry
Joel Stanley
2019-04-04
1
-0
/
+8
*
drm: Add ASPEED GFX driver
Joel Stanley
2019-04-04
8
-0
/
+676
*
dt-bindings: gpu: Add ASPEED GFX bindings document
Joel Stanley
2019-04-04
1
-0
/
+41
*
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
2019-04-03
7
-1
/
+50
*
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
2019-04-03
12
-165
/
+125
*
drm/panel: otm8009a: Set clock to 29.70 Mhz
Yannick Fertré
2019-04-03
1
-7
/
+7
*
drm/panel: rm68200: No error msg if probe deferred
Yannick Fertré
2019-04-03
1
-1
/
+2
*
drm/panel: otm8009a: No error msg if probe deferred
Yannick Fertré
2019-04-03
1
-1
/
+2
*
drm/panel: otm8009a: Add delay at the end of initialization
Yannick Fertré
2019-04-03
1
-0
/
+3
*
drm/panel: Add Rocktech jh057n00900 panel driver
Guido Günther
2019-04-03
4
-0
/
+406
*
dt-bindings: Add Rocktech jh057n00900 panel bindings
Guido Günther
2019-04-03
1
-0
/
+18
*
dt-bindings: Add vendor prefix for ROCKTECH DISPLAYS LIMITED
Guido Günther
2019-04-03
1
-0
/
+1
*
dt-bindings: display/panel: Add missing unit names
Guido Günther
2019-04-03
3
-3
/
+3
*
drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
Jagan Teki
2019-04-03
4
-0
/
+288
*
dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
Jagan Teki
2019-04-03
1
-0
/
+20
*
drm/gamma: Clarify gamma lut uapi
Daniel Vetter
2019-04-03
1
-1
/
+2
*
drm/fb-helper: generic: Call drm_client_add() after setup is done
Noralf Trønnes
2019-04-03
1
-2
/
+2
*
drm/vc4: Call drm_dev_register() after all setup is done
Noralf Trønnes
2019-04-03
1
-2
/
+4
*
drm/fb-helper: dpms_legacy(): Only set on connectors in use
Noralf Trønnes
2019-04-03
1
-6
/
+5
*
drm/fb-helper: Remove unused gamma_size variable
Noralf Trønnes
2019-04-03
1
-5
/
+1
*
drm/cirrus: drop mode_info.mode_config_initialized
Gerd Hoffmann
2019-04-02
2
-8
/
+2
*
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
2019-04-02
2
-7
/
+2
*
drm/cirrus: add missing drm_helper_force_disable_all() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
2019-04-02
1
-0
/
+1
*
drm/v3d: fix a missing check of pm_runtime_get_sync
Kangjie Lu
2019-04-01
1
-0
/
+2
*
MAINTAINERS: add drm/lima driver info
Qiang Yu
2019-04-01
1
-0
/
+9
*
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
2019-04-01
36
-0
/
+4248
*
drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.
Eric Anholt
2019-04-01
1
-12
/
+17
*
drm/vc4: Add helpers for pm get/put.
Eric Anholt
2019-04-01
4
-28
/
+49
*
drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
Eric Anholt
2019-04-01
1
-34
/
+14
*
drm: shmem: Off by one in drm_gem_shmem_fault()
Dan Carpenter
2019-04-01
1
-1
/
+1
*
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
2019-04-01
9
-414
/
+350
*
drm: Add a helper function for printing a debugfs_regset32.
Eric Anholt
2019-04-01
2
-0
/
+30
*
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
2019-04-01
4
-14
/
+14
*
drm/v3d: Add a note about OOM vs FLDONE, which may be racing on v3.3.
Eric Anholt
2019-04-01
1
-1
/
+2
*
drm/v3d: fix a NULL vs error pointer mixup
Dan Carpenter
2019-04-01
1
-2
/
+2
*
drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
Eric Anholt
2019-04-01
1
-12
/
+11
*
drm/syncobj: add timeline signal ioctl for syncobj v5
Chunming Zhou
2019-04-01
4
-0
/
+78
*
drm/syncobj: add transition iotcls between binary and timeline v2
Chunming Zhou
2019-04-01
4
-0
/
+88
*
drm/syncobj: use the timeline point in drm_syncobj_find_fence v4
Christian König
2019-04-01
1
-3
/
+47
[next]