index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_fb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: use generic fb helpers instead of setting up AMD own's.
Evan Quan
2021-11-17
1
-388
/
+0
*
drm/amdgpu: Removed unnecessary if statement
Sergio Miguéns Iglesias
2021-08-09
1
-3
/
+0
*
drm/amdgpu: create amdgpu_vkms (v4)
Ryan Taylor
2021-08-06
1
-1
/
+1
*
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
2021-05-20
1
-0
/
+3
*
drm/amdgpu: Calling address translation functions to simplify codes
Oak Zeng
2021-04-15
1
-3
/
+1
*
drm/amdgpu: fb BO should be ttm_bo_type_device
Nirmoy Das
2021-03-24
1
-1
/
+1
*
drm/amdgpu: Verify bo size can fit framebuffer size on init.
Mark Yacoub
2021-03-24
1
-2
/
+2
*
drm/amdgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-13
1
-1
/
+1
*
drm/amd: Init modifier field of helper fb.
Bas Nieuwenhuizen
2020-10-30
1
-0
/
+1
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-10
/
+10
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-2
/
+2
|
\
|
*
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-2
/
+2
*
|
drm/amdgpu: force fbdev into vram
Alex Deucher
2020-05-08
1
-2
/
+1
|
/
*
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
2020-03-06
1
-2
/
+0
*
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
2020-03-06
1
-2
/
+1
*
drm: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
*
drm/amdgpu: Fix amdgpu_display_supported_domains logic.
Andrey Grodzovsky
2019-07-31
1
-6
/
+6
*
drm/amdgpu: Fix hard hang for S/G display BOs.
Andrey Grodzovsky
2019-07-31
1
-4
/
+3
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-7
/
+7
*
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
2019-05-20
1
-2
/
+2
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+3
*
drm/amdgpu: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
1
-16
/
+8
*
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
2019-03-26
1
-1
/
+0
*
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
1
-0
/
+1
*
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
2018-07-20
1
-2
/
+2
*
drm/amdgpu: allocate gart memory when it's required (v3)
Junwei Zhang
2018-07-10
1
-0
/
+8
*
drm/amdgpu: separate gpu address from bo pin
Junwei Zhang
2018-07-10
1
-1
/
+1
*
drm/amdgpu: fix the wrong type of gem object creation
Huang Rui
2018-07-05
1
-1
/
+1
*
drm/amdgpu: Rename amdgpu_display_framebuffer_domains()
Samuel Li
2018-05-15
1
-1
/
+1
*
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-5
/
+5
*
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
2018-02-19
1
-1
/
+2
*
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
2018-02-19
1
-5
/
+5
*
drm/amdgpu: allow framebuffer in GART memory as well
Christian König
2018-02-19
1
-4
/
+6
*
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-06
1
-27
/
+0
*
drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.
Andrey Grodzovsky
2017-09-27
1
-1
/
+2
*
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
1
-5
/
+0
*
amdgpu: Only destroy fbdev framebuffer if it was initialized
Michel Dänzer
2017-09-13
1
-2
/
+2
*
drm/amdgpu: add IOCTL interface for per VM BOs v3
Christian König
2017-08-31
1
-1
/
+1
*
drm/amdgpu: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-15
1
-2
/
+2
*
drm/amdgpu: cleanup kptr handling
Christian König
2017-08-15
1
-1
/
+1
*
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
2017-08-04
1
-24
/
+0
*
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-26
1
-1
/
+0
*
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
2017-05-25
1
-1
/
+6
*
drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup
Michel Dänzer
2017-04-28
1
-1
/
+1
*
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-03-30
1
-2
/
+1
*
drm/amdgpu: clean framebuffer with GPU
Pixel Ding
2017-03-30
1
-3
/
+2
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-7
/
+4
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+0
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-2
/
+2
[next]