index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Allow const struct drm_driver
Daniel Vetter
2020-11-06
1
-6
/
+11
*
drm/amdgpu/virt: fix handling of the atomic flag
Alex Deucher
2020-11-06
1
-1
/
+3
*
drm: Compile out legacy chunks from struct drm_device
Daniel Vetter
2020-11-06
2
-3
/
+14
*
drm/radeon: Stop changing the drm_driver struct
Daniel Vetter
2020-11-06
3
-73
/
+62
*
drm/qxl: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-06
1
-2
/
+2
*
drm/virtio: Fix a double free in virtio_gpu_cmd_map()
Dan Carpenter
2020-11-06
1
-3
/
+1
*
gpu: drm: bridge: analogix: analogix_dp_reg: Remove unused function 'analogix...
Lee Jones
2020-11-05
1
-88
/
+0
*
drm/panel: panel-ilitek-ili9322: Demote non-conformant kernel-doc header
Lee Jones
2020-11-05
1
-1
/
+1
*
drm/panel: panel-simple: Fix 'struct panel_desc's header
Lee Jones
2020-11-05
1
-0
/
+2
*
gpu/host1x: bus: Add missing description for 'driver'
Lee Jones
2020-11-05
1
-0
/
+1
*
drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
YueHaibing
2020-11-05
1
-1
/
+1
*
drm/kmb: Build files for KeemBay Display driver
Anitha Chrisanthus
2020-11-05
4
-0
/
+17
*
drm/kmb: Mipi DSI part of the display driver
Anitha Chrisanthus
2020-11-05
2
-0
/
+1948
*
drm/kmb: Add support for KeemBay Display
Anitha Chrisanthus
2020-11-05
5
-0
/
+1493
*
drm/kmb: Keem Bay driver register definition
Anitha Chrisanthus
2020-11-05
1
-0
/
+725
*
Revert "mm: introduce vma_set_file function v4"
Christian König
2020-11-05
6
-8
/
+14
*
mm: introduce vma_set_file function v4
Christian König
2020-11-05
6
-14
/
+8
*
drm/virtio: use kvmalloc for large allocations
Sergey Senozhatsky
2020-11-05
1
-2
/
+3
*
drm: unify formatting for color management documentation
Simon Ser
2020-11-04
1
-2
/
+2
*
drm/panfrost: Replace devm_reset_control_array_get()
Yejune Deng
2020-11-04
1
-1
/
+1
*
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
6
-10
/
+8
*
drm/ttm: rework no_retry handling v2
Christian König
2020-11-04
4
-11
/
+3
*
drm: Use the state pointer directly in atomic_check
Maxime Ripard
2020-11-03
6
-10
/
+8
*
drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
Maxime Ripard
2020-11-03
1
-1
/
+3
*
drm/panfrost: Remove unused variables in panfrost_job_close()
Boris Brezillon
2020-11-03
1
-2
/
+0
*
drm: Remove SCATTERLIST_MAX_SEGMENT
Jason Gunthorpe
2020-11-02
3
-5
/
+4
*
gpu/drm: delete same check in if condition
Bernard Zhao
2020-11-02
1
-1
/
+1
*
drm/ast: Support 1600x900 with 108MHz PCLK
KuoHsiang Chou
2020-11-02
1
-0
/
+2
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
38
-78
/
+95
*
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
29
-109
/
+168
*
drm/nouveau/ttm: Add limits.h
Maxime Ripard
2020-11-02
1
-0
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
510
-5951
/
+25157
|
\
|
*
Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2020-10-30
5
-2
/
+84
|
|
\
|
|
*
drm/i915: Reject 90/270 degree rotated initial fbs
Ville Syrjälä
2020-10-29
1
-0
/
+4
|
|
*
drm/i915: Restore ILK-M RPS support
Ville Syrjälä
2020-10-29
1
-0
/
+1
|
|
*
drm/i915/region: fix max size calculation
Matthew Auld
2020-10-29
3
-2
/
+79
|
*
|
Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2020-10-30
11
-68
/
+145
|
|
\
\
|
|
*
|
drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
Lyude Paul
2020-10-30
1
-10
/
+11
|
|
*
|
drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
Lyude Paul
2020-10-30
2
-31
/
+21
|
|
*
|
drm/nouveau/device: fix changing endianess code to work on older GPUs
Karol Herbst
2020-10-30
1
-13
/
+26
|
|
*
|
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
2020-10-30
1
-1
/
+2
|
|
*
|
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Lyude Paul
2020-10-30
6
-5
/
+85
|
|
*
|
drm/nouveau/nouveau: fix the start/end range for migration
Ralph Campbell
2020-10-30
1
-11
/
+3
|
|
|
/
|
*
|
Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-30
12
-53
/
+60
|
|
\
\
|
|
*
|
drm/vc4: Rework the structure conversion functions
Maxime Ripard
2020-10-29
1
-6
/
+6
|
|
*
|
drm/vc4: hdmi: Add a name to the codec DAI component
Maxime Ripard
2020-10-29
1
-0
/
+1
|
|
*
|
drm/shme-helpers: Fix dma_buf_mmap forwarding bug
Daniel Vetter
2020-10-28
2
-3
/
+8
|
|
*
|
drm/vc4: hdmi: Avoid sleeping in atomic context
Maxime Ripard
2020-10-27
1
-2
/
+3
|
|
*
|
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
2020-10-27
1
-0
/
+1
|
|
*
|
drm: kernel-doc: add description for a new function parameter
Mauro Carvalho Chehab
2020-10-27
1
-0
/
+1
[next]