index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
Lang Yu
1
-1
/
+1
2021-10-28
drm/amdkfd: Separate pinned BOs destruction from general routine
Lang Yu
5
-37
/
+118
2021-10-28
drm/amdkfd: restore userptr ignore bad address error
Philip Yang
2
-10
/
+20
2021-10-28
drm/amdgpu: Add kernel parameter support for ignoring bad page threshold
Kent Russell
3
-5
/
+13
2021-10-28
drm/amdgpu: Warn when bad pages approaches 90% threshold
Kent Russell
1
-0
/
+7
2021-10-28
nouveau/svm: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-28
drm/i915: Revert 'guc_id' from i915_request tracepoint
Joonas Lahtinen
1
-5
/
+2
2021-10-28
Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+6
2021-10-28
drm: Add R10 and R12 FourCC
Laurent Pinchart
1
-0
/
+2
2021-10-28
Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-0
/
+8
2021-10-28
Merge tag 'drm-msm-next-2021-10-26' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
63
-1162
/
+1214
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
80
-434
/
+1028
2021-10-27
drm/amd/display: Fix deadlock when falling back to v2 from v3
Nicholas Kazlauskas
1
-4
/
+2
2021-10-27
drm/amd/display: Fallback to clocks which meet requested voltage on DCN31
Michael Strauss
1
-3
/
+10
2021-10-27
drm/amdgpu: Fix even more out of bound writes from debugfs
Patrik Jakobsson
1
-9
/
+9
2021-10-27
drm/i915/dmabuf: fix broken build
Matthew Auld
1
-0
/
+7
2021-10-27
drm/i915: Revert 'guc_id' from i915_request tracepoint
Joonas Lahtinen
1
-5
/
+2
2021-10-28
Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...
Dave Airlie
12
-15
/
+421
2021-10-27
drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set
Alex Deucher
2
-2
/
+4
2021-10-27
drm/i915/dp: fix integer overflow in 128b/132b data rate calculation
Jani Nikula
1
-1
/
+1
2021-10-27
drm/i915/guc: Fix recursive lock in GuC submission
Matthew Brost
1
-1
/
+2
2021-10-27
drm/i915/cdclk: put the cdclk vtables in const data
Jani Nikula
1
-22
/
+22
2021-10-27
Revert "drm/i915/bios: gracefully disable dual eDP for now"
Jani Nikula
1
-47
/
+0
2021-10-27
drm/i915/dp: Ensure max link params are always valid
Imre Deak
1
-8
/
+10
2021-10-27
drm/i915/dp: Ensure sink rate values are always valid
Imre Deak
1
-0
/
+11
2021-10-27
fix for "dma-buf: move dma-buf symbols into the DMA_BUF module namespace"
Stephen Rothwell
1
-0
/
+2
2021-10-27
Merge tag 'amd-drm-next-5.16-2021-10-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
88
-1540
/
+1335
2021-10-27
Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/a...
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/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
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
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
10
-0
/
+28
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
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/i915/selftests: Properly reset mock object propers for each test
Daniel Vetter
1
-0
/
+1
2021-10-21
drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setup
Alex Deucher
1
-71
/
+24
2021-10-21
drm/amdgpu: Workaround harvesting info for some navy flounder boards
Alex Deucher
1
-0
/
+4
2021-10-21
drm/amdgpu/vcn3.0: remove intermediate variable
Alex Deucher
1
-9
/
+2
[prev]
[next]