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
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-17
drm/tegra: hdmi: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: dsi: Use unsigned int for register offsets
Thierry Reding
1
-4
/
+4
2017-08-17
drm/tegra: dpaux: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: dc: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-17
drm/tegra: Fix NULL deref in debugfs/iova
Michał Mirosław
1
-3
/
+5
2017-08-17
drm/tegra: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
3
-15
/
+15
2017-08-17
drm/tegra: Set MODULE_FIRMWARE for the VIC
Nicolas Chauvet
1
-2
/
+13
2017-08-17
drm/tegra: Add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2017-08-16
drm/tegra: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
3
-25
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
4
-4
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-6
/
+6
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2
-2
/
+2
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
8
-61
/
+202
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-17
/
+5
2017-06-20
drm/tegra: Drop drm_vblank_cleanup
Daniel Vetter
1
-4
/
+1
2017-06-20
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
8
-44
/
+197
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
3
-6
/
+6
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
3
-0
/
+9
2017-06-15
drm/tegra: dc: Disable plane if it is invisible
Dmitry Osipenko
1
-12
/
+21
2017-06-15
drm/tegra: dc: Apply clipping to the plane
Dmitry Osipenko
1
-8
/
+21
2017-06-15
drm/tegra: dc: Avoid reset asserts on Tegra20
Dmitry Osipenko
1
-9
/
+21
2017-06-15
drm/tegra: Check syncpoint ID in the 'submit' IOCTL
Dmitry Osipenko
1
-0
/
+9
2017-06-15
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
1
-4
/
+56
2017-06-15
drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
Dmitry Osipenko
3
-5
/
+54
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
1
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
1
-16
/
+4
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+2
2017-05-09
drm/tegra: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-05-05
Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
10
-62
/
+1089
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-4
/
+4
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
5
-1
/
+433
2017-04-05
drm/tegra: Add falcon helper library
Arto Merilainen
3
-1
/
+388
2017-04-05
drm/tegra: Add Tegra DRM allocation API
Mikko Perttunen
2
-7
/
+115
2017-04-05
drm/tegra: Add tiling FB modifiers
Alexandre Courbot
2
-3
/
+22
2017-04-05
drm/tegra: Don't leak kernel pointer to userspace
Thierry Reding
2
-48
/
+114
2017-04-05
drm/tegra: Protect IOMMU operations by mutex
Thierry Reding
3
-2
/
+16
2017-04-05
drm/tegra: Enable IOVA API when IOMMU support is enabled
Thierry Reding
1
-0
/
+1
2017-03-27
drm/tegra: Don't use modeset_lock_crtc
Daniel Vetter
1
-4
/
+4
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-1
/
+2
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2017-02-09
drm: tegra: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
3
-44
/
+12
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-4
/
+1
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-2
/
+2
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-27
drm/tegra: Remove tegra_debugfs_cleanup()
Noralf Trønnes
1
-7
/
+0
2017-01-18
drm: tegra: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-16
/
+3
2017-01-12
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-5
/
+2
[prev]
[next]