index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/aspeed: Add DVO output option to GFX driver
Raptor Engineering Development Team
2019-05-02
3
-7
/
+45
*
drm/aspeed: Preserve DVO configuration bits during initialization
Raptor Engineering Development Team
2019-05-02
2
-1
/
+7
*
Merge tag 'v5.0.7' into dev-5.0
Joel Stanley
2019-04-08
15
-76
/
+147
|
\
|
*
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ville Syrjälä
2019-04-05
1
-0
/
+1
|
*
drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
Chris Wilson
2019-04-05
1
-0
/
+1
|
*
drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
Peter Wu
2019-04-05
1
-1
/
+1
|
*
drm/nouveau: Stop using drm_crtc_force_disable
Daniel Vetter
2019-04-05
1
-1
/
+3
|
*
drm: Auto-set allow_fb_modifiers when given modifiers at plane init
Paul Kocialkowski
2019-04-05
1
-0
/
+3
|
*
drm/amd/display: Enable vblank interrupt during CRC capture
Nicholas Kazlauskas
2019-04-05
2
-22
/
+34
|
*
drm/msm/dpu: Convert to a chained irq chip
Stephen Boyd
2019-04-05
1
-15
/
+21
|
*
drm/vkms: Bugfix extra vblank frame
Shayenne Moura
2019-04-05
1
-0
/
+3
|
*
drm/vkms: Bugfix racing hrtimer vblank handle
Shayenne Moura
2019-04-05
1
-12
/
+6
|
*
drm/amd/display: Disconnect mpcc when changing tg
Nicholas Kazlauskas
2019-04-05
1
-3
/
+4
|
*
drm/amd/display: Don't re-program planes for DPMS changes
Nicholas Kazlauskas
2019-04-05
1
-1
/
+2
|
*
drm: rcar-du: add missing of_node_put
Julia Lawall
2019-04-05
1
-0
/
+2
|
*
drm/sched: Fix entities with 0 rqs.
Bas Nieuwenhuizen
2019-04-05
1
-13
/
+26
|
*
drm/amd/display: Clear stream->mode_changed after commit
Nicholas Kazlauskas
2019-04-05
1
-0
/
+3
|
*
drm/amd/display: Fix reference counting for struct dc_sink.
Mathias Fröhlich
2019-04-05
3
-8
/
+37
*
|
drm/aspeed: Synchronise driver with upstream
Joel Stanley
2019-04-04
7
-139
/
+31
*
|
Merge tag 'v5.0.6' into dev-5.0
Joel Stanley
2019-04-03
6
-15
/
+21
|
\
|
|
*
drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
Manasi Navare
2019-04-03
1
-1
/
+1
|
*
drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
Zhenyu Wang
2019-04-03
1
-1
/
+1
|
*
drm/i915: Mark AML 0x87CA as ULX
Ville Syrjälä
2019-04-03
1
-1
/
+2
|
*
drm/vkms: fix use-after-free when drm_gem_handle_create() fails
Eric Biggers
2019-04-03
1
-4
/
+1
|
*
drm/vgem: fix use-after-free when drm_gem_handle_create() fails
Eric Biggers
2019-04-03
1
-5
/
+1
|
*
drm/rockchip: vop: reset scale mode when win is disabled
Jonas Karlman
2019-04-03
1
-3
/
+15
*
|
Merge tag 'v5.0.5' into dev-5.0
Joel Stanley
2019-04-01
4
-11
/
+6
|
\
|
|
*
drm/vkms: Fix flush_work() without INIT_WORK().
Tetsuo Handa
2019-03-27
1
-0
/
+1
|
*
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
2019-03-27
1
-1
/
+1
|
*
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
2019-03-27
1
-9
/
+3
|
*
drm/amdgpu: fix invalid use of change_bit
Christian König
2019-03-27
1
-1
/
+1
*
|
Merge tag 'v5.0.4' into dev-5.0
Joel Stanley
2019-03-25
4
-8
/
+11
|
\
|
|
*
drm/amd/display: don't call dm_pp_ function from an fpu block
Harry Wentland
2019-03-23
1
-2
/
+6
|
*
drm/amd/powerplay: correct power reading on fiji
Evan Quan
2019-03-23
1
-3
/
+3
|
*
drm/radeon/evergreen_cs: fix missing break in switch statement
Gustavo A. R. Silva
2019-03-23
1
-0
/
+1
|
*
drm/fb-helper: generic: Fix drm_fbdev_client_restore()
Noralf Trønnes
2019-03-23
1
-3
/
+1
*
|
drm: aspeed: Debugfs interface for GFX registers
Joel Stanley
2019-03-20
4
-0
/
+83
*
|
drm: Add ASPEED GFX driver
Joel Stanley
2019-03-20
8
-0
/
+699
|
/
*
drm: Block fb changes for async plane updates
Nicholas Kazlauskas
2019-03-19
1
-0
/
+9
*
drm/bochs: Fix the ID mismatch error
Alistair Francis
2019-02-28
1
-0
/
+4
*
drm: Block fb changes for async plane updates
Nicholas Kazlauskas
2019-02-28
1
-0
/
+9
*
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2019-02-28
2
-4
/
+24
|
\
|
*
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
2019-02-27
2
-4
/
+24
*
|
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2019-02-22
10
-13
/
+40
|
\
|
|
*
drm/amdgpu: disable bulk moves for now
Christian König
2019-02-20
1
-0
/
+2
|
*
drm/amd/display: set clocks to 0 on suspend on dce80
Bhawanpreet Lakha
2019-02-20
1
-3
/
+16
|
*
drm/amd/display: fix optimize_bandwidth func pointer for dce80
Bhawanpreet Lakha
2019-02-20
2
-1
/
+5
|
*
drm/amd/display: Fix negative cursor pos programming
Nicholas Kazlauskas
2019-02-20
1
-2
/
+2
|
*
drm/amd/display: Raise dispclk value for dce11
Roman Li
2019-02-19
1
-3
/
+8
|
*
drm/amd/display: Fix MST reboot/poweroff sequence
Leo (Hanghong) Ma
2019-02-19
1
-2
/
+3
[next]