index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
drm/radeon: fix dpms when driver backlight control is disabled
Alex Deucher
1
-4
/
+14
2015-10-29
drm/radeon: move bl encoder assignment into bl init
Alex Deucher
3
-1
/
+2
2015-10-23
drm/radeon: don't try to recreate sysfs entries on resume
Alex Deucher
2
-14
/
+22
2015-10-22
Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+6
2015-10-19
drm/radeon/dpm: don't add pwm attributes if DPM is disabled
Alex Deucher
1
-2
/
+6
2015-10-15
drm/radeon: attach tile property to mst connector
Dave Airlie
1
-0
/
+1
2015-10-05
drm/radeon: restore the fbdev mode in lastclose
Alex Deucher
3
-1
/
+21
2015-10-02
drm/radeon: add quirk for ASUS R7 370
Alex Deucher
1
-0
/
+1
2015-10-02
drm/radeon: add pm sysfs files late
Alex Deucher
2
-37
/
+40
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
1
-2
/
+9
2015-10-02
drm/radeon: drop radeon_fb_helper_set_par
Alex Deucher
1
-31
/
+1
2015-09-29
drm/radeon: Restore LCD backlight level on resume (>= R5xx)
Michel Dänzer
1
-4
/
+4
2015-09-23
drm/radeon: add quirk for MSI R7 370
Maxim Sheviakov
1
-0
/
+1
2015-09-23
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
Daniel Vetter
1
-0
/
+4
2015-09-02
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jeffery Miller
1
-0
/
+8
2015-08-31
drm/radeon/native: Send out the full AUX address
Alex Deucher
1
-2
/
+2
2015-08-31
drm/radeon/atom: Send out the full AUX address
Ville Syrjälä
1
-2
/
+3
2015-08-28
drm/radeon: fix HDMI quantization_range for pre-DCE5 asics
Alex Deucher
1
-7
/
+9
2015-08-27
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+5
2015-08-24
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
1
-0
/
+5
2015-08-21
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
1
-0
/
+5
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
2015-08-17
drm/radeon: Don't take dev->struct_mutex in pm functions
Daniel Vetter
1
-5
/
+0
2015-08-17
drm/radeon: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
1
-3
/
+1
2015-08-17
drm/radeon/dce6: assign different audio pins to each encoder
Alex Deucher
1
-5
/
+24
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
7
-150
/
+149
2015-08-06
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
1
-30
/
+12
2015-07-29
drm/radeon/combios: add some validation of lvds values
Alex Deucher
1
-1
/
+6
2015-07-29
drm/radeon: rework audio modeset to handle non-audio hdmi features
Alex Deucher
2
-28
/
+40
2015-07-29
drm/radeon: rework audio detect (v4)
Alex Deucher
5
-123
/
+105
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
1
-1
/
+2
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
1
-7
/
+4
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
1
-3
/
+0
2015-07-22
drm/radeon: Take all modeset locks for DP MST hotplug
Daniel Vetter
1
-4
/
+4
2015-07-20
drm/radeon: Modify kgd_engine_type enum to match CZ
Oded Gabbay
1
-1
/
+2
2015-07-16
drm/radeon/ci: silence a harmless PCC warning
Alex Deucher
1
-1
/
+1
2015-07-16
drm/radeon: fix user ptr race condition
Christian König
2
-1
/
+1
2015-07-16
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
Michel Dänzer
1
-4
/
+8
2015-07-16
drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5
Alex Deucher
1
-0
/
+1
2015-07-09
drm/radeon: disable vce init on cayman (v2)
Alex Deucher
1
-11
/
+14
2015-07-09
drm/radeon: check if BO_VA is set before adding it to the invalidation list
Christian König
1
-5
/
+5
2015-07-09
drm/radeon: allways add the VM clear duplicate
Christian König
1
-18
/
+16
2015-07-09
Revert "Revert "drm/radeon: dont switch vt on suspend""
Alex Deucher
1
-0
/
+1
2015-07-09
drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()
Michel Dänzer
1
-30
/
+19
2015-07-09
drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
Grigori Goronzy
1
-1
/
+33
2015-07-09
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2
-48
/
+37
2015-07-08
drm/radeon: fix underflow in r600_cp_dispatch_texture()
Dan Carpenter
1
-1
/
+1
2015-07-08
drm/radeon: default to 2048 MB GART size on SI+
Grigori Goronzy
1
-13
/
+19
2015-07-08
drm/radeon: fix HDP flushing
Grigori Goronzy
1
-0
/
+1
2015-07-08
drm/radeon: use RCU query for GEM_BUSY syscall
Grigori Goronzy
1
-3
/
+8
[next]