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-03
drm/amd/display: Update VRR state earlier in atomic_commit_tail.
Mario Kleiner
1
-15
/
+46
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on Vega20
Kent Russell
2
-1
/
+17
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2
Kent Russell
1
-1
/
+22
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2
Kent Russell
1
-11
/
+21
2019-04-03
drm/amdgpu: Add preferred_domain check when determine XGMI state
shaoyunl
2
-1
/
+13
2019-04-03
drm/amdgpu: provide the page fault queue to the VM code
Christian König
2
-0
/
+2
2019-04-03
drm/amdgpu: handle leaf PDEs as PTEs on Vega
Christian König
1
-7
/
+14
2019-04-03
drm/amdgpu: fix ATC handling for Ryzen
Christian König
1
-5
/
+8
2019-04-03
drm/amdgpu: Adjust TMR address alignment as per HW requirement
shaoyunl
1
-3
/
+3
2019-04-03
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
6
-34
/
+30
2019-04-03
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Chris Wilson
3
-1
/
+10
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
7
-9
/
+0
2019-04-03
drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init
Tvrtko Ursulin
1
-1
/
+1
2019-04-03
drm/fb-helper: generic: Call drm_client_add() after setup is done
Noralf Trønnes
1
-2
/
+2
2019-04-03
drm/vc4: Call drm_dev_register() after all setup is done
Noralf Trønnes
1
-2
/
+4
2019-04-03
drm/fb-helper: dpms_legacy(): Only set on connectors in use
Noralf Trønnes
1
-6
/
+5
2019-04-03
drm/i915: rename init/fini/prune uncore functions
Daniele Ceraolo Spurio
3
-10
/
+10
2019-04-03
drm/i915: add intel_uncore_init_early
Daniele Ceraolo Spurio
3
-1
/
+7
2019-04-03
drm/fb-helper: Remove unused gamma_size variable
Noralf Trønnes
1
-5
/
+1
2019-04-03
i915, uaccess: Fix redundant CLAC
Peter Zijlstra
1
-2
/
+4
2019-04-03
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...
Dave Airlie
13
-30
/
+1982
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
205
-3668
/
+14358
2019-04-02
drm/amdgpu: remove unnecessary rlc reset function on gfx9
Le Ma
1
-2
/
+0
2019-04-02
drm/cirrus: drop mode_info.mode_config_initialized
Gerd Hoffmann
2
-8
/
+2
2019-04-02
drm/bochs: drop mode_config_initialized
Gerd Hoffmann
2
-7
/
+2
2019-04-02
drm/i915/ehl: All EHL ports are combo phys
Bob Paauwe
1
-1
/
+4
2019-04-02
drm/i915: Only emit one semaphore per request
Chris Wilson
3
-5
/
+15
2019-04-02
drm/i915: Split out i915_priolist_types into its own header
Chris Wilson
5
-30
/
+52
2019-04-02
drm/amdgpu/smu11: fix warning on 32bit arches
Alex Deucher
1
-1
/
+1
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
29
-152
/
+191
2019-04-02
drm/i915: Prefault before locking pages in shmem_pwrite
Chris Wilson
1
-6
/
+24
2019-04-02
drm/cirrus: add missing drm_helper_force_disable_all() call.
Gerd Hoffmann
1
-0
/
+1
2019-04-02
drm/bochs: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-04-02
drm/virtio: add missing drm_atomic_helper_shutdown() call.
Gerd Hoffmann
1
-0
/
+1
2019-04-02
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Dan Carpenter
1
-1
/
+0
2019-04-01
arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabled
Liviu Dudau
1
-0
/
+2
2019-04-01
drm/v3d: fix a missing check of pm_runtime_get_sync
Kangjie Lu
1
-0
/
+2
2019-04-01
drm/lima: driver for ARM Mali4xx GPUs
Qiang Yu
35
-0
/
+4079
2019-04-01
drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.
Eric Anholt
1
-12
/
+17
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
4
-28
/
+49
2019-04-01
drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
Eric Anholt
1
-34
/
+14
2019-04-01
drm: shmem: Off by one in drm_gem_shmem_fault()
Dan Carpenter
1
-1
/
+1
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
9
-414
/
+350
2019-04-01
drm: Add a helper function for printing a debugfs_regset32.
Eric Anholt
1
-0
/
+28
2019-04-01
drm/v3d: Rename the fence signaled from IRQs to "irq_fence".
Eric Anholt
4
-14
/
+14
2019-04-01
drm/v3d: Add a note about OOM vs FLDONE, which may be racing on v3.3.
Eric Anholt
1
-1
/
+2
2019-04-01
drm/i915: Always backoff after a drm_modeset_lock() deadlock
Chris Wilson
1
-1
/
+4
2019-04-01
drm/komeda: Add debugfs node "register" for register dump
james qian wang (Arm Technology China)
5
-0
/
+285
2019-04-01
drm/komeda: Add irq handling
james qian wang (Arm Technology China)
6
-2
/
+346
2019-04-01
drm/komeda: Add komeda_assemble_pipelines
james qian wang (Arm Technology China)
3
-1
/
+82
[prev]
[next]