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
2019-04-05
drm/i915: Make RING_PDP relative to engine->mmio_base
Chris Wilson
4
-22
/
+27
2019-04-05
drm/i915/selftests: Fix plain use of integer 0 as NULL
Chris Wilson
1
-1
/
+1
2019-04-05
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
3
-15
/
+217
2019-04-05
drm/i915: Use lockdep_pin_lock() over the construction of the request
Chris Wilson
2
-0
/
+15
2019-04-05
drm/sun4i: DW HDMI: Lower max. supported rate for H6
Jernej Skrabec
1
-2
/
+7
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
97
-737
/
+7839
2019-04-05
Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-11
/
+11
2019-04-05
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-6
/
+33
2019-04-04
drm/pl111: fix possible object reference leak
Wen Yang
1
-0
/
+4
2019-04-04
drm/vc4: vc4_debugfs_regset32() can be static
kbuild test robot
1
-1
/
+1
2019-04-04
drm/panel: Rocktech jh057n00900: Add terminating newlines to logging
Joe Perches
1
-9
/
+10
2019-04-04
drm/i915: add Makefile magic for testing headers are self-contained
Jani Nikula
11
-68
/
+28
2019-04-04
drm/amd/powerplay: check for invalid profile mode before switching
Evan Quan
1
-3
/
+2
2019-04-04
drm/amd/display: fix cursor black issue
tiancyin
1
-0
/
+1
2019-04-04
drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...
wentalou
1
-4
/
+9
2019-04-04
drm/amdgpu: Adjust IB test timeout for XGMI configuration
shaoyunl
1
-0
/
+3
2019-04-04
drm/i915: Fixup kerneldoc for intel_cdclk_needs_cd2x_update
Chris Wilson
1
-0
/
+1
2019-04-04
drm/i915: Be precise in types for i915_gem_busy
Chris Wilson
1
-9
/
+10
2019-04-04
drm/amdkfd: Add picasso pci id
Alex Deucher
1
-0
/
+1
2019-04-04
drm/i915: Update DRIVER_DATE to 20190404
Joonas Lahtinen
1
-2
/
+2
2019-04-04
drm: Add ASPEED GFX driver
Joel Stanley
8
-0
/
+676
2019-04-03
Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
4
-10
/
+7
2019-04-04
drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplug
Chris Wilson
1
-1
/
+1
2019-04-04
drm/i915/gvt: Correct the calculation of plane size
Xiong Zhang
1
-6
/
+2
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
7
-1
/
+50
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
12
-165
/
+125
2019-04-03
drm/i915: Expose full 1024 LUT entries on ivb+
Ville Syrjälä
2
-43
/
+34
2019-04-03
drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
Ville Syrjälä
1
-0
/
+5
2019-04-03
drm/i915: Add "10.6" LUT mode for i965+
Ville Syrjälä
3
-1
/
+71
2019-04-03
drm/i915: Add 10bit LUT for ilk/snb
Ville Syrjälä
3
-10
/
+52
2019-04-03
drm/i915: Implement split/10bit gamma for ivb/hsw
Ville Syrjälä
2
-24
/
+95
2019-04-03
drm/i915: Don't use split gamma when we don't have to
Ville Syrjälä
2
-95
/
+92
2019-04-03
drm/i915: Extract ilk_lut_10()
Ville Syrjälä
1
-16
/
+11
2019-04-03
drm/amd/display: Prevent cursor hotspot overflow for RV overlay planes
Nicholas Kazlauskas
1
-3
/
+9
2019-04-03
drm/amd/display: Fix "dc has no member named dml" compile error
Leo Li
1
-0
/
+2
2019-04-03
drm/amd/display: Fix multi-thread writing to 1 state
Aidan Wood
15
-203
/
+252
2019-04-03
drm/panel: otm8009a: Set clock to 29.70 Mhz
Yannick Fertré
1
-7
/
+7
2019-04-03
drm/panel: rm68200: No error msg if probe deferred
Yannick Fertré
1
-1
/
+2
2019-04-03
drm/panel: otm8009a: No error msg if probe deferred
Yannick Fertré
1
-1
/
+2
2019-04-03
drm/panel: otm8009a: Add delay at the end of initialization
Yannick Fertré
1
-0
/
+3
2019-04-03
drm/panel: Add Rocktech jh057n00900 panel driver
Guido Günther
3
-0
/
+400
2019-04-03
drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
Jagan Teki
3
-0
/
+282
2019-04-03
drm/i915: Skip modeset for cdclk changes if possible
Ville Syrjälä
4
-34
/
+163
2019-04-03
drm/i915: Remove redundant store of logical CDCLK state
Imre Deak
1
-2
/
+0
2019-04-03
drm/i915: Save the old CDCLK atomic state
Imre Deak
3
-2
/
+23
2019-04-03
drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
Ville Syrjälä
5
-23
/
+86
2019-04-03
drm/amd/display: Make pageflip event delivery compatible with VRR.
Mario Kleiner
1
-13
/
+55
2019-04-03
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
8
-16
/
+204
2019-04-03
drm/amd/display: Rework vrr flip throttling for late vblank irq.
Mario Kleiner
2
-12
/
+14
2019-04-03
drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)
Mario Kleiner
1
-0
/
+36
[prev]
[next]