index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
video: meson: Add fallback to default timings for QHD/UHD monitors
Sylwester Nawrocki
1
-11
/
+35
2023-08-14
Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...
Tom Rini
1
-2
/
+5
2023-08-13
bcm2835: Add simiple-framebuffer for use with fkms
Jason Wessel
1
-0
/
+3
2023-08-13
video: kconfig: Fix a typo in SPL_VIDEO_REMOVE
Bin Meng
1
-1
/
+1
2023-08-13
video: vidconsole: Fix null dereference of ops->measure
Bin Meng
1
-1
/
+1
2023-08-12
video: avoid build failure on veyron board
Alvaro Fernando GarcĂa
1
-2
/
+5
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
2
-1
/
+11
2023-08-01
Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
3
-11
/
+5
2023-08-01
drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
Nikhil M Jain
1
-2
/
+8
2023-08-01
drivers: video: tidss: tidss_drv: Change remove method
Nikhil M Jain
1
-11
/
+1
2023-08-01
video: bochs: Set the frame buffer size per configuration
Bin Meng
1
-2
/
+2
2023-08-01
video: kconfig: Set default FB size for Bochs
Bin Meng
1
-2
/
+4
2023-08-01
video: kconfig: Drop the superfluous dependency
Bin Meng
1
-4
/
+4
2023-08-01
video: kconfig: Fix wrong text for the PCI default FB size
Bin Meng
1
-2
/
+2
2023-08-01
video: bochs: Remove the x86 dependency
Bin Meng
1
-1
/
+0
2023-08-01
video: bochs: Avoid using IO instructions to access VGA IO port
Bin Meng
2
-6
/
+4
2023-08-01
video: bochs: Drop the useless argument of bochs_vga_write()
Bin Meng
2
-4
/
+8
2023-08-01
video: bochs: Drop inclusion of <asm/mtrr.h>
Bin Meng
1
-1
/
+0
2023-08-01
dm: video: Cosmetic style fix
Bin Meng
1
-2
/
+4
2023-08-01
video: vesa: Use mtrr_set_next_var() for graphics memory
Bin Meng
1
-2
/
+1
2023-08-01
video: ivybridge: Use mtrr_set_next_var() for graphics memory
Bin Meng
1
-2
/
+1
2023-08-01
video: broadwell: Use mtrr_set_next_var() for graphics memory
Bin Meng
1
-7
/
+3
2023-07-28
video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge
Ondrej Jirman
1
-0
/
+99
2023-07-21
drivers: video: Kconfig: Add config remove video
Nikhil M Jain
1
-0
/
+12
2023-07-21
common: board_f: Pass frame buffer info from SPL to u-boot
Nikhil M Jain
1
-0
/
+12
2023-07-21
include: video: Reserve video using blob
Nikhil M Jain
1
-0
/
+11
2023-07-17
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
4
-0
/
+190
2023-07-17
x86: video: Add a driver for QEMU bochs emulation
Simon Glass
4
-0
/
+190
2023-07-16
Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
8
-20
/
+278
2023-07-14
video: Update stb_truetype
Simon Glass
2
-216
/
+2074
2023-07-14
video: Use enum with video_index_to_colour()
Simon Glass
1
-1
/
+1
2023-07-14
console: Allow measuring the bounding box of text
Simon Glass
2
-2
/
+84
2023-07-14
video: Allow temporary colour changes
Simon Glass
1
-0
/
+20
2023-07-14
console: Correct truetype spacing error
Simon Glass
1
-1
/
+1
2023-07-14
video: Provide a way to clear part of the console
Simon Glass
2
-69
/
+55
2023-07-14
video: Drop #ifdefs from console_truetype
Simon Glass
1
-56
/
+56
2023-07-14
video: rockchip: dw_mipi_dsi: Fix GRF access
Ondrej Jirman
1
-6
/
+10
2023-07-14
video: rockchip: dw_mipi_dsi: Correct check for lacking phy phandle
Ondrej Jirman
1
-2
/
+2
2023-07-14
video: rockchip: dw_mipi_dsi: Fix best_rate calculation
Ondrej Jirman
1
-2
/
+1
2023-07-14
video: rockchip: dw_mipi_dsi: Return 0 from dsi_phy_init on success
Ondrej Jirman
1
-1
/
+1
2023-07-14
video: rockchip: dw_mipi_dsi: Fix error path checks in probe function
Ondrej Jirman
1
-2
/
+5
2023-07-14
video: rockchip: dw_mipi_dsi: Fix external phy existence check
Ondrej Jirman
1
-3
/
+3
2023-07-14
video: dw_mipi_dsi: Fix hsync/vsync settings
Ondrej Jirman
1
-2
/
+2
2023-07-14
video: rockchip: vop: Fix whitespace
Ondrej Jirman
1
-1
/
+1
2023-07-14
video: backlight: pwm: avoid integer overflow in duty cycle calculation
Matthias Schiffer
1
-1
/
+1
2023-07-14
video: hx8394: Add panel driver for hannstar,hsd060bhw4
Ondrej Jirman
3
-0
/
+246
2023-07-14
video: console: Fix default font selection
Ondrej Jirman
1
-0
/
+6
2023-06-12
video: zynqmp: Enable 1024x768 resolution
Michal Simek
2
-4
/
+8
2023-06-12
video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem
Venkatesh Yadav Abbarapu
2
-19
/
+2854
2023-06-12
video: move zynqmp files to subdirectory
Venkatesh Yadav Abbarapu
5
-9
/
+15
[next]