index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
drm/radeon: Remove references to struct drm_device.pdev
Thomas Zimmermann
17
-139
/
+142
2021-01-06
drm/radeon: Fix trailing whitespaces
Thomas Zimmermann
2
-2
/
+2
2021-01-06
drm/qxl: Remove references to struct drm_device.pdev
Thomas Zimmermann
4
-4
/
+5
2021-01-06
drm/mgag200: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-14
/
+18
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
23
-82
/
+101
2021-01-06
drm/gma500: Fix trailing whitespaces
Thomas Zimmermann
4
-8
/
+8
2021-01-06
drm/cirrus: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2021-01-06
drm/bochs: Remove references to struct drm_device.pdev
Thomas Zimmermann
2
-3
/
+2
2021-01-06
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
5
-27
/
+32
2021-01-05
drm/doc: render drm.h uapi docs
Simon Ser
1
-0
/
+3
2021-01-05
drm/doc: demote old doc-comments in drm.h
Simon Ser
1
-42
/
+42
2021-01-05
drm/doc: re-format drm.h file comment
Simon Ser
1
-5
/
+4
2021-01-04
drm: warn if cursor plane is set with legacy funcs
Simon Ser
1
-0
/
+10
2020-12-30
drm/panel: s6e63m0: Support max-brightness
Linus Walleij
1
-4
/
+13
2020-12-30
drm/tve200: remove unused including <linux/version.h>
Tian Tao
2
-2
/
+0
2020-12-23
drm/hisilicon: Remove drm_dev_put in hibmc
Tian Tao
1
-5
/
+3
2020-12-23
drm/hisilicon: Use pcim_enable_device()
Tian Tao
1
-4
/
+2
2020-12-22
drm/virtio: align blob resources to page sizes
Chia-I Wu
1
-0
/
+2
2020-12-22
drm/qxl: use flexible-array member instead of zero-length array
Tian Tao
1
-8
/
+8
2020-12-22
drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
Enrico Weigelt, metux IT consult
1
-1
/
+2
2020-12-22
drm/fb-helper: Add a FIXME that generic_setup is very confusing
Daniel Vetter
1
-0
/
+5
2020-12-17
drm/doc: atomic implicitly enables other caps
Simon Ser
1
-1
/
+3
2020-12-17
drm: require each CRTC to have a unique primary plane
Simon Ser
2
-0
/
+26
2020-12-17
drm/doc: fix reference to drm_format_modifier_blob
Simon Ser
1
-3
/
+3
2020-12-17
drm/doc: introduce new section for standard plane properties
Simon Ser
3
-6
/
+18
2020-12-17
drm/doc: the KMS properties section is for user-space devs
Simon Ser
1
-0
/
+3
2020-12-17
drm/doc: move color management functions under CRTC section
Simon Ser
1
-6
/
+9
2020-12-17
drm/doc: move damage tracking functions to new section
Simon Ser
1
-6
/
+9
2020-12-17
drm/doc: move composition function docs to new section
Simon Ser
1
-3
/
+6
2020-12-17
drm/doc: rename FB_DAMAGE_CLIPS section
Simon Ser
1
-2
/
+2
2020-12-17
MAINTAINERS: Update addresses for TI display drivers
Tomi Valkeinen
1
-5
/
+5
2020-12-16
dma-buf: doc polish for pin/unpin
Daniel Vetter
2
-6
/
+21
2020-12-16
dma-buf: begin/end_cpu might lock the dma_resv lock
Daniel Vetter
1
-0
/
+4
2020-12-16
dma-buf: some kerneldoc formatting fixes
Daniel Vetter
2
-16
/
+21
2020-12-16
dma-buf: Remove kmap kerneldoc vestiges
Daniel Vetter
2
-22
/
+23
2020-12-16
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
3
-1
/
+79
2020-12-16
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
1
-2
/
+4
2020-12-16
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
3
-10
/
+11
2020-12-16
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2
-1
/
+26
2020-12-16
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2
-3
/
+40
2020-12-16
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
1
-1
/
+3
2020-12-16
drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
Maxime Ripard
1
-0
/
+3
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
3
-18
/
+25
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
4
-24
/
+19
2020-12-16
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
1
-1
/
+5
2020-12-15
drm/ttm: cleanup LRU handling further
Christian König
6
-41
/
+36
2020-12-15
drm/ttm: use pin_count more extensively
Christian König
1
-2
/
+1
2020-12-15
drm: require a non_NULL drm_crtc.primary
Simon Ser
2
-1
/
+4
2020-12-15
drm: validate possible_crtcs for primary and cursor planes
Simon Ser
1
-0
/
+16
2020-12-15
drm: rework description of primary and cursor planes
Simon Ser
2
-7
/
+12
[next]