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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
Rafael Antognolli
6
-2
/
+468
2016-02-12
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
5
-9
/
+60
2016-02-11
drm/msm: remove unused variable
Arnd Bergmann
1
-1
/
+0
2016-02-11
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
Carlos Palminha
1
-8
/
+0
2016-02-11
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
1
-9
/
+0
2016-02-11
drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
1
-9
/
+0
2016-02-11
apple-gmux: Fix build breakage if !CONFIG_ACPI
Lukas Wunner
1
-1
/
+12
2016-02-11
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
2
-5
/
+7
2016-02-11
drm: virtio-gpu: set atomic flag
Rob Herring
1
-1
/
+1
2016-02-11
drm: virtio-gpu: transfer dumb buffers to host on plane update
Rob Herring
1
-0
/
+7
2016-02-11
drm: virtio-gpu: ensure plane is flushed to host on atomic update
Rob Herring
1
-0
/
+5
2016-02-11
drm: virtio-gpu: get the fb from the plane state for atomic updates
Rob Herring
1
-2
/
+2
2016-02-11
Merge git://linux-arm.org/linux-ld into drm-next
Dave Airlie
9
-0
/
+1044
2016-02-10
drm/amd/powerplay: add powerplay valid check to avoid null point.
Rex Zhu
1
-3
/
+9
2016-02-10
drm/amd/powerplay: Enable low mem pstate when cancel_high
Eric Yang
1
-1
/
+1
2016-02-10
drm/amd/powerplay: Use correct clock in cz_apply_state_adjust_rules
Eric Yang
1
-2
/
+2
2016-02-10
drm/amd/powerplay: get real display device num by cgs interface
Rex Zhu
1
-9
/
+16
2016-02-10
drm/amd/powerplay: Use engine clock limit calculated by dal
Vitaly Prosyak
1
-3
/
+3
2016-02-10
drm/amd/powerplay: Make declarations of functions exposed to DAL type-safe.
David Rokhvarg
2
-14
/
+16
2016-02-10
drm/amd/powerplay: implement functions in carrizo for DAL.
Rex Zhu
1
-11
/
+115
2016-02-10
drm/amd/powerplay: export interface to DAL.
Rex Zhu
5
-21
/
+251
2016-02-10
drm/amd/powerplay: change struct name.
Rex Zhu
6
-8
/
+8
2016-02-10
drm/amd: Adding IVSRC register headers
Harry Wentland
1
-0
/
+102
2016-02-10
drm/amdgpu: Move MMIO flip out of spinlocked region
Vitaly Prosyak
1
-3
/
+3
2016-02-10
drm/amdgpu: Don't crash system if we can't get crtc
Harry Wentland
1
-0
/
+6
2016-02-11
drm/msm: add max-freq gpu param to uapi
Rob Clark
2
-0
/
+4
2016-02-10
drm/amdgpu: move sync into job object
Christian König
13
-38
/
+46
2016-02-10
drm/amdgpu: send VCE IB tests directly to the ring again
Christian König
2
-8
/
+22
2016-02-10
drm/amdgpu: send UVD IB tests directly to the ring again
Christian König
5
-15
/
+25
2016-02-10
drm/amdgpu: rename amdgpu_sched.c to amdgpu_job.c
Christian König
2
-5
/
+5
2016-02-10
drm/amdgpu: cleanup in kernel job submission
Christian König
7
-204
/
+111
2016-02-10
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
5
-18
/
+6
2016-02-10
drm/amdgpu: directly return fence from ib_schedule
Christian König
3
-8
/
+12
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
14
-44
/
+45
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
14
-18
/
+41
2016-02-10
drm/amdgpu: cleanup user fence handling in the CS
Christian König
2
-17
/
+13
2016-02-10
drm/amdgpu: add proper job alloc/free functions
Christian König
6
-55
/
+69
2016-02-10
drm/amdgpu: fix num_ibs check
Christian König
1
-11
/
+5
2016-02-10
drm/amdgpu: remove AMDGPU_NUM_SYNCS
Christian König
2
-4
/
+1
2016-02-10
drm/amdgpu: remove adev and fence from amdgpu_sync_free
Christian König
3
-8
/
+3
2016-02-10
drm/amdgpu: check userptrs mm earlier
Christian König
7
-15
/
+27
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
9
-23
/
+89
2016-02-10
drm/amdgpu/gfx: minor code cleanup
Alex Deucher
2
-28
/
+2
2016-02-10
drm/amdgpu: separate pushing CS to scheduler
Christian König
1
-46
/
+50
2016-02-10
drm/amdgpu: add amdgpu_set_ib_value helper (v2)
Christian König
3
-8
/
+15
2016-02-10
drm/amdgpu: fix size estimation for clear IB
Christian König
1
-2
/
+2
2016-02-10
drm/amdgpu/smu: skip SMC ucode loading on SR-IOV capable boards (v2)
Alex Deucher
3
-0
/
+18
2016-02-10
drm/amdgpu/gmc8: skip MC ucode loading on SR-IOV capable boards
Alex Deucher
1
-0
/
+6
2016-02-10
drm/amdgpu: always repost cards that support SR-IOV
Alex Deucher
1
-1
/
+2
2016-02-10
drm/amdgpu: track whether the asic supports SR-IOV
Alex Deucher
2
-0
/
+11
[prev]
[next]