index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
dce_v8_0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2019-10-03
1
-8
/
+26
*
drm/amd: be quiet when no SAD block is found
Jean Delvare
2019-09-16
1
-2
/
+2
*
drm/amdgpu: Update pitch on page flips without DC as well
Michel Dänzer
2019-08-12
1
-0
/
+4
*
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
1
-1
/
+4
*
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2019-01-10
1
-1
/
+1
*
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
1
-3
/
+3
*
drm/amdgpu: make function pointers mandatory
Christian König
2018-09-26
1
-2
/
+1
*
drm/amdgpu: enable ABGR and XBGR formats (v2)
Mauro Rossi
2018-08-27
1
-0
/
+10
*
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-08-27
1
-0
/
+1
*
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-07-10
1
-5
/
+5
*
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-12
/
+5
*
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
2018-03-14
1
-0
/
+8
*
drm/amdgpu: remove unused display_vblank_wait interface
Alex Deucher
2018-02-19
1
-61
/
+0
*
drm/amdgpu/dce: fix mask in dce_v*_0_is_in_vblank
Alex Deucher
2018-02-19
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
2018-02-19
1
-2
/
+4
*
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
2018-02-19
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
2018-02-19
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
2018-02-19
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
2018-02-19
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
2018-02-19
1
-1
/
+1
*
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
2018-02-19
1
-1
/
+1
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-1
/
+1
*
amdgpu/dce: Use actual number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
2017-12-04
1
-4
/
+8
*
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-15
1
-3
/
+3
*
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-10
1
-20
/
+7
|
\
|
*
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-20
/
+7
*
|
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-08-02
1
-78
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
2017-07-14
1
-77
/
+0
|
*
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
2017-07-14
1
-1
/
+0
|
*
drm/amdgpu: disable vga render in dce hw_init
Alex Deucher
2017-07-14
1
-0
/
+2
*
|
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
|
/
*
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-27
1
-2
/
+5
|
\
|
*
drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
2017-06-14
1
-2
/
+5
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-05-18
1
-3
/
+3
|
\
\
|
|
/
|
*
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-28
1
-3
/
+3
*
|
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-16
1
-1
/
+1
|
/
*
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-04-11
1
-1
/
+2
|
\
|
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
|
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
2017-04-07
1
-16
/
+3
*
|
drm/amdgpu: Make display watermark calculations more accurate
Mario Kleiner
2017-04-07
1
-5
/
+5
|
/
*
drm/amdgpu/ih: store the full context id
Alex Deucher
2017-03-29
1
-5
/
+5
*
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
1
-15
/
+7
|
\
|
*
Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
Michel Dänzer
2017-01-13
1
-15
/
+7
*
|
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-2
/
+2
|
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
drm/amdgpu: fix cursor setting of dce6/dce8
Flora Cui
2016-12-19
1
-2
/
+0
|
/
*
drm/amdgpu: Only update the CUR_SIZE register when necessary
Michel Dänzer
2016-12-06
1
-5
/
+15
*
drm/amdgpu: Also call cursor_move_locked when the cursor size changes
Michel Dänzer
2016-12-06
1
-4
/
+5
[next]