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
*
Revert "Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offs...
Sean Paul
2019-08-07
4
-9
/
+12
*
drm/sti: fix opencoded use of drm_panel_*
Sam Ravnborg
2019-08-07
1
-5
/
+3
*
dma-buf: simplify reservation_object_get_fences_rcu a bit
Christian König
2019-08-07
1
-10
/
+5
*
drm/i915: stop using seqcount for fence pruning
Christian König
2019-08-07
1
-9
/
+5
*
dma-buf: fix shared fence list handling in reservation_object_copy_fences
Christian König
2019-08-07
1
-19
/
+46
*
dma-buf: fix busy wait for new shared fences
Christian König
2019-08-07
1
-7
/
+7
*
drm/crc-debugfs: Add notes about CRC<->commit interactions
Brian Starkey
2019-08-06
2
-0
/
+13
*
drm/hdcp: reference for srm file format
Ramalingam C
2019-08-06
1
-0
/
+7
*
drm/i915: update the hdcp state with uevent
Ramalingam C
2019-08-06
1
-5
/
+3
*
drm/hdcp: update content protection property with uevent
Ramalingam C
2019-08-06
3
-4
/
+49
*
drm: uevent for connector status change
Ramalingam C
2019-08-06
2
-1
/
+39
*
drm/i915: Attach content type property
Ramalingam C
2019-08-06
3
-22
/
+62
*
drm: Add Content protection type property
Ramalingam C
2019-08-06
7
-3
/
+112
*
drm/bochs: Use dev_get_drvdata
Chuhong Yuan
2019-08-06
1
-4
/
+2
*
drm/qxl: Use dev_get_drvdata where possible
Chuhong Yuan
2019-08-06
1
-4
/
+2
*
drm/ttm: drop ttm_buffer_object->resv
Gerd Hoffmann
2019-08-06
2
-3
/
+0
*
drm/virtio: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
2
-3
/
+3
*
drm/qxl: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
2
-4
/
+4
*
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
4
-6
/
+5
*
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
13
-49
/
+47
*
drm/vmwgfx: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
4
-11
/
+11
*
drm/radeon: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
10
-22
/
+21
*
drm/ttm: switch ttm core from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
6
-77
/
+77
*
drm/ttm: set both resv and base.resv pointers
Gerd Hoffmann
2019-08-06
1
-0
/
+2
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
14
-27
/
+21
*
drm/ttm: use gem reservation object
Gerd Hoffmann
2019-08-06
3
-18
/
+24
*
drm/nouveau: use embedded gem object
Gerd Hoffmann
2019-08-06
7
-24
/
+20
*
drm/amdgpu: use embedded gem object
Gerd Hoffmann
2019-08-06
6
-13
/
+12
*
drm/radeon: use embedded gem object
Gerd Hoffmann
2019-08-06
7
-16
/
+15
*
drm/qxl: use embedded gem object
Gerd Hoffmann
2019-08-06
9
-26
/
+26
*
drm/vram: use embedded gem object
Gerd Hoffmann
2019-08-06
5
-14
/
+13
*
drm/ttm: add gem base object
Gerd Hoffmann
2019-08-06
1
-0
/
+23
*
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
2019-08-05
4
-33
/
+1
*
drm/bridge/parade: Drop legacy GPIO header
Linus Walleij
2019-08-05
1
-1
/
+0
*
drm/bridge/nxp-ptn3460: Drop legacy GPIO headers
Linus Walleij
2019-08-05
1
-3
/
+0
*
drm/bridge/megachips: Drop GPIO header
Linus Walleij
2019-08-05
1
-1
/
+0
*
drm/pl111: Fix unused variable warning
Shaokun Zhang
2019-08-05
1
-1
/
+0
*
dma-buf: fix stack corruption in dma_fence_chain_release
Christian König
2019-08-05
1
-1
/
+23
*
dma-buf: add more reservation object locking wrappers
Christian König
2019-08-05
16
-40
/
+100
*
drm/vblank: drop use of DRM_WAIT_ON()
Sam Ravnborg
2019-08-03
1
-5
/
+20
*
drm/pl111: Drop special pads config check
Linus Walleij
2019-08-03
1
-16
/
+0
*
drm/pl111: Deprecate the pads from the DT binding
Linus Walleij
2019-08-03
1
-4
/
+5
*
drm/komeda: Enable dual-link support
james qian wang (Arm Technology China)
2019-08-02
8
-36
/
+85
*
drm/komeda: Use drm_display_mode "crtc_" prefixed hardware timings
james qian wang (Arm Technology China)
2019-08-02
3
-23
/
+35
*
drm/drm_debugfs_crc.c: Document that .verify_crc_source vfunc is required for...
Liviu Dudau
2019-08-02
1
-3
/
+3
*
drm: mali-dp: Mark expected switch fall-through
Anders Roxell
2019-08-02
1
-1
/
+2
*
drm/tilcdc: Remove obsolete crtc_mode_valid() hack
Jyri Sarha
2019-08-02
7
-119
/
+19
*
Revert "drm/radeon: Provide ddc symlink in connector sysfs directory"
Neil Armstrong
2019-08-01
1
-106
/
+36
*
drm/radeon: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-36
/
+106
*
drm/amdgpu: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-26
/
+70
[next]