summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-27drm/openchrome: Version bumped to 3.0.61drm-next-4.14Kevin Brace1-1/+1
2018-01-27drm/openchrome: Small adjustment to KM400 IGA1 display FIFO settingsKevin Brace1-1/+2
2018-01-27drm/openchrome: Set CLE266 chipset IGA1 display FIFOKevin Brace1-11/+136
2018-01-27drm/openchrome: Setting IGA1 display FIFO for CLE266 and KM400 chipsetsKevin Brace2-18/+51
2018-01-27drm/openchrome: Rename via_iga2_interlace_modeKevin Brace2-9/+10
2018-01-27drm/openchrome: Rename via_iga1_interlace_modeKevin Brace2-9/+10
2018-01-27drm/openchrome: Move via_iga2_set_palette_lut_resolution into crtc_hw.hKevin Brace2-12/+13
2018-01-27drm/openchrome: Move via_iga1_set_palette_lut_resolution into crtc_hw.hKevin Brace2-12/+13
2018-01-27drm/openchrome: Replacing many DRM_DEBUG with DRM_DEBUG_KMSKevin Brace4-46/+46
2018-01-27drm/openchrome: Version bumped to 3.0.60Kevin Brace1-2/+2
2018-01-27drm/openchrome: Set KM400 chipset IGA2 display FIFO when mode settingKevin Brace1-3/+52
2018-01-27drm/openchrome: Add fb parameter to via_iga*_display_fifo_regsKevin Brace1-4/+8
2018-01-27drm/openchrome: Code to set IGA2 display FIFO for the missing hardwareKevin Brace2-36/+64
2018-01-26drm/openchrome: Version bumped to 3.0.59Kevin Brace1-1/+1
2018-01-26drm/openchrome: Fix for KM400 family IGA1 display FIFO not being setKevin Brace1-2/+42
2018-01-26drm/openchrome: Add via_iga*_display_fifo_regsKevin Brace1-21/+203
2018-01-26drm/openchrome: Set IGA1 HSYNC Shift register when mode settingKevin Brace2-0/+15
2018-01-26drm/openchrome: Version bumped to 3.0.58Kevin Brace1-1/+1
2018-01-26drm/openchrome: Probing for FP's I2C bus supportKevin Brace1-4/+32
2018-01-26drm/openchrome: Version bumped to 3.0.57Kevin Brace1-2/+2
2018-01-26drm/openchrome: Not increment horizontal display fetch count by 1Kevin Brace1-2/+2
2018-01-26drm/openchrome: Update drm_mode_object_find input parameterKevin Brace1-1/+3
2017-11-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...Kevin Brace12417-423298/+679774
2017-11-03drm/openchrome: Version bumped to 3.0.56Kevin Brace1-1/+1
2017-11-03drm/openchrome: Remove polarity inversion code for FPKevin Brace1-35/+0
2017-11-03drm/openchrome: Add FP native screen resolutionKevin Brace2-88/+34
2017-11-03drm/openchrome: Version bumped to 3.0.55Kevin Brace1-1/+1
2017-11-03drm/openchrome: Remove old FP power on / off codeKevin Brace1-169/+0
2017-11-03drm/openchrome: Replace via_lcd* labels with via_fp*Kevin Brace1-8/+8
2017-11-03drm/openchrome: Replace via_lcd_detect with via_fp_detectKevin Brace1-11/+18
2017-11-03drm/openchrome: Rename via_lvds_init to via_fp_initKevin Brace3-3/+3
2017-11-03drm/openchrome: Version bumped to 3.0.54Kevin Brace1-1/+1
2017-11-03drm/openchrome: Fix debug messagesKevin Brace3-11/+11
2017-11-03drm/openchrome: Remove unused variables from via_fp_probeKevin Brace1-3/+1
2017-11-03drm/openchrome: Fix I2C display detection regressionKevin Brace3-3/+9
2017-11-03Version bumped to 3.0.53Kevin Brace1-1/+1
2017-11-03Unlock VIA Chrome IGP registers when resumingKevin Brace1-0/+18
2017-11-03Version bumped to 3.0.52Kevin Brace1-2/+2
2017-11-03Complete rewrite of I2C bus control codeKevin Brace6-134/+229
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie1048-6787/+11226
2017-11-02Merge tag 'drm-hisilicon-next-2017-11-01' of github.com:xin3liang/linux into ...Dave Airlie1-0/+3
2017-11-02Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark...Dave Airlie48-750/+2904
2017-11-01drm/msm: use %z format modifier for printing size_tArnd Bergmann1-1/+1
2017-11-01drm/hisilicon: Ensure LDI regs are properly configured.Peter Griffin1-0/+3
2017-10-29Linux 4.14-rc7Linus Torvalds1-1/+1
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds78-361/+1021
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller19-57/+367
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi1-0/+62
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang1-0/+1