index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sh_mobile_lcdcfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-29
fbdev: sh_mobile_lcdc: Fix vertical panning step
Laurent Pinchart
1
-6
/
+6
2012-07-19
fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode
Laurent Pinchart
1
-58
/
+52
2012-07-19
fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation
Laurent Pinchart
1
-0
/
+5
2012-07-19
fbdev: sh_mobile_lcdc: Support horizontal panning
Laurent Pinchart
1
-6
/
+16
2012-07-19
fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb device
Laurent Pinchart
1
-4
/
+6
2012-07-19
fbdev: sh_mobile_lcdc: Fix line pitch computation
Laurent Pinchart
1
-8
/
+8
2012-07-19
fbdev: sh_mobile_lcdc: Destroy mutex at remove time
Laurent Pinchart
1
-2
/
+5
2012-07-19
sh_mobile_meram: Use direct function calls for the public API
Laurent Pinchart
1
-17
/
+10
2012-07-19
sh_mobile_meram: Rename operations to cache_[alloc|free|update]
Laurent Pinchart
1
-17
/
+15
2012-06-20
fbdev: sh_mobile_lcdc: Implement overlays support
Laurent Pinchart
1
-72
/
+860
2012-06-20
fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix
Laurent Pinchart
1
-23
/
+25
2012-06-20
fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure
Laurent Pinchart
1
-1
/
+1
2012-05-21
fbdev: sh_mobile_lcdc: Don't confuse line size with pitch
Laurent Pinchart
1
-2
/
+3
2012-03-12
fbdev: sh_mobile_meram: Remove unneeded sanity checks
Laurent Pinchart
1
-4
/
+1
2012-03-12
fbdev: sh_mobile_meram: Don't perform update in register operation
Laurent Pinchart
1
-3
/
+5
2012-03-12
fbdev: sh_mobile_lcdc: Don't store copy of platform data
Laurent Pinchart
1
-36
/
+35
2012-03-12
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
1
-15
/
+12
2012-03-12
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
1
-24
/
+23
2012-03-12
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
1
-55
/
+54
2012-03-12
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
1
-2
/
+3
2012-03-12
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
1
-128
/
+157
2012-03-12
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
1
-11
/
+10
2012-03-12
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
1
-72
/
+102
2012-03-12
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
1
-10
/
+10
2012-03-12
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
1
-35
/
+39
2012-03-12
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
1
-11
/
+13
2012-03-12
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
1
-17
/
+19
2012-03-12
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
1
-0
/
+84
2012-03-12
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
1
-1
/
+7
2012-03-12
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
1
-1
/
+1
2012-03-12
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
1
-1
/
+4
2012-03-12
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
1
-18
/
+17
2012-03-12
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
1
-4
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
1
-9
/
+7
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
1
-6
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
1
-5
/
+26
2012-03-12
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
Laurent Pinchart
1
-25
/
+28
2012-03-12
fbdev: sh_mobile_lcdc: Don't pass struct device around
Laurent Pinchart
1
-20
/
+21
2012-03-12
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
Laurent Pinchart
1
-18
/
+16
2012-03-12
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
Laurent Pinchart
1
-2
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Reorder code into sections
Laurent Pinchart
1
-190
/
+231
2011-12-19
fbdev: sh_mobile_lcdc: Support FOURCC-based format API
Laurent Pinchart
1
-120
/
+240
2011-12-03
video: convert drivers/video/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-21
fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs mask
Kuninori Morimoto
1
-1
/
+1
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-05
fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
Laurent Pinchart
1
-70
/
+17
2011-09-05
fbdev: sh_mobile_lcdc: Split channel initialization from probe function
Laurent Pinchart
1
-118
/
+129
2011-09-05
fbdev: sh_mobile_lcdc: Avoid forward declarations
Laurent Pinchart
1
-52
/
+50
2011-09-05
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
Laurent Pinchart
1
-6
/
+11
[next]