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/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-16
17
-1005
/
+1035
*
drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs
Imre Deak
2016-03-16
2
-7
/
+7
*
drm/i915: Nuke fbc members from intel_crtc->atomic, v4.
Maarten Lankhorst
2016-03-16
2
-50
/
+16
*
drm/i915: Remove some post-commit members from intel_crtc->atomic, v3.
Maarten Lankhorst
2016-03-16
3
-12
/
+23
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-03-16
510
-20421
/
+28086
|
\
|
*
nouveau: fix nv40_perfctr_next() cleanup regression
Arnd Bergmann
2016-03-16
1
-2
/
+4
|
*
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-16
26
-289
/
+411
|
|
\
|
|
*
drm: atomic helper: do not unreference error pointer
Lionel Landwerlin
2016-03-13
1
-0
/
+1
|
|
*
drm/edid: Extract SADs properly from multiple audio data blocks
Ville Syrjälä
2016-03-13
1
-6
/
+11
|
|
*
drm: fix blob pointer check
Lionel Landwerlin
2016-03-10
1
-2
/
+2
|
|
*
drm: introduce pipe color correction properties
Lionel Landwerlin
2016-03-08
4
-3
/
+263
|
|
*
drm/atomic: Clean up update_connector_routing.
Maarten Lankhorst
2016-03-08
1
-13
/
+3
|
|
*
drm/atomic: Clean up steal_encoder, v2.
Maarten Lankhorst
2016-03-08
1
-21
/
+6
|
|
*
drm/atomic: Handle encoder assignment conflicts in a separate check, v3.
Maarten Lankhorst
2016-03-08
1
-34
/
+43
|
|
*
drm/atomic: Handle encoder stealing from set_config better.
Maarten Lankhorst
2016-03-08
1
-0
/
+69
|
|
*
drm/atomic: Always call steal_encoder, v2.
Maarten Lankhorst
2016-03-08
1
-54
/
+20
|
|
*
drm/ast: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/bochs: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/fsl-dcu: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/virtio: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
|
|
*
drm/sti: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
|
|
*
drm/shmobile: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/msm/mdp: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
2
-16
/
+0
|
|
*
drm/omapdrm: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
|
|
*
drm/rcar-du: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
|
|
*
drm/gma: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
6
-21
/
+6
|
|
*
drm/udl: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
|
|
*
drm/mgag200: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-13
/
+0
|
|
*
drm/cirrus: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-13
/
+0
|
|
*
drm/atomic: Pass connector and state to update_connector_routing.
Maarten Lankhorst
2016-03-04
1
-10
/
+5
|
|
*
drm/atomic: Clean up update_output_state.
Maarten Lankhorst
2016-03-04
1
-24
/
+17
|
|
*
drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()
Liu Ying
2016-02-29
1
-3
/
+1
|
*
|
Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/...
Dave Airlie
2016-03-16
1
-1
/
+1
|
|
\
\
|
|
*
|
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
2016-03-15
1
-1
/
+1
|
*
|
|
drm/omap: fix panel/encoder probes
Tomi Valkeinen
2016-03-16
2
-2
/
+2
|
|
/
/
|
*
|
Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next
Dave Airlie
2016-03-15
6
-57
/
+181
|
|
\
\
|
|
*
|
drm/vc4: Recognize a more specific compatible string for V3D.
Eric Anholt
2016-03-13
1
-0
/
+1
|
|
*
|
drm/vc4: Return -EFAULT on copy_from_user() failure
Dan Carpenter
2016-03-13
1
-3
/
+4
|
|
*
|
drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.
Eric Anholt
2016-03-13
1
-2
/
+10
|
|
*
|
drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.
Eric Anholt
2016-03-13
1
-1
/
+1
|
|
*
|
drm/vc4: improve throughput by pipelining binning and rendering jobs
Varad Gautam
2016-03-13
3
-52
/
+166
|
*
|
|
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
2016-03-14
4
-0
/
+201
|
*
|
|
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2016-03-14
2
-36
/
+73
|
*
|
|
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
2016-03-14
1
-2
/
+5
|
*
|
|
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
2016-03-14
1
-12
/
+31
|
*
|
|
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
2016-03-14
1
-21
/
+36
|
*
|
|
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
2016-03-14
1
-31
/
+36
|
*
|
|
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
2016-03-14
1
-2
/
+2
[next]