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