index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
drm/radeon/combios: declare legacy_connector_convert as static
Michele Curti
2014-10-01
1
-1
/
+1
|
*
|
|
|
drm/radeon/atombios: declare connector convert tables as static
Michele Curti
2014-10-01
1
-3
/
+3
|
*
|
|
|
drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table
Alex Deucher
2014-10-01
2
-19
/
+0
|
*
|
|
|
drm/radeon/dpm: drop clk/voltage dependency filters for BTC
Alex Deucher
2014-10-01
1
-34
/
+0
|
*
|
|
|
drm/radeon/dpm: drop clk/voltage dependency filters for CI
Alex Deucher
2014-10-01
1
-26
/
+0
|
*
|
|
|
drm/radeon/dpm: drop clk/voltage dependency filters for SI
Alex Deucher
2014-10-01
1
-24
/
+0
|
*
|
|
|
drm/radeon/dpm: drop clk/voltage dependency filters for NI
Alex Deucher
2014-10-01
1
-24
/
+0
|
*
|
|
|
drm/radeon: disable audio when we disable hdmi (v2)
Alex Deucher
2014-10-01
2
-0
/
+15
|
*
|
|
|
drm/radeon: split audio enable between eg and r600 (v2)
Alex Deucher
2014-10-01
6
-24
/
+81
|
*
|
|
|
drm/radeon: consolidate r600_audio.c into r600_hdmi.c
Alex Deucher
2014-10-01
4
-186
/
+155
|
*
|
|
|
drm/radeon: consolidate duplicate encode is digital function
Alex Deucher
2014-10-01
4
-47
/
+23
|
*
|
|
|
drm/radeon: fix register name to match internal name
Alex Deucher
2014-10-01
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-10-01
33
-61
/
+119
|
|
\
\
\
|
|
*
|
|
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-10-01
11
-14
/
+22
|
|
*
|
|
drm/ttm: add reservation_object as argument to ttm_bo_init
Maarten Lankhorst
2014-09-30
9
-14
/
+26
|
|
*
|
|
drm: Pass dma-buf as argument to gem_prime_import_sg_table
Maarten Lankhorst
2014-09-30
10
-15
/
+19
|
|
*
|
|
drm/nouveau: assign fence_chan->name correctly
Maarten Lankhorst
2014-09-30
5
-5
/
+39
|
|
*
|
|
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
2014-09-30
5
-13
/
+11
|
|
*
|
|
drm/nouveau: bump driver patchlevel to 1.2.1
Maarten Lankhorst
2014-09-30
1
-1
/
+3
|
*
|
|
|
Merge tag 'topic/core-stuff-2014-09-29' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-10-01
11
-34
/
+75
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
drm: Drop grab fpriv->fbs_lock in drm_fb_release
Daniel Vetter
2014-09-25
1
-2
/
+10
|
|
*
|
|
drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/ast: use container_of to resolve ast_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
Fabian Frederick
2014-09-24
1
-5
/
+10
|
|
*
|
|
drm/nouveau: use container_of to resolve nouveau_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/radeon: use container_of to resolve radeon_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
Fabian Frederick
2014-09-24
1
-1
/
+2
|
|
*
|
|
drm: Improve debug output for drm_wait_one_vblank
Daniel Vetter
2014-09-24
1
-2
/
+2
|
|
*
|
|
drm: Fixup locking for universal cursor planes
Daniel Vetter
2014-09-24
1
-17
/
+34
|
|
*
|
|
drm: Don't update vblank timestamp when the counter didn't change
Mario Kleiner
2014-09-24
1
-0
/
+3
|
*
|
|
|
drm/nouveau: nv84+: fix fence context seqno's
Maarten Lankhorst
2014-09-30
1
-2
/
+1
|
|
/
/
/
|
*
|
|
drm: Extract <drm/drm_gem.h>
Daniel Vetter
2014-09-24
19
-0
/
+31
|
*
|
|
drm: Move internal debugfs functions to drm_internal.h
Daniel Vetter
2014-09-24
1
-0
/
+28
|
*
|
|
drm: Move leftover ioctl declarations to drm_internal.h
Daniel Vetter
2014-09-24
1
-0
/
+9
|
*
|
|
drm: Move drm_vm_open_locked into drm_internal.h
Daniel Vetter
2014-09-24
2
-1
/
+1
|
*
|
|
drm: move drm_mmap to <drm/drm_legacy.h>
Daniel Vetter
2014-09-24
10
-12
/
+12
|
*
|
|
drm/gem: Don't call drm_mmap from drm_gem_mmap
Daniel Vetter
2014-09-24
1
-1
/
+1
|
*
|
|
drm/<ttm-based-drivers>: Don't call drm_mmap
Daniel Vetter
2014-09-24
7
-7
/
+7
|
*
|
|
drm: change drm_err return type to void
Joe Perches
2014-09-24
1
-5
/
+2
|
*
|
|
drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED
Benjamin Herrenschmidt
2014-09-23
2
-16
/
+9
|
*
|
|
drm: powerpc can use a simpler drm_io_prot()
Benjamin Herrenschmidt
2014-09-23
1
-5
/
+1
|
*
|
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2014-09-22
22
-607
/
+396
|
|
\
\
\
|
|
*
|
|
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-20
7
-51
/
+46
|
|
*
|
|
drm/exynos: use drm generic mmap interface
Inki Dae
2014-09-20
4
-110
/
+16
|
|
*
|
|
drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
Inki Dae
2014-09-20
3
-24
/
+0
|
|
*
|
|
drm/exynos: factor out initial setting of each driver
Joonyoung Shim
2014-09-20
3
-34
/
+17
|
|
*
|
|
drm/exynos/hdmi: unregister connector on removal
Andrzej Hajda
2014-09-20
1
-1
/
+3
[prev]
[next]