index
:
~keithp/xf86-video-amdgpu
master
X driver for amdgpu hardware
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-06
Add RandR leases with modesetting driver support [v7]
HEAD
master
Keith Packard
3
-1
/
+159
2018-07-06
xf86-video-modesetting: Create CONNECTOR_ID properties for outputs [v2]
Keith Packard
1
-0
/
+23
2018-07-06
xf86-video-modesetting: Record non-desktop kernel property at PreInit time [v2]
Keith Packard
2
-1
/
+20
2018-06-28
Call drmmode_crtc_gamma_do_set from drmmode_setup_colormap
Michel Dänzer
1
-12
/
+17
2018-06-28
Remove #if 0'd code
Michel Dänzer
1
-12
/
+0
2018-06-26
Don't apply gamma to HW cursor data if colour management is enabled
Michel Dänzer
1
-6
/
+19
2018-06-26
Also compose LUT when setting legacy gamma
Leo Li (Sunpeng)
1
-2
/
+14
2018-06-26
Compose non-legacy with legacy regamma LUT
Leo Li (Sunpeng)
1
-1
/
+186
2018-06-26
Enable setting of color properties via RandR
Leo Li (Sunpeng)
1
-0
/
+95
2018-06-26
Update color properties on output_get_property
Leo Li (Sunpeng)
1
-0
/
+21
2018-06-26
Configure color properties when creating output resources
Leo Li (Sunpeng)
1
-0
/
+131
2018-06-26
Initialize color properties on CRTC during CRTC init
Leo Li (Sunpeng)
2
-1
/
+149
2018-06-26
Cache color property IDs and LUT sizes during pre-init
Leo Li (Sunpeng)
2
-0
/
+120
2018-06-12
Check dimensions passed to drmmode_xf86crtc_resize
Michel Dänzer
1
-0
/
+8
2018-05-24
Use drmmode_crtc_dpms in drmmode_set_desired_modes
Michel Dänzer
1
-8
/
+1
2018-05-18
Call drmmode_do_crtc_dpms from drmmode_crtc_dpms as well
Michel Dänzer
1
-2
/
+1
2018-05-16
Replace 'foo == NULL' with '!foo'
Michel Dänzer
9
-24
/
+22
2018-04-30
Include xf86platformBus.h unconditionally
Slava Grigorev
1
-4
/
+2
2018-04-27
Wait for pending flips in drmmode_output_set_tear_free
Michel Dänzer
1
-0
/
+9
2018-04-26
Refactor drmmode_output_set_tear_free helper
Michel Dänzer
1
-12
/
+19
2018-04-25
Set drmmode_crtc->scanout_id = 0 when TearFree is disabled
Michel Dänzer
1
-0
/
+2
2018-04-25
Simplify drmmode_handle_transform
Michel Dänzer
1
-5
/
+1
2018-04-23
Don't call scanout_flip/update with a legacy RandR scanout buffer
Michel Dänzer
1
-0
/
+3
2018-04-23
Simplify drmmode_crtc_scanout_update
Michel Dänzer
1
-12
/
+4
2018-04-20
Update RandR CRTC state if set_mode_major fails in set_desired_modes
Michel Dänzer
1
-0
/
+2
2018-04-20
Abort scanout_update_pending event when possible
Michel Dänzer
1
-4
/
+8
2018-04-20
Track DRM event queue sequence number in scanout_update_pending
Michel Dänzer
2
-9
/
+9
2018-04-20
Ignore AMDGPU_DRM_QUEUE_ERROR (0) in amdgpu_drm_abort_entry
Michel Dänzer
1
-0
/
+3
2018-04-20
Remove set but unused amdgpu_dri2::pKernelDRMVersion
Emil Velikov
2
-7
/
+0
2018-04-20
Do not export the DriverRec AMDGPU
Emil Velikov
1
-1
/
+1
2018-04-20
Move amdgpu_bus_id/amgpu_kernel_mode within amdgpu_kernel_open_fd
Emil Velikov
1
-22
/
+23
2018-04-18
Wait for pending scanout update before calling drmmode_crtc_scanout_free
Jim Qu
1
-2
/
+4
2018-04-18
Post-release version bump
Michel Dänzer
1
-1
/
+1
2018-03-15
Bump version for 18.0.1 release
Michel Dänzer
1
-1
/
+1
2018-03-08
Pass extents to amdgpu_scanout_do_update by value
Michel Dänzer
3
-15
/
+15
2018-03-07
Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursor
Michel Dänzer
4
-23
/
+63
2018-03-06
Only change Set/MoveCursor hooks from what we expect
Michel Dänzer
1
-6
/
+10
2018-03-02
Bump version for 18.0.0 release
Michel Dänzer
1
-1
/
+1
2018-03-02
modesetting: Update property values at detect and uevent time
Keith Packard
1
-18
/
+86
2018-03-02
modesetting: Reset output_id if drmModeGetConnector failed
Daniel Martin
1
-1
/
+3
2018-03-02
modesetting: Use helper to fetch drmModeProperty(Blob)s
Daniel Martin
1
-58
/
+70
2018-03-01
fix include order for present.h configure test
Christoph Haag
1
-2
/
+2
2018-02-16
Disable all unused CRTCs before setting desired modes
Michel Dänzer
1
-12
/
+21
2018-02-15
Don't bail from drmmode_set_desired_modes immediately
Michel Dänzer
1
-9
/
+25
2018-02-15
If glamor is too old for depth 30, fall back to ShadowFB
Michel Dänzer
1
-7
/
+9
2018-02-14
Revert "Guard against pAMDGPUEnt == NULL in AMDGPUFreeRec"
Michel Dänzer
1
-1
/
+1
2018-02-14
Don't call AMDGPUFreeRec from AMDGPUPreInit_KMS
Michel Dänzer
1
-13
/
+9
2018-02-14
Guard against pAMDGPUEnt == NULL in AMDGPUFreeRec
Michel Dänzer
1
-1
/
+1
2018-02-14
Always use screen depth/bpp for KMS framebuffers
Michel Dänzer
2
-10
/
+8
2018-02-14
Add 30bit RGB color format support
Hawking Zhang
4
-1
/
+12
[next]