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-10-27
Merge tag 'amd-drm-next-5.16-2021-10-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
88
-1539
/
+1334
2021-10-27
Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
7
-21
/
+27
2021-10-26
drm: panel-orientation-quirks: Add quirk for GPD Win3
Mario
1
-0
/
+6
2021-10-26
drm/i915/display: Wait PSR2 get out of deep sleep to update pipe
José Roberto de Souza
3
-29
/
+36
2021-10-26
drm/msm/dp: fix missing #include
Arnd Bergmann
1
-0
/
+1
2021-10-26
drm/msm/dpu: Remove commit and its uses in dpu_crtc_set_crc_source()
Nathan Chancellor
1
-3
/
+0
2021-10-26
drm/i915/dp: fix integer overflow in 128b/132b data rate calculation
Jani Nikula
1
-1
/
+1
2021-10-26
nouveau: ACPI: Use the ACPI_COMPANION() macro directly
Rafael J. Wysocki
1
-7
/
+2
2021-10-26
drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
Imre Deak
1
-0
/
+3
2021-10-26
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
1
-1
/
+1
2021-10-26
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-25
drm/amd/display: Add DP 2.0 MST DM Support
Bhawanpreet Lakha
3
-1
/
+36
2021-10-25
drm/amd/display: Add DP 2.0 MST DC Support
Fangzhi Zuo
5
-0
/
+345
2021-10-25
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
5
-10
/
+38
2021-10-25
drm: Remove slot checks in dp mst topology during commit
Bhawanpreet Lakha
1
-5
/
+1
2021-10-25
drm/panel: novatek-nt35950: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-10-25
drm/panel: make sharp_ls055d1sx04 static
chongjiapeng
1
-1
/
+1
2021-10-25
drm/panel: ilitek-ili9881c: Read panel orientation
John Keeping
1
-0
/
+11
2021-10-25
drm/i915: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wan Jiabing
1
-1
/
+1
2021-10-25
drm: Small optimization to intel_dp_mst_atomic_master_trans_check
He Ying
1
-10
/
+8
2021-10-25
drm/vc4: crtc: Make sure the HDMI controller is powered when disabling
Maxime Ripard
1
-1
/
+18
2021-10-25
drm/vc4: hdmi: Warn if we access the controller while disabled
Maxime Ripard
1
-0
/
+6
2021-10-25
drm/vc4: hdmi: Make sure the device is powered with CEC
Maxime Ripard
1
-1
/
+9
2021-10-25
drm/vc4: hdmi: Split the CEC disable / enable functions in two
Maxime Ripard
1
-29
/
+44
2021-10-25
drm/vc4: hdmi: Rework the pre_crtc_configure error handling
Maxime Ripard
1
-6
/
+14
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered up during bind
Maxime Ripard
1
-2
/
+15
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
1
-0
/
+4
2021-10-25
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
1
-26
/
+44
2021-10-25
drm/vc4: hdmi: Set a default HSM rate
Maxime Ripard
1
-0
/
+14
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
627
-15226
/
+69727
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
10
-0
/
+28
2021-10-25
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
Kai Song
1
-2
/
+2
2021-10-25
drm: use new iterator in drm_gem_plane_helper_prepare_fb v3
Christian König
1
-2
/
+12
2021-10-23
drm/msm/dpu: Remove dynamic allocation from atomic context
Rob Clark
1
-11
/
+5
2021-10-23
drm/msm/dpu: Remove impossible NULL check
Rob Clark
1
-5
/
+0
2021-10-22
drm/i915/guc: Fix recursive lock in GuC submission
Matthew Brost
1
-1
/
+2
2021-10-22
drm/i915/selftests: Update live.evict to wait on requests / idle GPU after each loop
Matthew Brost
1
-0
/
+19
2021-10-22
drm/i915/selftests: Increase timeout in requests perf selftest
Matthew Brost
1
-2
/
+2
2021-10-22
drm: Move GEM memory managers into modules
Thomas Zimmermann
4
-5
/
+17
2021-10-22
drm: Link several object files into drm_kms_helper.ko
Thomas Zimmermann
1
-5
/
+5
2021-10-22
drm: Build drm_irq.o only if CONFIG_DRM_LEGACY has been set
Thomas Zimmermann
2
-5
/
+3
2021-10-22
amd/display: remove ChromeOS workaround
Simon Ser
1
-51
/
+0
2021-10-22
drm/amd/pm: Disable fan control if not supported
Lijo Lazar
1
-0
/
+14
2021-10-22
drm/amdgpu/nbio7.4: use original HDP_FLUSH bits
Alex Deucher
3
-1
/
+20
2021-10-22
drm/amdgpu/smu11.0: add missing IP version check
Alex Deucher
1
-0
/
+1
2021-10-22
drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
Christian König
1
-10
/
+4
2021-10-22
drm/amdgpu: use the new iterator in amdgpu_sync_resv
Christian König
1
-29
/
+13
2021-10-22
drm/i915/ttm: enable shmem tt backend
Matthew Auld
1
-1
/
+2
2021-10-22
drm/i915/ttm: use cached system pages when evicting lmem
Matthew Auld
1
-4
/
+4
2021-10-22
drm/i915/ttm: move shrinker management into adjust_lru
Matthew Auld
5
-22
/
+137
[prev]
[next]