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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
drm/panel: Add panel driver for NewVision NV3052C based LCDs
Christophe Branchereau
3
-0
/
+494
2022-04-05
drm/ingenic: Add ingenic_drm_bridge_atomic_enable and disable
Christophe Branchereau
1
-11
/
+23
2022-04-05
drm/amd/display: [FW Promotion] Release 0.0.111.0
Anthony Koo
1
-20
/
+82
2022-04-05
drm/amd/display: Check for invalid input params when building scaling params
Michael Strauss
1
-0
/
+9
2022-04-05
drm/amd/display: Move link_trace for edp to dp_trace
Leo (Hanghong) Ma
4
-22
/
+40
2022-04-05
drm/amd/display: 3.2.180
Aric Cyr
1
-1
/
+1
2022-04-05
drm/amd/display: fix missing-prototypes warning
Becle Lee
1
-0
/
+1
2022-04-05
drm/amd/display: Enable 3 plane for DCN 3.0 and 3.02
Krunoslav Kovac
2
-6
/
+6
2022-04-05
drm/amd/display: extract set stream attribute to link_hwss
Wenjing Liu
8
-47
/
+94
2022-04-05
drm/amd/display: revert Power down hardware if timer not trigger
Martin Leung
1
-25
/
+1
2022-04-05
drm/amd/display: add support for handling 128b/132b link training test request
Wenjing Liu
2
-2
/
+36
2022-04-05
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
2
-1
/
+24
2022-04-05
drm/amd/display: Remove underflow IRQ type
Angus Wang
1
-1
/
+0
2022-04-05
drm/amd/display: Add flip interval workaround
Angus Wang
2
-1
/
+85
2022-04-05
drm/amd/display: remove assert for odm transition case
Eric Bernstein
1
-1
/
+0
2022-04-05
drm/amdgpu: Flush TLB after mapping for VG20+XGMI
Philip Yang
1
-0
/
+6
2022-04-05
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-05
drm/amdgpu/vcn: Remove unneeded semicolon
Haowen Bai
1
-1
/
+1
2022-04-05
drm/amd/display: Fix unused-but-set-variable warning
Aashish Sharma
1
-4
/
+2
2022-04-05
amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12
Marko Zekovic
1
-2
/
+4
2022-04-05
drm/amdgpu: fix TLB flushing during eviction
Christian König
3
-48
/
+48
2022-04-05
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
CHANDAN VURDIGERE NATARAJ
1
-0
/
+2
2022-04-05
drm/i915/dsb: modified to drm_info in dsb_prepare()
Animesh Manna
1
-3
/
+4
2022-04-05
drm/nouveau: support more than one write fence in fenv50_wndw_prepare_fb
Christian König
1
-9
/
+5
2022-04-05
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
1
-47
/
+48
2022-04-05
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1358
-33345
/
+483379
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1163
-29265
/
+470943
2022-04-05
drm/i915/dp: Fix DFP rgb->ycbcr conversion matrix
Ville Syrjälä
1
-35
/
+3
2022-04-05
drm/i915/dp: Duplicate native HDMI TMDS clock limit handling for DP HDMI DFPs
Ville Syrjälä
1
-13
/
+38
2022-04-05
drm/i915/dp: Add support for "4:2:0 also" modes for DP
Ville Syrjälä
1
-8
/
+59
2022-04-05
drm/i915/dp: Rework HDMI DFP TMDS clock handling
Ville Syrjälä
1
-10
/
+25
2022-04-05
drm/i915/dp: Make intel_dp_output_format() usable for "4:2:0 also" modes
Ville Syrjälä
1
-6
/
+7
2022-04-05
drm/i915/dp: Pass around intel_connector rather than drm_connector
Ville Syrjälä
1
-20
/
+18
2022-04-05
drm/i915/dp: Reorder intel_dp_compute_config() a bit
Ville Syrjälä
1
-13
/
+10
2022-04-05
drm/i915/dp: s/intel_dp_hdmi_ycbcr420/intel_dp_is_ycbcr420/
Ville Syrjälä
1
-3
/
+3
2022-04-05
drm/i915/dp: Extract intel_dp_has_audio()
Ville Syrjälä
1
-10
/
+20
2022-04-05
drm/i915/dp: Respect the sink's max TMDS clock when dealing with DP->HDMI DFPs
Ville Syrjälä
1
-5
/
+19
2022-04-05
drm/i915/dp: Extract intel_dp_tmds_clock_valid()
Ville Syrjälä
1
-33
/
+26
2022-04-05
drm/i915: Expose client engine utilisation via fdinfo
Tvrtko Ursulin
3
-0
/
+91
2022-04-05
drm/i915: Count engine instances per uabi class
Tvrtko Ursulin
2
-5
/
+7
2022-04-05
drm/i915: Track context current active time
Tvrtko Ursulin
10
-50
/
+118
2022-04-05
drm/i915: Track all user contexts per client
Tvrtko Ursulin
4
-0
/
+23
2022-04-05
drm/i915: Track runtime spent in closed and unreachable GEM contexts
Tvrtko Ursulin
2
-2
/
+32
2022-04-05
drm/i915: Make GEM contexts track DRM clients
Tvrtko Ursulin
2
-0
/
+8
2022-04-05
drm/i915: Explicitly track DRM clients
Tvrtko Ursulin
7
-3
/
+149
2022-04-05
drm/nouveau: stop using dma_resv_excl_fence
Christian König
1
-1
/
+8
2022-04-05
drm/nouveau/pmu: Add missing callbacks for Tegra devices
Karol Herbst
4
-1
/
+4
2022-04-04
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-2
/
+4
2022-04-04
drm/format_helper: fix a kernel-doc typo
Randy Dunlap
1
-1
/
+1
2022-04-04
drm/sched: Check locking in drm_sched_job_add_implicit_dependencies
Daniel Vetter
1
-0
/
+2
[prev]
[next]