index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
1
-17
/
+13
2018-04-11
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
1
-24
/
+7
2018-02-15
drm/radeon: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
1
-1
/
+1
2017-12-06
drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-7
/
+2
2017-08-15
drm/radeon: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-6
/
+6
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-43
/
+28
2017-08-04
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
1
-43
/
+28
2017-07-14
drm: radeon: constify drm_prop_enum_list structures.
Arvind Yadav
1
-6
/
+6
2017-04-11
Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-1
/
+2
2017-04-07
drm/radeon: Fail fb creation from imported dma-bufs.
Christopher James Halse Rogers
1
-0
/
+6
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
1
-2
/
+3
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
1
-1
/
+2
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-3
/
+3
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-4
/
+4
2016-10-12
drm/radeon: fix modeset tear down code
Alex Deucher
1
-7
/
+7
2016-10-04
drm/radeon: Prevent races on pre DCE4 between flip submission and completion.
Mario Kleiner
1
-7
/
+10
2016-10-04
drm/radeon: Slightly more robust flip completion handling for < DCE-4
Mario Kleiner
1
-8
/
+22
2016-08-10
drm/radeon: Provide page_flip_target hook
Michel Dänzer
1
-65
/
+24
2016-07-29
drm/radeon: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-07-29
GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference...
Markus Elfring
1
-3
/
+1
2016-06-24
drm/radeon: Turn off CRTCs on driver unload
Lukas Wunner
1
-0
/
+1
2016-06-13
drm/radeon: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
1
-1
/
+1
2016-06-07
drm/core: Change declaration for gamma_set.
Maarten Lankhorst
1
-4
/
+7
2016-06-06
drm/radeon: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-3
/
+3
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-05-06
Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+5
2016-05-05
drm/radeon: Support DRM_MODE_PAGE_FLIP_ASYNC
Michel Dänzer
1
-1
/
+5
2016-05-02
drm/radeon: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-7
/
+5
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-3
/
+3
2016-03-14
drm/radeon: rework fbdev handling on chips with no connectors
Alex Deucher
1
-4
/
+2
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
1
-3
/
+16
2016-03-05
drm/radeon: Fix error handling in radeon_flip_work_func.
Mario Kleiner
1
-2
/
+2
2016-02-20
drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
Mario Kleiner
1
-2
/
+15
2016-02-12
drm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled
Lukas Wunner
1
-2
/
+3
2016-01-26
drm/radeon: only init fbdev if we have connectors
Rob Clark
1
-2
/
+4
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
1
-27
/
+79
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
1
-27
/
+79
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
1
-12
/
+2
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-12
/
+13
2015-10-02
drm/radeon: add pm sysfs files late
Alex Deucher
1
-12
/
+2
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
1
-6
/
+8
2015-03-19
drm/radeon: implement output csc property for DCE5+
Alex Deucher
1
-1
/
+1
2015-03-19
drm/radeon: add an output_csc property
Alex Deucher
1
-0
/
+13
2015-02-02
drm/radeon: fix PLLs on RS880 and older v2
Christian König
1
-0
/
+3
2014-11-20
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
Michel Dänzer
1
-1
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
[next]