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-04
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
1
-1
/
+1
2021-11-04
drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
Chenyuan Mi
1
-0
/
+4
2021-11-04
drm/bridge: analogix_dp: Make PSR-exit block less
Brian Norris
1
-2
/
+12
2021-11-04
drm/bridge: anx7625: add HDMI audio function
Xin Ji
2
-0
/
+231
2021-11-04
drm/bridge: anx7625: add MIPI DPI input feature
Xin Ji
2
-60
/
+205
2021-11-04
drm/bridge: anx7625: fix not correct return value
Xin Ji
1
-2
/
+2
2021-11-04
drm/i915: fixup dma_fence_wait usage
Matthew Auld
1
-1
/
+1
2021-11-04
drm/vc4: Increase the core clock based on HVS load
Maxime Ripard
3
-9
/
+118
2021-11-04
drm/vc4: hdmi: Enable the scrambler on reconnection
Maxime Ripard
1
-0
/
+3
2021-11-04
drm/vc4: hdmi: Raise the maximum clock rate
Maxime Ripard
1
-1
/
+1
2021-11-04
drm/vc4: Leverage the load tracker on the BCM2711
Maxime Ripard
4
-21
/
+10
2021-11-04
drm/vc4: crtc: Add some logging
Maxime Ripard
1
-0
/
+6
2021-11-04
drm/vc4: crtc: Rework the encoder retrieval code (again)
Maxime Ripard
2
-24
/
+10
2021-11-04
drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
Maxime Ripard
1
-4
/
+3
2021-11-04
drm/vc4: Make vc4_crtc_get_encoder public
Maxime Ripard
2
-4
/
+9
2021-11-04
drm/vc4: hdmi: Fix HPD GPIO detection
Maxime Ripard
1
-3
/
+3
2021-11-04
drm/vc4: hdmi: Remove the DDC probing for status detection
Maxime Ripard
1
-2
/
+0
2021-11-04
drm/radeon: use dma_resv_wait_timeout() instead of manually waiting
Christian König
1
-8
/
+5
2021-11-03
drm/i915/guc/slpc: Update boost sysfs hooks for SLPC
Vinay Belgaumkar
5
-16
/
+82
2021-11-03
drm/i915/guc/slpc: Add waitboost functionality for SLPC
Vinay Belgaumkar
5
-1
/
+48
2021-11-03
drm/i915/guc/slpc: Define and initialize boost frequency
Vinay Belgaumkar
3
-23
/
+93
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+4
2021-11-04
ce/gf100: fix incorrect CE0 address calculation on some GPUs
Ben Skeggs
2
-3
/
+2
2021-11-03
drm/i915: Use intel_de_rmw() for icl combo phy programming
Ville Syrjälä
1
-26
/
+18
2021-11-03
drm/i915: Use intel_de_rmw() for icl mg phy programming
Ville Syrjälä
1
-72
/
+41
2021-11-03
drm/i915: Use intel_de_rmw() for tgl dkl phy programming
Ville Syrjälä
1
-20
/
+16
2021-11-03
drm/i915: Enable per-lane drive settings for icl+
Ville Syrjälä
1
-1
/
+4
2021-11-03
drm/i915: Query the vswing levels per-lane for snps phy
Ville Syrjälä
1
-1
/
+1
2021-11-03
drm/i915: Query the vswing levels per-lane for tgl dkl phy
Ville Syrjälä
1
-14
/
+19
2021-11-03
drm/i915: Query the vswing levels per-lane for icl mg phy
Ville Syrjälä
1
-1
/
+12
2021-11-03
drm/i915: Query the vswing levels per-lane for icl combo phy
Ville Syrjälä
1
-1
/
+6
2021-11-03
drm/i915: Stop using group access when progrmming icl combo phy TX
Ville Syrjälä
1
-12
/
+16
2021-11-03
drm/amd/display: 3.2.160
Aric Cyr
1
-1
/
+1
2021-11-03
drm/amd/display: [FW Promotion] Release 0.0.91
Anthony Koo
1
-2
/
+2
2021-11-03
drm/amd/display: add condition check for dmub notification
Aurabindo Pillai
1
-1
/
+2
2021-11-03
drm/amd/display: Added new DMUB boot option for power optimization
Jake Wang
2
-0
/
+2
2021-11-03
drm/amd/display: Add MPC meory shutdown support
Jake Wang
3
-33
/
+44
2021-11-03
drm/amd/display: Added HPO HW control shutdown support
Jake Wang
9
-3
/
+29
2021-11-03
drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERN
Wenjing Liu
2
-0
/
+11
2021-11-03
drm/amd/display: Clear encoder assignments when state cleared.
Jimmy Kizito
1
-0
/
+22
2021-11-03
drm/amd/display: Force disable planes on any pipe split change
Roman Li
1
-0
/
+5
2021-11-03
drm/amd/display: Fix bpc calculation for specific encodings
Bing Guo
2
-19
/
+8
2021-11-03
drm/amd/display: avoid link loss short pulse stuck the system
Yu-ting Shen
1
-0
/
+2
2021-11-03
drm/amd/display: Fix dummy p-state hang on monitors with extreme timing
Felipe Clark
1
-3
/
+4
2021-11-03
drm/amd/display: Fix dcn10_log_hubp_states printf format string
Anson Jacob
1
-1
/
+1
2021-11-03
drm/amd/display: dsc engine not disabled after unplug dsc mst hub
Hersen Wu
2
-43
/
+138
2021-11-03
drm/amdgpu: remove duplicated kfd_resume_iommu
James Zhu
1
-4
/
+0
2021-11-03
drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp
Aaron Liu
1
-4
/
+1
2021-11-03
drm/amd/display: Look at firmware version to determine using dmub on dcn21
Mario Limonciello
1
-1
/
+9
2021-11-03
drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupported devices
Mario Limonciello
3
-16
/
+13
[prev]
[next]