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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
drm: Convert cmpxchg(bool) back to a two step operation
Chris Wilson
1
-1
/
+3
2017-03-30
drm/bridge: ti-tfp410: support hpd via gpio
Christopher Spinrath
1
-2
/
+70
2017-03-30
Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"
Maarten Lankhorst
1
-5
/
+0
2017-03-30
drm: Fixup failure paths in drm_atomic_helper_set_config
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Peek at the current counter/timestamp for vblank queries
Chris Wilson
1
-0
/
+26
2017-03-29
drm: Refactor vblank sequence number comparison
Chris Wilson
1
-6
/
+10
2017-03-29
drm: vblank cannot be enabled if dev->irq_enabled is false
Chris Wilson
1
-4
/
+3
2017-03-29
drm: Mark up accesses of vblank->enabled outside of its spinlock
Chris Wilson
1
-9
/
+14
2017-03-29
drm: Make the decision to keep vblank irq enabled earlier
Chris Wilson
1
-8
/
+12
2017-03-29
drm/atomic-helper: Remove the backoff hack from set_config
Daniel Vetter
2
-20
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
14
-20
/
+32
2017-03-29
drm: Add explicit acquire ctx handling around ->set_config
Daniel Vetter
1
-7
/
+19
2017-03-29
drm: Restrict drm_mode_set_config_internal to non-atomic drivers
Daniel Vetter
1
-13
/
+21
2017-03-29
drm: simplify the locking in the GETCRTC ioctl
Daniel Vetter
2
-3
/
+13
2017-03-29
drm/atomic-helper: remove backoff hack from page_flip
Daniel Vetter
2
-39
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
14
-17
/
+35
2017-03-29
drm: Roll out acquire context for the page_flip ioctl
Daniel Vetter
1
-2
/
+19
2017-03-29
drm/atomic-helper: remove backoff hack from disable/update_plane
Daniel Vetter
2
-49
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
6
-13
/
+20
2017-03-29
drm: drm_plane_force_disable is not for atomic drivers
Daniel Vetter
1
-0
/
+8
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
9
-14
/
+27
2017-03-29
drm: Wire up proper acquire ctx for plane functions
Daniel Vetter
1
-10
/
+42
2017-03-27
drm/tegra: Don't use modeset_lock_crtc
Daniel Vetter
1
-4
/
+4
2017-03-27
drm: bochs: Prevent double-free of fb helper
Gabriel Krisman Bertazi
1
-1
/
+3
2017-03-27
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
5
-25
/
+56
2017-03-27
drm/tinydrm: Fix drm_driver.fops.owner
Noralf Trønnes
2
-15
/
+3
2017-03-27
drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
Romain Perier
1
-1
/
+1
2017-03-25
drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
Daniel Vetter
1
-8
/
+0
2017-03-25
drm: Extract drm_ioctl.h
Daniel Vetter
1
-0
/
+1
2017-03-25
drm/tilcdc: Drop calls to modeset_lock_crtc
Daniel Vetter
1
-6
/
+6
2017-03-24
drm/rockchip/dsi: correct the grf_switch_reg name
Chris Zhong
1
-2
/
+2
2017-03-24
drm/rockchip/dsi: enable the grf clk before writing grf registers
Chris Zhong
1
-1
/
+25
2017-03-24
drm/rockchip/dsi: check phy_cfg_clk only for RK3399
Chris Zhong
1
-6
/
+8
2017-03-24
drm/rockchip: Refactor the component match logic.
Jeffy Chen
10
-108
/
+118
2017-03-24
drm/debugfs: Add kerneldoc
Daniel Vetter
2
-45
/
+8
2017-03-24
drm: document driver interface for CRC capturing
Daniel Vetter
1
-11
/
+6
2017-03-24
drm: Extract drm_debugfs.h
Daniel Vetter
1
-1
/
+4
2017-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
263
-10858
/
+27481
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
36
-294
/
+836
2017-03-23
Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
41
-341
/
+1137
2017-03-23
Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
63
-1797
/
+2416
2017-03-22
drm/dp: Split drm_dp_mst_allocate_vcpi
Pandiyan, Dhinakaran
4
-15
/
+17
2017-03-22
drm/dp: Kill unused MST vcpi slot availability tracking
Pandiyan, Dhinakaran
1
-7
/
+8
2017-03-22
drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr
Pandiyan, Dhinakaran
1
-3
/
+2
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
4
-4
/
+34
2017-03-22
drm: Remove fb hsub/vsub alignment requirement
Ville Syrjälä
1
-4
/
+4
2017-03-22
drm: Share the code to compute color plane dimesions
Ville Syrjälä
1
-10
/
+22
2017-03-22
drm: zte: remove leftover 'inf' from struct zx_hdmi
Shawn Guo
1
-1
/
+0
2017-03-21
drm/edid: detect SCDC support in HF-VSDB
Shashank Sharma
2
-1
/
+153
2017-03-21
drm/edid: detect SCDC support in HF-VSDB
Shashank Sharma
1
-0
/
+14
[next]