index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-27
drm/openchrome: Version bumped to 3.0.61
drm-next-4.14
Kevin Brace
1
-1
/
+1
2018-01-27
drm/openchrome: Small adjustment to KM400 IGA1 display FIFO settings
Kevin Brace
1
-1
/
+2
2018-01-27
drm/openchrome: Set CLE266 chipset IGA1 display FIFO
Kevin Brace
1
-11
/
+136
2018-01-27
drm/openchrome: Setting IGA1 display FIFO for CLE266 and KM400 chipsets
Kevin Brace
2
-18
/
+51
2018-01-27
drm/openchrome: Rename via_iga2_interlace_mode
Kevin Brace
2
-9
/
+10
2018-01-27
drm/openchrome: Rename via_iga1_interlace_mode
Kevin Brace
2
-9
/
+10
2018-01-27
drm/openchrome: Move via_iga2_set_palette_lut_resolution into crtc_hw.h
Kevin Brace
2
-12
/
+13
2018-01-27
drm/openchrome: Move via_iga1_set_palette_lut_resolution into crtc_hw.h
Kevin Brace
2
-12
/
+13
2018-01-27
drm/openchrome: Replacing many DRM_DEBUG with DRM_DEBUG_KMS
Kevin Brace
4
-46
/
+46
2018-01-27
drm/openchrome: Version bumped to 3.0.60
Kevin Brace
1
-2
/
+2
2018-01-27
drm/openchrome: Set KM400 chipset IGA2 display FIFO when mode setting
Kevin Brace
1
-3
/
+52
2018-01-27
drm/openchrome: Add fb parameter to via_iga*_display_fifo_regs
Kevin Brace
1
-4
/
+8
2018-01-27
drm/openchrome: Code to set IGA2 display FIFO for the missing hardware
Kevin Brace
2
-36
/
+64
2018-01-26
drm/openchrome: Version bumped to 3.0.59
Kevin Brace
1
-1
/
+1
2018-01-26
drm/openchrome: Fix for KM400 family IGA1 display FIFO not being set
Kevin Brace
1
-2
/
+42
2018-01-26
drm/openchrome: Add via_iga*_display_fifo_regs
Kevin Brace
1
-21
/
+203
2018-01-26
drm/openchrome: Set IGA1 HSYNC Shift register when mode setting
Kevin Brace
2
-0
/
+15
2018-01-26
drm/openchrome: Version bumped to 3.0.58
Kevin Brace
1
-1
/
+1
2018-01-26
drm/openchrome: Probing for FP's I2C bus support
Kevin Brace
1
-4
/
+32
2018-01-26
drm/openchrome: Version bumped to 3.0.57
Kevin Brace
1
-2
/
+2
2018-01-26
drm/openchrome: Not increment horizontal display fetch count by 1
Kevin Brace
1
-2
/
+2
2018-01-26
drm/openchrome: Update drm_mode_object_find input parameter
Kevin Brace
1
-1
/
+3
2017-11-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Kevin Brace
12417
-423298
/
+679774
2017-11-03
drm/openchrome: Version bumped to 3.0.56
Kevin Brace
1
-1
/
+1
2017-11-03
drm/openchrome: Remove polarity inversion code for FP
Kevin Brace
1
-35
/
+0
2017-11-03
drm/openchrome: Add FP native screen resolution
Kevin Brace
2
-88
/
+34
2017-11-03
drm/openchrome: Version bumped to 3.0.55
Kevin Brace
1
-1
/
+1
2017-11-03
drm/openchrome: Remove old FP power on / off code
Kevin Brace
1
-169
/
+0
2017-11-03
drm/openchrome: Replace via_lcd* labels with via_fp*
Kevin Brace
1
-8
/
+8
2017-11-03
drm/openchrome: Replace via_lcd_detect with via_fp_detect
Kevin Brace
1
-11
/
+18
2017-11-03
drm/openchrome: Rename via_lvds_init to via_fp_init
Kevin Brace
3
-3
/
+3
2017-11-03
drm/openchrome: Version bumped to 3.0.54
Kevin Brace
1
-1
/
+1
2017-11-03
drm/openchrome: Fix debug messages
Kevin Brace
3
-11
/
+11
2017-11-03
drm/openchrome: Remove unused variables from via_fp_probe
Kevin Brace
1
-3
/
+1
2017-11-03
drm/openchrome: Fix I2C display detection regression
Kevin Brace
3
-3
/
+9
2017-11-03
Version bumped to 3.0.53
Kevin Brace
1
-1
/
+1
2017-11-03
Unlock VIA Chrome IGP registers when resuming
Kevin Brace
1
-0
/
+18
2017-11-03
Version bumped to 3.0.52
Kevin Brace
1
-2
/
+2
2017-11-03
Complete rewrite of I2C bus control code
Kevin Brace
6
-134
/
+229
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1048
-6787
/
+11226
2017-11-02
Merge tag 'drm-hisilicon-next-2017-11-01' of github.com:xin3liang/linux into ...
Dave Airlie
1
-0
/
+3
2017-11-02
Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark...
Dave Airlie
48
-750
/
+2904
2017-11-01
drm/msm: use %z format modifier for printing size_t
Arnd Bergmann
1
-1
/
+1
2017-11-01
drm/hisilicon: Ensure LDI regs are properly configured.
Peter Griffin
1
-0
/
+3
2017-10-29
Linux 4.14-rc7
Linus Torvalds
1
-1
/
+1
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
78
-361
/
+1021
2017-10-29
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
19
-57
/
+367
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
1
-0
/
+1
[next]