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
2020-01-13
drm/msm: support firmware-name for zap fw (v2)
Rob Clark
1
-3
/
+27
2020-01-13
drm/i915: Use the passed in encoder
Ville Syrjälä
1
-2
/
+2
2020-01-13
drm/i915: Pass intel_encoder to enc_to_*()
Ville Syrjälä
22
-212
/
+217
2020-01-13
drm/i915: Pass intel_connector to intel_attached_*()
Ville Syrjälä
9
-54
/
+54
2020-01-13
drm/rockchip: fix integer type used for storing dp data rate
Tobias Schramm
1
-1
/
+1
2020-01-13
drm/i915/gt: Mark ring->vma as active while pinned
Chris Wilson
1
-3
/
+28
2020-01-13
drm/i915/gt: Mark context->state vma as active while pinned
Chris Wilson
1
-0
/
+9
2020-01-13
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Chris Wilson
1
-5
/
+2
2020-01-13
drm/i915: Bump up CDCLK to eliminate underruns on TGL
Stanislav Lisovskiy
1
-0
/
+12
2020-01-13
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
1
-0
/
+1
2020-01-13
drm/i915/pmu: Do not use colons or dashes in PMU names
Tvrtko Ursulin
1
-3
/
+8
2020-01-13
drm/virtio: add missing virtio_gpu_array_lock_resv call
Gerd Hoffmann
1
-0
/
+1
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...
Dave Airlie
16
-48
/
+1006
2020-01-13
Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...
Dave Airlie
203
-2086
/
+8517
2020-01-12
drm/msm/dpu: Allow UBWC on NV12
Fritz Koenig
1
-0
/
+2
2020-01-12
drm: msm: Quiet down plane errors in atomic_check
John Stultz
1
-6
/
+6
2020-01-11
drm/i915: Correct typo in i915_vma_compress_finish stub
Chris Wilson
1
-2
/
+3
2020-01-11
drm/i915/uc: Add sanitize to to intel_uc_ops
Michal Wajdeczko
2
-9
/
+4
2020-01-11
drm/i915/uc: Add init/fini to to intel_uc_ops
Michal Wajdeczko
2
-6
/
+10
2020-01-11
drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops
Michal Wajdeczko
2
-6
/
+10
2020-01-11
drm/i915/uc: Add ops to intel_uc
Michal Wajdeczko
2
-12
/
+54
2020-01-10
drm/amd/display: Fix compilation warnings on i386
Mikita Lipski
1
-2
/
+2
2020-01-10
drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex
Chris Wilson
2
-23
/
+19
2020-01-10
drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block (v3)
Vivek Kasireddy
2
-2
/
+100
2020-01-10
drm/tegra: output: Implement system suspend/resume
Thierry Reding
2
-0
/
+33
2020-01-10
drm/tegra: sor: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
8
-331
/
+455
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
9
-18
/
+18
2020-01-10
drm/i915: Drop request list from error state
Chris Wilson
2
-70
/
+8
2020-01-10
drm/i915: Drop the shadow ring state from the error capture
Chris Wilson
2
-9
/
+0
2020-01-10
drm/i915: Drop the shadow w/a batch buffer
Chris Wilson
1
-2
/
+0
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
11
-673
/
+877
2020-01-10
drm/i915/gt: Mark ring->vma as active while pinned
Chris Wilson
1
-3
/
+28
2020-01-10
drm/i915/gt: Mark context->state vma as active while pinned
Chris Wilson
1
-0
/
+9
2020-01-10
drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings
Chris Wilson
1
-5
/
+2
2020-01-10
drm/i915/uncore: use new struct drm_device based macros.
Wambui Karuga
1
-12
/
+13
2020-01-10
drm/i915/sideband: convert to using new struct drm_device logging macros
Wambui Karuga
1
-12
/
+17
2020-01-10
drm/i915/lmem: use new struct drm_device based logging macros.
Wambui Karuga
1
-4
/
+6
2020-01-10
drm/i915/pm: use new struct drm_device logging macros.
Wambui Karuga
1
-157
/
+194
2020-01-10
drm/i915/pch: convert to using the drm_dbg_kms() macro.
Wambui Karuga
1
-22
/
+24
2020-01-10
drm/mediatek: Fix indentation in Makefile
Fabien Parent
1
-1
/
+1
2020-01-10
drm/mediatek: Turn off Alpha bit when plane format has no alpha
Mark Yacoub
1
-1
/
+1
2020-01-10
drm/mediatek: Return from mtk_ovl_layer_config after mtk_ovl_layer_off
Mark Yacoub
1
-3
/
+4
2020-01-10
drm/mediatek: Add ctm property support
Yongqiang Niu
3
-5
/
+82
2020-01-10
drm/mediatek: Add gamma property according to hardware capability
Yongqiang Niu
1
-2
/
+8
2020-01-10
Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
7
-31
/
+38
2020-01-09
drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs
Alex Deucher
1
-1
/
+1
2020-01-09
drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN
Alex Deucher
3
-1
/
+17
2020-01-09
drm: add dp helper to initialize remote aux channel.
David (Dingchen) Zhang
2
-0
/
+16
2020-01-09
drm/amd/display: Trigger modesets on MST DSC connectors
Mikita Lipski
1
-0
/
+33
[prev]
[next]