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
2018-07-24
drm/amd/powerplay: allow slow switch only if NBPState enabled v2
Evan Quan
2
-2
/
+4
2018-07-24
drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitch
Evan Quan
2
-2
/
+2
2018-07-24
drm/amd/powerplay: slow UCLK switch when multiple displays not in sync
Evan Quan
1
-1
/
+2
2018-07-24
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-07-24
drm/exynos/mixer: Remove unused local variable priv
Krzysztof Kozlowski
1
-2
/
+0
2018-07-24
drm/exynos: Ensure suspended runtime PM state during system suspend
Marek Szyprowski
8
-0
/
+17
2018-07-24
drm/exynos: Suspend/resume display pipeline as early/late as possible
Marek Szyprowski
1
-7
/
+4
2018-07-24
drm/exynos: Drop useless check from exynos_drm_{suspend,resume}
Marek Szyprowski
1
-2
/
+2
2018-07-24
drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookup
Marek Szyprowski
2
-11
/
+9
2018-07-24
drm/exynos: gem: Simplify access to exynos GEM objects
Marek Szyprowski
3
-96
/
+35
2018-07-24
drm/exynos: g2d: Convert to driver component API
Marek Szyprowski
6
-335
/
+115
2018-07-24
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...
Inki Dae
11
-102
/
+149
2018-07-23
drm: mali-dp: Set encoder possible_clones
Alexandru Gheorghe
1
-0
/
+10
2018-07-23
drm: mali-dp: Report writeback connector as connected
Alexandru Gheorghe
1
-1
/
+1
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-15
/
+1
2018-07-20
drm/amdgpu: rework suspend and resume to deal with atomic changes
Alex Deucher
1
-41
/
+45
2018-07-20
drm/amdgpu: split ip suspend into 2 phases
Alex Deucher
1
-2
/
+76
2018-07-20
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
1
-1
/
+3
2018-07-20
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
1
-25
/
+28
2018-07-20
drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.
Andrey Grodzovsky
1
-0
/
+2
2018-07-20
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
2
-8
/
+4
2018-07-20
drm/amd/display: Convert 10kHz clks from PPLib into kHz
Rex Zhu
1
-2
/
+2
2018-07-20
drm/amd/pp: Set Max clock level to display by default
Rex Zhu
1
-2
/
+7
2018-07-20
drm/amd/pp: Update clk with od setting when set power state
Rex Zhu
1
-0
/
+15
2018-07-20
drm/amd/pp: Read vbios vddc limit before use them
Rex Zhu
1
-3
/
+8
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
1
-15
/
+7
2018-07-20
drm/amd/display: Honor pplib stutter mask for all ASICs in DC
Harry Wentland
1
-4
/
+3
2018-07-20
drm/amd/display: Drop unused backlight functions in DM
Harry Wentland
1
-16
/
+2
2018-07-20
drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
Colin Ian King
1
-5
/
+5
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
186
-2268
/
+3620
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
57
-1008
/
+2136
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
151
-1145
/
+1785
2018-07-20
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
26
-58
/
+161
2018-07-20
Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
12
-49
/
+105
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2
-67
/
+64
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
3
-27
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
26
-64
/
+56
2018-07-19
drm/amd/powerplay: fixed uninitialized value
Evan Quan
1
-1
/
+1
2018-07-19
drm/amdgpu/powerplay: use irq source defines for smu7 sources
Alex Deucher
1
-3
/
+4
2018-07-19
drm/i915: Update DRIVER_DATE to 20180719
Rodrigo Vivi
1
-2
/
+2
2018-07-19
drm/i915: Remove intel_panel_detect()
Ville Syrjälä
4
-26
/
+0
2018-07-19
drm/i915: Assume eDP is always connected
Ville Syrjälä
1
-9
/
+2
2018-07-19
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
3
-152
/
+2
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
1
-14
/
+11
2018-07-19
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
1
-0
/
+8
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
3
-16
/
+31
2018-07-19
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
1
-2
/
+27
2018-07-19
drm/nouveau/fb/gp100-: disable address remapper
Ben Skeggs
4
-0
/
+15
2018-07-18
i915/dp/dsc: Add Rate Control Range Parameter Registers
Anusha Srivatsa
1
-0
/
+104
2018-07-18
i915/dp/dsc: Add Rate Control Buffer Threshold Registers
Anusha Srivatsa
1
-0
/
+51
[prev]
[next]