Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2b49ccbdd547135c69371ed066cffa44912060a
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
ef70728
drm/tegra: add MODULE_DEVICE_TABLEs
by Stephen Warren
· 11 years ago
5482d75
drm/tegra: dc - Reset controller on driver remove
by Thierry Reding
· 10 years ago
d1f3e1e
drm/tegra: Properly align stride for framebuffers
by Thierry Reding
· 10 years ago
c134f01
drm/tegra: Implement more tiling modes
by Thierry Reding
· 11 years ago
e687651
drm/tegra: Add hardware cursor support
by Thierry Reding
· 11 years ago
9910f5c
drm/tegra: Remove host1x drm_bus implementation
by Thierry Reding
· 11 years ago
91eded9
drm/tegra: dc - Compute shift clock divider in output drivers
by Thierry Reding
· 11 years ago
dbb3f2f
drm/tegra: dc - Move around shift clock programming
by Thierry Reding
· 11 years ago
0444c0f
drm/tegra: dc - Use proper H/V ref-to-sync values
by Thierry Reding
· 11 years ago
501bcbd
drm/tegra: dc - Do not touch power control register
by Thierry Reding
· 11 years ago
10288ee
drm/tegra: dc - Reshuffle code to get rid of prototypes
by Thierry Reding
· 11 years ago
eba6650
drm/tegra: dc - Rename INVERT_V to V_DIRECTION
by Thierry Reding
· 11 years ago
f925390
drm/tegra: dc - Add YUYV support
by Thierry Reding
· 11 years ago
2b4c366
drm/tegra: restrict plane loops to legacy planes
by Daniel Vetter
· 11 years ago
f4510a2
drm: Replace crtc fb with primary plane fb (v3)
by Matt Roper
· 11 years ago
13411dd
drm/tegra: Obtain head number from DT
by Thierry Reding
· 11 years ago
72d3028
drm/tegra: Relocate some output-specific code
by Thierry Reding
· 11 years ago
8620fc6
drm/tegra: Add Tegra124 DC support
by Thierry Reding
· 11 years ago
ca48080
drm/tegra: use reset framework
by Stephen Warren
· 11 years ago
db7fbdf
drm/tegra: Support bottom-up buffer objects
by Thierry Reding
· 11 years ago
773af77
drm/tegra: Add support for tiled buffer objects
by Thierry Reding
· 11 years ago
59d29c0
drm/tegra: Allocate resources at probe time
by Thierry Reding
· 11 years ago
f002abc
drm/tegra: Properly cleanup and zero out resources
by Thierry Reding
· 11 years ago
dee8268
drm/tegra: Move driver to DRM tree
by Thierry Reding
· 11 years ago
[Renamed from drivers/gpu/host1x/drm/dc.c]
776dc38
drm/tegra: Move subdevice infrastructure to host1x
by Thierry Reding
· 11 years ago
53fa7f7
drm/tegra: Introduce tegra_drm_client structure
by Thierry Reding
· 11 years ago
9eb9b22
gpu: host1x: Cleanup includes
by Thierry Reding
· 11 years ago
386a2a7
drm/tegra: Rename host1x_drm structure to tegra_drm
by Thierry Reding
· 11 years ago
a5b6f74
drm/tegra: fix up page flip flags.
by Dave Airlie
· 11 years ago
ed683ae
drm/tegra: Honor pixel-format changes
by Thierry Reding
· 12 years ago
2678aeb
drm/tegra: Don't disable unused planes
by Thierry Reding
· 12 years ago
849d345
drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
dbe4d9a
drm/tegra: Support the XBGR8888 pixelformat
by Thierry Reding
· 12 years ago
de2ba66
gpu: host1x: drm: Add memory manager and fb
by Arto Merilainen
· 12 years ago
692e6d7
gpu: host1x: Remove second host1x driver
by Terje Bergstrom
· 12 years ago
c89c0ea
gpu: host1x: drm: Rename host1x to host1x_drm
by Arto Merilainen
· 12 years ago
4231c6b
drm/tegra: Move drm to live under host1x
by Terje Bergstrom
· 12 years ago
[Renamed from drivers/gpu/drm/tegra/dc.c]
fffddfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
84ff6b2
drm/tegra: Fix color expansion
by Thierry Reding
· 12 years ago
3b9e71e
drm/tegra: Split DC_CMD_STATE_CONTROL register write
by Thierry Reding
· 12 years ago
3c03c46
drm/tegra: Implement page-flipping support
by Thierry Reding
· 12 years ago
6e5ff99
drm/tegra: Implement VBLANK support
by Thierry Reding
· 12 years ago
23fb474
drm/tegra: Implement .mode_set_base()
by Thierry Reding
· 12 years ago
f34bc78
drm/tegra: Add plane support
by Thierry Reding
· 12 years ago
894752b
drm/tegra: Remove bogus tegra_framebuffer structure
by Thierry Reding
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
d4ed602
drm: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
d5757db
Revert "drm: tegra: protect DC register access with mutex"
by Dave Airlie
· 12 years ago
500df2e
drm: tegra: program only one window during modeset
by Lucas Stach
· 12 years ago
83c0bcb
drm: tegra: protect DC register access with mutex
by Lucas Stach
· 12 years ago
4049508
drm: tegra: fix front_porch <-> back_porch mixup
by Lucas Stach
· 12 years ago
219e815
drm: tegra: Add Tegra30 support
by Thierry Reding
· 12 years ago
ac8f7c4
drm: tegra: Use framebuffer pitch as line stride
by Thierry Reding
· 12 years ago
d8f4a9e
drm: Add NVIDIA Tegra20 support
by Thierry Reding
· 12 years ago