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-12-08
drm/i915/rpl-s: Add PCH Support for Raptor Lake S
Anusha Srivatsa
2
-0
/
+2
2021-12-08
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Anusha Srivatsa
4
-0
/
+13
2021-12-08
drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read failed
Kuogee Hsieh
2
-8
/
+23
2021-12-08
drm/msm/disp/dpu1: set default group ID for CTL.
Kalyan Thota
3
-2
/
+13
2021-12-08
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
1
-0
/
+1
2021-12-08
drm/msm/dsi: fix initialization in the bonded DSI case
Dmitry Baryshkov
3
-21
/
+7
2021-12-08
drm/bridge: sn65dsi86: defer if there is no dsi host
Rob Clark
1
-16
/
+8
2021-12-08
drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.
Bas Nieuwenhuizen
1
-1
/
+10
2021-12-08
drm/i915/selftests: handle object rounding
Matthew Auld
1
-0
/
+1
2021-12-08
drm/i915/migrate: fix length calculation
Matthew Auld
1
-1
/
+1
2021-12-08
drm/i915/migrate: fix offset calculation
Matthew Auld
1
-1
/
+1
2021-12-08
drm/i915/migrate: don't check the scratch page
Matthew Auld
1
-3
/
+1
2021-12-08
omapdrm: dss: mark runtime PM functions __maybe_unused
Arnd Bergmann
4
-8
/
+8
2021-12-08
drm/omap: Add a 'right overlay' to plane state
Benoit Parrot
7
-12
/
+267
2021-12-08
drm/omap: add plane_atomic_print_state support
Benoit Parrot
1
-0
/
+14
2021-12-08
drm/omap: dynamically assign hw overlays to planes
Benoit Parrot
4
-23
/
+220
2021-12-08
drm/omap: Add global state as a private atomic object
Benoit Parrot
2
-3
/
+105
2021-12-08
drm/omap: omap_plane: subclass drm_plane_state
Benoit Parrot
1
-3
/
+33
2021-12-08
drm/omap: introduce omap_hw_overlay
Benoit Parrot
6
-34
/
+148
2021-12-08
drm/omap: Add ovl checking funcs to dispc_ops
Benoit Parrot
2
-2
/
+10
2021-12-08
drm/omap: Add ability to check if requested plane modes can be supported
Benoit Parrot
3
-0
/
+38
2021-12-08
drm/omap: add sanity plane state check
Neil Armstrong
1
-0
/
+15
2021-12-08
drm: omapdrm: Export correct scatterlist for TILER backed BOs
Ivaylo Dimitrov
3
-30
/
+85
2021-12-08
drm/msm/dpu: fix CDP setup to account for multirect index
Dmitry Baryshkov
3
-4
/
+14
2021-12-08
drm/msm/dpu: simplify DPU_SSPP features checks
Dmitry Baryshkov
2
-7
/
+12
2021-12-08
drm/msm/dpu: drop pe argument from _dpu_hw_sspp_setup_scaler3
Dmitry Baryshkov
3
-5
/
+1
2021-12-08
drm/msm/dpu: drop scaler config from plane state
Dmitry Baryshkov
2
-39
/
+26
2021-12-07
drm/msm/dp: employ bridge mechanism for display enable and disable
Kuogee Hsieh
5
-27
/
+99
2021-12-07
drm/msm/hdmi: switch to drm_bridge_connector
Dmitry Baryshkov
5
-159
/
+109
2021-12-07
drm/msm/dpu: removed logically dead code
Ameer Hamza
1
-12
/
+5
2021-12-07
drm/msm/dp: displayPort driver need algorithm rational
Jackie Liu
1
-0
/
+1
2021-12-07
drm/msm/dpu: remove node from list before freeing the node
Yang Li
1
-0
/
+1
2021-12-07
drm/msm/dp: Re-order dp_audio_put in deinit_sub_modules
Sean Paul
1
-1
/
+1
2021-12-07
drm/msm/dpu: Remove encoder->enable() hack
Sean Paul
4
-32
/
+1
2021-12-07
drm/msm/dpu: Remove useless checks in dpu_encoder
Sean Paul
1
-12
/
+0
2021-12-07
drm/msm/dpu_kms: Re-order dpu includes
Sean Paul
1
-4
/
+4
2021-12-07
drm/msm/gpu: Don't allow zero fence_id
Rob Clark
1
-1
/
+1
2021-12-07
drm/msm/dp: Add "qcom, sc7280-dp" to support display port.
Kuogee Hsieh
1
-0
/
+1
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
7
-26
/
+21
2021-12-07
drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the code
Claudio Suarez
1
-15
/
+3
2021-12-07
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
2
-3
/
+5
2021-12-07
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Nicholas Kazlauskas
1
-1
/
+2
2021-12-07
drm/amdgpu: skip umc ras error count harvest
Stanley.Yang
1
-5
/
+10
2021-12-07
drm/amdgpu: free vkms_output after use
Flora Cui
1
-7
/
+9
2021-12-07
drm/amdgpu: drop the critial WARN_ON in amdgpu_vkms
Flora Cui
1
-1
/
+2
2021-12-07
drm/amd/display: Reduce stack usage
Aric Cyr
1
-4
/
+4
2021-12-07
drm/amd/display: Query DMCUB for dp alt status
Nicholas Kazlauskas
2
-38
/
+88
2021-12-07
drm/amd/display: [FW Promotion] Release 0.0.96
Anthony Koo
1
-2
/
+2
2021-12-07
drm/amd/display: add a debug option to force dp2 lt fallback method
Wenjing Liu
2
-3
/
+7
2021-12-07
drm/amd/display: Rename a struct field to describe a cea component better
Oliver Logush
2
-2
/
+2
[prev]
[next]