index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
drm/vc4: kms: Don't duplicate pending commit
Maxime Ripard
1
-6
/
+0
2021-11-29
drm/vc4: kms: Clear the HVS FIFO commit pointer once done
Maxime Ripard
1
-0
/
+1
2021-11-29
drm/vc4: kms: Add missing drm_crtc_commit_put
Maxime Ripard
1
-1
/
+8
2021-11-29
drm/vc4: kms: Fix return code check
Maxime Ripard
1
-5
/
+5
2021-11-29
drm/vc4: kms: Wait for the commit before increasing our clock rate
Maxime Ripard
1
-3
/
+3
2021-11-29
drm/tidss: Fix warning: unused variable 'tidss_pm_ops'
Cai Huoqing
1
-1
/
+1
2021-11-29
drm/virtio: use drm_poll(..) instead of virtio_gpu_poll(..)
Gurchetan Singh
1
-41
/
+1
2021-11-29
drm/virtgpu api: define a dummy fence signaled event
Gurchetan Singh
2
-2
/
+1
2021-11-28
drm/msm/a6xx: Capture gmu log in devcoredump
Akhil P Oommen
3
-1
/
+44
2021-11-28
drm/msm/gpu: Respect PM QoS constraints
Rob Clark
2
-51
/
+71
2021-11-28
drm/msm: Increase gpu boost interval
Akhil P Oommen
1
-1
/
+1
2021-11-28
drm/msm/adreno: Name the shadow buffer
Rob Clark
2
-0
/
+4
2021-11-28
drm/msm: Add debugfs to disable hw err handling
Rob Clark
4
-0
/
+22
2021-11-28
drm/msm: Handle fence rollover
Rob Clark
4
-5
/
+17
2021-11-28
drm/msm: Remove struct_mutex usage
Rob Clark
8
-34
/
+49
2021-11-28
drm/msm: Drop priv->lastctx
Rob Clark
10
-35
/
+22
2021-11-28
drm/msm: Remove unnecessary struct_mutex
Rob Clark
2
-34
/
+16
2021-11-28
drm/msm/mdp5: drop vdd regulator
Dmitry Baryshkov
1
-22
/
+2
2021-11-28
drm/msm/dp: Enable ASSR for supported DP sinks
Sankeerth Billakanti
1
-2
/
+9
2021-11-28
drm/msm/dp: Enable downspread for supported DP sinks
Sankeerth Billakanti
1
-1
/
+11
2021-11-28
drm/msm/dp: Add DP controllers for sc7280
Sankeerth Billakanti
2
-2
/
+11
2021-11-28
drm/msm/dsi: stop setting clock parents manually
Dmitry Baryshkov
4
-73
/
+2
2021-11-28
drm/msm/dsi: untangle cphy setting from the src pll setting
Dmitry Baryshkov
3
-2
/
+13
2021-11-28
drm/msm/edp: drop old eDP support
Dmitry Baryshkov
11
-2662
/
+0
2021-11-28
drm/msm/mdp5: drop eDP support
Dmitry Baryshkov
1
-16
/
+1
2021-11-28
drm/msm/dpu: don't cache pipe->cap->sblk in dpu_plane
Dmitry Baryshkov
1
-17
/
+8
2021-11-28
drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
Dmitry Baryshkov
1
-7
/
+5
2021-11-28
drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg from dpu_plane
Dmitry Baryshkov
2
-9
/
+7
2021-11-28
drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
Dmitry Baryshkov
5
-50
/
+54
2021-11-28
drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
Dmitry Baryshkov
1
-47
/
+57
2021-11-28
drm/msm/dpu: remove stage_cfg from struct dpu_crtc
Dmitry Baryshkov
2
-7
/
+6
2021-11-28
drm/msm/dpu: drop pipe_name from struct dpu_plane
Dmitry Baryshkov
1
-6
/
+2
2021-11-28
drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
Dmitry Baryshkov
1
-14
/
+16
2021-11-28
drm/msm/dpu: move LUT levels out of QOS config
Dmitry Baryshkov
3
-28
/
+20
2021-11-27
drm: Fix build error caused by missing drm_nomodeset.o
Javier Martinez Canillas
1
-0
/
+24
2021-11-27
drm: Decouple nomodeset from CONFIG_VGA_CONSOLE
Javier Martinez Canillas
2
-1
/
+7
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
13
-24
/
+17
2021-11-27
drm/vboxvideo: Drop CONFIG_VGA_CONSOLE guard to call vgacon_text_force()
Javier Martinez Canillas
1
-2
/
+0
2021-11-27
drm: Don't print messages if drivers are disabled due nomodeset
Javier Martinez Canillas
2
-9
/
+3
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+1
2021-11-26
drm: msm: fix building without CONFIG_COMMON_CLK
Arnd Bergmann
2
-4
/
+4
2021-11-26
drm: get rid of DRM_DEBUG_* log calls in drm core, files drm_a*.c
Claudio Suarez
4
-195
/
+242
2021-11-26
drm/i915/gemfs: don't mark huge_opt as static
Matthew Auld
1
-2
/
+1
2021-11-26
drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture code
Thomas Hellström
2
-2
/
+3
2021-11-26
drm/i915: Avoid allocating a page array for the gpu coredump
Thomas Hellström
2
-26
/
+28
2021-11-26
Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-17
/
+46
2021-11-26
Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
6
-7
/
+50
2021-11-25
drm/i915: Remove dma_resv_prune
Maarten Lankhorst
5
-42
/
+0
2021-11-25
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
218
-3237
/
+8717
2021-11-25
drm/bridge: megachips: Ensure both bridges are probed before registration
Martyn Welch
1
-12
/
+28
[prev]
[next]