Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3cf6290a1d34ad46b2c591ee8cd200f918d0545f
/
drivers
/
gpu
/
drm
3cf6290
drm/nvc0/fifo: use runlist event instead of polling
by Ben Skeggs
· 11 years ago
e2822b7
drm/nvc0/fifo: allow channels to be marked as unrunnable
by Ben Skeggs
· 11 years ago
4047653
drm/nvc0/fifo: sched intr
by Ben Skeggs
· 11 years ago
d439a5a
drm/nvc0/fifo: single printk for mmu fault data
by Ben Skeggs
· 11 years ago
083c214
drm/nvc0/fifo: ack pb intr individually after handling each unit
by Ben Skeggs
· 11 years ago
a07d0e7
drm/nvc0/fifo: runlist intr
by Ben Skeggs
· 11 years ago
e99bf01
drm/nvc0/fifo: engine intr
by Ben Skeggs
· 11 years ago
22a7a27
drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrs
by Ben Skeggs
· 11 years ago
0357466
drm/nvc0/fifo: rename a couple of units
by Ben Skeggs
· 11 years ago
4b6c6fb5
drm/nvd0/disp: add debugging to show which supervisor actions are taken
by Ben Skeggs
· 11 years ago
9cf6ba2
drm/nv50-/disp: dump channel state when update method fails
by Ben Skeggs
· 11 years ago
b62b9ec
drm/nv50-/disp: allow dumping core channel state at first supervisor intr
by Ben Skeggs
· 11 years ago
d67d92c
drm/nv50-/disp: add method descriptions for debugging
by Ben Skeggs
· 11 years ago
117e1633
drm/nv50/disp: decode the known error codes to human readable form
by Ben Skeggs
· 11 years ago
a8f8b48
drm/nv50/disp: preparation for storing static class data
by Ben Skeggs
· 11 years ago
70a3e64
drm/nouveau/core: extend width of engine mask for namedb
by Ben Skeggs
· 11 years ago
8db3a74
drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
by Ilia Mirkin
· 11 years ago
46a7b62
drm/nv50/gr: decode texture trap status code
by Ilia Mirkin
· 11 years ago
c33e05a
drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflag
by Ilia Mirkin
· 11 years ago
46941b0
drm/nouveau: make hdmi device finding failure prints debug level
by Ilia Mirkin
· 11 years ago
02f0b8c
drm/nve0/fifo: allocate usermem as needed
by Alexandre Courbot
· 11 years ago
b6c4285
drm/nouveau: handle -EACCES runtime PM return code
by Alexandre Courbot
· 11 years ago
ef98c1f
drm/nouveau/abi16: fix handles past the 32nd one
by Ilia Mirkin
· 11 years ago
73970c4
drm/nouveau: replace ffsll with __ffs64
by Ilia Mirkin
· 11 years ago
0ac4e3a
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
aa34efe
drm/nouveau/hwmon: remove some redundant checks
by Dan Carpenter
· 11 years ago
4ac1b1a
drm/nv50/graph: update status enum names
by Ilia Mirkin
· 11 years ago
a5a2391
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 11 years ago
c46145a
drm/gma500: add locking to fixed panel edid probing
by Daniel Vetter
· 11 years ago
060c877
drm/i915: add locking to fixed panel edid probing
by Daniel Vetter
· 11 years ago
1d53106
drm/exynos: fimd: remove unused variable
by Andrzej Hajda
· 11 years ago
14b6873
drm/exynos: restore parallel output interface support
by Andrzej Hajda
· 11 years ago
8b4cad2
drm/exynos: correct timing porch conversion
by Andrzej Hajda
· 11 years ago
8e527f0
drm/exynos: init kms poll after creation of connectors
by Andrzej Hajda
· 11 years ago
25928a3
drm/exynos: delay fbdev initialization until an output is connected
by Andrzej Hajda
· 11 years ago
d2ba65f
drm/exynos: fix unnecessary resource cleanup
by Inki Dae
· 11 years ago
8fa04aa
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
by Inki Dae
· 11 years ago
bfe4e84
drm/exynos: hdmi: consider APB PHY
by Inki Dae
· 11 years ago
90672f9
drm/exynos: Remove the exynos_drm_connector shim
by Sean Paul
· 11 years ago
1634ba2
drm/exynos: Implement lvds bridge discovery to DP driver
by Sean Paul
· 11 years ago
a9fe713
drm/bridge: Add PTN3460 bridge driver
by Sean Paul
· 11 years ago
ce6cb55
drm/exynos: Implement drm_connector directly in vidi driver
by Sean Paul
· 11 years ago
caa5d1e
drm/exynos: Implement drm_connector directly in dp driver
by Sean Paul
· 11 years ago
d9716ee
drm/exynos: Implement drm_connector in hdmi directly
by Sean Paul
· 11 years ago
c37f42c
drm/exynos: Add create_connector callback
by Sean Paul
· 11 years ago
af65c80
drm/exynos: Consolidate suspend/resume in drm_drv
by Sean Paul
· 11 years ago
a43b933
drm/exynos: Clean up FIMD power on/off routines
by Sean Paul
· 11 years ago
12f5ad6
drm/exynos: Implement dpms display callback in DP
by Sean Paul
· 11 years ago
1417f10
drm/exynos: Move display implementation into dp
by Sean Paul
· 11 years ago
2e4e678
drm/exynos: Move dp driver from video/ to drm/
by Sean Paul
· 11 years ago
055e0c0
drm/exynos: Remove unused/useless fimd_context members
by Sean Paul
· 11 years ago
a968e72
drm/exynos: Use mode_set to configure fimd
by Sean Paul
· 11 years ago
4b40526
drm/exynos: Implement mode_fixup manager operation
by Sean Paul
· 11 years ago
cd706aa
drm/exynos: Add mode_set manager operation
by Sean Paul
· 11 years ago
a9c4cd2
drm/exynos: Disable unused crtc planes from crtc
by Sean Paul
· 11 years ago
7562685
drm/exynos: Use drm_mode_copy to copy modes
by Sean Paul
· 11 years ago
f041b25
drm/exynos: Remove exynos_drm_hdmi shim
by Sean Paul
· 11 years ago
2b76813
drm/exynos: hdmi: remove the i2c drivers and use
by Daniel Kurtz
· 11 years ago
080be03d
drm/exynos: Split manager/display/subdrv
by Sean Paul
· 11 years ago
3f283d9
drm/exynos: Use unsigned long for possible_crtcs
by Sean Paul
· 11 years ago
558de5c
drm/exynos: Don't keep dpms state in encoder
by Sean Paul
· 11 years ago
54c40de
drm/exynos: Rename display_op power_on to dpms
by Sean Paul
· 11 years ago
e5b8991
drm/exynos: Remove dpms link between encoder/connector
by Sean Paul
· 11 years ago
87244fa
drm/exynos: Remove apply manager callback
by Sean Paul
· 11 years ago
bb7704d
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
by Sean Paul
· 11 years ago
4551789
drm/exynos: hdmi: Implement initialize op for hdmi
by Sean Paul
· 11 years ago
40c8ab4
drm/exynos: Use manager_op initialize in fimd
by Sean Paul
· 11 years ago
1f9cafc3
drm/exynos: Add an initialize function to manager and display
by Sean Paul
· 11 years ago
1c6244c
drm/exynos: Merge overlay_ops into manager_ops
by Sean Paul
· 11 years ago
4615415
drm/exynos: set the active aspect ratio as per mode
by Shirish S
· 11 years ago
e1d883c
drm/exynos: add phy settings for RB resolutions
by Shirish S
· 11 years ago
307ceaf
drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
by Daniel Kurtz
· 11 years ago
3ea8785
drm/helper: lock all around force mode restore
by Dave Airlie
· 11 years ago
53f1904
drm/fb-helper: improve drm_fb_helper_initial_config locking
by Daniel Vetter
· 11 years ago
b182cc5
drm/crtc-helper: fix locking for drm_helper_disable_unused_functions
by Daniel Vetter
· 11 years ago
5500493
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
by Dave Airlie
· 11 years ago
e84c20a
drm/radeon/kms: merge conflicted badly
by Dave Airlie
· 11 years ago
5a08c07
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
7550e36
drm/cma: remove to make sg_table when gem cma is created
by Joonyoung Shim
· 11 years ago
d1583c9
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
by Dave Airlie
· 11 years ago
bcc298b
Merge tag 'v3.14-rc7' into drm-next
by Dave Airlie
· 11 years ago
978c605
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next
by Dave Airlie
· 11 years ago
e19b913
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
7514409
drm/gma500: remove stub .open/postclose
by David Herrmann
· 11 years ago
9083eb3
drm/gma500: Code cleanup - inline documentation
by Arthur Borsboom
· 11 years ago
f90cd81
drm/gma500: Code cleanup - style fixes
by Arthur Borsboom
· 11 years ago
af3765c
drm/gma500: Code cleanup - removal of centralized exiting of function
by Arthur Borsboom
· 11 years ago
e85cbbf
drm/gma500/cdv: Cedarview display cleanups
by Patrik Jakobsson
· 11 years ago
1951994
drm/gma500: Unify encoder mode fixup
by Patrik Jakobsson
· 11 years ago
f35257a
drm/gma500: Unify _get_core_freq for cdv and psb
by Patrik Jakobsson
· 11 years ago
778e26d
drm/gma500: Move asle interrupt work into a work task
by Patrik Jakobsson
· 11 years ago
c7829b2
drm/gma500: Remove dead code
by Thierry Reding
· 11 years ago
c269c68
drm/gma500: Add backing type and base align to psb_gem_create()
by Patrik Jakobsson
· 11 years ago
ae0b931
drm/gma500: Remove unused ioctls
by Patrik Jakobsson
· 11 years ago
8f39487
drm/gma500: Always trap MMU page faults
by Patrik Jakobsson
· 11 years ago
ae012bd
drm/gma500: Hook up the MMU
by Patrik Jakobsson
· 11 years ago
1c6b5d1
drm/gma500: Add first piece of blitter code
by Patrik Jakobsson
· 11 years ago
ac1b01b
drm/gma500: Give MMU code it's own header file
by Patrik Jakobsson
· 11 years ago
64a4aff
drm/gma500: Add support for SGX interrupts
by Patrik Jakobsson
· 11 years ago
b219372
drm/gma500: Make SGX MMU driver actually do something
by Patrik Jakobsson
· 11 years ago
Next »